/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../bilder/kachel.gif);
	color: #333;
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
	text-align: center;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 792px;
	background-color: #eeeeee;
	overflow: hidden;
	border: 2px solid #eee;
}
#head {
	height: 264px;
	background-color: #00585a;
	background-image: url(../bilder/head_img_4neu.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #eee;
}
#top_nav {
	position: relative;
	left: 423px;
	top: 202px;
}
#navbar {
	float: left;
	width: 162px;
	display: inline;
	background-color: #488e8e;
	padding-top: 23px;
	padding-right: 36px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	border-right: 2px solid #fca732;
}
#content {
	float: right;
	width: 552px;
	display: inline;
	background-color: #eeeeee;
	padding: 23px 20px 23px 20px;
}
#footer {
	text-align: left;
	width: 792px;
	background-color: #488e8e;
	overflow: hidden;
	display: block;
	position: relative;
	border-top: 2px solid #eee;
}
#footer_nav {
	float: left;
	width: 160px;
	padding: 10px 20px 10px 20px;
	display: inline;
	background-color: #488e8e;
}
#footer_cont {
	float: right;
	width: 552px;
	height: 20px;
	padding: 10px 20px 20px 20px;
	display: inline;
	background-color: #488e8e;
}
.nofloat {
	clear: both;
}

/**Klassen**/
h2 {
	font-size: 1.2em;
	padding-bottom: 18px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	color: #555;
	display: inline;
}
.content_img {
	float: left;
	padding: 0 15px 25px 0;
	display:inline;
}
.content_img_2 {
	padding: 15px 0 15px 0;
}
.content_re {
	float: right;
	width: 437px;
	display:inline;
}
.content_re_2 {
	float: right;
	width: 417px;
	display:inline;
}
.zitat {
	font-weight: bold;	
}
.subline {
	font-size: 0.9em;
}
.absatz {
	padding: 25px 0 0 0;
}
.absatz_2 {
	padding: 0 0 0 0;
}


/**Links*/
#top_nav ul {
	
}
#top_nav ul li {
	list-style: none;
	padding-bottom: 4px;
}
a.top_link {
	color: #fff;
	text-decoration: none;
}
a.top_link:hover {
	text-decoration: underline;
}
.white {
	color: white;
}
#navbar ul {
	text-align: right;
	/*background-color: #93b3b3;*/
}
#navbar ul li {
	list-style: none;
	padding-bottom: 17px;
}
#bestell {
	padding: 25px 0 100px 0;
}
a.nav, a.nav_imp {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.02em;
	
}
a.nav:hover, a.nav_imp:hover {
	color: #333;
}
a.chosen {
	color: #333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.05em;
}
#footer ul li {
	list-style: none;
	display: inline;
}
.nav_imp {
	padding-left: 30px;
}
a.content_link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}
a.content_link:hover {
	text-decoration: none;
}
a.terminlink {
	color: #000;
	text-decoration: underline;
}
a.terminlink:hover {
	text-decoration: none;
}
a.terminlink_imp {
	color: #fff;
	text-decoration: underline;
}
a.terminlink_imp:hover {
	text-decoration: none;
}

/**Formulare**/
.input_text_kontakt {
	float: left; 
	width: 120px; 
	text-align: right; 
	padding-bottom: 15px;
	display: inline;
}
.input_feld_kontakt {
	float: left;
	width: 249px;
	padding: 0 0 15px 15px;
	display: inline;
}
.input1_kontakt { 
	font-size: 13px; 
	width: 280px;  
	color: #333333;
	background-color: #fff;
}
.input2_kontakt {
	font-size: 13px; 
	width: 280px; 
	height: 130px; 
	background-color: #fff;
}
.input_adresse_kontakt { 
	font-size: 13px; 
	width: 280px; 
	height: 50px; 
	background-color: #fff;
}
.button_kontakt {	  
	float: left;
	margin-right: 10px;
	font-size: 1em;
}
.pflicht_kontakt {
	font-size: 11px;
}
#danke {
	padding: 30px 0 30px 0;
}

/**Veranstaltungen**/
.termin {
	background-color: #ccc;
	width: 505px;	
}
.termin_line {
	border-bottom: 1px solid #eee;
}
h3.termin {
	width: 500px;
	color: #000;
	background-color: #aaa;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #eee
}
.termin_left {
	float: left;
	display: inline;
	width: 150px;
	background-color: #ccc; /*#f9c276;*/
	padding: 5px 0 5px 5px;
	color: #000;
}
.termin_right {
	float: left;
	display: inline;
	width: 344px;
	background-color: #ccc;
	padding: 5px 0 5px 5px;
	border-left: 1px solid #eee;
	color: #000;
}
.react {
	width: 500px;
	background-color: #ccc;
	padding: 6px 0 5px 5px;
	margin: 0 0 0 0;
	color: #000;
}
#kontaktformular_react {
	margin-top: 15px;
}
.mail_link {
	padding: 20px 0 20px 30px;
}
.zwischenzeile {
	padding-left: 40px;
}







