body {
	font: 1.0em arial,sans-serif;
	color: #444444;
	background: #3A0404 url(images/body_h.gif);
	}

h1 {
	font: 400 2.0em 'book antiqua','times new romans',serif;
	color: #731D1D;
	display: inline;
	}
	
h2 {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #BD481D;
	display: inline;
	letter-spacing: 1px;
	}

h6 {
	float: left;
	position: absolute;
	margin: 477px 100px 0 650px;
	font: 400 1.3em 'trebuchet ms',arial,sans-serif;
	background: url(images/key.jpg) right no-repeat;
	-moz-opacity:0.8;
	z-index: 99;
	width: 200px;
	height: 60px;
	color: #fff;
	display: inline;
	letter-spacing: 1px;
	}

h6 a:hover {
	color: #ffffff;
	border-bottom: 4px double #997833;
}

p.erster {
	font-size: 100%;
}

p.erster:first-letter {
	font-family: "Monotype Corsiva", Arial;
	font-size:300%;
	color: #997833;
	margin-right: 2px;
	line-height: 80%;
}


h7 {
	float: left;
	position: absolute;
	margin: 500px 100px 0 630px;
	font: 400 1.9em 'bookman old style', 'trebuchet ms',arial,sans-serif;
	
	width: 228px;
	height: 75px;
	color: #fff;
	display: inline;
	letter-spacing: 1px;
	}
	
h3 {
	font: 600 1.8em 'book antiqua','times new romans',serif;
	color: #10494A;
	font-style: italic;
	margin: 10px 0;
	}

h4 {
	font: 400 1.5em 'book antiqua','times new romans',serif;
	color: #057676;
	font-style: italic;
	margin: 15px 0 0 0;
	}
	
h5, h5 a {
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #BD481D;
	margin: 15px 0 0 0;
	text-decoration: none;
	}
	
h5 a:hover {
	text-decoration: underline;
	}
	
a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #E6D09F;
	text-decoration: none;
	}

a img {
	border: 0;
	}
	
.topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
	
.topnav li {
	float: left;
	clear: none;
	}
	
.topnav li a {
	margin-left: 10px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	font: 400 0.9em 'trebuchet ms',arial,sans-serif;
	color: #BD481D;
	}

.topnav li a:hover {
	color: #81A882;
	text-decoration: underline;
	}

.frontblurb {
	height: 250px;
	padding:  10px 20px;
	color: #CCC;
	font-size: 0.8em;
	background: #F7FFED url('images/righttop1.jpg') no-repeat top left; 
	}
	
.frontblurb p {
	margin: 3px 0 5px 0;
	}
	
.frontblurb h2 {
	display: block;
	color: #EBFFD1;
	font-size: 1.4em;
	margin: 25px 0 0 0;
	}

.rootnav {
	width: 463px;
	height: 25px;
	padding: 10px 20px 0 20px;
	font-size: 0.7em;
	background: #EBFFD1;
	border-right: 2px solid #FFF;
	}
	
.rootnav a {
	color: #10494A;
	padding: 0 20px 0 10px;
	background: #EBFFD1 url('images/arrow.gif') no-repeat right center;
	}

.rootnav a:hover {
	color: #057676;
	text-decoration: none;
	}
	
#rcolumn2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul.subnav {
	font-size: 0.9em;
	margin-bottom: 15px;
	}
	
.subnav li a{
	display: block;
	width: 210px;
	background: #EBFFD1;
	margin: 1px 0 0 0;
	padding: 8px 15px;
	color: #10494A;
	text-decoration: none;
	}

.subnav li.first a{
	font: 600 1.1em 'trebuchet ms',arial,sans-serif;
	width: 210px;
	background: #5E7F24;
	margin: 1px 0 0 0;
	padding: 12px 15px;
	color: #fff;
	text-decoration: none;
	}

.subnav li a:hover {
	background: #DCEFC4;
	color: #006666;
	text-decoration: none;
	}

.subnav li.first a:hover {
	background: #355C19;
	color: #FFF;
	text-decoration: none;
	}
	
.textbox {
	margin: 15px 0;
	padding: 20px 20px;
	background: #EBFFD1;
	border: 1px solid #CFC994;
	}

.textbox h2 {
	color: #057676;
	font-size: 1.0em;
	font-weight: 600;
	margin: 0 0 20px 0;
	}

.textbox p{
	line-height: 1.6em;
	font-size: 0.7em;
	}

#main {
	width: 871px;
	height: 550px;
	margin: 0px auto;
	background: #9F0004 url(images/startseite.png) no-repeat;
	border: 5px solid #fff;
	}

#main img1 {
	float:left;
	margin: 0px 0px 0px 0;
	padding: 2px;
	background: #fff;
	border: 4px double #e1e1e1;
	}

.cont {
	float:left;
	position: absolute;
	margin: 285px 0 0 375px;
	padding: 0px;
	background: #9F0004;
	border: 4px double #fff;
}

.logotext {
	float:left;
	position: absolute;
	margin: 200px 0 0 425px;
	padding: 0px;
	background: #9F0004 url(images/logo.png) no-repeat;
	border: 4px double #fff;
}
	


ol {
	color: #10494A;
	font: 600 1.0em arial,sans-serif;
	padding: 10px;
	}
 
ol span {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #444;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}
	
img.content, a img.content {
	float:left;
	margin: 10px 10px 10px 0;
	padding: 2px;
	background: #9F0004;
	border: 4px double #e1e1e1;
	}

img.content1, a img.content1 {
	float:left;
	margin: 10px 20px 10px 0;
	padding: 2px;
	background: #E4E0C2;
	border: 2px solid #10494A;
	}
	
a:hover img.content {
	border: 2px solid #BD481D;
	}

table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em arial,sans-serif;
  text-align: left;  
  letter-spacing: -1px;
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
	background: #BD481D;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}


tbody td {
	background-color: #DBD6AD;
	border-bottom: 1px solid #FFF;
}

tbody tr:hover {
	background-color: #CFC994;
}

form label{
	display:block;
	}

form input.text, form textarea{
	width:100%;
	border:1px #DBD6AD solid;
	color:#444;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #E4E0C2;
	}

form input.text:hover, form textarea:hover{
	border:1px #CFC994 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #CFC994 solid;
	color:#444;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color: #CFC994;
	color:#444;
	}
	
.blockquote {
	display: block;
	width: 100%;
	border-left: 2px solid #BD481D;
	background-color: #DBD6AD;
	margin: 10px 0 20px 10px;
	padding: 5px;
	font-style: italic;
	}

	
.footnav {
	width: 730px;
	text-align: center;
	padding: 10px;
	background: #EBFFD1;
	border-top: 3px solid #10494A;
	border-bottom: 1px solid #CFC994;
	margin: 0 0 10px 0;
	}

.footnav a {
	margin: 0 10px;
	color: #BD481D;
	}
	
.copyright {
	text-align: left;
	}

.email {
	font: 400 1.4em 'trebuchet ms',arial,sans-serif;
	color: #EBFFD1;
	margin: 15px 0 0 0;
	text-decoration: none;
	}

/* --- Startseitentext --- */

#starttext {
	text-align:justify;
	width: 871px;
	height: 200px; 
	margin: 50px auto; 
 	font-size: 12px; 
	font-family:Arial; 
	color:#FFFFFF;
	
}

#starttext h1 {
	font-size:14px;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
}

#starttext p#backlink {
	text-align:center;
}

#starttext a:link {
	text-decoration:underline;
	color:#FFFFFF;
}

#starttext a:visited {
	text-decoration:underline;
	color:#CCCCCC;
}


h2.zusatz {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #FFFFFF;
	display: inline;
	letter-spacing: 1px;
	}
