/*
 * ###############################
 * Letzte Änderung: 22.04.2008
 * ###############################
 */


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


body {
	font-size: 10px;
         font-family: Verdana, sans-serif;
         color: #072967;
}

img {border: 0;}


#content p {margin-bottom: 10px;}

#content ul, #content_left ul, #content_right ul {
        margin-left: 15px;
        list-style-type: square;
}


a {
	text-decoration: underline;
	color: #072967;
}

a:hover {text-decoration: none;}


h1, h1.first-header {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#outer {
	width: 100%;
         margin: 0 auto;
         text-align: center; /* workaround IE 6 Page center I*/
}

#page  {
	width: 960px;
         margin: 0 auto;
         text-align: left;
}


#header {
	       width: 960px;
         height: 240px;
         background-image: url('../images/header.gif');
         background-repeat: no-repeat;
         background-position: center;
         z-index: 1;         
         position: relative;  
}


/* Main Navigation siehe navi.css */	


#info_navigation {
	position: absolute;
         left: 530px;
         top: 20px;
}

#info_navigation ul {

}

#info_navigation ul li {
	display: inline;
         margin-right: 20px;
}


#info_navigation ul li a {
	color: #073866;
         font-weight: bold;
         font-size: 11px;
         text-decoration: none;
}


#info_navigation ul li.act a {text-decoration: underline;}


#logo {
	position: absolute;
         left: 330px;
         top: 15px;
}


#logo h2 {
	font-size: 14px;
         font-weight: bold;
         color: #072967;
         margin-top: 10px;
         margin-bottom: 10px;
}

#logo h3 {
	font-size: 10px;
         font-weight: bold;
         color: #072967;
}

#header_image {
	width: 400px;
         height: 294px;
         position: absolute;
         left: 530px;
         top: 45px;
         background-image: url('../images/header_image_background.gif');
         background-repeat: no-repeat;
         z-index: 100;
}


#header_image img {
         margin: 6px;
}

/* ############## MAIN ############### */


#main {
          width: 960px;
          float: left;  
          position: relative;  
          z-index: 0;
          margin-top: 10px;
}


#main .content_top {
          width: 960px;
          height: 50px;          
          float: left;                    
          background-image: url('../images/content_top.gif');
          background-repeat: no-repeat;          
}


#content {
          width: 936px;
          min-height: 500px;
          height: auto !important;          
          height: 500px;          
          float: left;
          background-color: #EEF0F6;
          margin-left: 12px;
          display: inline;
          position: relative;
          z-index: 0;
}




#main_content {
	margin: 35px 0px 25px 47px;
	width: 450px;
	float: left;
	display: inline;
	line-height: 14px;
}



.main_line {
	width: 100px;
	height: 310px;
	float: left;
	border-right: 1px solid #9CA9E0;	
}

#content_right {
	width: 200px;
	float: left;
         padding: 60px 10px 30px 10px;
	position: relative; 
	z-index: 0;
}



.bildbox_klein {
	width: 258px;
	height: 201px;
	background-image: url('../images/hg_bildboxklein.gif');
          background-repeat: no-repeat;	 	
         position: relative;
        top: -29px;
}

#main .content_footer {
          width: 960px;
          height: 50px;
          background-image: url('../images/content_footer.gif');
          background-repeat: no-repeat;	 
          float: left;        
}


#footer_navigation {
           clear: left;
           width: 960px;           
}

#footer_navigation ul {
       list-style-type: none;
       float: right;
       margin: 10px 50px 30px 0px;
       display: inline;
}

#footer_navigation ul li {
	display: inline;
         margin-right: 20px;
}

#footer_navigation ul li a {
	color: #073866;
         font-weight: bold;
         font-size: 11px;
         text-decoration: none;         
}


#footer_navigation ul li.act a {text-decoration: underline;}


/* Satellit Style */
.satellit {
 	background-image: url('../images/hg_satellit.gif');
         background-repeat: no-repeat;	 	
 	width: 185px;
 	height: 151px;
 	margin: 0px 0px 30px 40px;
 	padding: 10px 20px 10px 12px;
 	overflow: hidden;
}


.satellit a {
	font-weight: bold;
	text-decoration: underline;
}

.satellit a:hover {text-decoration: underline;}


#content #content_right .satellit p.bodytext {margin: 0px; padding: 0px;}
#content #content_right .satellit .csc-textpic {padding-right: 10px;}
.csc-firstHeader { margin-bottom: 0px; }