body,html {
	font-family:Arial,Verdana,sans-serif;
	background-color:#F1F7EE;
}

#menu a {

	color:#414140;
	
	font-size:14px;
	font-weight:normal;
	
	padding : 5px 10px;

	text-transform: uppercase;
	text-decoration:none;
	
}

#menu a:hover {


	text-decoration:underline;
}


#menu #menu_aktuell a {

	
	font-weight:bold;
	
}


#menu {
	padding-top:10px;
	padding-bottom:39px;
}

#extramenu {
  float:right;
}

.csc-textpic-image {
	margin: 0px !important;
}


h1,h2 {
	font-size:1.5em;
	margin:0px;
}


h1 {
	color:#6C6D6C;
}

h2 {
	color:#383837;
}

.bodytext {
	line-height:1.2em;
}

h3 {
	color:#6C6D6C;
	text-transform: uppercase;
	font-size:16px;
}

p {
	color:#383837;
}

p a {
	color:#383837;
	text-decoration:underline;
}

p a:hover {
	color:#383837;
	text-decoration:underline;
}

h3 a {
	color:#6C6D6C;
	text-decoration:underline;
}

h3 a:hover {
	color:#383837;
	text-decoration:underline;
}

.container_12 {
	background-color:white;
	
	width:940px;
}

#extramenu {
	float:right;
}
#mailform label{
	float:left;
	margin-top:10px;
	margin-right:10px;
	width:185px;
	}

#mailform input,#mailform textarea {
	border:1px solid black;
	margin-top:10px;
	}
	
#h_unten {
  padding-left:40px;
  width:340px;
}

