* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(/layout/bg.gif);
	background-repeat: repeat-x;
	background-color: #faf9f7;
}
html {
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6a665e;
}


h1 {
	font-size: 140.1%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #e9991e;
}

h2 {
	font-size: 130.1%;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: 120.1%;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	font-size: 100%;
}
a {
	color: #e9991e;
	text-decoration: none;
}
a:hover {
	color: #db8603;
	text-decoration: underline;
}



ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	background-image: url(/layout/li.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 2px;
}


td {
	padding: 3px;
}
img {
	border: none;
}





/* Layer Einstellungen */


#L_warp {
	width: 970px;
	padding: 0;
	text-align: left;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFFFFF;
}

#L_head {
	width: 970px;
	height: 280px;
	position: relative;
	float: left;
	clear: both;
}
#L_mainnav {
	width: 970px;
	position: relative;
	float: left;
	clear: both;
	margin-top: 10px;
	height: 35px;
	margin-bottom: 10px;
}
#L_content {
	width: 970px;
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 10px;
}


#L_footer {
	clear: both;
	position: relative;
	border: 1px solid #E5E4E4;
}

#L_footer_Logos {
	clear: both;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #E5E4E4;
	position: relative;
}







/* Div Enstellungen */



#head_links {
	position:absolute;
	left:10px;
	top:20px;
	width:210px;
	height:250px;
	z-index:1;
	background-image: url(/layout/bg_head_links.gif);
}
#head_rechts {
	position:absolute;
	left:230px;
	top:20px;
	width:720px;
	height:250px;
	z-index:2;
	overflow: hidden;
	background-image: url(/layout/bg_head_rechts.gif);
	background-repeat: no-repeat;
}


#content_left {
	float: left;
	width: 220px;
}
#content_left #nav {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#content_left #nav .NavBox h1 {
	font-size: 105.01%;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 1px;
	letter-spacing: normal;
}


#content_left #nav .NavBox .n a {
	background-image: url(/layout/m_nav.gif);
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-position: left 6px;
}
#content_left #nav .NavBox .n .aktiv {
	color: #FF9500;
	background-image: url(/layout/m_nav_on.gif);
	background-repeat: no-repeat;
}




#content_left .box1 {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.box_link {
	text-align: right;
	margin-top: 5px;
}
.box1 h1 {
	letter-spacing: normal;
}
.box_link a {
	color: #FFFFFF;
	background-color: #FFA800;
	background-image: url(/layout/m_nav.gif);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 80%;
}

#content_left .box2 {
	background-color: #FFFFFF;
	background-image: url(/layout/bg_box1.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fec349;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#content_right {
	float: right;
	width: 740px;
	background-color: #FFFFFF;
}

.txt_box {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 10px;
}
.txt_block {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.txt_box .T_text {
	line-height: 18px;
}

.txt_include {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.lv_angebote a {
	color: #706C62;
	padding-top: 0px;
}
.lv_angebote .lvbild {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #706C62;
}






.T_block_box                                 { width: 700px; }

.T_block_ue                                  {
	cursor: hand;
	cursor: pointer;
	border: 1px solid #999999;
	margin-top: 5px;
	color: #666666;
	font-size: 110%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	background-image: url(/layout/bg_box_ue.gif);
	margin-bottom: 0px;
}

.T_block_txt                                 {
	padding: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



#angebot {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding: 10px;
}

.angebot_art {
	text-transform: uppercase;
	border-bottom: 1px solid #C0C0C0;
}
.angebot_datum {
	border-bottom: 1px solid #C0C0C0;
}
.angebot_ue {
	border-bottom: 1px solid #C0C0C0;
}
.angebot_ab {
	border-bottom: 1px solid #C0C0C0;
	text-align: right;
}
.angebot_ab .angebot_ab_farbe {
	background-color: #FEC34A;
	padding-right: 3px;
}




#menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#menu  .on  .on     {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
	color: #FF9500;
}

	
#menu a:link, #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, 
#menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
	color : #FEC34A;
}

 #menu ul a:hover {
	color : #FEC34A !important;
}



#head_links {
	position:absolute;
	left:10px;
	top:20px;
	width:210px;
	height:250px;
	z-index:1;
}
#head_rechts {
	position:absolute;
	left:230px;
	top:20px;
	width:720px;
	height:250px;
	z-index:2;
	overflow: hidden;
}
#mainnav {
	margin-right: 20px;
}
.quernavlink {
	float: left;
	width: auto;
}
.quernavlink a {
	color: #666666;
	font-size: 105.1%;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(/layout/bg_quernav.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.quernavlink a:hover {
	color: #FF9500;
}
.quernavlink .aktiv {
	background-image: url(/layout/bg_quernav_on.gif);
	background-repeat: no-repeat;
	color: #FF9500;
}



#Adresse {
	position:absolute;
	left:13px;
	top:97px;
	width:196px;
	height:77px;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:1;
	overflow: hidden;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	line-height: 110%;
}





#WE_window {
	position:absolute;
	left:1250px;
	top:7px;
	width:371px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:1;
	text-align: left;
}
