@charset "utf-8";

body {
	background-color: #f4f4f4;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.active {
	background-image: url(img/dot_active.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 21px;
	padding-right: 4px;
	padding-left: 4px;
}
.inactive {
	background-image: url(img/dot_inactive.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 21px;
	padding-right: 4px;
	padding-left: 4px;
}
.border {
	border: 1px solid #dcdcdc;
}
.contactfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #acdd4e;
	width: 210px;
}
.whitetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.adbox {
	text-align: right;
	padding: 5px;
	vertical-align: top;
	
}
.contentbox {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.trenner {
	background-image: url(img/trenner_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkblue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1fc7eb;
	text-decoration: none;
}
a.linkblue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1fc7eb;
	text-decoration: none;
}
a.linkblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1fc7eb;
	text-decoration: underline;
}
a.linkblue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1fc7eb;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.content {
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}
.bildlinks {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.bildlinksklein {
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
}
#maincontainer {
	width: 550px;
	padding-right: 10px;
	
}
.infoboxhead {
	background: #c0cacc url(img/head_infobox.gif) no-repeat top left;
	width: 190px;
	
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	}
.infoboxheadbig {
	background: #c0cacc url(img/head_infobox_big.gif) no-repeat top left;
	width: 540px;
	
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	}
.infoboxheadmediumblank {
	background: url(img/head_infobox_m_blank.gif) no-repeat top left;
	width: 260px;
	padding: 3px;
	padding-bottom: 0px;
	color: #acdd4e;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	}
.infoboxbottomblank {
	background: url(img/head_infobox_m_blank_u.gif) no-repeat top left;
	height: 10px;
	padding: 0px;
}
.infoboxbottom {
	background: url(img/head_infobox_m_blank_u_f.gif) no-repeat top left;
	height: 10px;
	padding: 0px;
}
.infoboxmain {
	border: solid 1px #c0cacc;
	border-top: 0px;
	padding: 5px;
	text-align: left;
	line-height: 20px;
}
.infoboxmain2 {
	border: solid 1px #c0cacc;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px;
	text-align: left;
	line-height: normal;
	height: 110px;
	font-size: 11px;
}
.infoboxmain3 {
	border: solid 1px #c0cacc;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px;
	text-align: left;
	line-height: normal;
	font-size: 12px;
}
.infoboxmore {
	border: solid 1px #c0cacc;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px 20px 0px 3px;
	padding-bottom: 0px;
	text-align: right;
	vertical-align:bottom;
	line-height: normal;
	height: 18px;
	background: #f2f2f2;
}
.blankline {
	height: 10px;
}
.greentitle {
	font-weight: bold;
	color: #acdd4e;
}
.infotext {
	font-size: 11px;
}
.inline {
	font-size: 12px;
}
.messlatte {
	width: 100px;
	height: 20px;
	background:url(img/bg_latte.gif) no-repeat;
	padding: 0px;
}
.titlemesslatte {
	width: 75px;
	font-size: 9px;
	

}
.gallerybox {padding: 15px 0 10px 15px; }
td.infoboxmain a img {border: 3px solid #C0CACC; margin: 0 13px 10px 0;  }
