body {
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
}

#center  {
margin-left: -480px;
position: absolute;
top: 0px;
left:50%;
margin-left:-480px;
visibility: visible;
height: 100% }

img {
    border: none;
	}
img.umflossen {
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	border: 1px solid #999999;
}

img.normal {
	margin-top: 8px;
	margin-bottom: 7px;
	border: 1px solid #999999;
}

a:link, a:visited {
text-decoration: none;	
}

#bodytext sub {
	line-height: 1;
}

#bodytext ul {
padding: 0px;
margin-left: 0px;
margin-top: 3px;
list-style-position: inside;
}

#bodytext ul li {
	list-style: none;
	background-image: url(../images/system/bullet.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}

#bodytext a.video:link, #bodytext a.video:visited {
	background-image: url(../images/system/video_off.png);
	height: 12px;
	width: 14px;
	display: inline-block;
	//float: left;
	background-repeat: no-repeat;
}

#bodytext a.video:hover {
	background-image: url(../images/system/video_on.png);
	height: 12px;
	width: 14px;
	display: inline-block;
	//float: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

#bodytext a.pdf:link, #bodytext a.pdf:visited {
	background-image: url(../images/system/pdf_off.png);
	height: 12px;
	width: 16px;
	display: inline-block;
	//float: left;
	background-repeat: no-repeat;

}

#bodytext a.pdf:hover {
	background-image: url(../images/system/pdf_on.png);
	height: 12px;
	width: 16px;
	display: inline-block;
	//float: left;
	background-repeat: no-repeat;
	text-decoration: none;
}




#bodytext a.xvideo:link, #bodytext a.xvideo:visited {
	background-image: url(../images/system/video_off.png);
	height: 12px;
	width: 14px;
	float: right;
	background-repeat: no-repeat;

}

#bodytext a.xvideo:hover {
	background-image: url(../images/system/video_on.png);
	height: 12px;
	width: 14px;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
}


#bodytext a.xvideo1:link, #bodytext a.xvideo:visited {
	background-image: url(../images/system/video1_off.png);
	height: 12px;
	width: 14px;
	float: right;
	background-repeat: no-repeat;

}

#bodytext a.xvideo1:hover {
	background-image: url(../images/system/video1_on.png);
	height: 12px;
	width: 14px;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
}

#bodytext a.xvideo2:link, #bodytext a.xvideo:visited {
	background-image: url(../images/system/video2_off.png);
	height: 12px;
	width: 14px;
	float: right;
	background-repeat: no-repeat;

}

#bodytext a.xvideo2:hover {
	background-image: url(../images/system/video2_on.png);
	height: 12px;
	width: 14px;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
}







#bodytext a.xpdf:link, #bodytext a.xpdf:visited {
	background-image: url(../images/system/pdf_off.png);
	height: 12px;
	width: 14px;

	float: right;
	background-repeat: no-repeat;

}

#bodytext a.xpdf:hover {
	background-image: url(../images/system/pdf_on.png);
	height: 12px;
	width: 14px;

	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
}

.crumbs {
	display: block;
	width: 420px;
	height: 24px;
}
.crumbs_unten {
	display: block;
	width: 420px;
	height: 20px;
	border-top: 1px solid #e6e6e6;
	padding-top: 3px;
	margin-top: 10px;
}

a.backto {
	float: right;
}

#container {
text-align: left;
width: 970px;
display: block;
height: auto;
position: absolute;
left:50%;
margin-left: -480px;
background-image: url(../images/system/back_content_out.gif);
padding-left: 1px;
z-index: -600;

}

#header {
//height: 251px;	
height: 231px;	
width: 968px;
background-color: #ffffff;
}

#content {
height: 100%;
width: 968px;
}

#menucontainer {
position: relative;
float: left;
display: block;
width: 245px;
padding-left: 26px;
}

#menucontainer-rechts {
position: relative;
float: right;
width: 236px;
height: auto;
display: block;
font-size: 12px;
line-height: 18px;
color: #959595;
z-index: -500;
margin-bottom: 30px;
}

#menucontainer-rechts a:link, #menucontainer-rechts a:visited {
	color: #5c85ad;
}

#menucontainer-rechts a:hover {
	text-decoration: underline;
}

#menucontainer-rechts img {
	border: 0px solid #999999;
	margin-top: 3px;
	margin-bottom: 4px;
	z-index: -300;
}

#menucontainer-rechts p {
	margin-top: 0px;
	margin-left: 5px;
	width: 197px;
	margin-bottom: 9px;
	z-index: -400;
}

#bodytext {
position: relative;
padding-left: 9px;
float: left;
width: 422px;
font-size: 12px;
line-height: 18px;
color: #666666;
}

#bodytext a:link, a:visited {
text-decoration: none;	
color: #336699;
}

#bodytext a:hover {
text-decoration: underline;	
}

table, td {	
}

ul.menulist {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 15px;
list-style: none;	
margin: 0px;
padding: 0px;
width: 219px;
}

ul.menulist li {
text-indent: 0px;
margin-left: 0px;
border-bottom: 1px solid #e6e6e6;

}
ul.menulist li a:link, ul.menulist li a:visited {
	color: #666666;
	padding-left: 5px;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
} 

ul.menulist li a:hover {
background-color: #A3BAD1;
color: #ffffff;
}

ul#submenulist {
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-weight: normal;
}

h1 {
font-size: 18px;
color: #666666;
margin-top: 0px;
line-height: 19px;
margin-bottom: 12px;
}

h2 {
font-size: 15px;
line-height: 18px;
color: #666666;
margin-top: 0px;
margin-bottom: 0px;
}

h3 {
background-color: #496a9a;
margin-top: 0px;
margin-bottom: 5px;
font-size: 12px;
line-height: 18px;
color: #ffffff;
width: 207px;
text-indent: 5px;
height: 20px;
}

.more {
border-top: 1px solid #e6e6e6;
display: block;
width: 197px;
margin-top: 7px;
}

.moredouble {
border-top: 1px solid #e6e6e6;
border-bottom: 2px solid #e6e6e6;
display: block;
width: 197px;
margin-top: 7px;
}

#hauptbild {
	border: none;
	margin: 0px;
	float: left;
}

#submenulist li {
	border-bottom: 0px;
}

#submenulist li a:link, #submenulist li a:visited {
	padding-left: 12px;
}

ul.menulist_countries {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 17px;
list-style: none;	
margin: 0px;
padding: 0px;
width: 219px;
 }
 
ul.menulist_countries li {
 }
 
ul.menulist_countries  li a:link, ul.menulist_countries  li a:visited {
margin-left: 5px;
color: #999999;	
}

ul.menulist_countries  li a:hover {
	color: #5c85ad;
}
  
#current {
background-color: #496a9a;
color: #ffffff;
}

#footer {
color: #999999;
font-size: 10px;
margin-top: 130px;
margin-bottom: 20px;
}

#footer a:link, #footer a:visited {
	color: #85a3c2;
}

#footer a:hover {
	text-decoration: underline;
}

/* TEXT von rechts nach links (Urdu, Farsi...) "arab"---------------------------------------------------------------*/

.arab {
	text-align:right;
}

.arab li {
	padding-left: 0px;
	padding-right: 20px;
	background-image: url(../images/system/bullet.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* IMAGETIP STYLES */

.bildname {
	float: left;
	width: 153px;
	margin-bottom: 30px;
}
.profilbild {
	float: left;
	display: block;
	width: 150px;
	margin-bottom: 30px;
}
.profilbild3 {
	float: left;
	display: block;
	width: 120px;
	overflow: hidden;
	margin-bottom: 30px;
}

.profilbild_klein {
	float: left;
	width: 110px;
	margin-bottom: 20px;

}
.profilbild_klein4 {
	float: left;
	width: 90px;
	margin-bottom: 20px;
}
.profilbild_office {
	float: left;
	min-width: 420px;
	display: block;
	margin-bottom: 20px;
	
}

#dynatip {
	display:none;
	font-size:12px;
	height:auto;
	width:262px;
	padding:15px;
	padding-bottom: 30px;
	border-top: 1px solid #808080;
	color: #666666;
	z-index: 500;
	background-image: url(../images/system/tooltip.gif);
	background-position: bottom left;
}

/* style the trigger elements */
#dyna img {
	border: 1px solid #999999;
	cursor:pointer;
	margin-right: 50px;
}

#flash {
	border: 1px solid #999999;
}

#tablesorter td {
	border-bottom: 1px solid #e6e6e6;
}
#tablesorter td a {
	float: left;
}
