body {
font-family: Verdana;
font-size: 14pt;
text-align: center;
padding: 5px;   }

#content {
position: relative;
margin: auto;
top: 10px;
width:1200px;
height: 400px;
overflow-x: hidden;
background-image: url(../gfx/bg_content.png);  }

#menu {
position: relative;
margin: auto;
top: 15px;
width:1200px;
height: 20px;
font-size: 10pt;
text-align: right;  }

#quota {
position: relative;
margin: auto;
top: 5px;
width:500px;
height: 20px;
font-size: 8pt;
opacity: 0.7; }

#home:link { width: 25px; height: 25px; display: inline-block; background:transparent url(../gfx/home_btn.png) no-repeat bottom left; }
#home:hover { width: 25px; height: 25px; display: inline-block; background:transparent url(../gfx/home_btn.png) no-repeat top left; }
#kontakt:link { width: 25px; height: 25px; display: inline-block; background:transparent url(../gfx/kontakt_btn.png) no-repeat bottom left; }
#kontakt:hover { width: 25px; height: 25px; display: inline-block; background:transparent url(../gfx/kontakt_btn.png) no-repeat top left; }
#web:link { width: 25px; height: 25px; display: inline-block; background:transparent url(../gfx/web_btn.png) no-repeat bottom left; }
#web:hover { width: 25px; height: 25px; display: inline-block; background:transparent url(../gfx/web_btn.png) no-repeat top left; }
#foto:link { width: 25px; height: 25px; display: inline-block; background:transparent url(../gfx/foto_btn.png) no-repeat bottom left; }
#foto:hover { width: 25px; height: 25px; display: inline-block; background:transparent url(../gfx/foto_btn.png) no-repeat top left; }

a[target='_blank']:link { text-decoration: none; color: #FF8000; font-weight: bold; }
a[target='_blank']:visited { text-decoration: none; color: #3FA4DA; font-weight: bold; }
a[target='_blank']:active { text-decoration: none; color: #3FA4DA; }
a[target='_blank']:hover { text-decoration: none; color: #3FA4DA; font-weight: bold; }

a:link { text-decoration: none; color: #1F4D72; font-weight: bold; }
a:visited { text-decoration: none; color: #1F4D72; }
a:active { text-decoration: none; color: #1F4D72; }
a:hover { text-decoration: none; color: #FF8000; font-weight: bold; }

#test {
width:1100px;
height: 25px;
font-size: 10pt;
visibility: hidden; }

#banner {
position:relative;
z-index: 3;
width:1200px;
height:31px;
top: 11px;
margin: auto;
background-image: url(../gfx/kmensch.png); }

