* {
 margin:0;
 padding:0
}

body{

 text-align:center;
  background-image: url(images/bg_muster.gif);
 
}

#seite{
 margin:0 auto;
 text-align:left;
 width: 920px;

 
}

#box{
margin-top: 105px;
height: 570px;
 width: 920px;
 padding-left: 24px;
  background:#fff;
 
}

#seite_intro{
position: absolute;
   left: 50%;
   top: 35%;
   text-align:left;
   
   height: 200px;
   margin-left: -152px;
   margin-top: -225px;

  text-align:center;
}

#header {  background:#fff; width:900px; margin-left:0px; position:relative; height: 90px; top:20px;  z-index:1; background-color: #ffffff;}	
#header_intro {  background:#fff; position:absolute; top:100px;  z-index:5; background-color: #ffffff;}	



#content {  background:#fff; height: auto; margin-top: 0px; vertical-align: top; padding-left:59px; padding-top: 0px;  width:800px; top:80px; position: relative;  background-color: #ffffff; z-index:3;}

#menu {   background:#fff; height: 25px; top: 570px; padding-left: 0px; padding-top: 0px; margin-left:0px; background-color: #ffffff; width:900px; height: 40px; position: absolute;  z-index:2;}
#legal {height: 17px; margin-top: 300px; margin-left:0px; padding-top: 0px;  width:900px;  position: absolute;  background-color: #ffffff;  background-image: url(images/legal.gif); background-position: left; background-repeat: no-repeat;z-index:4;}

#img { width:490px;  position:relative; padding:4px; border: 1px; border-style: solid; border-color: #c3c2ba; background-color: #ffffff;}

h1 { color: #747474;
	font-size: 8pt;
	font-family: Arial;
	font-style: strong;
	line-height: 150%; 
	word-spacing: - 0.8em; 
	letter-spacing: - 0.3em;
 	margin-top: 0;}

p { color: #747474; 
	font-size: 8pt; 
	font-family: Georgia; 
	font-style: normal; 
	line-height: 150%; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align: left; }
	
p.white { color: #ffffff; 
	font-size: 8pt; 
	font-family: Arial, sans-serif; 
	font-style: normal; 
	line-height: 150%; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align: left;
	padding-left: 10px; }




b  { 	font-size:8pt;
		color:#464646;
        font-family:Arial,sans-serif;
		font-style:strong;
        letter-spacing:0.0em;
        word-spacing:0.0em; 
		text-indent:0em;
		margin-left:0px;}


u { color: #464646;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: 150%;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	margin-left: 0 }

h2  { 	font-size:9pt;
		color:#00364A;
        line-height:150%;
        font-family:Arial,sans-serif;
		font-style:normal;
        letter-spacing:0.0em;
        word-spacing:0.0em; 
		text-indent:0em;
		margin-left:0px;}

h3  { 	font-size:9pt;
		color:#ffffff;
        line-height:150%;
        font-family:Arial,sans-serif;
		font-style:normal;
        letter-spacing:0.0em;
        word-spacing:0.0em; 
		text-indent:0em;
		margin-left:0px;}



a:link, a:active, a:visited {
	text-decoration: underline;
	color: #747474;
font-weight: normal;
line-height:150%;}

a:hover { color:#464646; line-height: 150%; text-decoration:none; }
