body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #BBBDD7;
	background-image: url(images/hgbody.jpg);
	background-repeat: repeat-x;
	color: #000033;
}
#balken {
	background-color: #000033;
	height: 26px;
	margin-top: 5px;
	text-align: right;
}

#container {
	background-color: #F7F3E1;
	text-align: center;
	width: 825px;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	position: relative;
	border: medium ridge #990000;
}

.unsichtbar {
	display:none;
}
#head {
	background-image: url(images/kopf_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

#navioben {
}
#navilist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-left-style: solid;
	border-top-color: #F7F3E1;
	border-right-color: #F7F3E1;
	border-bottom-color: #F7F3E1;
	border-left-color: #F7F3E1;
	padding-left: 10px;
	font-size: 0.8em;
}

#navilist a:link {
	text-decoration: none;
	color: #F7F3E1;
	font-size: 0.8em;
}
#navilist a:visited {
	color: #F7F3E1;
	text-decoration: none;
	
	}
#navilist a:focus {
	color: #003300;
	
	}
#navilist a:hover {
	color: #990000;
	
	}
#navilist a:active {
	color: #FFFFFF;
	}
#navigation {
	float: left;
	width: 23%;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: 100;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: groove;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

#menuliste
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 2em;
}
#menuliste a {
	text-decoration: none;
	padding-left: 10px;
}


#menuliste li
{
	padding-left: 10px;
	background-image: url(images/punkt.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-weight: 700;
}

#menuliste ul {
	list-style: none;
	font-weight: 700;
}



#menuliste a:link, a:visited   {
	color: #000033;
}



#menuliste a:hover, a:focus {
	color: #990000;
	font-weight: 800;
	
}
#menuliste a:active {
	color: #009933;
	outline:dotted;
	outline-width:thin;
	outline-color:#00FF00;
}




#submenulist {
	padding-left: 20px;
	font-size: smaller;
	margin-bottom: 15px;
	font-weight: lighter;
}
#content {
	text-align: left;
	float: right;
	margin-top: 20px;
	width: 70%;
	margin-right: 15px;
}
#fuss {
	background-color: #000033;
	height: 26px;
	font-size: 0.7em;
	color: #FFFFFF;
	position: relative;
	bottom: 0px;
}
#fuss p {
	padding-top: 5px;
	color: #F7F3E1;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin-bottom: 15px;}

p {
	line-height: 1.4em;
	padding-bottom: 1em;
	font-size: 0.8em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.5em;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.bildrechts {
	margin-left: 0.6em;
	margin-bottom: 0.6px;
}
.bildlinks {
	margin-right: 0.6em;
	margin-bottom: 0.6em;
}
.wortabstand {
	padding-right: 1.5em;
	padding-left: 1.5em;
	color: #000066;
}

#content a:link {
	color: #000033;
}

/* Link im Text beim Überfahren mit der Maus */
#content a:hover {
	color: #990000;
}


#content ul {
	font-size: 0.8em;
	line-height: 1.2em;
	list-style-position: outside;
	list-style-image: url(images/punkt.jpg);
	display: block;
	margin-left: 2.1em;
	margin-bottom: 1em;
}
#content ul ul {
	font-size: 0.8em;
}
#content ol {
}

#content li {
	margin-bottom: 0.4em;
}
table {
	vertical-align: bottom;
}
table p {
	margin-left: 0.5em;
	vertical-align: top;
	font-size: 0.8em;
	text-align: left;
}
td {
	font-size: 0.8em;
	margin-left: -1em;
	vertical-align: top;
	text-align: left;
}
#content th {
	font-size: 0.8em;
	color: #000066;
	text-align: left;
}


td h5 {
	margin-left: 0.5em;
}
td h4 {
	margin-left: 0.5em;
	margin-top: 0.5em;
}
caption {
	font-size: 0.9em;
	font-weight: bold;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
}


h5 {
	font-weight: bolder;
}
.linkimtext {
	font-weight: bold;
	text-decoration: none;

}
.tabellenschrift {
	font-size: 0.7em;
	color: #000000;
}
hr {
	font-weight: bolder;
	color: #006600;
}
