﻿html,body {
	height: 100%;
}

body {
	text-align: center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, "Trebuchet MS";
	font-size: 8pt;
	color: #484848;
	background-color: #e3f7b4;
	/*background-image:url('bg_content.jpg');
	background-repeat:repeat-x;*/
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

/* --- Topnavigation --- */

#topnav {
	position: relative;
	text-align:right;
	width: 985px;
	overflow: hidden;
	margin: 0px;
	/*color: #5aad29;*/
	color: #025893;
	padding: 5px 0 5px 0;
}

a.topnav:link {font-size: 8pt; font-weight: normal; color: #025893; text-decoration: none;}
a.topnav:hover {font-size: 8pt; font-weight: normal; color: #025893; text-decoration: underline;}
a.topnav:active {font-size: 8pt; font-weight: normal; color: #025893; text-decoration: underline;}
a.topnav:visited {font-size: 8pt; font-weight: normal; color: #025893; text-decoration: none;}

/* --- Beginn Header --- */

#header {
	position: relative;
	left: 0px;
	width: 1000px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#logo{
	float: left;
	width: 200px;
	height: 120px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#titel_bg{
	float: left;
	width: 784px;
	height: 120px;
	background-color:#5aad29;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#titel{
	margin-top: 70px;
	margin-left: 300px;
	color: #ffffff;
	font-size: 16pt;
	font-style:italic;
	font-weight:bold;
	overflow: hidden;
	text-transform:uppercase;
}

/* --- Ende Header --- */
/* --- Navigation --- */

#nav {
	position: relative;
	background-color:#b1d917;
	width: 1000px;
	overflow: hidden;
	margin-top: 16px;
	color: #ffffff;
	padding: 5px 0 5px 0;
}

a.nav:link {font-size: 10pt; color: #ffffff; text-decoration: none;}
a.nav:hover {font-size: 10pt; color: #025893; text-decoration: none;}
a.nav:active {font-size: 10pt; color: #025893; text-decoration: none;}
a.nav:visited {font-size: 10pt;color: #ffffff; text-decoration: none;}



/* --- Contentbereich --- */

#containerInhalt {
	position: relative;
	width: 1000px;
	overflow: hidden;
	margin-top: 16px;
	padding-bottom: 16px;
}

#spacer {
	float: left;
	width: 16px;
	overflow: hidden;
}

#spacer_small {
	float: left;
	width: 10px;
	overflow: hidden;
}


#links {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-bottom: 15px;
}

#mitte {
	float: left;
	width: 550px;
	background-color:white;
	overflow: hidden;
	padding: 16px 0 16px 0;
}

#mitte_txt {
	float: left;
	font-size: 8pt;
	width: 516px;
	color: #484848;
	overflow: hidden;
}

#rechts {
	float: left;
	width: 218px;
	overflow: hidden;
	background-color:white;
	padding: 16px 0 16px 0;
}

#rechts_txt {
	float: left;
	font-size: 8pt;
	width: 200px;
	color: #484848;
	overflow: hidden;
}



/*-- termine ---*/

#termine_head {
	position: relative;
	width: 200px;
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;
	overflow: hidden;
	background-color:#5aad29;
	padding: 5px 0 5px 0;
}

#termine {
	float: left;
	font-size: 8pt;
	width: 180px;
	color: #484848;
	overflow: hidden;
}

img {
	border: 0px;
}

#artikel {
	position: relative;
	width: 516px;
	font-size: 8pt;
	overflow: hidden;
	border-bottom: 1px solid #5aad29;
	margin-top: 10px;
}

#artikel_ohnelinie {
	position: relative;
	width: 516px;
	font-size: 8pt;
	overflow: hidden;
	margin-top: 10px;
}

#artikel_bild {
	float: left;
	overflow: hidden;
	margin: 0 10px 1px 0;
}

#artikel_txt {
	overflow: hidden;
	margin: 0 0 10px 0;
}


/* --- Textformatierung --- */

a {font-size: 8pt; font-weight: normal; color: #025893; text-decoration: none;}
a:hover {font-size: 8pt; font-weight: normal; color: #025893; text-decoration:underline;}
a:active {font-size: 8pt; font-weight: normal; color: #025893; text-decoration:none;}
a:visited {font-size: 8pt; font-weight: normal; color: #025893; text-decoration:none;}


h1 {font-size: 16pt; font-weight:normal; color: #5aad29;line-height : 0em; margin-top: 20px;}
h2 {font-size: 8pt; font-weight:bold; color: #025893; line-height: 1.5em; margin-top: 10px;}
h3 {font-size: 8pt; font-weight:bold; color: #5aad29;line-height : 1em; margin-top: 10px;}
h4 {font-size: 8pt; font-weight:bold; color: #5aad29;line-height : 1em; margin-top: 0px;}

hr{
background-color: #5aad29; /* Farbe für Opera und Firefox */
color: #5aad29; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}

.header {
	font-size: 16pt;
	color: #5aad29;
	font-style:italic;
}

.subheader{
	font-size: 12pt;
	color: #5aad29;
	font-weight:bold;

}

.headerblau{
	font-size: 8pt;
	color: #025893;
	line-height: 1.5em; 

}

.fett {
	font-size: 8pt;
	color: #484848;
	font-weight: bold;
}


input {
	font-size: 8pt;
	color: #484848;
	border: 1px solid #484848;
}

.inputNoFormat {
	border: none;
	background-color: none;
	color: none;
}



