html {
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282921;
	height:100%;
}
a,
a:link,
a:active,
a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color: #282921;
	text-transform: uppercase;
}

a.menue_1,
a.menue_1:link,
a.menue_1:active,
a.menue_1:visited {
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}

a.menue_2,
a.menue_2:link,
a.menue_2:active,
a.menue_2:visited {
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

img.partnerbox {
	position:relative;
	top:10px;
	border:0px;
}



#datum {
	padding:2px;
	float:left;
}

#contact {
	padding:2px;
	position:absolute;
	right:10px;
}

#menu1 {
	background-color:#3B3B3B;
	width:620px;
	height:23px;
	float:left;
	margin:5px;
	color:#FFFFFF;

}

#menu2 {
	background-color:#3B3B3B;
	width:800px;
	height:23px;
	margin:5px;
	margin-top:0px;
	color:#FFFFFF;
	clear:left;
}

.menu {
	padding:4px;
	padding-left:15px;
}

#infobar {
	background-color:#EBEBEB;
	background-image:url(../imgs/menu_bg.gif);
	background-repeat:repeat-x;
	width:505px;
	height:23px;
	font-size: 10px;
	color: #FFFFFF;
	float:left;
	margin:5px 0px 5px 2px;
}

#quicklink {
	background-color:#EBEBEB;
	background-image:url(../imgs/menu_bg.gif);
	background-repeat:repeat-x;
	width:300px;
	height:23px;
	float:left;
	margin:5px 5px 5px 0px;
	text-align:right;
}

#quicklink label {
	font-size: 10px;
	top:-1px;
}
.jumpmenu {
	font-size:9px;
	margin:2px;
}

#jumpTxt {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	position:relative;
	top:-3px;
}

#banner {
	background-image:url(../imgs/banner.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:89px;
	clear:left;
	margin:5px;
	margin-top:0px;
}



#content {
	width:600px;
	float:left;
	margin-left:15px;
	border-style:dotted;
	border-width:1px;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	clear:left;
}

#partner {
	width:175px;
	float:left;
	font-size:9px;
	margin-left:15px;
}

#location {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin:5px;
}

.box1 {
	font-size: 12px;
	color: #282921;
	margin:15px;
	margin-left:0px;
	padding:5px;
	border-style:dotted;
	border-width:1px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

.box2 {
	font-size: 12px;
	color: #282921;
	margin:15px;
	margin-left:0px;
	padding:5px;
	border-style:dotted;
	border-width:1px;
}

.picturebox {
	width:140px;
	float:left;
}

.textbox {
	width:430px;
	float:left;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
h1 {
	margin-top:10px;
	font-size: 18px;
	font-weight: bold;
	color: #1D5A20;
}
.text {
	margin-top:10px;
	font-size: 12px;
	line-height:1.5;
	color: #333333;
	text-align:justify;
}
.text2 {
	font-size: 10px;
	color: #333333;
}

.untertitel {
	clear:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:8px;
	font-size: 10px;
	color: #000000;
	background-color:#f5f5f5;
}

.bericht_footer {
	clear:left;
}
.bericht_footer1 {
	font-size:9px;
	width:140px;
	float:left;
}
.bericht_footer2 {
	font-size:9px;
	width:260px;
	margin-left:300px;
	text-align:right;
}

.footer {
	text-align:center;
}

#pagefooter {
	clear:left;
	font-size:9px;
	width:600px;
	text-align:center;
	color:#CCCCCC;
}

#pagefooter a {
	color:#CCCCCC;
}

.partnerbox {
	margin-top:5px;
}

.td1 {
	width:560px;
	float:left;
}
.td2 {
	width:270px;
	float:left;
}
.td3 {
	width:168px;
	float:left;
}
.td4 {
	width:140px;
	float:left;
}
.pic {
	display:inline;
	float:left;
	margin-right:15px;
	margin-top:15px;
}
#quickView ul {
	padding: 0px;
	margin: 0px;
}

#quickView ul li{
	list-style: none;
	margin-top: 5px;
}

#quickView ul li a{
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
}

#facebook {
	margin-bottom: 20px;
}

#facebook a {
	color: #3B5998;
}

#weihnachten {
	margin: 0 0 10px;
	background-color: #1D5A20;
	color: #fff !important;
	padding: 10px;
}

#weihnachten h2 {
	color: #fff;
}

#weihnachten a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	padding-top: 10px;
	display: block;
}
