/* Formatierung Menü 10, Home */
.menue10          
{ 
font-family: 'Arial', Verdana, Tahoma;
font-size: 120%;/*11px*/
font-weight: bold
}
.menue10 a:link, .menue10 a:active, .menue10 a:visited
{ 
display: block;
width: 136px;/*140px*/
line-height: 32px;
margin: 0 0 0 0;
text-decoration: none;
border: 1px solid #000;
background-image: url('../images/butt.jpg'); /*1x32x24*/
background-repeat: repeat-x;
text-align: center;
color: #fff
}
.menue10 a:hover
{ 
display: block;
width: 136px;/*140px*/
line-height: 32px;
margin: 0 0 0 0;
text-decoration: none;
border: 1px solid #000;
background-image: url('../images/butt-hov.jpg'); /*1x32x24*/
background-repeat: repeat-x;
text-align: center;
color: #ff0000; /*#C0C0C0;*/
}
/* Ende Menü 10 */

/* ----------container zentriert das layout-------------- */
#container {
width: 1030px;
height: 15000px;
margin: 0px auto 0px auto;
background-color: #EBD3E0;
}
/* ----------Ende container zentriert das layout-------------- */


/* Anfang Menü 11, Wohnungen */
.menuewo          
{ 
font-family: 'Arial', Verdana, Tahoma;
font-size: 85%;/*11px*/
font-weight: bold
}

.menuewo a:link, .menuewo a:active, .menuewo a:visited
{ 
display: block;
width: 136px;/*140px*/
line-height: 32px;
margin: 0 0 0 0;
text-decoration: none;
border: 1px solid #000;
background-image: url('../images/butt.jpg'); /*1x32x24*/
background-repeat: repeat-x;
text-align: center;
color: #ffff00/*#fff*/
}

.menuewo a:hover
{ 
display: block;
width: 136px;/*140px*/
line-height: 32px;
margin: 0 0 0 0;
text-decoration: none;
border: 1px solid #000;
background-image: url('../images/butt-hov.jpg'); /*1x32x24*/
background-repeat: repeat-x;
text-align: center;
color: #ff0000; /*#C0C0C0;*/
}
/* Ende Menü 11 */

/* Anfang Menü 12, Haus */
.menueha          
{ 
font-family: 'Arial', Verdana, Tahoma;
font-size: 90%;/*11px*/
font-weight: bold
}

.menueha a:link, .menueha a:active, .menueha a:visited
{ 
display: block;
width: 136px;/*140px*/
line-height: 32px;
margin: 0 0 0 0;
text-decoration: none;
border: 1px solid #000;
background-image: url('../images/butt.jpg'); /*1x32x24*/
background-repeat: repeat-x;
text-align: left;/*center*/
color: #ffff00 /*#fff*/
}

.menueha a:hover
{ 
display: block;
width: 136px;/*140px*/
line-height: 32px;
margin: 0 0 0 0;
text-decoration: none;
border: 1px solid #000;
background-image: url('../images/butt-hov.jpg'); /*1x32x24*/
background-repeat: repeat-x;
text-align: left;/*center*/
color: #ff0000; /*#C0C0C0;*/
}
/* Ende Menü 12 */

/* Anfang Menü 13, Zimmer */
.menuezi          
{ 
font-family: 'Arial', Verdana, Tahoma;
font-size: 78%;/*11px*/
font-weight: bold
}

.menuezi a:link, .menuezi a:active, .menuezi a:visited
{ 
display: block;
width: 136px;/*140px*/
line-height: 32px;
margin: 0 0 0 0;
text-decoration: none;
border: 1px solid #000;
background-image: url('../images/butt.jpg'); /*1x32x24*/
background-repeat: repeat-x;
text-align: right;/*center*/
color: #ffff00 /*#fff*/
}

.menuezi a:hover
{ 
display: block;
width: 136px;/*140px*/
line-height: 32px;
margin: 0 0 0 0;
text-decoration: none;
border: 1px solid #000;
background-image: url('../images/butt-hov.jpg'); /*1x32x24*/
background-repeat: repeat-x;
text-align: right;/*center*/
color: #ff0000; /*#C0C0C0;*/
}
/* Ende Menü 13 */










