@charset "utf-8";
#header {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	background-color: #9FC1FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	background-image: url(images/_header_neu.jpg);
	background-repeat: no-repeat;
}
#menu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	text-align: center;
}
#menu   a {
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-size: 80%;
	line-height: 25px;
	padding-left: 10px;
}
#menu a .linkende{
	text-decoration: none;
	border-right-style: solid;
	line-height: 25px;
	border-right-width: 1px;
	border-right-color: #FFF;
	padding-right: 10px;
}
#menu  a:hover {
	color: #666;
	text-decoration: none;
}

#headline {
	height: 20px;
	padding-left: 20px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#headline h1 {
	color: #4987FF;
	font-size: 95%;
}


#mainContent {
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	padding-bottom: 20px;
}



#mainContent  p  {
	color: #999999;
	text-align: left;
	font-size: 80%;
	margin-left: 20px;
	margin-right: 20px;
}
#mainContent a {
	color: #9FC1FF;
	text-decoration: none;
}
#mainContent h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FC1FF;
	margin-right: 20px;
	margin-left: 20px;
}

#mainContent a:hover {
	color: #2262FF;
	text-decoration: none;
}

#mainContent ul li {
	font-size: 80%;
	list-style-image: url(images/_liste_blau.gif);
	list-style-type: none;
}
#mainContent table td {


}
#mainContent table td p {


}
#mainContent table td p .center {
	margin-left: 30px;
}




#footer a {
	font-size: 70%;
	color: #CCC;
	text-decoration: none;
	margin-left: 10px;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

#mainContent  h1  {
	color: #4987FF;
	font-size: 80%;
	padding-left: 20px;
}
#mainContent  h2  {
	color: #4987FF;
	font-size: 100%;
	margin-left: 20px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2262FF;
	border-right-color: #2262FF;
	border-bottom-color: #2262FF;
	border-left-color: #2262FF;
	width: 250px;
	line-height: 20px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #2262FF;
}
#footer {
	background-image: url(images/_footer_neu.jpg);
	background-repeat: no-repeat;
}
.imgrechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.blau {
	color: #4987FF;
}

