@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus {
	outline:none;
}
a
{color:#000000
}
p {
padding-top:0px;
margin-top:0px;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page
{
position:static;

}

.main
{
width:1024px;
height:769px;

background-image:url(img_haupthaus/background_modehaus.jpg);
background-repeat:no-repeat;

}
.spalte1{
float:left;
width:200px;
height:768px;
}
.spalte2{

width:620px;
height:414px;
}
.spalte3{

width:620px;
height:354px;
}
.spalte4{
float:left;
width:200px;
height:768px;
}



.top
{
	
	height:248px;
	width:175px;
	margin-left: 10px;
	margin-top: 80px;
}
.top_navi
{
	
text-align:right;
height:auto;


}
.top_navi_text
{
font-size:13px;
line-height:19px;
margin-bottom:19px;
color:#FFFFFF;
font-weight:bold;
background-image:url(img_haupthaus/button_gruen.jpg);
background-repeat:no-repeat;
background-position:right;
}
.menu2
{
	
	width:175px;
	height:391px;
	margin-left: 10px;
	

}
.menu2_navi
{
text-align:right;
height:auto;

}

.menu2_navi_text
{
font-size:13px;
line-height:19px;
margin-top:19px;
color:#FFFFFF;
font-weight:bold;
background-image:url(img_haupthaus/button_gruen.jpg);
background-repeat:no-repeat;
background-position:right;
}

.menu2_sub
{

padding-right:23px;
}

.menu2_sub_text
{
padding-top:5px;
color:#999999;
font-size:12px;

}

.logo_links_oben
{
	float:left;
	margin-left: 29px;
	margin-top: 127px;
	width: 554px;
	height: 265px;
	overflow:hidden;
	text-align:left;
	display:inline;
}

.logo_links
{
	float:left;
	margin-left: 47px;
	margin-top: 25px;
	width: 255px;
	height: 200px;
	overflow:hidden;
	text-align:left;
	display:inline;
}
.logo_rechts_oben
{
	float:left;
	margin-left: 15px;
	margin-top: 127px;
	width: 265px;
	height: 265px;
	overflow:hidden;
	color:#282828;
	text-align:left;
	display:inline;
}
.content
{
	float:left;
	margin-left: 23px;
	margin-top: 25px;
	width: 255px;
	height: 200px;
	overflow:hidden;
	color:#282828;
	text-align:left;
	display:inline;
}

.text_rechts_unten
{
	float:left;
	margin-left: 30px;
	margin-top: 520px;
	width: 168px;
	height: 200px;
	overflow:hidden;
	font-size:11px;
	color:#282828;
	text-align:left;
	display:inline;
}




.content_hauptpunkt
{
background-color:#C3D55B;
height:22px;
}

.t_navi_main
{
line-height:20px;
margin-left:5px;
color:#000000;
font-weight:bold;

}
.t_navi_sub
{
margin-left:20px;
color:#000000;
}
.t_navi_sub_aktiv
{
margin-left:11px;
color:#aec700;
}
.akt
{
color:#d7db2f;
}
.eingabe{
clear:left;}
.label{
float:left;
width:150px;
}
.eingabefeld{
float:left;
width:auto;
}
.eingabefeld_checkbox{
float:left;
width:auto;
}
.eingabefeld input{
width:200px;
}

.eingabefeld_area{
float:left;
width:auto;
}
.eingabefeld_area textarea{
width:200px;
}