* {
  margin: 0;
  padding: 0; 
}

body {
  background: transparent url(../img/head-bg.gif) repeat-x scroll 0 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
}

#container {
  width: 978px;
  margin: 0 auto;
  background: transparent url(../img/faux.gif) repeat-y scroll 0 0;  
}

#header {
  width: 978px;
  float: left;
}

#left {
  width: 212px;
  float: left;
  min-height: 152px;
  background: transparent url(../img/left-bg.gif) no-repeat scroll 0 0;  
}

#middle {
  width: 554px;
  float: left;
  background: transparent url(../img/middle-bg.gif) no-repeat scroll 0 0;      
}

#right {
  width: 212px;
  float: left;
  min-height: 139px;
  background: transparent url(../img/right-bg.gif) no-repeat scroll 0 0;    
}

#footer {
  width: 978px;
  float: left;
  background: transparent url(../img/foot-bg.gif) no-repeat scroll 0 0;
  padding: 30px 0px 9px;
  font-size: 11px;
}

#logo {
  background: #ffffff;
}

#menutop {
  background: #e10020;
  font-weight: bold;
  font-size: 12px;
  height: 30px;
}

.menu_1 {
  float: left;
  display: block;
  color: #ffffff;
  padding: 7px 11px 7px 10px;
  text-decoration: none;
  background: transparent url(../img/menu_1-bg.gif) no-repeat scroll right center;
}

.menu_1:hover, .menu_2:hover {
  text-decoration: underline;
}

.menu_1_act {
  color: #fbd799;
}

#menuleft {
  font-size: 11px; 
  min-height: 125px;
}

.menu_2 {
  display: block;
  border-bottom: 1px dotted #585856;
  color: #000000;
  background: transparent url(../img/list.gif) no-repeat scroll left 10px;
  padding: 5px 0px 5px 12px;
  text-decoration: none;
}

.menu_2_act {
  font-weight: bold; 
}

#content_left {
  padding: 35px 24px 25px 21px;
}

#content {
  padding: 36px 20px 25px 24px;
}

#content h1 {
  color: #006fb4;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
#content .csc-firstHeader {

	font-size: 16px;

}

#content a {
  color: #006fb4;
  text-decoration: underline;
}
#content a:hover {
  color: #E10020;
}


#right h1, #moreleft h1 {
  color: #006fb4;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;  
}

#moreleft {
  margin-top: 110px;
  font-size: 11px;
}


#content_right a {
  color: #000000;
  text-decoration: underline;
}

#content_right a:hover {
  text-decoration: none;
}

#moreleft p a {
  background: transparent url(../img/list.gif) no-repeat scroll left 5px;
  padding-left: 13px;
  color: #000000;
  text-decoration: none;
}

#footer a  {
  color: #000000;
  text-decoration: none;
}

#moreleft a:hover, #footer a:hover  {
  text-decoration: underline;
}

ul {
  line-height: 1.5;
  margin-bottom: 15px;
  list-style-type: none;
  padding-left: 18px;
}

li {
  background: transparent url(../img/list.gif) no-repeat scroll left 10px;
  padding-left: 16px;
  margin-bottom: 12px;
}



.bodytext {
  line-height: 1.5;
  margin-bottom: 15px;
}

#content_right {
  padding: 35px 9px 25px;
}

.csc-frame-rulerAfter {
  border-bottom: 1px dotted #585856;
  margin-bottom: 15px;
}

#footer a {
  padding:0px 5px;
}

#footer a.first {
  padding-left: 0px;
}

.csc-textpic-caption {font-size: 10px; color: #999;}

/********* Rahmen ***********/

.csc-frame-frame1 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;

}

/********* Tabellen **********/

#content table {
	width: 100%;
}

#content .contenttable td p {
	margin: 0;
	padding: 0;
}

.contenttable td {
	padding-right: 10px; 
	vertical-align: top;
}


/********* Formulare **********/

form {
	/* font-size: 11px; */
}

fieldset {
	border: 0;
	margin-bottom: 5px;
}

label {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

fieldset input {
	width: 220px;
	margin-bottom: 5px;
}

textarea {
	width: 220px;
	margin-bottom: 5px;
}

.csc-mailform-field{
	line-height: 2em;
	margin-bottom: 5px;
}
.csc-mailform-submit {
	margin-left: 145px;
	width: 220px;
	background-color: #0070B4;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

.csc-mailform-submit:hover {
	background-color: #47BFE2;
}

.lf_event_element {
  padding-bottom: 15px;
}

.lf_teaserlink {
  margin-bottom: 0px;
}