body {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url();
	background-repeat: repeat-x;

}
#header {
	height: 282px;
	width: 1200px;
	border: 1px solid #ec7405;
	border-bottom: none;
	margin: 0 auto;
	
}
#content_total {
	background-image: url(bilder/hintergrund.png);
	height: auto;
	width: 1200px;
	margin-top: 0px;
	background-repeat: no-repeat;
	border: 1px solid #ec7405;
	border-top: none;
	margin: 0 auto;
	
}
.bodytext {
	margin: 4px;
}

.menu_links_oben {
	float: left;
	height: auto;
	width: 250px;
	padding-top: 20px;
	padding-left: 10px;
}
.menu_links_unten {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 20px;
}
#content_rechts {
	float: right;
	height: auto;
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 30px;
	text-align: left;
	font-size: 12px;
	font-color: #6f6e6e;
}

#content_mitte {
	height: auto;
	width: 600px;
	padding-top: -20px;
	padding-left: 40px;
	margin-left: 270px;
	text-align: justify;
	font-size: 14px;
	color: #535353;
	margin-top: 0px;

}
.menu_oben_unter_header {
	height: 15px;
	width: 600px;
	margin-left: 310px;
	text-align: right;
	font-size: 10px;
	padding-top: 10px;
}

.menu_oben_unter_header a {
	font-size: 10px;
	color: #535353;
}

h9 {
	background-image: url(images/Logo_5_neu.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 28px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #549DC7;
	font-weight: bold;
}

	
		
.menu_links_ganzunten {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 20px;
}


h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
h1 {
	letter-spacing: -2px;
	font-size: 30px;
	text-transform: none;
	color: #ec7405;
}

h2 {
	letter-spacing: -1px;
	font-size: 20px;
	text-transform: none;
	color: #ec7405;
	font-weight: light;
}

h3 {
	font-size: 1em;
	text-transform: none;
}

h4 {
	font-size: 13px;
	color: #ec7405;
	font-weight: normal;
}

h5 {
	font-size: 15px;
	color: #ec7405;
	font-weight: lighter;
	margin-bottom: 0px;
	margin: 0px;
}

h6 {
	font-size: 12px;
	font-color: #6f6e6e;
}

a {
	text-decoration: none;
	color: #0000CC;
	font-weight: 100;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
	font-weight: 100;
}

a:focus {
	background: #fff;
	text-decoration: underline;
	font-weight: 100;
}

img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}

.csc-mailform {
        border: 0px;
}

.csc-mailform-field label {
  float: left;
  clear: both;
  width: 150px;
  margin-right: 1em;
  margin-top: 2em;
  text-align: left;
  height: 20px;
}

.csc-mailform-submit {
        margin-left: 160px;
}

.csc-mailform input, select {
	margin-top: 2.7em;
	height: 20px;
}

.csc-mailform  textarea {
	margin-top: 2em;
}


table.tabelle_agenda 			{ width:100%; 
                                        background-color: #C0CCCC; 
                                        border: 1px solid #fff; 
                                        border-collapse: collapse; 
					font-size: 13px;
					padding: 3px;
					}

table.tabelle_agenda tr.tr-even 	{ padding: 0px; 
                                  	background-color: #FFF; }

table.tabelle_agenda td 		{ padding: 0px; 
                              		border: 1px solid #aaa; 
                                   	border-collapse: collapse; }

table.tabelle_agenda th 		{ text-align: left; 
                               		font-weight: bold; 
                                     	background-color: #fff; 
                                        padding: 0px; 
                                        border: 1px solid #aaa; 
                                        font-size: 40px; color:#545353; }

table.tabelle_agenda caption 		{ text-align: left; 
                                        font-weight: bold; 
                                        color: #bf2236; 
                                        background: #fff; 
                             		padding: 2px 0 2px 5px; 
					border: 1px solid #aaa; 
					margin: 0px 0 0 -1px; }
