* {
  margin:0;
  padding:0; 
} 

html, body {
  height:100%;
}

a:link { color: #0000ff; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-weight:bold}
a:hover {color: #0000ff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-weight:bold }
a:visited { color: #0000ff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  text-weight:bold }
a:active {color: #0000ff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-weight:bold }
td {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.klein {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.normal {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.auswahl {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold }
h1 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height:15px; font-weight:normal }
h2 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height:14px;  }
.zeicheninput { font-size : 12px; font-family : Arial, Helvetica, sans-serif;font-weight:normal; width:24px; height:18px; border: 1px solid; padding: 1px; background:#ffffff; text-align:right; }
.submit { font-size : 12px; font-family : Arial, Helvetica, sans-serif;font-weight:normal; width:80px; height:20px; border: 1px solid; background:#dddddd;}
.textarea { font-size : 12px; font-family : Arial, Helvetica, sans-serif;font-weight:normal; width:380px; height:120px; border: 1px solid; background:#ffffff; overflow: auto; }
body { background:#97a9f6; background-image:url(../img/background.png); background-repeat:repeat-x; }
img {border-width:0;}
#contentdiv { background:#9bb7ff; width:920px; margin-bottom:20px; margin-top:5px; }
#innerdiv { background:#9bb7ff; margin-left:20px; margin-right:20px; min-height:600px; }
#headerdiv { width:920px; position: relative; }
#footerdiv { width:650px; position: relative; margin-left:auto; margin-right:auto; }
#beschreibungsdiv { width:450px;  }
#beschreibungsdiv2 { width:850px;  }
#adressdiv { width:450px; margin-left:auto; margin-right:auto; }

#wrapper { 
	position:relative;
	height:auto;
	min-height:100%;
	_height:100%; /* IE */
}
#maindiv { width:920px; margin-left:auto; margin-right:auto; }

#homebutton { position:absolute; left:653px; top:50px; }
#tippsbutton { position:absolute; left:718px; top:50px; }
#newsbutton { position:absolute; left:782px; top:50px; }
#kontaktbutton { position:absolute; left:851px; top:50px; }
#ortsschild { position:absolute; left:550px; top:100px; }
#pinguin { position:absolute; left:750px; top:100px; }
.anbieterzeile { background:#c7d7ff; height:70px; }
.transparentezeile { height:20px; }

