
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family:Arial,Helvetica,Tahoma,Verdana sans-serif; 
	color:#333333;
	line-height:normal;
	width: 850px;
	font-size: 12px;
	margin-top:0;
	margin-left: auto;	
	margin-right:auto;
	margin-top:12px;
	padding-top:0;
	background-color: #CADEFF;
	background-repeat: no-repeat;
	}

a:link, a:visited, a:hover {
	color:#0047BE;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;	
}

a:active {
	text-decoration: underline;
	color:#FFBC3A;
}
/* overrides decoration from previous rule for hovered links */

 h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,Tahoma,Verdana sans-serif; 
	margin: 0px;
	padding: 0px;
	
}

h1{
	font-family: Arial,Helvetica,Tahoma,Verdana sans-serif; 
	font-size: 16px;
	color: #0047BE;
	font-weight: bold;
}

h2{
	font-family: Arial,Helvetica,Tahoma,Verdana sans-serif; 
	font-size: 14px;
	color: #0047BE;
	font-style:normal;
	font-weight:normal;

}

h3{
 font-size: 12px;
 color: #FFFFFF;
 font-weight:bold;
 
}

h4{
 font-size:12px;
 color: #0047BE;
 font-weight:bold;
}

h5{
	font-size: 12px;
	color: #0047BE;
	height: 30px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial,Helvetica,Tahoma,Verdana sans-serif; 
	margin-top:10px;
	padding-left:10px;
}

h6{
	font-size: 12px;
	color: #FFFFFF;
	width: 138px;
	height: 25px;
	font-style: normal;
	font-weight: bold;
}




hr {
    height: 1px;
    color: #0047BE; 
    background-color: #0047BE;
    border: none;
}


ul{

			
}

ul ul{

}

ul ul ul{

}


label{
 font: bold 100% Arial,Helvetica,Tahoma,Verdana sans-serif; 
 color: #0047BE;
}
	
	ol{
	background-color: #FFFFFF;
}			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin-top: 0;
	padding-top:0;
	background-color: #FFFFFF;
	background-image:url(docs/images/header_2006hu.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 850px;
	height:119px;

	
	}

#main{

	background-color:#FFFFFF;
	width:100%;
	height:100%;
}

#main2{

	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}

#navBar{
	float:left;
	margin: 0 0 0 0;
	padding: 0px;
	background-color:#7FA3DE;
	width: 150px;
	height:100%;
	}

#content{
padding-left:50px;
padding-top:20px;
		width:650px;
	background-color:#FFFFFF;
	height:100%;
		}

#linkbar{
	margin-left: 140px;
	margin-top:5px;
	width: 400px;
	height:24px;
	background-color:#E5ECF8;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#0047BE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#0047BE;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color:#0047BE;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color:#0047BE;
}
#linkbar2{
	margin-left: 140px;
	margin-top:5px;
	width: 400px;
	height:24px;
	background-color:#E5ECF8;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#0047BE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#0047BE;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color:#0047BE;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color:#0047BE;
}
#inhalt{
	padding:0 0 0 0;
	margin-left: 10px;
	margin-top:10px;
	width: 600px;
	height:600px;
	background-image:url(images/back_news.gif);
	background-repeat:no-repeat;
	padding-left: 5px;
}


#table{
	margin-left:195px;
	margin-top:130px;
	padding-left: 5px;
	
}

#topic{

    float:left;
  	margin-top:2px;
	width: 220px;
	height:200px;
	background-color:#E5ECF8;
	
}

#topic2{

margin-top:2px;
    padding:0 0 0 0;
	width: 220px;
	height:120px;
	background-color:#E5ECF8;

}

#leftspace{
  
	float:left;
	width:450px;
	padding-left:10px;
	background-color:#FFFFFF;
	}

#rightspace{
    
	width:160px;	
	background-color:#FFFFFF;
		}

form
   {
	background-color: #FFFFFF; 
   }
   
 td, input, select, textarea
   { 
   font-size:12px; 
   font-family:Arial,Helvetica,Tahoma,Verdana sans-serif; 
  
    }
 input, select, textarea
   {
    color:#0047BE; 
	}
 .Bereich, .Feld
   { 
   background-color:#E5ECF8; 
   width:200px; 
   border:1px solid #0047BE;
    }
 .Auswahl
   {
	background-color:#FFFFFF;
	width:200px;
	border:1px solid #0047BE;
	color: #0047BE;	
   }
 .Check, .Radio
   { background-color:#A6BFE8; 
   border:1px solid #0047BE; 
   }
 .Button
   { background-color:#E5ECF8; 
   color:#0047BE; 
   width:100px; 
   border:1px solid #0047BE; 
   }

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #0047BE;
	background-color: #FFFFFF;
	padding-top:12px;
	padding-right: 32px;
	font-size: 14px;
	text-align:right;
}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav_sub{
	color: #FFFFFF;
	background-color: #FBC30A;
	margin-top:3px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
}

#globalNav img{
	
}

#globalNav a {
	font-size: 14px;
	padding: 0px 6px 0px 0px;
}
#globalNav a:hover{
	font-size: 14px;
	padding: 0px 6px 0px 0px;
	text-decoration: none;
	
}

#globalNav_sub a {
	font-size: 12px;
	padding: 0px 6px 0px 0px;
	color: #FFFFFF;
}

#globalNav_sub a:hover{
	font-size: 12px;
	padding: 0px 6px 0px 0px;
	color: #FFFFFF;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	width:682px;
	margin-left:10px;
	}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	float:left;
	width:450px;

	
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align:left;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #0047BE;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	
}

#navBar ul {
	list-style: none;
	margin: 0;
	padding:0;
	
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {  
	border-bottom-color: #0047BE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	background-color:#FFFFFF;
	margin-top: 5px;
	font-size: 16px;
	width:148px;
	margin-left:1px;
		}

#sectionLinks h3{
	
}

#sectionLinks a:link{

}

#sectionLinks a:visited{

	}

#sectionLinks a:hover{
	text-decoration: underline;
	color:#FFBC3A;

	}
	
#sectionLinks a:active{
	color:#FFBC3A;
}

/*********** #relatedLinks styles ***********/

#relatedLinks{
	background-color: #7FA3DE;
	font-size:12px;
	font-weight: bold;
	padding-left:10px;
	margin-top:10px;
	height:150px;
	
}

#relatedLinks h3{
	padding-top:5px;
	height:25px;
	color:#FFFFFF;
	font-size:13px;

}	
#relatedLinks a{
	height:10px;
	color:#FFFFFF;
	font-size:12px;
	

}	
#relatedLinks a:hover{
	height:10px;
	width:120px;
	color:#0047BE;
	font-size:12px;
	background-color:#FFFFFF;
		
}	
	

/************** #advert styles **************/

#advert{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}

.box_left_1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-color: #3671AD;
	width: 260px;
	color: #3671AD;
	line-height: 27px;
}

.box_left_1_text{
	border-bottom: 0px none;
	border-left: 2px solid #78A4E0;
	border-right: 2px solid #78A4E0;
	background-image: url(images/box_left_bg.gif);
	background-color: #ffffff;
	padding: 5px;
}
