/*
Theme Name: Templaworld Version 18 Juhachi
Theme URI: http://www.Templaworld.net
Description: Die neuste Version von Templaworld
Version: 18.1
Author: Denis Seyfried
Author URI: http://www.templaworld.net
Tags: anime, unique, custom-header
*/

body, html {
	background-color: #858489;
	font-size: 11px;
	font-family: Arial;
	color:#333333;
	padding:0;
	margin:0;
}

table,td,tr {
	font-size: 12px;
}

a:focus { outline:none; }

a {
	color: #de2222;
	text-decoration: none;
}

a:hover {
	color: #de2222;
	text-decoration: underline;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

blockquote {

	color: #666666;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style:italic;}
	
img.alignnone {
	display: block;
	max-width: 677px;
	border: 1px solid #CCC;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	max-width: 677px;
	border: 1px solid #CCC;
	}
	
.alignright {
	float: right;
	max-width: 677px;
	border: 1px solid #CCC;
}

.alignleft {
	float: left;
	max-width: 677px;
	border: 1px solid #CCC;
}

/* ##### Background image ##### */

div.seiten_hg2 {
	position:absolute; 
	height:503px; 
	width:100%; 
	left:0px; 
	background-image: url(images/bg.jpg); 
	background-repeat:repeat-x; 
	background-position:0px 0px;
}

/* ##### Sideparts (Bilder am Rand) ##### */

sideparts {
	border-color:#FF0000;
	width:1020px;
	padding:0;
	margin:0;
}

.sideparts_left {
	border:0px;
	width:10px;
	background-image:url(images/part_left.png);
	background-repeat:repeat-y;
}

.sideparts_right {
	border:0px;
	width:10px;
	background-image:url(images/part_right.png);
	background-repeat:repeat-y;
}

/* ##### Container ##### */

#container {
	width: 1000px;
	margin-bottom: 0px;
	margin:0 auto;
	background-color: #ffffff;
	float: left;
}

/* ##### Header ##### */

#header {
	background-color: #ffffff;
	/* background-image:url(images/design01.jpg); Definiert im Index mit PHP Script */
	background-repeat:no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 305px;
}

/* ##### Subheader ##### */

#subheader {
	background-color: #ffffff;
	/*background-image:url(images/design02.jpg);
	background-repeat:no-repeat;*/
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 171px;
}

#boxhead_1 {
	clear:both;
	float:left;
	width:683px;
	height:26px;
	position:relative;
	top:1px;
	left:0px;
	background-color:#292929;
	color:#858489;
	background:url(images/bg_subhead3.gif);
}

#boxhead_2 {
	float: left;
	width:306px;
	height:26px;
	position:relative;
	top:1px;
	left:5px;
	background-color:#292929;
	color:#858489;
	font-weight:normal;
	font-size: 12px;
}

#projekte {
	float:right;
	position: relative;
	padding: 0px 6px 0px 0px;
}

.projekt_img {
	margin: 0 0 0 0px;
}

#subheader_cont {
	padding:3px;
	font-size: 11px;
}

#sideloginpanel {
	position:relative;
	float: right;
	width:304px;
	height:109px;
	left:-6px;
	top:37px;
	font-size: 12px;
	z-index: 2;
}

/* ##### Menü ##### */

.menu-header {
	clear: both;
	float: left;
	position:relative;
	width:500px;
	height:40px;
	left:0px;
	top:5px;
	z-index:2;
}

.menu .home {
	width: 64px;
}

.menu .newgene {
	width: 84px;
}

.menu .templaworld {
	width: 109px;
}

.menu .downloads, .menu .projekte {
	width: 99px;
}

.menu .galerie {
	width: 69px;
}

.menu .features {
	width: 84px;
}

.menu .forum {
	width: 70px;
}

/* ##### Content ##### */

#content {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	width: 685px;
	font-size: 12px;
	float:left;
	position:relative;
}

div#content { 
	min-height:600px;
}

.tab_cont {
	font-size: 12px;
	color:#000;
	padding-top: 10px;
	max-width: 500px;
}

#main_content_einrahmung {
	width:100%;
	float:left;
	position:relative;
	top: -30px;
	margin-bottom: 30px;
}

/* ##### Navigationen ##### */

#rechts {
	clear: both;
	float:right;
	/*position:relative;
	left: 687px;
	top: 0;*/
	width: 306px;
	margin: 0;
	position: relative;
	right: 5px;
	top: 24px;
	padding: 0px 0px 7px 0px;
}

.sidebar_tabhead {
	width: 306px;
	height:26px;
	font-weight:normal;
	font-size: 12px;
	background-color:#292929;
	color:#858489;
	vertical-align: middle;
}

.sidebar_cont {
	width: 306px;
	color:#858489;
	background-color: #212121;
	text-align: left;
	font-size: 12px;
	padding: 4px 0 4px 0; /* Abstand oben und unten von der Sidebar */
}

.sidebar_cont a {
	color: #FFF;
}

.sidebar_cont a:hover {
	color:#FFF;
	text-decoration:underline;
}

.sidebar_tabhead_switch {
	width: 306px;
	height:26px;
	font-weight:normal;
	font-size: 12px;
	background-color:#292929;
	color:#858489;
	/* End layout CSS */
	overflow:hidden;
	cursor:pointer;
}

.sidebar_cont_switch {
	width: 306px;
	color: #FFF;
	background-color: #212121;
	text-align: left;
	/* End layout CSS */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.widget input[type="text"] {
	height: 18px;
	width: 150px;
}

.sidebar_tabhead + div, .sidebar_tabhead + form {
	padding: 6px;
}

.hide_show .sidebar_tabhead{
	cursor: pointer;
}

/* ##### Footer ##### */

#footer {
	clear: both;
	float: left;
	width:990px;
	height:70px;
	padding: 0px;
	text-align: left;
	background-color:#292929;
	color:#858489;
	padding: 5px 5px 7px 5px;
	font-size: 12px;
}

#footer a {
	color:#858489;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

/*
Sliding Login Panel
*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */

.tab {
  	background: url(images/tab_b.png) repeat-x 0 0;
	height: 28px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 28px;
	width: auto;
  	font-weight: bold;
	line-height: 28px;
	margin: 0;
	right: 20%;
  	color: #FFF;
  	font-size: 12px;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(images/tab_l.png) no-repeat left 0;
  	height: 28px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(images/tab_r.png) no-repeat left 0;
  	height: 28px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 28px;
  	background: url(images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #de2222;
}

.tab ul.login li a:hover {
	color: #FFF;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 4px;
}

.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}

/* sliding panel */

#toppanel {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#2panel {
	background: url(images/bg_toppanel.jpg) repeat-x;
}

#panel {
	width: 1000px;
	height: 270px;
	background: url(images/bg_toppanel_content.jpg) no-repeat;
	color: #FFF;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	font-size: 12px;
}

#panel h1 {
	font-size: 18px;
	padding: 5px 0 10px;
	margin: 0;
	color: #de2222;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: #FFF;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #D7D7D7;
}

#panel a:hover {
	color: #de2222;
	text-decoration: underline;
}


#panel .content {
	width: 1000px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
}

#panel .content .left {
	float: left;
	padding: 0;
}

#panel .content .right {
	border-right: 1px solid #333;
}

/* Ab hier die Horizontalnavigation */

.menu {
width:688px;
height:29px;
}
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:100px;
}
.menu li {
float:left;
width:100px;
position:relative;
}
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff;
height:29px; 
border:1px solid #272727; 
border-width:1px 1px 0 0; 
background: none; 
padding-left:10px; 
line-height:29px;
}
* html .menu a, * html .menu a:visited {
width:100px;
}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}
.menu ul ul a.drop:hover {
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
.menu ul ul ul a:hover{
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}

.menu table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}

.menu ul ul {
visibility:hidden;
position:absolute;
top:30px;
left:0; 
width:100px;
z-index:1;
}
* html .menu ul ul {
bottom:30px;
}
.menu ul ul ul{
left:100px; 
width:100px;
}
.menu ul ul ul.left {
left:-100px;
}


.menu ul ul a, .menu ul ul a:visited {
background-image:url(images/bg_subnavi.png);
color:#B1B1B1; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
}
* html .menu ul ul a{
width:100px;
width:129px;
}


.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#373737;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#373737;
background-image:url(css/bg_navi.jpg);
}

.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
height:auto;
}
.menu ul :hover ul ul{
display:none;
}
.menu ul :hover ul :hover ul ul{
display:none;
}
.menu ul :hover ul :hover ul{ 
display:block;
bottom:0;
}
.menu ul :hover ul :hover ul :hover ul { 
display:block;
bottom:0;
}

/* Hauptmenu Styling */
.menu_font {
	font-size: 12px;
	font-weight: bold;
}

.kennzeichnen {
	font-weight:bold;
	color:#de2222;
}

/* Tabellen Content Styling */


.c-title {
	color:#000;
	font-size: 20px;
	font-weight: bold;
	width: 683px;
	padding-left: 4px;
}

.c-title a {
	color:#000;
	text-decoration: none;
}

.c-title a:hover {
	color:#de2222;
	text-decoration: none;
}

.c-stitle {
	background-color:#292929;
	color:#858489; 
	width: 685px;
	height: 26px;
	font-size: 12px;
}

.c-stitle a {
	color:#858489;
}

.c-stitle a:hover {
	color:#FFF;
	text-decoration:none;
}

.c-stitle-right {
	font-weight: bold;
	text-align: right;
	float: right;
}

.c-info {
	width: 683px;
	border: 1px #cacaca solid;
	font-size: 12px;
	height: 66px;
	background:url(images/bg_content_tabelle.jpg) repeat-x;
}

.c-views {
	float: right;
	padding: 3px;
}

.c-ava {
	float:left;
	border-right: 1px #cacaca solid;
	width: 66px;
	height: 64px;
	margin-right: 3px;
}

.c-content {
	color:#333;
	font-size: 12px;
	padding-left: 4px;
	width: 679px;
}

.c-content img {
	max-width: 679px;
}

.c-end {
	color:#666;
	background-color:#E6E6E6;
	height: 26px;
	width:100%;
	font-size: 12px;
}

.c-end a {
	color: #000;
}

.c-end a:hover {
	color:#333;
	text-decoration: underline;
}

.c-end .socialmedia {
	float:right; 
	text-align:right;
	padding-top: 3px;
}
 
.socialmedia a {
	width: 90px;
	height: 20px;
	float: right;
	margin-right: 3px;
	background-image: url(/images/post/socialmedia.png);
}

.socialmedia .facebook {
	background-position: -180px;
}

.socialmedia .twitter {
	background-position: -90px;
}

/* facebook -180
	twitter -90*/

.greyed {
	color:#999;
}

.greyed a {
	color:#999;
	text-decoration:none;
}

.greyed a:hover {
	color:#666;
	text-decoration: underline;
}

.c-cat {
	color:#666;
}

.c-cat a {
	color:#666;
	text-decoration:none;
}

.c-cat a:hover {
	color:#000;
	text-decoration:underline;
}
	
