body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #f5f5f5;
}
p, ol, ul, td, .inhalt {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
font-style: normal;  
line-height: 130%; 
text-decoration: none;
}
.border { 
border-bottom: 1px solid Black;  
border-left: 1px solid Black;  
border-right: 1px solid Black;   
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

/* Navigation Links */
.menue a:link, .menue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding: 8px 0px 8px 5px;
	display: block;
	}
.menue-act a:link, .menue-act a:visited, .menue-act a:hover, .menue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ff8400;
	border-bottom: 1px solid white;
	background: #dedede;
	border-top: 1px solid white;
	padding: 8px 0px 8px 5px;
	display: block;
	}
	
.untermenue a:link, .untermenue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
	text-indent: 20px;
	background: url(../imgs/pfeil_untermenue.jpg) no-repeat;
	padding: 3px 0px 3px 0px;
	display: block;
	margin-left: 15px;
	height: 24px;
	}
.untermenue-act a:link, .untermenue-act a:visited, .untermenue-act a:hover, .untermenue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff8400;
	text-indent: 20px;
	background: url(../imgs/pfeil_untermenue.jpg) no-repeat;
	padding: 3px 0px 3px 0px;
	display: block;
	margin-left: 15px;
	height: 24px;
	}
	
	
/* Navigation Oben */
.menueoben a:link, .menueoben a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.menueoben-act a:link, .menueoben-act a:visited, .menueoben-act a:hover, .menueoben a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff8400;
}

.borderbuecher {
	border: 1px solid #000000;
}

h1,h2,h3,h4,h5,h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #444444;
font-style: normal;  
line-height: 110%; 
text-decoration: none;
}

.sitemap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
	margin-left : 20px;
	text-indent: 20px;
	background: url(../imgs/pfeil_sitemap1.jpg) no-repeat;
	line-height: 22px;
}
.sitemap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
	margin-left : 40px;
	text-indent: 20px;
	background: url(../imgs/pfeil_sitemap2.jpg) no-repeat;
	line-height: 24px;
}
.sitemap3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	margin-left : 60px;	
	text-indent: 20px;
	background: url(../imgs/pfeil_sitemap3.jpg) no-repeat;
	line-height: 24px;
}
.sitemap4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 200%;
	text-decoration: none;
	color: #999999;
	margin-left : 80px;
}

 INPUT, TEXTAREA{
	border: 1px solid #ff8400;
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	padding: 1px;
}

.BUTTON{
	border: 1px solid #f5f5f5;
	background-color: #ff8400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	color: #ffffff;
	padding: 1px;
	text-align: center;
}