/* CSS Document */
/* Page Structure ---------------------------------*/


body {
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../images/verlauf.jpg);
  background-repeat: repeat-x;
  font-size: 12px;
  background-color: #b5d2d6;
}

#page_header {
  width: 100%;
  height:130px;
  padding:0;
  margin:0;
}

#content_header {
  clear:both;
  width: 880px;
  height: 130px;
  padding:0;
  margin: 0;
}

#page_content {
  clear: both;
  width:880px;
  margin: 0;
  padding: 10px 0 0 0;
}	

.logo {
  float:left;
  margin: 0;
  padding: 0px 0 0 10px;
  width: 170px;
  height: 130px;
  border-right: 1px solid #fff;
}

.header {
  float:left;
  margin:0;
  padding: 0;
  height: 100px;
  width: 699px;
}

#left {
  float:left;
  width: 180px;
  padding: 0 0 0 0;
  margin: 0;
}

#contentsection {
  float: left;
  width: 490px;
  margin: 0;
  padding: 0;
}

#content {
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  background-color: #fff;
  padding: 0px 10px 20px 10px;
  margin: 0;
}

#contentsection li{
  font-size:100%;
}

#contentsection a {
  text-decoration:none;
  color: #a8a8a8;
  /* background-color: transparent;
  background-image: url(/fileadmin/templates/images/external_link_new_window.gif);
  background-repeat: no-repeat;
  padding: 0 0 0 18px; */
  font-weight: bold;
}

#right {
  float: right;
  width: 210px;
  padding: 0;
  margin: 0px 0 0 0;
}

.page_title {
  margin:0;
  padding: 5px 10px 10px 10px;
  height:50px;
  font-size: 11pt; 
  color:#000000;
  font-weight:bold;
}

#nav_meta {
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 699px;
  background-color: #aac6ca;
  text-align: right;
}

#nav_meta ul {
  margin:0;
  padding: 3px;
  list-style: none;
}

#nav_meta li {
  float: right;
  padding: 0;
  border-left: 1px solid #000;
  height: 14px;
}

#nav_meta a {
  text-decoration: none;
  margin: 0 4px 0 4px;
  color: #000;
}

#nav_meta a.ACT {
  font-weight: bold;
}


/* --- Primary Navigation (horizontal) ------ begin */
#nav_main {
	clear:both;
	margin:0;
	padding-left: 210px;
	padding-top: 69px;
	font-weight: bold;

}
#nav_main ul {
	margin:0;
	padding:0;
	list-style: none;
}
#nav_main li {
	float:left;
	display: block;
	color: #000000;
	
	}
#nav_main li a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	margin:0;
	padding: 6px 10px 7px 10px;
	border: 1px solid #c9d3f2;
	background-color: transparent;
	color: #000000;
}
#nav_main li a:hover {
	background-color: #c9d3f2;
	color: #ffffff;
}
#nav_main li a.ACT {
	color: white;
	font-weight:bold;
	background-color: #c9d3f2;
	/* background-image: url(images/menu_sub1_act.gif); */
	background-repeat: repeat-y;
	/*background-position: top left;*/
}
/* --- Primary Navigation (horizontal) ------ end */

/* --- Secondary Navigation (left column) ----- begin */
#nav_sub, #nav_sub2 {
	font-size: 12px;
	padding:0px 0 0 0px;
	margin-top: 3px;
	margin-left: 10px;
	background-color: #AAC6CA;
}

#nav_sub ul {
  margin:0;
  padding: 0;
  list-style: none;
}

#nav_sub2 ul {
  margin:0;
  padding:0 0 0 14px;
  list-style: none;
}
		
#nav_sub ul ul, #nav_sub2 ul ul {
  margin:0;
  padding: 0 0 0 14px;
  list-style: none;
}

#nav_sub li a, #nav_sub2 li a {
  display: block;
  background-repeat: repeat-y;
  padding: 2px 0 2px 18px;
  margin: 0;
  color: #000000;
  text-decoration: none;
  border-top: 1px solid white;
}


#nav_sub a.ACT, #nav_sub2 a.ACT {
  background-repeat: repeat-y;
  background-position:top left;
  background-color: #c9d3f2;
  color: black;
  font-weight:bold;
}

#nav_sub a:hover, #nav_sub2 a:hover {
  background-color: #c9d3f2;
  color: #ffffff;
}
		
/* --- Secondary Navigation (left column) ----- end */

#info {
  float: left;
  width: 190px;
  background-color: #AAC6CA;
  padding: 10px;
}

#info a {
  font-weight: bold;
  color: white;
  text-decoration: none;
  background-image: url(../images/pfeil.gif);
  background-repeat: no-repeat;
  padding: 0 0 0 15px;
}


/* --- footer -------------------- begin */
#footer {
  float: left;
  /* margin: 7px 0 0 0; */
  width: 200px;
  padding: 10px 0 0 10px;
  font-size: 11px;
  color:#000;
}
#footer a {
  color: #000;
}

#footer p {
  margin: 0;
  padding-bottom: 5px;
}
/* --- footer -------------------- end */


.corner_bottom {
	float:right;
}



/* Typography / Elements -------------- */
textbox {
	background-color: #CCCCCC;
}


/* Bild im Fliesstext */
/*------------------------------------*/

	#picture_container {
		clear: both;
		width: 100%;
		margin: 8px 0px 8px 0px; 
		padding:0;
		border-top: 2px dotted #E6E4CD;
		border-bottom: 2px dotted #E6E4CD;
		}
	img.picture  {	
		margin: 5px 0px 4px 0px;
		padding:0;
		}
	img.picture_left  {	
		float: left;
		margin: 4px 4px 4px 0px;
		padding:0;
		}
	img.picture_middle  {	
		float: left;
		margin: 4px;
		padding:0;
		}
	img.picture_right {	
		float: left;
		margin: 4px 0px 4px 4px;
		padding:0;
		}
	div.caption {
		clear: both;
		margin: 0px 0px 4px 0px;
		padding:0;
		font-size: 10px;
		color: #555;
		}
	div.caption_right {
		margin: 4px 0px 0px 0px;
		padding:0;
		font-size: 80%;
		color: #555;
		}
	


/* ------------------------- */

		
	div.clearer {
		margin:0;
		padding:0;
		clear: both;
		line-height: 0;
		font-size:0;
		}
		
	
		
/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}

.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
  padding-left:10px;
  background-color:#bbb;
}

#contentsection h2 {
  padding-top: 0;
  margin-top: 0;
  font-size: 20px;
  font-weight:bold;
}

#contentsection h3 {
  padding-top: 0;
  margin-top: 0;
  clear: both;
  display: block;
  font-size: 16px;
  font-weight:bold;
  text-align: left;
  border-bottom: 1px solid #b5d2d6;
}

#right h3 {
  font-size: 14px;
  margin-left: 0px;
  border-bottom: 1px solid white;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 11px;
	color: #777;
}

/* --- forms ---*/
.csc-mailform {
	border:0;
	padding:0;
	margin:0;
	font-size:11px;
}

.csc-mailform-label {
	display:block;
	margin:0;
	padding:12px 0 0 0;
	/* font-weight:bold; */
}

/* Felder und Submit Button für Email-Formulare */

.csc-mailform-field input {
background-color: #ffffff;
border: 1px solid;
border-color: #BDBDBD;
/* font-family: Arial, Helvetica, sans-serif; */
line-height:16px;
font-size: 12px;
}

.csc-mailform-field textarea {
background-color: #ffffff;
border: 1px solid;
border-color: #BDBDBD;
font-family: Arial, Helvetica, sans-serif;
line-height:16px;
font-size: 12px;
}

.csc-mailform-field label {
margin:2px;
line-height:16px;
color:#000;
float: left;
text-align: left;
margin-right: 0px;
width: 130px;
display: block;
font-size: 12px;
/* font-family: Verdana, Geneva, Helvetica, sans-serif; */
}


/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail {
margin-left: 130px;
margin-top: 15px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #CCC;
border-width: 1px;
border-top-color: #fff;
border-left-color: #fff;
border-bottom-color: #A2A2A2;
border-right-color: #A2A2A2;
border-style: solid;
}

.csc-mailform-field {
  line-height:16px;
  clear:both;
}

.csc-mailform-field select {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
}

#content_wide h3 {
  border-bottom: 1px solid #c9d3f2;
}

p.align-center {
	text-align: center;
}

.contenttable {
  border: 1px solid #c6c3c6;
}

.tr-0 {
  border-bottom: 1px solid #000;
}

.tr-even {
  border-bottom: 1px solid #c6c3c6;
}

.tr-odd {
  border-bottom: 1px solid #c6c3c6;
}

.contenttable-0 .td-0, .td-1, .td-3, .td-4, .td-5 {
  border-bottom: 1px solid #cecece;
  border-left: 1px solid #cecece;
  text-align: left;
} 

.contenttable-0 .td-1 {
  text-align: right;
}

.contenttable-0 .td-0 strong, .td-1 strong, .td-2 strong, .td-3 strong, .td-4 strong, .td-5 strong, .td-last strog {
  text-align: center;
  border-left: 1px solid #cecece;
} 

.contenttable-1 .td-0, .contenttable-1 .td-1, .contenttable-1 .td-2, .contenttable-1 .td-3, .contenttable-1 .td-4, .contenttable-1 .td-5, .contenttable-1 .td-last {
  border-bottom: 1px solid #cecece;
  text-align: left;
  border-left: 1px solid #cecece;
} 

.contenttable-1 .td-0 strong, .contenttable-1 .td-1 strong, .contenttable-1 .td-2 strong, .contenttable-1 .td-3 strong, .contenttable-1 .td-4 strong, .contenttable-1 .td-5 strong, .contenttable-1 .td-last strog {
  text-align: left;
  border-left: 1px solid #cecece;
} 

.td2, .td-last {
  border-bottom: 1px solid #cecece;
  border-left: 1px solid #cecece;
  text-align: left;
}

.typ3 {
  clear: both;
  border-bottom: 1px solid #b5d2d6;
}
