/* andreas03.css */

body{
margin:0;
padding:30px 20px;
width: auto;
min-width: 800px;
font:86% tahoma,verdana,sans-serif;
background:#F0DD8A /*url(../img/bodybg.png) repeat-x fixed*/;
color:#222;
}


#logotop{
margin:0 auto;
padding:15px 30px 0 0px;
background:#F0DD8A url(../bilder/backtop.png) no-repeat;

}
#seite{
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(../bilder/backtop2.png) no-repeat;
color:#222;
}
#anzeige{
width: auto;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff;
color:#222;
}

#seitea{
border: 0px;
width: 100%;
/*top||right||bottom||left*/
margin:0;
padding:10px 10px 10px 10px;
width: auto;
min-width: 800px;
font:86% tahoma,verdana,sans-serif;
background:#EDEDED url(../bilder/hinten1.jpg) repeat;
}

#seiteaa{
width: 100%;
width-min: 600px;
margin:0 auto;
padding:15px 30px 0 0px;
background:none;
}

/*Schrift*/
a{
text-decoration:none;
background-color:inherit;
color:#766214;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 10px 0;
font-weight:normal;
line-height:1.5em;
font-size:1.2em;
}

#logo{
float:left;
width:443px;
height: 200px;
margin: 0px 0px 10px 75px;
padding: 0px 0px 0px 0px;
background:#eee url(../bilder/logo.jpg) no-repeat;
text-align:center;
}
#nebenlogo{
/*float:left;*/
margin: 0px 20px 10px 630px;
padding: 0px 0px 0px 0px;
background:#00ff00 /*url(../bilder/logo.jpg) no-repeat;*/
text-align:center;
}

#seitenmenu{
font-weight: bold;
}

#menu{
width:151px;
/*float:right;*/
margin-top:20px;
font-size:0.9em;
line-height:1.3em;
}

.menuheader
{
display:block;
width:140px;
margin:0px 0px 0px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

.knopf{
display:block;
/*width:140px;*/
height: 18px;
margin:0px 0px 0px 0;
padding:5px 0 5px 10px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#DEDEDE;
color:#766214;
}

.knopf:hover{
display:block;
/*width:140px;*/
height: 18px;
margin:0px 0px 0px 0;
padding:5px 0 5px 10px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#ADADAD;
color:#766214;
text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(../img/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4,h5{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
/*top||right||bottom||left*/
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

h5{
margin:10px 0 5px 0;
font-size:1.2em;
}

h6{/*copyright*/
margin:10px 0 5px 0;
font-size:1.1em;
}

.clear{
clear:both;
margin:0;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.hide{
display:none;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */

/*
* 2F CMS Defintionen
*/

.opentable {font-size: 12px; border: 0px; }

.opentable table,td,tr{font-size: 12px;}