body {
	background-color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}

.logo {
	padding-bottom: 20px;
}

.hilfsnav {
	font-size: 11px;
	padding-bottom: 20px;
	vertical-align: bottom;
	text-align: right;
}

/****************************/
/***** Haupt Navigation *****/
/****************************/
.nav_no {
	background: #dedcdd;
}

div#navbar {
	height: 25px;
}

div#navbar ul {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	white-space: nowrap;
}

div#navbar li {
	list-style-type: none;
	display: inline;
}

div#navbar li a {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #000;
}
/****************************/

/****************************/
/********** Content *********/
/****************************/

.content_top_padding {
	padding-top: 20px;
}

.content_left_padding {
	padding-left: 10px;
}

.content_top {
	background: #DEDCDD;
	border-right: 1px solid #fff;
}

.content_right {
	background: #F3F1F2;
	border-top: 1px solid #fff;
}

.content_bottom {
	background: #F3F1F2;
	border-right: 1px solid #fff;
}

.content_hg {
	background: #F3F1F2;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 4px 6px 4px 6px;
}

.content_titel {
	font-weight: bold;
	padding-left:5px;
}

.content {
	font-size:11px;
	line-height:15px;
}

.abschnittpadding {
	padding-bottom: 20px;
}

.impressumpadding td {
	padding: 5px 0px 5px 0px;
}

.impressionen_detail {
	border-bottom: 10px solid #F3F1F2;
	border-right: 1px solid #F3F1F2;
	text-align: left;
	vertical-align: bottom;
}

.impressionen_detaillupe {
	background: #DEDCDD;
	border-top: 1px solid #fff;
}

.impressum_recic {
	color: #7E7E7E;
}

.imagepadding {
	padding-right: 6px;
}

.linkposition {
	vertical-align: bottom;
	text-align: right;
	padding: 0px 2px 2px 0px;
}

.suchen {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #F3F1F2;
	padding: 5px;
}

.suchen form {
	padding: 0px; 
	margin:0px 0px 2px 0px;
}

.suchen input {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.kontakt {
	border-top: 1px solid #fff;
	background: #F3F1F2;
	padding: 5px;
}

.impressionen {
	border-top: 1px solid #fff;
	background: #F3F1F2;
	padding: 5px;
}

.impressionen img {
	padding-bottom: 3px;
}

.pictitletd {
	padding-top: 20px;
}

.werbung {
	background: #dedcdd;
	font-weight: bold;
	padding-left: 4px;
	color: #000;
}

.werbung_content {
	background: #F3F1F2;
	padding: 5px;
	text-align: center;
}

.werbung_content img {
	padding-bottom: 3px;
}

.smallfont {
	font-size: 11px;
}

.smallfont_xs {
	font-size: 10px;
}

.smallfont_xxs {
	font-size: 2px;
}

.dottedline {
	background-image: url(../_img/content/div_dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
}

.dottedlinekontakt {
	background-image: url(../_img/content/div_dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	padding: 6px 0px 6px 0px;
}

.dottedtitle {
	background-image: url(../_img/content/div_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	padding: 0px 0px 10px 0px;
}



/****************************/
/********** Sitemap *********/
/****************************/

.sitemap_1lvl {
	background: url(../_img/content/div_dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.sitemap_1lvl_notfirst {
	background: url(../_img/content/div_dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 16px;
}

.sitemap_1lvl_font {
	font-weight: bold;
	padding-bottom: 3px;
}

.sitemap_2lvl_font {
	line-height: 16px;
}

.sitemap_3lvl_font {
	padding-bottom: 3px;
	padding-left: 10px;
}

.fusszeile {
	font-size: 10px;
	color: #7E7E7E;
}

td#fusszeilelink a {
	font-size: 10px;
	color: #7E7E7E;
}

/****************************/
/********** Kontakt *********/
/****************************/

.ktitle {
	font-weight: bold;
	vertical-align: top;
	height: 24px;
	background: #E9E6E6;
	border-right: 3px solid #F3F1F2;
	border-bottom: 1px solid #F3F1F2;
}

#kformcss input.checkbox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding:0;
	margin:0;
	width: 12px;
}

#kformcss span.checkboxTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
}


#kformcss input {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	width: 160px;
}

#kformcss textarea {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
}
