/* CSS Document */

body {
  padding: 0px;
  margin: 0px;
  background-color: #white;
  font-size:12px;
}
#logo {
  height: 150px;
  width:150px;
  margin-left: 400px;

  margin-top:260px;
  background-image:url(test.jpg);
}

	#logo a:hover {
color: #9ff;
background-image:url(orange.gif);
}

#logo a {
display: block;
font: bold 12px Arial, Helvetica, sans-serif;
text-align: right;
text-decoration: none;
height: 150px;
color: #fff;
}
#logo p {
margin-right:30px;
margin-top:0px;
margin-bottom:0px;
color:#FFFFFF;
}

#inhalt {
  width: 150px;
  height:150px;
  margin: 10px 560px;
   background-image:url(test.jpg); background-repeat:no-repeat;
}


#inhalt a:hover {
color: #9ff;
background-image:url(orange.gif);
}

#inhalt a {
display: block;
font: bold 12px Arial, Helvetica, sans-serif;
text-align: right;
text-decoration: none;
height: 150px;
color: #fff;
}
#inhalt p {
margin-right:45px;
margin-top:0px;
color:#FFFFFF;
}

#links {
  position: absolute;
  top: 420px;
  left: 400px;
  width: 150px;
  height: 150px;
  background-image:url(test2.jpg);
}

#links a:hover {
color: #9ff;
background-image:url(schwarz.gif); ;
}

#links a {
display: block;
font: bold 12px Arial, Helvetica, sans-serif;
text-align: right;
text-decoration: none;
height: 150px;
color: #fff;
}

#links p {
margin-right:55px;
margin-top:0px;
color:#FFFFFF;
}
#rechts {
font: 12px Arial, Helvetica, sans-serif;
  position: absolute;
  top: 110px;
  left: 560px;
  width: 300px;
  height: 300px;
  background-image:url(gross2.gif);
  color: #FFFFFF;
  background-repeat:no-repeat;
}
#rechts p {
font-size:12px;
margin-left:10px;
margin-top:10px;
width:255px;
}

#rechts a.Stil10 {
display:compact;
text-align:left;
margin-left:0px;
height:10px;
text-decoration: None;
color:#FFFFFF;
}
#rechts a.Stil9{

text-align:left;
margin-left:60px;
}
#ganzunten{
  position: absolute;
  top: 580px;
  left: 400px;
  width: 310px;
  height: 150px;
  background-image:url(logo2.jpg);

}
#impressum{
  position: absolute;
  top: 50px;
  left: 385px;
  width: 380px;
  height: 50px;
  background-color: white;
}
#impressum p{
 margin-top:35px;
 margin-left:175px;
  font-size:12px;
}


#stern{
color:#000000;
margin-top:50px;
position:static;
 margin-left:175px;
margin-bottom:0px;
 width:305px;
 background-repeat:no-repeat;
}









#impressum	 a:link {color: #000000; text-decoration: None}
#impressum a:visited {color: #000000; text-decoration: None}
#impressum	a:active {color: #000000; text-decoration: None}
#impressum	a:hover {color: #000000; text-decoration: Underline}
