html * { font-size: 100.01% }

body{
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-variant:normal;
	background-color:#333333;
	margin-top:25px;
	padding:0px;

}

#oben{
	float:none;	
	width:933px;
	height:15px;
	margin-top:0px;
	padding-top:0px;
	text-align:left;
	font-size:1.3em;
	background-image:url(pic/rahmen_oben.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#unten{
	width:900px;
	background-image:url(pic/rahmen_unten.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#links{
	width:15px;
	float:left;
	background-image:url(pic/rahmen_links.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#rechts{
	width:15px;
	float:right;
	background-image:url(pic/rahmen_rechts.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

a:visited {
	color:#333334;
	text-decoration:none;
}
a:link {
	color:#333334;
	text-decoration:none;
}
a:hover{
	
    color:#B9110D;
	text-decoration:none;

}
a:active{
    color:#333334;
	text-decoration:none;
}

#root {
	float:none;	
	text-align:center;
	margin:auto;
	margin-top:0;
	width:900px;
	height:auto;
	
}

#banner {
	float:none;	
	width:933px;
	height:251px;
	margin-top:0px;
	padding-top:0px;
	text-align:left;
	font-size:1.3em;
	background-image:url(pic/banner.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
	/*border-color:#000000;
	border-style:solid;
	border-width:thick;*/
}

#main {
	float:none;
	width:933px;
	height:auto;
	margin:0px;
	padding:0px;
	/*background-color:#bc3225;*/
	/*background-color:#d4bfa2;*/
	background-color:#CEB692;
	/*background-image:url(pic/main.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;*/
	
	/*border-color:#000000;
	border-style:solid;
	border-width:thick;
	border-top-width:1px;
	border-bottom-style:none;*/
	
	/*overflow:visible;*/
}

#newsright{
	float:right;
	padding-right:15px;
	width:250px;
}

#newsleft{
	float:left;
	padding-left:15px;
	width:650px;
}

#menu {
	float:none;	
	width:933px;
	height:0px;
	text-align:left;
	margin:0;
	/*background-color:#FFFFFF;*/
}


#foot {
	background-image:url(pic/foot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-align:center;
	float:none;	
	clear:both;
	width:933px;
	height:200px;
	
	/*border-top-style:none;
	border-color:#000000;
	border-style:solid;
	border-width:thick;
	border-top-width:0px;*/
	}

.text {
	padding-left:10px;
	padding-right:10px;
	width:600px;
	text-align:left;
	margin:15px;
	background-image:url(pic/text-back.png);
	background-position:left;
	background-repeat:repeat-y;
	background-attachment:scroll;
}
/****************************************/      

ul.menu {
	list-style-type:none;
	width:933px;
	position:relative;
	display:block;
	height:33px;
	font-size:1.2em;
	font-variant:small-caps;
	background:url(pic/bg.png) repeat-x top left;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	border:1px solid #000;
	margin:0;
	padding:0;
	background-color:#DE3330;
	
	/*border-color:#000000;
	border-style:solid;
	border-width:thick;
	border-top-width:1px;
	background-color:#DE3330;*/
}

ul.menu li {
	background-color:#DE3330;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul.menu li a {
	float:left;
	/*color:#A79787;
	text-decoration:none;*/
	color:#fff;
	background:url(pic/bg.png) repeat-x top left;
	text-decoration:none;
	background-color:#DE3330;
	height:24px;
	padding:9px 15px 0;
	font-weight:normal;
}


ul.menu li a:hover,.current {
	color:#fff;
	background:url(pic/bg.png) repeat-x top left;
	text-decoration:none;
	background-color:#DE3330;
}

ul.menu .current a {
	color:#fff;
	/*font-weight:700;*/
	background-color:#DE3330;
}                 
    
	
div.gb              { margin: 0px 230px 20px 270px; padding: 10px; border: 1px solid #000000; line-height: 19px; }
div.gb-author       { margin: 0px; padding: 7px 10px 7px 10px; border-bottom: 1px solid #ff0000; background: #D4D4D4; }
p.gb-author-left    { margin: 0px; float: left; }
p.gb-author-right   { margin: 0px; text-align: right; }
div.gb-entry        { margin: 0px; padding: 5px; }

p.gb-admin-buttons  { margin: 5px 0px 0px 0px; text-align: right; }
.caution            { color: red; font-weight: bold; }
.small              { font-size: 11px; line-height:16px; }
.comment            { margin: 10px 0px 10px 0px; color: #808080; font-style: italic; }