/*************************************************************/
/*                                                           */
/*                                                           */
/*            Stylesheet 22.3.04 - Kai Laborenz (danke)      */
/*            adaptiert 2.11.04 Gerhard Groebe               */
/*                                                           */
/*************************************************************/


/* HTML-Tags */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center;
}

#puffer {
	height: 1em;
	width: 796px;
}
#container {
	margin: 0 auto;
	width: 796px;
	text-align: left;
	background-image: url(bilder/kopf.jpg);
	background-repeat: no-repeat;
}

#navcontainer  {
	margin: 3px 0px 0px 12px;
	padding: 0px;
	float: left;
	width: 740px;
	text-align: left;
	background-image: url(bilder/logo.gif);
	background-repeat: no-repeat;
	height: 20px;
	clear: left;
	
}
#navcontainer ul {
	list-style-type: none;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
#navcontainer ul li {
	display: inline;

}

#navcontainer ul li a {
	text-decoration: none;
	padding: 0em 0.6em;
	color: #000;
	margin: 0px;

}
#navcontainer ul li a:hover
{
color: #0000dd;

}



#logo {
	width: 200px;
	
}
h2 {
	font-size: 1.6em;
	color: #9a6e20;
	margin: 1.2em 0 0.2em;
	padding-top: 3em;
	text-align: center;

}
table {
	margin: 0px 0px 0px 0px;
	text-align: center;

}
table h2 {
	font-size: 1.5em;
	color: #9a6e20;
}

h3, h4 {
	font-size: 0.8em;
	color: #9a6e20;
	margin: 4px 0 0.2em 0;
}

p {
	margin-top: 0.6em;
	margin-bottom: 0.2em;
	color: #333333;

}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	color: #444;
}

form {
	margin: 0 0 0 5;
	padding: 0;
	width: 370px;
	font-size: 1em;
	text-align: left;
}

/*input {
	border: 1px dotted #a33f08;
	width: 6em;
}
*/


/* globale Links */

a:link {
	color: #9a6e20;
	text-decoration: none;
}

a:visited {
	color: #9a6e20;
	text-decoration: none;
}

a:hover, a:focus {
	color: #6B2906;
	text-decoration: underline;
}

a:active {
	color: black;
}

#top {
	margin: 0;
	width: 796px;
	color: #fff;
	height: 14.9em;
	border-bottom: none;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	


}

h1 a:link, h1 a:visited {
	color: #fff;
	text-decoration: none;
}

#top p {
	margin: 0 0 0 11.5em;
}

/*Hauptbereich mit linkem Menue und Inhalten */
#main {
	padding: 0;
	
	width: 794px;
	border-top: 1px none #696969;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;

}

/*linkes vertikales Menue */
#leftside {
	margin: 0;
	padding: 6em 0 0;
	width: 12em;
	clear: left;
	float: left;
	font-size: 0.75em;
	color: #333333;

}

#leftside ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#leftside li {
	font-weight: bold;
	font-size: 1em;
	margin: 3px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 3px;
}

#leftside p {
	margin: 0em;
}

/* Inhaltsbereich mit Marginalie */
#inhalt {
	margin: 0 0 0 0;
	float: left;
	padding: 0;
	width: 39em;

}
#inhalt a:link {
	color: #9a6e20;
	text-decoration: none;
	list-style-image: url(img/pfeil_kl_br.gif);
}

#inhalt p {
	font-size: .75em;
	line-height: 1.45em;
	text-align: left;
	margin-right: 3em;
	margin-left: 2.5em;
}
 div.hr {
	height: 30px;
	background: #fff url(/img/hr1.gif) no-repeat scroll center;
	width: 400px;
}
div.hr hr {
  display: none;
}



#totop {
	float: left;
	margin: 18px 0px 0px;
	top: 9px;
	
}


#inhalt .subkasten p {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	width: auto;
	line-height: 1.3em;
}

.subkasten a:link, .subkasten a:visited {
	text-decoration: none;
	font-weight: bold;
}

/*#inhalt table {
	font-size: 0.78em;
	line-height: 1.45em;
	width: 29em;
}
*/
#inhalt th {
	color: #fff;
}


#inhalt li {
	background-image: url(/img/pfeil_kl_sw.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 0.7em;
	margin-left: 0.5em;
}
/* Dummy, um das Floaten von Elementen zu beenden */
/* siehe Buch, S. 414 ff. :-) */
.nofloat {
	clear: both;
	visibility: hidden;
	height: 0;
}

/*Kasten in der Marginalie */
.subkasten {
	float:right;
	width: 12.5em;
	margin: 3.4em 0 2em 0.5em;
	padding: 0.5em;
	border: 1px dotted #666666;
	color: #9a6e20;
	line-height: 4px;
}

.subkasten ul {
	margin: 0 0 0 0px;
	padding: 0;
	font-size: 0.8em;
	
}
.subkasten li {
 background-image: url(/img/pfeil_kl_br.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: .6em;
}
.subkasten img{
	border: 5px solid #eee;
	float: left;
	margin: 3px 2px 0px 0px;
	
}

.subkasten img.no{
	border: none;
}

/* Fusszeile mit Copyright */
#fusszeile {
	margin: 5 0 8;
	width: 48em;
	padding: 5 0 0;
	border-top: 1px none #9a6e20;
	background-position: left top;
	background-repeat: no-repeat;
	border-left: 1px none #d2520b;
	border-bottom: 1px none #9a6e20;
	border-right-style: none;
	height: 40px;
}

#fusszeile p {
	margin: 0;
	padding: 0.1em;
	padding-left: 1em;
	font-size: 0.8em;
	color: #9A6E20;
}
#fusszeile a {
	margin: 0;
	border: none;
	color: #9A6E20;
	
}
/*nach rechts rutschender Bereich mit "nach oben Link" */
.right {
	padding: 0 1em 0 0;
	width: 42em;
	float: right;
	text-align: right;
	color: #333333;
	border-top: none #CC0000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.right a:link, .right a:visited  {
	color: #666666;
}


.hinweis {
	font-size: 0.92em;
	border: 2px solid #B22222;
	padding: 0.3em 1em;
	background: #F9E9E9;
}

.hinweis p {
	margin:0;
	padding: 0;
	width: auto !important;
}

.hinweis h3 {
	margin-top: 0;
}

ol {
		margin: 0.1em 0.2em;
		padding: 0 1.5em;
		font-size: 0.8em;
}
.switch {
	font-size: .75em;
}
#inhalt h1 {
	font-size: 1.4em;
	color: #9a6e20;
	margin: 0em 11em 0.6em 1.4em;
	text-align: left;
	padding-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #336633;

}
#inhalt h2 {
	font-size: 1em;
	color: #9a6e20;
	text-align: left;
	padding-top: 0.2em;
	padding-left: 1.9em;
}
#inhalt h3 {
	font-size: 0.75em;
	color: #333333;
	margin: 0em 0 0.6em 2.5em;
	text-align: left;
	padding-top: 0.5em;
	width: 30em;
}
#inhalt table {
	font-size: 0.75em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;	
}
#inhalt table img {
	border: 1px solid #666666;
	
	float: none;
	margin: 2px 2px 2px 2px;
	border-top: 5px none #eee;
	border-right: 5px none #eee;
	border-bottom: 5px none #eee;
	border-left: 5px none #eee;
	
}


#inhalt ul {
	font-size: 0.78em;
	line-height: 1.5em;
	text-align: left;
	padding: 0px;
	list-style-type: none;
}
#inhalt h4 {

	font-size: 1em;
	color: #9A6E20;
	text-align: left;
	line-height: 1em;


}
#inhalt h5 {
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 1em;
	font-weight: normal;
}
#inhalt .blocktitel{
	font-size: 1.6em;
	font-weight: bold;
margin:10px 0 0 10px;
border-bottom:1px solid

}
