body
{
	margin:0px;
	padding:0px;
	background-color:#E6E7E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #808185;
}


input, textarea {font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #808185;}





a {

 text-decoration: none;

 
}

a:link,  a:visited
{
color: #808185;


}

a:hover
{
color: #F1A03C;

}


/* ------- Container  ----------------*/

#container
{ 
	width:900px;
	height:570px;
	background-color:#FFFFFF;
	margin: -285px 0 0 -450px;
	position:absolute;
	top: 50%;
	left: 50%;
 }


/* ------- Boxes ----- Boxes ---- Boxes ---- Boxes ------ Boxes -------------*/



#logo
{
width:450px;
height:110px;
margin:0px;
padding:0px;
background-color:#FFF;
float:left;
}


#topnav
{
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
	width:430px;
	height:110px;
	background-color:#FFF;

}

#picture
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 20px;;
	width:430px;
	height:310px;
	
}




/* -------  Topnavigation  ------  Topnavigation  -----  Topnavigation  -----*/

ul#topnavlist 
{
	position:relative;
	top: 80px;
	right: 0px;
	margin:0px;
	height:110px;
}


ul#topnavlist li
{
	
	padding:0px 0px 0px 12px;
	
}

#topnavlist li
{
	display: inline;
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}



#topnavlist a, #topnavlist a:link, #topnavlist a:visited
{
color: #808185;
text-decoration: none;
}

#topnavlist a:hover
{
color: #F1A03C;

}



/* -----  Hauptnavigation  -------  Hauptnavigation  -----  ---  Hauptnavigation  -----  */


#navigation
{
	padding: 0px 0px 0px 20px;
	font-weight:bold;
	color: #808185;
}

#navigation a
{
	color: #808185;
	text-decoration: none;

}

#navigation a:link, #navigation a:visited
{
	color: #808185;

}

#navigation a:hover
{
	color: #F1A03C;

}



#main1, #main2, #main3, #main4 , #main5 , #main6
{
	float: left;
	width: 100px;
	
	
}

#main4b
{
	float: left;
	width: 100px;
	background-color:#000000;
	
	
}


#sub1, #sub2, #sub3, #sub4 , #sub5 , #sub6
{
	float: left;
	border: 0px solid #fff;
	width: 760px;
	visibility: hidden;
	

}

 #sub_active
{
	float: left;
	border: 0px solid #fff;
	width: 760px;


}



#sub4b
{
	float: left;
	border: 0px solid #fff;
	width: 760px;
	background-color:#000000;
	

}



/* Wie auch immer du innerhalb des SUBMENÜ containers formatieren möchtest hier unterhalb */


ul#navlist, ul#navlist_year, ul#navlist_preis
{
margin: 0;
padding: 0;
white-space: nowrap;

}

ul#navlist li
{
float: left;
width: 140px;
}


 ul#navlist_preis li
{

padding-right: 28px;

}


ul#navlist_year li
{
float: left;
width: 100px;
font-weight: normal;
}

#navlist li, #navlist_year li, #navlist_preis li
{
display: inline;
list-style-type: none;

}




#navlist a {

 text-decoration: none;
 font-weight:normal;
 
}

#navlist a:link, #navlist a:visited
{
color: #808185;


}

#navlist a:hover
{
color: #F1A03C;

}



#navlist_preis a {

 text-decoration: none;
 font-weight:normal;
 
}

#navlist_preis a:link, #navlist_preis a:visited
{
color: #FFFFFF;


}

#navlist_preis a:hover
{
color: #F1A03C;

}
/* der aktuelle  Angeklickte Link Current -.--------*/

#navigation a.active, #navigation a.active:link, #navigation a.active:visited, #navigation a.active:hover
{
color:#F1A03C; 
font-weight:bold;
}


#topnav a.active, #topnav a.active:link, #topnav a.active:visited, #topnav a.active:hover
{
color:#F1A03C; 
font-weight:normal;
}


#current, #current a, #current a:link, #current a:visited, #current a:hover
{
color:#000000; 
font-weight:normal;
}


#current_preis, #current_preis a, #current_preis a:link, #current_preis a:visited, #current_preis a:hover
{
color:#F1A03C; 
font-weight:normal;
}




/*    ------------  Sonstiges ---------------*/

.clr_line
{
	border-bottom: 1px solid #DFE1E1;
	width:860px;
	height:1px;
	line-height:1px;
	clear: both;
	
	
}
.clr_preis
{

	border-bottom: 1px solid #DFE1E1;
	width:860px;
	height:1px;
	line-height:1px;
	clear: both;
	margin:0px;
	padding:0px;

}

.clr
{

	clear: both;


}








h1 {

	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.2em;
}


h1.motto {

	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.6em;
	line-height:1.1em;
}


h2 {
		margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	font-weight:normal;

}
h3 {
font-size: 1.2em;
		margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	padding-top: 0px;
	font-weight:bold;
	
}
