
																																		/* template01 */

body.template01, body.admin {
	margin: 20px 0 0 0;
	font-family: Calibri, Verdana, sans-serif;
	font-size: 12px;
	overflow-y: scroll;
	overflow-x: auto;
}

body.template01 img {
	border: 0;
}

body.template01 img#image1 {
	float: right;
	padding: 35px 35px 10px 0;
	border-left: 10px solid #def2cb;
}

body.template01 img#visitors {
	position: fixed;
	z-index: 10;
	top: 160px;
	margin-left: 780px;
}

body.template01 div#verzierung_links {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 7;
	width: 220px;
	height: 100%;
	background-image: url(blaetter_links.png);
	background-repeat: repeat-y;
}

body.template01 div#verzierung_rechts {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 7;
	width: 220px;
	height: 100%;
	background-image: url(blaetter_rechts.png);
	background-repeat: repeat-y;
	display: none;
}

body.template01 div#content {
	position: relative;
	width: 926px;
	margin: 0 auto;
}

body.template01 img#logo {
	position: fixed;
	/* margin-left: 385px; */
	margin-left: 50px;
	top: 15px;
	z-index: 10;
}

body.template01 div#scrollcover {
	position: fixed;
	top: 270px;
	margin-left: 186px;
	height: 35px;
	width: 620px;
	z-index: 7;
	background-color: #def2cb;
}

body.template01 div#main {
	position: absolute;
	z-index: 6;
	top: 250px;
	right: 120px;
	width: 620px;
	background-color: #def2cb;
	padding-bottom: 25px;
	border-bottom: 30px solid #ffffff;
}

body.template01 div#text1 {
	padding: 35px;
	text-align: justify;
	line-height: 1.4em;
	min-width: 200px;
	min-height: 100px;
}

body.template01 div#bottom {
	position: fixed;
	z-index: 9;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 82px;
	background-image: url(gras.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

body.template01 div#language {
	position: fixed;
	z-index: 10;
	top: 165px;
	margin-left: 125px;
}

body.template01 img#baum {
	position: fixed;
	z-index: 10;
	bottom: 0;
	right: 80px;
}

body.template01 div#text1 a {
	text-decoration: none;
	color: #26762a;
	font-weight: bold;
}

body.template01 div#text1 a[target="_blank"]:hover, body.template01 div#text1 a[href^="http:"]:hover {
	background-color: #ead6b7;
}

body.template01 div#text1 a:hover {
	border-bottom: 1px dotted #26762a;
}

body.template01 div#text1 a.noborder:hover {
	border-bottom: none;
}

body.template01 div#text1 h1 {
	color: #26762a;
	padding-bottom: 8px;
	text-align: left;
	line-height: 1em;
	font-size: 24px;
}

body.template01 div#text1 h2 {
	background-color: #549357;
	color: white;
	padding: 4px 0 4px 0;
	text-align: center;
	font-size: 18px;
}

body.template01 div#nav1 {
	position: fixed;
	top: 0;
	margin-left: 186px;
	border-top: 155px solid #ffffff;
	border-bottom: 20px solid #ffffff;
	z-index: 7;
	width: 620px;
	height: 95px;
	background-color: #def2cb;
}

body.template01 div#nav1 ul {
	list-style-type: none;
}

body.template01 div#nav1 ul li {
	float: left;
}

body.template01 div#nav1 ul li a, body.template01 div#nav1 ul li span.link {
	width: 90px;
	overflow: hidden;
	padding: 7px 8px 0 8px;
	margin-top: 54px;
		display: block;
	height: 20px;
	text-align: center;
	background-color: white;
	color: #26762a;
	text-decoration: none;
	font-weight: bold;
	border-left: 2px solid #def2cb;
}

body.template01 div#nav1 ul li.aktiv a, body.template01 div#nav1 ul li.aktiv span.link {
	background-color: #549357;
	color: #fff;
}

body.template01 div#nav1 ul li a:hover {
	background-color: #26762a;
	color: #fff;
}

body.template01 div#nav2 {
	position: fixed;
	z-index: 8;
	top: 258px;
		margin-left: 780px;
}

body.template01 div#nav2 ul {
	list-style-type: none;
}

body.template01 div#nav2 ul li a, body.template01 div#nav2 ul li span.link {
	padding: 6px 8px 6px 8px;
	margin-top: 5px;
	display: block;
	color: #549357;
	text-decoration: none;
	font-weight: bold;
	border-left: 2px solid #def2cb;
}

body.template01 div#nav2 ul li.aktiv a, body.template01 div#nav2 ul li.aktiv span.link {
	border-left: 2px solid #549357;
}

body.template01 div#nav2 ul li a:hover {
	border-left: 2px solid #26762a;
	color: #26762a;
}

font.farbe {
	color: #b00606;
}

																																		/* template03 */

body.template03 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	overflow-y: scroll;
}

body.template03 h1 {
	color: #394761;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 0;
}

body.template03 h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: justify;
}

body.template03 a {
	font-size: 11px;
	font-weight: bold;
	color: #394761;
	text-decoration: none;
}

body.template03 a:hover {
	text-decoration: underline;
}

body.template03 div#content {
	position: relative;
	width: 928px;
	margin: 0 auto;
	border: 1px solid #262f40;
	margin-top: 20px;
}

body.template03 img {
	border: 0;
}

body.template03 img#image1 {
	display: none;
}

body.template03 img#logo {
	padding-top: 15px;
}

body.template03 div#language {
	position: relative;
	top: 14px;
	right: -819px;
}

body.template03 div.nav {
	position: absolute;
	top: 152px;	}

body.template03 ul#nav1 {
	list-style-type: none;
	padding-left: 15px;
}

body.template03 ul#nav2 {
	list-style-type: none;
	padding-left: 35px;
}

body.template03 ul#nav1 li {
	width: 200px;
	height: 29px;
	}

body.template03 ul#nav1 a, body.template03 ul#nav1 span.link {
	text-decoration: none;
	display: block;
	background-color: #c5cedd;
	padding: 6px 0 6px 20px;
		font-size: 13px;
	color: #394761;
	font-weight: bold;
}

body.template03 ul#nav1 a:hover {
	background-color: #A2B6D8;
}

body.template03 ul#nav1 li.aktiv a, body.template03 ul#nav1 li.aktiv span.link {
	background-color: #bbbbbb;
}

body.template03 ul#nav2 li {
	display: block;
	border-left: 2px solid #c5cddd;
	margin-bottom: 5px;
	padding-left: 5px;
}

body.template03 ul#nav2 li a, body.template03 ul#nav2 li span.link {
	text-decoration: none;
	color: #c5cddd;
}

body.template03 ul#nav2 li:hover {
	border-left: 2px solid #394761;
}

body.template03 ul#nav2 li a:hover, body.template03 ul#nav2 li.aktiv a, body.template03 ul#nav2 li.aktiv span.link {
	color: #394761;
	font-weight: bold;
}

body.template03 div#text1 {
	position: relative;
	top: 1px;
	right: -238px;
	background-color: #c5cedd;
	width: 625px;
	padding: 25px;
	margin-bottom: 16px;
}

body.template03 div#text1 div {
	color: #394761;
	line-height: 18px;
	text-align: justify;
}

																																		/* admin */

body.admin {
	background-color: #c0c0c0;
}

div#adminMenuBar {
	position: fixed;
	z-index: 20;
	right: 5px;
	bottom: 5px;
}

a.adminnav {
	display: block;
	float:left;		
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height:38px;
	line-height:37px;
	margin-top:13px;
	text-align: center; 
	vertical-align: middle;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;	
	background-color: white;
}

a.adminnav:hover {
	background-color: grey;
}

