@charset "utf-8";
#top a:hover {
	color: #333333;
	text-decoration: none;
}
#mainContent #headline{
	height: 20px;
	margin-top: 20px;
	margin-left: 230px;
	margin-bottom: 20px;
}
#mainContent #headline h1{
	color: #CD0102;
	font-size: 100%;
	font-weight: normal;
	margin-left: 0px;
}
#menu {
	background-image: url(images/_bg_menu.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 210px;
	padding-top: 5px;
	height: 28px;
}


#menu   a {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 80%;
	line-height: 28px;
}
#menu  a:hover {
	color: #CCC;
	text-decoration: none;
}

#mainContent {
	float: left;
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

#mainContent table {
	margin-left: 230px;
}
#mainContent li {
	color: #333;
	font-size: 80%;
	margin-right: 100px;
	margin-left: 0px;
}
#mainContent ul {
	margin-left: 280px;
}
#mainContent ol {
	margin-left: 260px;
	margin-right: 70px;

}





#mainContent  p  {
	color: #333;
	text-align: left;
	font-size: 80%;
	margin-left: 20px;
	margin-right: 20px;
}
#mainContent  h2  {
	color: #CD0102;
	font-size: 80%;
	line-height: 20px;
	margin-left: 230px;
	margin-right: 100px;
}
#mainContent a {
	color: #A50200;
	text-decoration: none;
}
#mainContent a:hover {
	color: #333333;
	text-decoration: none;
}
#mainContent #nevi-left table {
	margin-left: 0px;
}

#footer {
	background-image: url(images/_footer.jpg);
	background-repeat: no-repeat;

}
#footer a {
	font-size: 70%;
	text-align: right;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	margin-left: 20px;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
.formfield {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF8EA;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF8EA;
	border-right-color: #A00002;
	border-bottom-color: #A00002;
	width: 250px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #A00002;
}


.imgrechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#mainContent table td {
	font-size: 80%;
}
#header {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.rot {
	color: #CD0102;
}
.aussenrahmen {
	border: 1px solid #CD0102;
}

