/* - - - - -  Farben - - - - -

#FAF4C2 - beige
#2B6415 - dunkelgruen

*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FAF4C2;
	padding: 0;
	margin: 0;
	text-align: left;
}

a:link, a:visited {
   color: #2B6415;
   text-decoration: none;
}

a:active, a:hover {
   color: #000;
   text-decoration: none;
}

	
.copy, .copy a:link, .copy a:visited, .copy a:hover, .copy a:focus {
	color: #2B6415;
	cursor: default;
	font-size: 10px;
	margin: 166px 0 0 0;
}
	
.floatleft {
	float: left;
}
/* - - - - -  template - - - - - */

#start {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 30px;
	width: 900px;
	height: 550px;
	background-image: url(images/start.jpg);
	z-index: 1;
	border: 1px solid #6179A5;
}


#links {
	width: 90px;
	height: 100%;
	background-image: url(images/hg-links.jpg);
}

#inhalt {
	position: absolute;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	height: 100%;
	background-image: url(images/verlauf.jpg);
	background-repeat:repeat-x;

}

#rechts {
	position: absolute;
	left: 50%;
	margin-left: 450px;
	width: 32px;
	height: 100%;
	background-image: url(images/hg_rechts.jpg);
	background-repeat:repeat-y;
}

/* - - - - -  logo - - - - - */
#logo {
	position: absolute;
	margin: 0 0 0 150px;
	width: 497px;
	height: 129px;
}


/* - - - - -  bild_rechts01 - - - - - */
#bild_rechts01	{
	position: absolute;
	top: 110px;
	margin-left: 50px;
	z-index: 3;
}

/* - -  Schatten - - */
#schatten01	{
	position: absolute;
	top: 112px;
	margin-left: 52px;
	width: 85px;
	height: 63px;
	z-index: 2;
	background-color: #A5A1A1;
}

/* - - - - -  bild_rechts02 - - - - - */
#bild_rechts02	{
	position: absolute;
	top: 185px;
	margin-left: 50px;
	z-index: 3;
}

/* - -  Schatten - - */
#schatten02	{
	position: absolute;
	top: 188px;
	margin-left: 52px;
	width: 85px;
	height: 63px;
	z-index: 2;
	background-color: #A5A1A1;
}
/* - - - - -  bild_rechts03 - - - - - */
#bild_rechts03	{
	position: absolute;
	top: 263px;
	margin-left: 50px;
	z-index: 3;
}

/* - -  Schatten - - */
#schatten03	{
	position: absolute;
	top: 265px;
	margin-left: 52px;
	width: 85px;
	height: 63px;
	z-index: 2;
	background-color: #A5A1A1;
}


/* - - - - - - navigation startseite - - - - - */

#navistart {
	margin: 119px 0 0 162px;
}
#navistart ul {
	margin: 0;
	padding: 0;
}
#navistart li {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	width: 198px;
}
#navistart img {
	padding: 0 0 0 20px;
	float: left;
	border: none;
}
#navistart a:link, #navistart a:visited {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	display: block;
	height: 21px;
	padding: 6px 0 0 5px;
}
#navistart a:hover {
	color: #000;
	background-image: url(images/hg-naviverlauf-start.gif);
}
.startlink {
	float: left;
	width: 111px;
	padding: 111px 0 0 35px;
}
.startlink h1 {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	margin:0;
	padding:0;
}
.startrss {
	float: left;
	width: 190px;
	padding: 111px 0 0 0;
}
/* - - - - -  navigation - - - - - */

#navi {
	position: absolute;
	top: 335px;
	margin: 0 0 0 30px;
}
#navi ul {
	margin: 0;
	padding: 0;
}
#navi li {
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
	width: 250px;
}
#navi img {
	padding: 0 0 0 20px;
	float: left;
	border: none;
}
.navilink a:link, .navilink a:visited {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	display: block;
	height: 21px;
	padding: 6px 0 0 20px;
}
.navilink a:hover {
	color: #000;
	background-image: url(images/hg-naviverlauf.gif);
}
.naviaktiv a:link, .naviaktiv a:visited {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #000;
	display: block;
	height: 21px;
	padding: 6px 0 0 20px;
	background-image: url(images/hg-naviverlauf.gif);
}
/* - - - - -  text - - - - - */

#text {
	position: absolute;
	color: black;
	text-align: left;
	margin: 160px 0 0 240px;
	width: 680px;
	z-index: 4;
}

.folgerss {
	border-top: 1px solid #455514;
	margin: 0 0 8px 0;
}
.rssbox {
	width: 221px;
	padding: 8px 0 0 0;
	float: left;
}