body {
	padding: 0;
	margin: 0;
	text-align: center;  /*Zentrierung im Internet Explorer */
	font-size: 11px;
	font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
	color: black;
	background-color: #F2F5FA;
	background-image: url('../img/bg.jpg');
	background-position: left top; 
	background-repeat: repeat-x;
}

p {
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #313131;
	margin: 10 7 5 7;
}

p.liste {
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #444444;
	margin: 0 7 0 7;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #214E8E;
	margin: 7 7 0 7;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #1B6091;
	margin: 4 7 5 7;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #295091;
	margin: 10 7 5 7;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #224072;
	margin: 10 7 5 7;
}

ul {
	margin: 0 0 0 20;
}

td.oben {
	border-top: 1px solid #CCCCCC;
}

td.unten {
	border-bottom: 1px solid #CCCCCC;
}

td.links {
	border-left: 1px solid #CCCCCC;
}

td.rechts {
	border-right: 1px solid #CCCCCC;
}

td.head2 {
	background-image: url('../img/head2_paar.jpg');
	background-position: right bottom; 
	background-repeat: no-repeat;
}



a:link,
a:visited {
	color: #0A42DF;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}


td.form {
	padding-left:8px;
	padding-top:8px;
}




table.mainnavi {
	background-color: #3564B3;
	width: 940px;
}

a.main_i_left,
a.main_i_center,
a.main_i_right,
a.main_i_left:hover,
a.main_i_center:hover,
a.main_i_right:hover,
a.main_a_left,
a.main_a_center,
a.main_a_right,
a.main_a_left:hover,
a.main_a_center:hover,
a.main_a_right:hover,
a.main_i_left:visited,
a.main_i_center:visited,
a.main_i_right:visited,
a.main_a_left:visited,
a.main_a_center:visited,
a.main_a_right:visited {
	display:block;
	height: 24px;
	line-height: 24px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 0;	
	padding-top:1px;
	padding-bottom:2px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-valign: middle;
}

a.main_i_left:hover,
a.main_i_center:hover,
a.main_i_right:hover {
	background-color: #74A3C5;
}

a.main_i_left {
	border-right: 1px solid black;
	border-left: 1px solid black;
}

a.main_i_center {
	border-right: 1px solid black;
}

a.main_i_right {
	border-right: 1px solid black;
}

a.main_i_left:hover,
a.main_i_center:hover,
a.main_i_right:hover {
	background-color: #349DE7;
}

a.main_a_left {
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color: #349DE7;
}

a.main_a_center {
	border-right: 1px solid black;
	background-color: #349DE7;
}

a.main_a_right {
	border-right: 1px solid black;
	background-color: #349DE7;
}

input.image {
	background-color: #2A68BE;
}

input.button:hover {
	background-color: #079FF6;
}

td.beschreibung {
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#222222;
	border-bottom:1px solid #BACEE9;
	padding:7px 0px 6px 5px;
}

td.eingabe {
	text-align:left;
	font-family:arial, verdana, helvetica, serif;
	font-size:12px;
	border-bottom:1px solid #BACEE9;
	padding:0px 5px 0px 0px;
}

td.radio {
	text-align:left;
	font-family:arial, verdana, helvetica, serif;
	font-size:12px;
	padding:2px 0px 3px 0px;
	border-bottom:1px solid #cccccc;
}

input.text,
select, 
textarea {
	font-size:10px;
}

td.form {
	padding-left: 8px;
	padding-top: 8px;
	font-size: 12px;
}

#footer_style_center {
	height:13px;
	width:914px;
	background-color: #FFFFFF;
	border: none;
}
