@charset "utf-8";
html {
	min-height: 100.18%;
	/*overflow:scroll;*/
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(pictures/verlauf.png);
	background-repeat: repeat-x;
}

#container_shadow {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pictures/shadow.png);
	background-repeat: repeat-y;
}

#container {
	width: 900px;
	background-color: #FFFFFF;
	overflow: visible;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}
#logo {
	height: 100px;
}

#nav_space {
	background-color: #D20000;
	height: 5px;
}


#loginbox {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	height: 105px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.textbox       {
	border: 1px solid #999999;
	width: 145px;
}
.button   {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #BB0000;
}


#misc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#maincontainer {
	background-color: #FFFFFF;
	width: 100%;
}

#inhalt {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#news {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_date {
	color: #750000;
	font-size: 10px;
	padding-left: 10px;
}
.news_date2 {
	color: #666666;
	font-size: 10px;
}

.news_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9393;
	width: 100%;
	height: 5px;
}
.news_line2{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 100%;
	height: 5px;
}
.RedDot {
	list-style-image: url(pictures/dot.png);
	list-style-type: none;
}

#footer {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #EFEFEF;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.box_header {
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.LineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.LineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.news_archiv_link {
	padding-right: 10px;
	text-align: right;
}

.news_list tr:hover {
	background:#FFECEC; /*#CCCCCC;*/
}
.errorDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; /*#FFFFFF;*/
	background-color: #FFD800;/*#FF0000;*/
	padding-top:2px;
	padding-left:2px;
	border:1px #ff0000 solid;
}
.Star {
	color: #ff0000;
}
.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.verlauf_red {
	background-image: url(pictures/verlauf_red.png);
	background-repeat: no-repeat;
	height: 10px;
}
.trenner {
	color: #C10000;}
.smallmenu a:link{
	color:#FFFFFF;
	text-decoration: none}
.smallmenu a:visited{
	color:#FFFFFF;
	text-decoration: none}
.smallmenu a:hover{
	color:#FFFFFF;
	text-decoration: underline}
.smallmenu a:active{
	color:#FFFFFF;
	text-decoration: none}
#nav a:link{
	color:#FFFFFF;
	text-decoration: none}
#nav a:visited{
	color:#FFFFFF;
	text-decoration: none}
#nav a:hover{
	color:#FFFFFF;
	text-decoration: underline}
#nav a:active{
	color:#FFFFFF;
	text-decoration: none}
#inhalt a:link{
	color:#FF0000;
	text-decoration: none}
#inhalt a:visited{
	color:#FF0000;
	text-decoration: none}
#inhalt a:hover{
	color:#FF0000;
	text-decoration: underline}
#inhalt a:active{
	color:#FF0000;
	text-decoration: none}
#news a:link{
	color:#FFFFFF;
	text-decoration: none
}
#news a:visited{
	color:#FFFFFF;
	text-decoration: none
}
#news a:hover{
	color:#FFFFFF;
	text-decoration: underline
}
#news a:active{
	color:#FFFFFF;
	text-decoration: none
}

.kontaktformular {
	border: 1px solid #999999;}
.kontakt_back {
	background-color: #FFFFFF;}

.TableSep1 {
	border-bottom:1px #999999 dashed;
}
.TableSep2 {
	border-bottom:1px #999999 dashed;
	border-left:5px #cccccc solid;
}
.menuright {
	background-color: #FF0000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D20000;
}
