body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	}
form {
	background-color: ffccaa;
}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	margin-bottom: -2px;
	padding: 0px;
	}
	
img a {
	border: none;
	}

.rahmen {
	border: 1px solid #ffccaa;
}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 19px;
	padding-right: 20px;
	padding-top: 10px;
}

/* Headline */
.headline {
	padding: 0px;
	padding-left: 19px;
	background: #ffccaa;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	}
	
/* schwarzer Rand*/
.schwarz_top {
	border: 1px solid #000;
	border-bottom: none;
	}
	
.schwarz_content {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}
	
.schwarz_footer {
	border: 1px solid #000;
	border-top: none;
	}

/* primäre Navigation	*/ 
.main_nav {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #FFF;
	}

.main_nav a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.main_nav a:hover {
	text-decoration: underline;
	}
	
.main_nav_active a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.main_nav_active a:hover {
	text-decoration: underline;
	}

/* sekundäre Navigation */	
.navpunkt {
	border: 1px solid #FFF;
	border-bottom: none;
	text-align: center;
	}
	
.navpunkt a {
	display: block;
	padding-top: 2px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 17px;
	}
	
*html .navpunkt a {height: 18px;}
	
.navpunkt a:hover {
	display: block;
	padding-top: 2px;
	background: #e50003;
	height: 17px;
	}

*html .navpunkt a:hover {height: 18px;}

.content {
	background: #ffccaa;
	padding-left: 19px;
	padding-right: 23px;
	padding-top: 10px;
	color: #000;
	font-size: 11px;
	}
/* Links Sitemap */
.sitemap_ober a {
	color: #232323;
	font-size: 12px;
	font-weight: bold;
	}

.sitemap_ober a:hover {
	text-decoration: underline;
	}
	
.sitemap_unter a {
	color: #232323;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

.sitemap_unter a:hover {
	text-decoration: underline;
	}	
	
.footer {
	background: url(/_grafiken/0_allgemein/footer.gif) #ffccaa bottom right no-repeat;
	}
	
.footer_tel {
	color: #232323;
	font-size: 11px;
	font-weight: bold;
	padding-left: 19px;
	padding-top: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #FFF;
	}
	
.footer_nav {
	color: #232323;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	border-top: 1px solid #fff;
	}
	
.footer_nav a {
	color: #232323;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
	
.footer_nav a:hover {
	text-decoration: underline;
	}	
ul {
		width: 450px;
		}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-repeat: no-repeat;
	text-indent: 15px;
	list-style-type: none;
	list-style-image: url(../_grafiken/0_allgemein/Ziegel.gif);
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
.rahmenlinks {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

.link_underlined {
	text-decoration: underline;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 19px;
}

