@charset "utf-8";




body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CED0D0;
	background-image: url(images/_bg_body.jpg);
	background-repeat: repeat-x;
	margin-top: 40px;
    }

#container  {
	width: 960px;
	background: #ffffff;
	border: 5px solid #20317F;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
    } 
#header  {
	background: #ffffff;
	height: 171px;
	float: left;
    } 


#mainContent  {
	float: left;
	background-image: url(images/_bg_maincontent.jpg);
	background-repeat: repeat-y;
	width: 580px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #170B75;
    } 
#mainContent h1		{
	font-size:120%;
	color: #170B75;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #170B75;

}
#mainContent h2 {
	font-size:90%;
	color: #170B75;
	margin-top: 20px;
	margin-left: 20px;
}






#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-right: 10px;
	margin-left: 20px;

}



#mainContent a {
	color: #20317F;
	text-decoration: none;
	font-weight: bold;
}
#mainContent a:hover {
	color: #7385DB;
}
#mainContent table {
	margin-left: 20px;
}



#mainContent td {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#mainContent td li {
	margin-left: -25px;
}

#mainContent li {
	font-size: 80%;
	margin-left: 20px;
}





#menu   {
	float: left;
	width: 170px;
	height: 370px;
	background-image: url(images/_bg_menu.gif);
	background-repeat: no-repeat;
}
#menu ul {
	display: block;
}
#menu li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #170B75;
	line-height: 30px;
	margin-left: -40px;
}

#menu  li a {
	color: #333333;
	text-decoration: none;
	font-size: 75%;
	display: block;
	padding-left: 16px;
}
#menu   li a:hover {
	color: #170B75;
	background-color: #CCCCCC;
	display: block;
}

#picture   {
	float: right;
	width: 173px;
    }
#picture img {
	margin-top: 18px;
}


#footer  {
	height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #20317F;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
    } 
#footer a {
	text-decoration: none;
	color: #A9ABAB;
	font-size: 65%;
	margin-left: 20px;
	line-height: 20px;
}



    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
.imgrechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imglinks {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-indent: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #170B75;
	border-right-color: #170B75;
	border-bottom-color: #170B75;
	border-left-color: #170B75;

}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #170B75;
	background-color: #FFFFFF;
	text-indent: 10pt;
	border: 1px solid #451B2F;

}

    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.first {
	margin-left: 15px;
}
.img-rahmen {
	border: 1px solid #170B75;
}
.ebene2 {
	padding-left: 25px;

}
.aussenrahmen {
	float: left;
	border: 1px solid #170B75;
	margin-right: 5px;
	margin-bottom: 5px;
}

