/* Standard */
html,body 
{
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
}
body 
{
	font-family:Arial,Univers,Helvetica,sans-serif;
	margin:10px;
	padding:0;
}

table 
{
	font-size:12px;
}

p
{
	margin: 0px;
	padding: 0px;
}

/*Links*/
a:link 
{
	font-family:Arial;
	font-weight:normal;
	color:#0D5C91;
	text-decoration:none;
}

a:visited 
{
	color:#0D5C91;
	text-decoration:none;
}

a:hover 
{
	color:#00A3E0;
	text-decoration:none;
}

a div 
{
	padding-left:20px;
}

/*****   Header; absolute Layer  *****/
#HeaderImage 
{
	position:absolute;
	top:10; 
	left:10;
	width:323px;
	height:144px;
}

#HeaderImage2 
{
	position:absolute;
	top:10; 
	left:336px;
	width:634px;
	height:144px;
}

#HeaderLine 
{
	position:absolute;
	top:154px; left:10;
	width:960px;
	height:46px;
}

#HeaderLine div 
{
	margin-top:3px;
	height:26px;
	line-height:20px;
	color:#0D5C91;
	font-size:12px;
}

#HeaderLine div table 
{
	width:100%;
	border:none;
	font-size:12px;
	color:#0D5C91
}

#HeaderLine div td.lindelnk 
{
	width:116px;
}

#HeaderLine div td.lindelnk img 
{
	border:none;
}

#HeaderLine div td.search 
{
	width:200px;
	text-align:right;
}

#HeaderLine div td.rbox 
{
	text-align:right;
}

#HeaderLine div td input.text 
{
	width:105px;
	height:16px;
	font-size:11px;
}

#HeaderLine div td input.submit 
{
	height:15px;
	line-height:15px;
	font-size:11px;
}

#Headerline .country 
{
	font-size:16px;
	font-weight:normal;
}

#Headerline .division 
{
	font-size:16px;
	font-weight:bold;
}

input.stdbutton, input.submit {
	color:#FFF;
	background-color:#00A3E0;
	padding-left:4px;
	padding-right:4px;
	height:15px;
	width:auto;
	font-family:Arial;
	/*
	font-size:12px;
	*/
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	border:none;
}

#HeaderPathNavi {
	position:absolute;
	top:200px;
	left:10;
	width:960px;
	height:37px;
	font-weight:bold;
	font-size:12px;
	color:#0D5C91;
}
#HeaderPathNavi div {
	padding-left:16px;
	background-color:#E5E5E5;
	line-height:17px;
}
#HeaderPathNavi a {
	padding-right:23px;
    /*
	background-image:url(/img/pathnav.gif);
	background-position:right center;
	background-repeat:no-repeat;
    */
	font-weight:normal;
}
#HeaderPathNavi a.high {
    color:#00A3E0;
}






/*****   Bereich Mitte   *****/
#Container {
	width:1130;
	margin-top:72px;
}


/* Haupt-Navigation */
#MainMenu {
	float:left;
	width:174px;
}

#Container div#hspacer {
	float:left;
	width:1px;
	height:270px;
}

#MainMenu .divider, #Maginal .divider {
	width:100%;
	height:1px;
}
#MainMenu .divider img, #Maginal .divider img {
width:100%;
height:1px;
}

#MainMenu .menuline, #Maginal .menuline {
	padding-left:16px;
	height:auto;
	font-size:12px;
	line-height:17px;
}
#MainMenu .submenu, #Maginal .submenu {
	padding-left:24px;
	height:auto;
	font-size:12px;
	line-height:17px;
	color:#45637A;
	background-color:#EEE;
}
#MainMenu .submenu a, #Maginal .submenu a {
	color:#45637A;
}
#MainMenu .submenu a:hover, #Maginal .submenu a:hover{
	color:#00A3E0;
}


#MainMenu .active, #Maginal .active {
	background-image:url(/images/navimg.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
}
#MainMenu .notfound, #Maginal .notfound {
	background-color:#FAA;
}
#Maginal select {
	width:100%;
}

/*Main content*/
#Content 
{
	float:left;
	margin-left:42px;
	/*width:456px;*/
	width:406px;
	text-align:justify;
}

#Content h1 
{
	margin-top:0;
	font-family:Arial;
	font-size:21px; 
	color:#0D5C91; 
	font-weight:400;
	margin-bottom:10px;
	text-align:left;
}

#Content h2, #Maginal div.box h2 
{
	margin-top:0;
	font-family:Arial;
	font-size:12px; 
	color:#0D5C91; 
	font-weight:bold;
	margin-bottom:5px;
}

/*Right content*/
#Maginal 
{
	float:left;
	margin-left:42px;
	/*width:211px;*/
}

#Maginal div.box 
{
	color:#000;
	font-size:12px;
	margin-bottom:30px;
	width: 180px;
}

#Maginal div.box h1 
{
	margin:0;padding:0;
	color:#0D5C91;
	font-size:12px;
	font-weight:bold;
	
}

#Maginal div.box hr {
}
#Maginal div.box input, select {
	margin-top: 3px;
	margin-bottom:3px;
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
}




/*****   Footer   *****/
#FootSpacer {
	height:20px;
	clear:both
}
#Footer {
	clear:both;
	width:960px;
	height:24px;
	line-height:24px;
	font-size:11px;
	background-image:url(/images/navitemdiv.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#Footer div{
	padding-left:216px;
	color:#000;
}
#Footer a {
	/*margin-left:18px;*/
	font-size:11px;
}





/* allgemein, Content-Zeug */
span.marktext {
	background-color:#FF0;
}

/* Popup */
#PopupHeader {
	width:100%;
	height:66px;
	margin-bottom:24px;
	font-family:Arial;
	background-color:#BFD1D6;
}

#PopupHeader h1 {
	position:absolute;
	margin-left:28px;
	margin-top:30px;
	margin-right:100px;
	color:#0D5C91;
	font-size:20px;
	font-weight:normal;
	line-height:25px;
}
#PopupHeader div.action {
	position:absolute;
	right:35px;
	top:30px;
	font-size:11px;
	line-height:15px;
}




/* Sitemap */
div.SitemapLine {
	clear:both;
	width:500px;
	margin-left:28px;
}
div.SitemapLine div.imagepage, 
div.SitemapLine div.imagelast, 
div.SitemapLine div.imagenav   {
	float:left;
	width:14px;
	height:15px;
}
div.SitemapLine div.imagepage {
   background-image:url(/images/page.gif);
}
div.SitemapLine div.imagelast {
   background-image:url(/images/lastpage.gif);
}
div.SitemapLine div.imagenav {
   background-image:url(/images/nav.gif);
}
div.SitemapLine div.textbox {
	float:left;
}
div.SitemapLine div.textbox a {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
}
div.SitemapLine div.layer0 a {
	line-height:22px;
	font-weight:bold;
	color:#0D5C91;
}
div.SitemapLine div.layer1 a {
	color:#0D5C91;
}
div.SitemapLine div.layer2 a {
	color:#45637A;
}
div.SitemapLine div.layer3 a {
	color:#45637A;
}
div.SitemapLine div.textbox a:hover {
	color:#00A3E0;
}




/*  Bild PopUp  */
div.bildpopup {
	height:60px;
}
div.bildpopup a {
	float:left;
	display:block;
	width:65px;
	height:60px;
	border:none;
	background-image:url(/img/va_flowchart.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
div.bildpopup span {
	float:left;
	margin-left:12px;
	font-weight:bold;
	line-height:60px;
}








/* Div-Popup */
div.Popup {
	/*
	position:fixed;
	*/
position:absolute;
	display:none;
	overflow:hidden;
	z-index:5;
	left:50px;top:50px;
	background-color:#FFF;
	border:2px solid black;
}
div.Popup #PopupHeader h1 {
	font-size:16px;
}

/* Searchresults */
div.searchresult {
	margin-bottom:16px;
}
div.searchresult div.navigate {
	border-bottom:1px solid #E5E5E5;
}
div.searchresult div.bnavigate {
	border-top:1px solid #E5E5E5;
	margin-top:16px;
}
div.searchresult div.navigate span {
	font-weight:bold;
	color:#0D5C91;
	float:left;
	width:222px;
}
div.searchresult div.navigate a,
div.searchresult div.bnavigate a {
	float:right;
	margin-left:8px;
}
div.searchresult div.summary {
	font-size:11px;
}
table.searchresult {
width:100%;
}
table.searchresult td.count {
width:32px;
	  vertical-align:top;
}
table.searchresult td a {
	font-weight:bold;
}
/*********************/



div#PrintHeader {
	display:none;
	font-size:30px;
}

p
{
	padding-bottom:10px;
}