/* --------------------------------------------------*/
/* This Stylesheet is watermarked and protected      */
/* (C)opyright by www.gaslicht1.de                   */
/* no modification or copy allowed!                  */
/* for further questions contact the webmaster       */
/* 2004 (C) by Gaslicht No.1 Esslingen/Germany       */
/* --------------------------------------------------*/
body, html{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
	font-size: 13px;
	line-height: 14px;
}
#wrapper{
	width: 780px;
	margin: 0 auto 0 auto;
}
#header{
	margin-left: 20px;
	margin-right: 20px;
}
#navishadow{
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(../images/navishadow.gif) no-repeat;
}
#content{
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px 15px 20px 15px;
	background: url(../images/content.gif) repeat-y top;
}
.aktuell-titel{
	width: 232px;
	background-color: #000000;
	color: #ffffff;
	float: left;
}
.aktuell-inhalt{
	font-size: 12px;
	height: 60px;
	overflow: hidden;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid black;
}
.banner-titel{
	margin-left: -1px;
	width: 468px;
	background-color: #000000;
	color: #ffffff;
	float: left;
}
.banner-inhalt{
	height: 60px;
	border: 1px solid black;
	color: #FFFFFF;
	overflow: hidden;
}
#footerfx{
	margin-left: 20px;
	margin-right: 20px;
	height: 20px;
	background: url(../images/footerfx.gif) no-repeat;
}
#footer{
	margin-left: 20px;
	margin-right: 20px;
	background-color: #C5C18D;
	text-align: center;
}
#validw3c{
	float: right;
	margin-right: 10px;
	width:53px;
	height:40px;
}
#footer a:link, #footer a:visited, #footer a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
}
#footer a:hover{
	background-color: #FFCC00;
	font-weight: bold;
}
.rot{
	color: red;
}
.shadowfx{
	background: url(../images/shadowfx.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.noborder{
	border: 0px;
}
.smalltext{
	font-size: 0.8em;
}
h1                  { margin: 0px 0px 20px 0px; font-size:18px; font-weight:bold; }
div.gb              { margin: 0px 0px 20px 0px; padding: 0px; border: 3px solid #FFCC66; line-height: 19px; }
div.gb-author       { margin: 0px; padding: 1px 10px 1px 10px; border-bottom: 1px solid #FF0000; background: #FFCC66; }
p.gb-author-left    { margin: 0px; float: left; }
p.gb-author-right   { margin: 0px; text-align: right; }
div.gb-entry        { margin: 10px; padding: 0px; }
p.gb-browse         { text-align: right; font-weight: bold; }
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 0px 0px; color: #333333; font-style: italic; font-weight: bold; }
img                 { border: 0px; }
a, a:link, a:visited, a:active{
	color: #0000FF;
	text-decoration: underline;
	background: transparent;
}
a:hover, a:focus{
	color: #FFFFFF;
	background-color: #FFCC00;
	text-decoration: none;
}