  body {
    color: black; 
	background-color: white;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; 
	padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

a:link { 
	color				: #000000;
}
a:visited { 
	color				: #000000;
}


  div#Site {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: auto;      /* standardkonforme horizontale Zentrierung */
    width: 946px;
    padding: 0;
    background: #fffff;
    border: 0px ridge silver;

  }

div#Head{
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    width: 		873px;
	min-height:		77px;
    margin: 	0px;      /* standardkonforme horizontale Zentrierung */
	margin-bottom:0px;
    padding: 	0px;
    border: 	0px ridge silver;
	background:	url(../images/HeadBG.gif);
}

div#Head img{
	float:left; 
	margin:0px; 
	border:0px;
}

div#Head li{
  text-align: right;  /*Sprachwahl rechts*/
  padding-top: 50px;
  margin-right: 15px;
  text-decoration:underline;
  color:#001758;
  list-style:none;
  position:relative;
  float:right;
}

div#Navigation{
	width				: 798px;
	height				: 15px;
	_height				: 30px;

    margin-left			: 0px;
	margin-right		: 0px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	padding-top			: 7px;
	padding-bottom		: 8px;
    border				: 0px;
	color				: #ffffff;
	background			: #001758;
    text-align			: left;
	font-size			: 11px;
	letter-spacing		: 2px;
}

div#Navigation li{
	position			: relative;
	list-style			: none;
	float				: left;
	margin-right		: 21px; 
}

div#Navigation ul{
	position			: relative;
	margin-top:0px;
	list-style			: none;
}

div#Navigation a:link { 
	text-decoration		: none; 
	color				: #ffffff;
}
div#Navigation a:visited { 
	text-decoration		:none; 
	color				: #ffffff;
}
div#Navigation a:hover { 
	text-decoration		:underline; 
}
div#Navigation a:active { text-decoration:underline; }
div#Navigation a:focus { text-decoration:blink; }

div#ContentRahmen{
	width				: 798px;
	margin: 0px;
    margin-left			: 73px;
	margin-right		: 73px;
	color				: #000000;
    text-align			: left;
    border				: 1px ridge #001758;
	padding				: 0px;
}

div#Content
{
    	margin			: 0px;
	padding			: 10px;
	border 			: 1px;
	border-color		: #ffffff;
	border-left-width	: 1px;
  	border-left-style	: solid;
  	border-left-color	: #E6E6FA;
	border-right-width	: 0px;
	color			: #000000;
    	text-align		: left;
	font-size		: 13px;
	min-height		: 500px;
	_height			: 500px;

}

div#Content p{
    margin-left	: 0px;
	/*margin-right:20px;*/
	margin-right:80px;
	line-height:1.6em;
text-align:justify;
}
div#Content h1{
    margin-left	: 0px;
	margin-right: 20px;
	margin-bottom:0px;
	margin-top:30px;
	font-size			: 20px;
	color:#001758;
	padding:0px;
	letter-spacing		: 0.16em;
}

div#ContentText{
    margin				: 0px;
	padding				: 0px;
	padding-left		: 100px;
	border-left-width	: 1px;
  	border-left-style	: solid;
  	border-left-color	: #E6E6FA;
	border-top-width	: 1px;
  	border-top-style	: solid;
  	border-top-color	: #E6E6FA;
	border-right-width	: 1px;
  	border-right-style	: solid;
  	border-right-color	: #E6E6FA;
	border-bottom-width	: 1px;
  	border-bottom-style	: solid;
  	border-bottom-color	: #E6E6FA;
	color				: #000000;
	text-align			: left;
	font-size			: 11px;
	min-height				: 500px;
	_height:501px;
	text-align:justify;
	background-image:url(/images/bg.gif);
}

div#ContentText h1{
    	margin-left	: 45px;
	margin-right: 20px;
	margin-bottom:0px;
	margin-top:30px;
	font-size			: 18px;
	color:#001758;
	padding:0px;
}
div#ContentText p{
    margin-left	: 0px;
	margin-right: 20px;
	margin-left:45px;
	line-height:1.4em;
	padding-right:300px;
}
div#ContentText hr{
background-color:#001758; /* Mozilla 1.4 */
color:#001758; /* IE 6 */
border: #001758; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
margin-left:45px;
width:350px;
}

div#ContentMP{
    margin			: 0px;
	padding				: 0px;
	color				: #000000;
	background-color:#E6E6FA;
    text-align			: left;
	font-size			: 11px;
	float: right;
	width: 200px;
	min-height:100%;
}
div#ContentMP h3{
    margin-left	: 10px;
	margin-right: 10px;
	margin-bottom:0px;
	margin-top:30px;
	font-size			: 14px;
	color:#001758;
}
div#ContentMP hr{
background-color:#001758; /* Mozilla 1.4 */
color:#001758; /* IE 6 */
border: #001758; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
margin-left:10px;
width:180px;
}
div#ContentMP img{
    margin-left	: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	margin-top:10px;
}
div#ContentMP p{
    margin-left	: 10px;
	margin-right: 10px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}