body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%; 
	}

acronym, dfn, abbr, span.abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
	cursor: help;
	}


a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}


caption {font-weight: bold; text-align: left;}

p.bodytext a img {border: 0;}

caption {
	text-align: left; 
	font-weight: bold; 
	font-size: 1em;
	padding-bottom: 3px;
	}

th {
	font-size: 1em; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	 
tr, td {
        font-size: 1em; 
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	 
td p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	}
	
th p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	}
	 
input, textarea {
	font-size: 1em; 
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border:1px solid #999999;
	}
	
hr {
	border: 0; 
	background-color: #999999; 
	color: #999999; 
	height: 1px;
	margin: 10px 0;
	}
	
.hr-rot {
	border: 0; 
	background-color: #cc0000; 
	color: #cc0000; 
	height: 4px;
	margin: 0;
	}
	
.clear-grau {
	border: 0; 
	background-color: #999999; 
	color: #999999; 
	height: 4px;
	margin: 0;
	clear: both;
	}
	
.clearer {clear:both; border:0;}
	
	
h1 {font-size: 1.2em; color: #cc0000;}
h2 {font-size: 1.1em; color: #cc0000;}
h3 {font-size: 1em; color: #cc0000;}
h4 {font-size: 1em; color: #cc0000;}

.ganzeseite {
	width: 95%;
	margin-right: auto; 
	margin-left: auto;
	text-align:left; 
	padding: 0px;
	margin-top: 0;
	}
	
#header {display:none;}

#navigation {display:none;}

#rechteseite {display:none;}

#orientierungspfad {display:none;}

#footer {width: 100%; font-size: 0.8em;border-top: solid 1px #cccccc; padding-top: 5px;}
#footer-navi {display:none;}

#inhalt-links {
	width:49%;
	float: left;
	}

#inhalt-rechts {
	width:50%;
	float: right;
	}