/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0;
border-bottom-width: 0;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 240px; /* default width for menu */
position:fixed;	
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
padding: 0;
text-decoration: none;
font-size: 12px;
color:#098bc3;
background-color:#FFFFFF;
margin: 1px !important; 
margin-top: 0px !important;
margin: 0px; /*for IE*/
margin-top:0;
padding: 8px;
padding-left: 8px;
font-weight:bold;
}

.anylinkcss a:hover{ /*hover background color*/
background: #098bc3;
color: #FFFFFF;
}

.anylinkcss a.selected{
background: #098bc3;
color: #FFFFFF;
}

.linkcss { 
display: block;
padding: 0;
text-decoration: none;
font-size: 12px;
color:#098bc3;
background-color:#FFFFFF;
margin: 0px;
margin-bottom:1px;
padding: 8px;
padding-left: 8px;
background: #FFFFFF;
color: #098bc3;
font-weight:bold;
}


a.linkcss:hover{ /*hover background color*/
background: #098bc3;
color: #FFFFFF;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

.applemenu{
margin: 0;
padding: 0;
width: 255px; /*width of menu*/
}

.applemenu div.mainmenu a{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
padding: 8px;
padding-left: 8px;
text-decoration: none;
margin:0px;
margin-bottom:1px;
font-weight:bold;
font-size: 12px;
color:#098bc3;
background-color:#FFFFFF;
}

.applemenu div.mainmenu a:hover{
color:#FFFFFF;
background-color:#098bc3;
}


.applemenu div.submenu{ /*DIV that contains each sub menu*/

}

.applemenu div.submenu li a{ /*DIV that contains each sub menu*/
display: block;
padding: 8px;
padding-left: 16px;
text-decoration: none;
margin:0px;
margin-bottom:1px;
font-size: 12px;
color:#098bc3;
background-color:#FFFFFF;
}

.applemenu div.submenu li a:hover, .applemenu div.submenu li a:active{ /*DIV that contains each sub menu*/
display: block;
padding: 8px;
padding-left: 16px;
text-decoration: none;
font-size: 12px;
color:#FFFFFF;
background-color:#0B9DDC;
}

.applemenu div.submenu li a.selectedanchor{ /*DIV that contains each sub menu*/
background-color:#0B9DDC;
color: #FFFFFF;
}


.mainmenu.selected a{
background: #098bc3;
color: #FFFFFF
}


div.mainmenu.selected a{
background: #098bc3;
color: #FFFFFF;
}

.selected{
background: #098bc3;
color: #FFFFFF;
}
.adresszeile {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #098bc3;
}
.geschichte{
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
.small{
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
}
.small11{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 28px;
}
.metanav{
	color: #0087c1;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 10px;
}
.metanavinactive{
	color: #666666;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 10px;
}
.metanavsmall{
	color: #0087c1;
	font-size: 12px;
	font-weight:bold;
	line-height: 26px;
	text-decoration: none;
	background-color: #e5f3f9;
}
.contentlink{
	color: #0087c1;
	text-decoration: none;
}
.contentlinkdarker{
	color: #03618a;
	text-decoration: none;
}
.gradientunten {
	width:241px;
	margin-left:200px;
	background-image: url(../images/baeder_entholzer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	float: left;
	margin-top: 555px;
}
.bildrechts {
	margin-left: 55px;
	margin-bottom: 50px;
}
.divlinks {
	margin-left: 0px;
	width: 220px;
}
.divrechts {
	margin-left: 224px;
	width: 220px;
	margin-top: -340px;
}


.beta {
	width:111px;
	height: 107px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/beta1.png);
	background-repeat: no-repeat;
	visibility: visible;
}

.social {
	position: absolute;
	margin-right: 20px;
	top:0px; 
	margin-left: 605px; 
	width: 255px; 
	background-color: #FFFFFF;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

#menu_facebook {
	position: absolute;
	margin-bottom: 50px;
	margin-left: 295px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
		}

/*Formular*/
.headlines_form {
	line-height: 22px;

}

.pulldown {
	background-color: #ededed;
	border: white;
	font-size: 12px;
	width: 457px;
	line-height: 25px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.formfeld {
	background-color: #ededed;
	border: white;
	font-size: 14px;
	height: 20px;
	padding-top: -4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.textfeld {
	background-color: #ededed;
	border: white;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	width: 457px;
}
.angebotpreis {
	border: #098bc3;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-style: dashed;
	padding: 5px;
	border-width: 1px;
	background-color: #e5b500;
}


.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: #098bc3;
color: #FFFFFF;
}
.li{
	margin-left: 15px;
	list-style-type: disc;
	line-height: 35px;
	list-style-image: url(../images/dot.png);
}
div.image_small{
	width: 150px;
}
.engeHeadline{
	letter-spacing: -1px;
}

