/* CSS Document */

html,body{
	margin:0px;
	background-image:url('http://www.kingofkingz.de/fileadmin/images/bg.jpg');
	background-color:#000000;
	background-attachment:fixed;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

a{
	text-decoration:none;
	color:#2f1312;
}
a:hover{
	color:#000000;
}

.rahmen{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:990px;
	border-left:5px solid #131313;
	border-right:5px solid #131313;
}

td.flash-header{
	width:750px;
	height:40px;
	background-color:#2f1312;
	background-image:url('http://www.kingofkingz.de/fileadmin/images/redshadow-top.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
td.header{
	width:750px;
	height:210px;
	background-color:#FFFFFF;
	background-image:url('http://www.kingofkingz.de/fileadmin/images/header.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

td.menue{
	background-color:#000000;
	width:200px;
	vertical-align:top;
	font-size:75%;
	border-right:2px solid #000000;
}
.content{
	background-color:#ffffff;
	width:553px;
	vertical-align:top;
	color:#3c3c3c;
	font-size:75%;
}
.inhalt{
	color:#3c3c3c;
	font-size:100%;
}

div.specials{
	min-height:120px;
	text-align:center;
	padding:8px;
	padding-left:15px;
	background-color:#2f1312;
	color:#FFFFFF;
	background-image:url('http://www.kingofkingz.de/fileadmin/images/specials-shadow.gif');
	background-position:top;
	background-repeat:repeat-x;
}
div.inhalt{
	padding:12px;
}

td.menue-rechts{
	background-color:#000000;
	background-image:url('http://www.kingofkingz.de/fileadmin/images/menue-right-top.gif');
	background-position:top;
	background-repeat:no-repeat;
	width:230px;
	vertical-align:top;
	font-size:80%;
	text-align:center;
}

h1{
	margin:0px;
	background-image:url('http://www.kingofkingz.de/fileadmin/images/redarrow.gif');
	background-repeat:no-repeat;
	background-position:8px 7px;
	padding:3px;
	padding-left:20px;
	border:1px solid #000000;
	color:#810000;
	font-size:inherit;
	font-weight:bold;
}

/* News Style*/

div.news-title{
	font-weight:bold;
	color:#a10101;
}
div.news-title a{
	text-decoration:none;
	color:#79572b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.news-title a:hover{
	color:#79572b;
}
div.news-content{
	text-align:justify;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#353535;
	border-bottom:1px dashed #8b8b8b;
	margin-bottom:20px;
}
div.news-comment{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#828282;
	font-size:80%;
}
div.news-links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#828282;
	font-size:80%;
	background-color:#f2f2f2;
	border:1px dashed #e0e0e0;
	margin-bottom:10px;
	text-align:center;
}
div.news-links a{
	font-size:100%;
	font-weight:bold;
	color:#828282;
}
div.news-links a:hover{
	color:#000000;
}


/* Menue */
.menue-header{
	background-image:url('http://www.kingofkingz.de/fileadmin/images/menue-header.gif');
	height:19px;
	color:#FFFFFF;
	padding-top:2px;
	padding-left:10px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	border-top:2px solid #000000;
}
.subnavigation-bg{
	background-image:url('http://www.kingofkingz.de/fileadmin/images/menue-bg.jpg');
}
.subnavigation{
	background-color:#110000;
	padding:1px;
	padding-left:10px;
	color:#a3ad7b;
	line-height:16px;!important;
}
.subnavigation a{
	color:#ff9c37;
}
.subnavigation a:hover{
	color:#ffffff;
}

/* Suche */

div.search{
	margin-top:2px;
	min-height:250px;
	background-image:url('http://www.kingofkingz.de/fileadmin/images/menue-dirt.jpg');
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
}

div.search input{
	background-color:#000000;
	color:#666666;
	border:1px solid #666666;
	padding:2px;
}

/* Galerie Style */

#galerieliste img{
	margin:4px;
	border:1px solid #000000;
}
#wtgallery_category_area img{
	margin:4px;
	border:1px solid #000000;
}
#wtgallery_singlepic_area img{
	margin:4px;
	border:1px solid #000000;
}