body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.foto_bsp {
	position: relative;

	top: 10px;
	left: 0px;
}

.img_border {
	border-color: black;
	border-width: 1;
	border-style: solid;
}

.laenderbild {
	border-top: 1px solid black;
	padding-top: 10px;
	clear: both;
}
.unterschrift {
	padding-left: 20px; 
	padding-right: 20px; 
	font-size: 8pt; 
	font-weight: normal;
}

.img_descr {
	font-size: 8pt;
	color: black;
}

h1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14pt;
	font-weight: bold;
	color: #3A5170;
}

h2 {
	color: #3A5170;
	font-weight: bold;
	font-size: 10pt;
}

.body {
	position: relative;
	left: 20px;
	top: 10px;
	width: 90%;
}

.navi_leiste {
	font-size: 9pt;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}

.content {
	position: relative;
	top: 10px;
	font-size: 10pt;
	color: #000000;
}

td .content {
	font-size: 10pt;
	color: #000000;
}

tr .odd {
	
	background-color: #ECF2FB;
	border-bottom-color: #88ade6;
	border-top-color: #88ade6;
	border-style:solid;
	border-width: thin;
}

.kornband {
	border-top: 1px solid #3A5170;
	border-left: 1px solid #3A5170;
	font-size: 10pt;
	color: #000000;
}

.kornband td {
	border-bottom: 1px solid #3A5170;
	border-right: 1px solid #3A5170;
}

.used_lang {
	font-size: 9pt;
	color: #3A5170;
	background-color: #D7DCE2;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #3A5170;
	border-style: solid;
}

.impressum_navi {
	border-top: solid 1px #3A5170;
}

.status_leiste {
	font-size: 8pt;
	color: #3A5170;
	background-color: #D7DCE2;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-width: 0px;
}

.menu {
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 160px;

	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-color: #3A5170;
	border-style: solid;
}

.navi {
	position: relative;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 10px;
}

.other_lang {
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #3A5170;
	border-style: solid;
}

a:link { color: #0080C0; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited { color: #0080C0; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover { color: #0080C0; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:active { color: #0080C0; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
//was 3A5170

.other_lang a:link { color: black; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.other_lang a:visited { color: black; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.other_lang a:hover { color: #3A5170; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.other_lang a:active { color: #3A5170; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.navi_leiste a:link { color: black; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.navi_leiste a:visited { color: black; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.navi_leiste a:hover { color: #3A5170; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.navi_leiste a:active { color: #3A5170; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
