/*
=============================================

				Mehliskopf
	Werbestudio Mack - Angelbachtal
	
	- 06.10.2006 - 13:26 Uhr
=============================================
hellgelb			#fffecd
gelb				#f8e75a
grün				#009036
rot					#e42527
=============================================
*/
#tablemain {
border: 0px solid #f8e75a;
background-color: White;
/*background-image: url(../images/table_main.jpg);
background-position: bottom;
background-repeat: repeat-x;*/
}

#mitte {
	background-color: White;
}

body {
	font-family: Arial, helvetica, serif;
	font-size: 80%;
	background-color: #ebeff3;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding: 0em;
	margin: 0;
}

#pano
	{
	position: relative; 
	left:0px; 
	top: 0px; 
	width: 1024; 
	height: 133px;
	overflow: hidden;
	background-repeat: no-repeat;
	}

#content {
	position: relative;
	left: 0px;
	top: 0px;
/*	width: 34em; */
	background: url(../images/menue_bar.jpg);
	background-repeat: repeat-x;
/*	background-color: #F8E75A;*/
	padding: 6px 0;
	border: 0px none #7d6340;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100%px;
	height: 16px;
}
html>body #content {
	width: 1024px;
} 

a {	text-decoration: none;}
a:link {color: #080;}
a:visited {color: #790;}
a:active {	color: red;}
a:hover {text-decoration: underline;}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

// #nav a {font-family: arial black, arial, helvetica, sans-serif; font-weight: normal; color: black; font-size: 10pt; text-decoration: none; }
#nav a {font-weight: bold; color: black; font-size: 10pt; text-decoration: none; }
#nav li li a { display: block; font-weight: normal; color: #060; padding: 0.2em 10px; font-size: 8pt;}
#nav li li a:hover { padding: 0.2em 5px; border: 5px solid #7d6340; border-width: 0 5px; }

li {float: left;
	position: relative;
/*	width: 10em;	*/
	margin-left: 10px;
	text-align: center;
	cursor: default;
	background-color: none;
	border: 1px solid #7d6340;
	border-width: 0px 0;
}

li#first { border-left-width: 0em; }
li#last { border-right-width: 0em; }

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(../images/navi/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-left: none 0px #7d6340;
	border-right: solid 1px #7d6340;
	border-bottom: none 0px #7d6340;	
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	width: 10em;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
	overflow: visible;
}


td.tagline {
background-color: #F8E75A;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
text-align: center;
background: url(../images/balken_header.jpg);


}


#constep {
	position: static;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 0px;
	visibility: collapse;
	display: block;
}

#info_wetter {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
padding: 2px;
text-align: left;

}

#footer {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: center;
/* padding: 6px; */
background-image: url(../images/footer_bg.gif);
border-top: 1px solid #EFEFEF;
/* background-color: #f8e75a; */
height: 20px;
}

td.news {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
text-align: left;
font-weight: normal;
width:280px; 
background-color: #fffecd;
vertical-align: top;
padding: 10px;
}

#ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-align: left;
	background-color: #e6ebee;
	height: 10px;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid #333333;
}

.box {
	background-color: #fffecd;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: left;
	}
	
	
#formular {
		color: #777777;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		padding: 2px;
		text-align: left;
		}
	
#input {
	border: 1px solid #acbccd;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px;
	text-align: left;
}


#liste {
list-style-type: decimal;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
pading-left 5px;

}

#liste li {
text-align: left;	
}


.ul listing, ul:li {
text-align: left;
padding-left: 5px;

}