@charset "utf-8";

#header  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
    } 
#container {
	background-repeat: repeat-y;
	background-image: url(images/_bg_container.jpg);
}

#topnavi  a {
	color: #0064C8;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
}
#topnavi a:hover {
	color: #CD701B;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation ul {
	display: block;
}
#navigation li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #170B75;
	line-height: 30px;
	margin-left: -50px;
}
#navigation  li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 16px;
	font-size: 95%;
}
#navigation   li a:hover {
	color: #170B75;
	background-color: #CCCCCC;
	display: block;
}


#mainContent p {
	color: #666666;
	text-align: left;
	padding-right: 1px;
	padding-left: 10px;
}
#mainContent  table  tr td {
	text-align: left;
	padding: 5px;
}


#mainContent h1 {
	color: #013366;
	font-size: 130%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#mainContent h2 {
	color: #013366;
	font-size: 110%;
	padding-right: 10px;
	padding-left: 10px;
}
#news  h1 {
	color: #013366;
	font-size: 130%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#news  h2 {
	color: #013366;
	font-size: 110%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#news p {
	color: #666666;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#top   {
	background-repeat: no-repeat;
	background-image: url(images/_bg_top.jpg);

}
#footer {
	background-repeat: no-repeat;
	background-image: url(images/_bg_footer.jpg);
}
#footer a {
	font-size: 92%;
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
	text-align: left;
}
#top a {
	color: #666;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#top a:hover {
	color: #0F1C7A;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#top   table    {
	float: right;
	margin-right: 15px;
	margin-top: 2px;
}
#randoben {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	background-image: url(images/_bg_randoben.jpg);
}
#randunten {
	background-repeat: no-repeat;
	background-image: url(images/_bg_randunten.jpg);
}
#news a {
	color: #0064C8;
	text-align: left;
	padding-right: 10px;
	text-decoration: none;
}
#news a:hover {
	color: #0064C8;
	text-align: left;
	padding-right: 10px;
	text-decoration: underline;
}

.formfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CD701B;
	border-left-color: #FFFFFF;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formbutton {
	border: 1px solid #CD701B;
	background-color: #FFFFFF;
}
.aussenrahmen {
	border: 1px solid #0264C7;
}
#mainContent .kontakttable {
	text-align: left;
	padding: 5px;
}
.blau {
	color: #0264C7;
}
.orange {
	color: #CD701B;
}
.box {
	width: 530px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CD701B;
	border-left-color: #FFFFFF;
}
#mainContent  .bildrechts    {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #0064C8;
}
#mainContent .bildlinks {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #0064C8;
	margin-right: 20px;
}
.zusatz {
	font-size: 10px;
}
.rot {
	color: #CC0000;
}
.roterrahmen {
	border: 2px solid #CC0000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
