/* ---CSS Document Sima Print--- */

body {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
background-color:#CCCCCC;
margin: 0 auto;
}

/* ----site-Container----*/
.siteContainer {
width: 1105px;
height: 680px;
background-image: url(../sima-images/13.jpg);
background-color: ffffff;
background-repeat:no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;

}

/* ----Navigation----*/
/*.navbarContainer {
width: 964px;
height: 139px;
background-image: url(../images/head_02.gif);
margin: 0 auto;
}
*/
  ul#mainNav {
	margin: 0;
	color:#222D80; 
	padding-left: 335px;
	padding-top: 140px;
    text-align: left;
    background-color: transparent;
  }
  ul#mainNav  li {
    list-style: none;
	display: inline;
    margin: 0.4em; padding: 0;
  }

  ul#mainNav  a, ul#mainNav  span {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	padding: 0;
	font-size: 13px;
    text-decoration: underline; 
    color:#222D80;
  }
  * html ul#mainNav  a, * html ul#mainNav  span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#mainNav  a:hover, ul#mainNav  span {
    color: #CC0000; 
  }
  
 #mainNav a.active {
	color: #CC0000;
	text-decoration: underline;
	} 
  

/* ----Ende Navigation----*/

/* ----Content-Container----*/
#contentContainer {
width: 611px;
height: 403px;
color: #222D80; 
margin-left: 58px;
margin-top: 60px;
margin-bottom:20px;
background-color:#FFFFFF;
overflow: auto;
visibility: hidden;
}

#contentContainer .title {
	font-size: 13px;
	font-weight: bold;
	color: #222D80;
	background-color:transparent;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:5px;
}

#contentContainer .subtitle {
	font-size: 13px;
	color: #222D80;
	background-color:transparent;
	padding-left:20px;
	padding-bottom:0px;
}

#contentContainer .img {
width: 565px;
height: auto;
padding-left: 20px;
padding-right: 0px;
padding-bottom: 20px;
padding-top: 15px;
}

#contentContainer .text {
padding-left: 20px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

/* ---- Ende Content-Container----*/


/*---- site Info ---*/
#siteInfo{
position: absolute;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
margin-left:30px;
margin-top: 63px;
color: #222D80;
padding-left:0px;
padding-top: 0px;
padding-bottom: 10px;
}
#siteInfo a  {
text-decoration: none;
color: #222D80;
}
/* ---- Ende site Info----*/

/* ---- News Container----*/
#newsContainer {
	width: 300px;
	height:355px;
	color: #222D80;
    background-color:transparent;
	margin-top: -405px;
    margin-left: 720px;
	padding: 0px 0px 0px 0px;
}

#newsContainer  .piktoContainer {
width: auto;
height: 50px;
margin-top: 5px;
margin-left: 0px;
margin-bottom:5px;
}
#newsContainer .newsHeader {
	font-size: 13px;
	font-weight: bold;
	color: #222D80;
	background-color: transparent;
	padding-bottom: 0px;
}


#newsContainer.newsText  {
	
	font-size: 12px;
	padding-left: 0px;
	padding-top:0px;
	padding-right: 0px;
	color: ffffff;
	margin-top: 0px;
}

#newsContainer p {
padding: 0px;
margin-top: 15px;
}

#newsContainer a  {
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #222D80;
}
 
#newsContainer a.active {
	color: #CC0000;
	text-decoration: none;
	} 
	
#newsContainer a:hover  {
font-size: 13px;
font-weight: bold;
text-decoration: underline;
color: #222D80;
} 
/* ----header Adresse----*/
#address {
position: absolute;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 13px;
color: #transparent;
margin-left:30px;
margin-top: 60px;
width: 160px;
height: 60px;
line-height:16px;
}

#address a  {
text-decoration: none;
color: #CC0000;
}

/* ----link logos----*/
#linkLogosContainer{
width: auto;
float: right;
height: auto;
padding-right: 25px;
background-color:transparent;
margin-top:27px;
margin-right:0px;
}


