body {
margin: 0;
padding: 0;
/*background: #FFF3D6;*/
font-family: verdana;
font-size: 12px;
}

p {
font-family: verdana;
font-size: 12px;
}


#braunerBalken {
position: absolute;
top: 190;
left: 0;
height: 25px;
width: 100%;
background: #7C2D25;
}

#bgOben {
position: absolute;
top: 0;
left: 0;
height: 190px;
width: 100%;
background: #FFF3D6;
}

#bigBild {
position: absolute;
top: 0;
left: 280;
height: 255 px;
width: 400 px;
background: FCC300;
}

#titleBild {
position: absolute;
top: 190;
left: 710;
height: 25px;
}

#bgMitte {
position: absolute;
top: 0;
left: 260;
height: 100%;
width: 440px;
background: #FEE4B4;
}

#logo {
position: absolute;
top: 65;
left: 50;
}

#logo40 {
position: absolute;
top: 65;
left: 850;
}

a {
font-size: 12px;
color: #D69B40;
text-decoration: underline;
}

a:hover {
color: #7C2D25;
}

#navigation {
position: absolute;
top: 314;
left: 50;
}

a.navi {
font-size: 12px;
color: #000000;
text-decoration: none;
}

a.navi:hover {
color: #7C2D25;
}

a.fleche {
font-size: 12px;
color: #7C2D25;
text-decoration: none;
font-weight: 700;
background: #EACB9F;
padding : 0 3 2 3;
}

a.fleche:hover {
color: #EACB9F;
background: #7C2D25;
}

a.fuss {
font-size: 10px;
color: #000000;
text-decoration: none;
}

a.fuss:hover {
color: #7C2D25;
}

#navigation li { 
list-style-type: square; 
color: #7C2D25;
margin: 8 0 0 0;
}

#navigation div li { 
list-style-type: square; 
color: #666666;
margin: 1 0 3 0;
}

a.navisub {
text-decoration: none;
color: #333333;
font-size: 12px;
text-decoration: none;
}

a.navisub:hover { 
color: #7C2D25;
}

.submenu {
position: relative;
left: 12;
display: 'none';
}

a.menuselected, a.menuselected:hover {
font-size: 12px;
color: #7C2D25;
font-weight: bold;
text-decoration: none;
}

#infokaesten {
position: absolute;
top: 240;
left: 740;
width: 220;
display: block;
padding: 0px 0px 0px 0px
border-color: #ff0000;
}

#kennenlernen {
position: relative;
top: 0;
width: 220;
border:1px solid;
border-color: #EACB9F;
padding: 0px 0px 0px 0px;
}

#zuverkaufen {
position: relative;
top: 20;
width: 220;
border:1px solid;
border-color: #EACB9F;
padding: 0px 0px 0px 0px;
}

#sehenswertes {
position: relative;
top:40;
width: 220 ;
display: block;
border:1px solid;
border-color: #EACB9F;
padding: 0px 0px 0px 0px
}

.beige {
background: #FBDCA2;
padding: 2 3 2 3;
}

.beige li { 
list-style-type: square; 
color: #7C2D25;
margin: 0 0 0 10;
}

.untenBeige {
padding: 2 3 2 3;
margin: 0 0 0 21;
}

.untenBeigeSans {
padding: 2 3 2 3;
margin: 0 0 0 8;
}


#inhalte {
position: absolute;
top: 300;
left: 280;
width: 390;
height: 100;
overflow: auto;
padding: 0 10 0 0;
}

h1{
font-size: 17px;
color: #7C2D25;
font-weight: 700;
text-transform: uppercase;
}

h2{
font-size: 14px;
color: #7C2D25;
font-weight: 700;
margin : 2px;
}

h3{
font-size: 12px;
color: #7C2D25;
font-weight: 700;
margin : 0px;
}

.formAnfrage {
position: relative;
display: 'none';
}

