/* - - - - - - - - - - - - - - - -  BODY START - - - - - - - - - - */
body {
	font: 72% Arial, verdana, helvetica, sans-serif; 
	margin:2px;
	padding:0px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #484848;
	text-align: center;
}
/* - - - - - - - - - - - - - - - - BODY ENDE  - - - - - - - - - - -*/
/* - - - - - - - - - - - - - - - - ALLGEMEIN START - - - - - - - - - - */
img {
	border: 0px;
	margin-left: 5px;
	margin-right: 1px;
}

a {
	color: #3E64A7;
	text-decoration: none;
}

.a_deaktiviert {
	color: #999999;
	text-decoration: none
}

a:hover {
	color: #3E64A7;
	text-decoration: underline;
}

fieldset {
	border: 0px;
	margin: 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

textarea {
	font: 100% Arial, verdana, helvetica, sans-serif;	
}

select {
	font-size: 1em;
}

input {
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif; 
}

table, tr, td {
	font-size: 1em;
}

h1 {
	font-size:1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 20px;
}

hr {
	border: 1px dashed #367A0C;
}

/* - - - - - - - - - - - - - - - -  ALLGEMEIN ENDE - - - - - - - - - - */
/* - - - - - - - - - - - - - - - -  Seitenaufbau - - - - - - - - - - */
#container {
	background-color: #ffffff;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 0px;
	text-align: left;
}

/* - - - - - - - - - - - - - - - -  Header - - - - - - - - - - */

#header {
	position: relative;
	left: 0px;
	width: 1000px;
	height: 171px;
	margin: 0px;
	padding: 0px;
	background-image: url(/bilder/system/header.jpg);
}

#header-en {
	position: relative;
	left: 0px;
	width: 1000px;
	height: 171px;
	margin: 0px;
	padding: 0px;
	background-image: url(/bilder/system/header_en.jpg);
}

#header-jp {
	position: relative;
	left: 0px;
	width: 1000px;
	height: 171px;
	margin: 0px;
	padding: 0px;
	background-image: url(/bilder/system/header_jp.jpg);
}

#header-flaggen{
	position:relative;
	float: right;
	text-align: center;
	background: #CDCDCD;
	padding-bottom: 3px;
	padding: 6px;
	border: 1px solid #A7A9AC;
}

#ueberschrift {
	position: relative;
	font-size: 2.0em;
	left: 0px;
	width: 998px;
	height: 38px;
	margin-left: 0px;
	background: url(/bilder/system/header_kleiner.jpg) no-repeat top;
}

.ueberschrift_text {
	padding-top: 8px;
	margin-left: 450px;
	font-variant: small-caps;
}

.ueberschrift_strich {
	float: left;
	left: 0px;
	width: 998px;
	height: 8px;
	margin: 0px;
	background: url(/bilder/system/header_strich.jpg) no-repeat top;
}

#footer {
	left: 0px;
	width: 1000px;
	height: 86px;
	margin: 0px;
	background: url(/bilder/system/footer.gif) no-repeat top;
	
}

.footer_schrift {
	margin-left: 9px;
	width: 220px;
	color: #003073;
	float: left;
}

.footer_nach_oben {
	margin-left: 21px;
	margin-top: 60px;
	width: 200px;
	float: left;
}


/* - - - - - - - - - - - - - - - -  Navigation Links - - - - - - - - - - */
.navigation_links {
	padding-left: 8px;
	width: 220px;
	float: left;
	color: #003073;
	background-image: url(/bilder/system/bg_navi_links.jpg);
	background-repeat: no-repeat;
	background-position: left,top;
	font-variant: small-caps;
}

#content_aufbau {
	width: 760px;
	float: left;
}

.content_aufbau_abstand {
	padding-left: 40px;
	padding-right: 40px;
}

.content_aufbau_abstand_rechts {
	padding-left: 500px;
	padding-bottom: 20px;
}

.content_aufbau_abstand_rechts_ru {
	padding-left: 550px;
	padding-bottom: 20px;
}

.navigation_links ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.navigation_links a { color: #003073; }
.navigation_links a:hover { color: #003073; }

.abstand_hauptnavi {
	border: 1px solid white;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 120%;
}

.abstand_hauptnavi_sub {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 120%;
}

.abstand_subnavi_mitte {
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding-left: 23px;
	padding-top: 1px;
	padding-bottom: 3px;
	line-height: 120%;
}

.abstand_subnavi_unten {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 23px;
	padding-top: 1px;
	padding-bottom: 3px;
	line-height: 120%;
}

.hauptebene_0 {
	color: #32508C;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}

.hauptebene_0_hintergrund {
	background-color: #E6F0FA;
	font-size:1.3em;
	text-align: center;
	margin: 5px;
}

.subebene_1 {
	margin-top: 4px;
	width: 200px;
	margin-right: 1px;
	font-weight: normal;
	font-variant: small-caps;
	font-size:1.2em;
	border: 1px solid #3D107B;
}

.subebene_1_akt {
	margin-top: 4px;
	width: 200px;
	margin-right: 1px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.2em;
	border: 1px solid #3D107B;
}

.subebene_2 {
	padding-left: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	font-size:0.9em;
}

.subebene_2_akt {
	padding-left: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	font-size:0.9em;
}
/* - - - - - - - - - - - - - - - -  Content - - - - - - - - - - */


.ueberschrift_startseite {
	font-size:1.4em;
	font-weight: bold;
	font-variant:small-caps;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #3E64A7;
}

.content_ueberschrift {
	font-size:1.2em;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-left: 20px;
	margin-right: 20px;
}

.ueberschrift-klein { 
	font-weight: bold; 
	font-size: 1.2em; 
}

.content_text {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.text-whitfooter_schrifte_to_delete {
	color: white;
}

.content_2spaltig {
	width: 500px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* - - - - - - - - - - - - - - - -  Aktuelles - - - - - - - - - - */

.aktuelles {
	width: 563px;
	padding-top: 10px;
	margin-left: 20px;
}

.aktuelles_ueberschrift{
	color: white;
	font-size:1.1em;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom: 3px;
	border-bottom: 1px solid #367A0C;
	background : #009F3B;
}

.aktuelles_ueberschrift a 	{ color: white; font-weight: bold; }
.aktuelles_ueberschrift a:hover { color: white; font-weight: bold; }

.aktuelles_content{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 15px;
	background-color: #E5E5E5;
}

/* - - - - - - - - - -  Infobox - - - - - - - - - - */

.infobox {
	width: 200px;
	padding-top: 10px;
	margin-left: 0px;
}

.infobox_ueberschrift{
	color: white;
	font-size:1.1em;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #367A0C;
	background : #009F3B;
}

.infobox_content{
font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #E5E5E5;
}

