
/* ############## Rahmen um Content-Elemente ############### */

/* ##### 22 = Rahmen mit abgerundeten Ecken und Schatten ##### */
div.rahmen1-wrap {
        background-image:url('fileadmin/templates/main/img/bg_frame_rounded.png');
        background-repeat:no-repeat;
        padding:6px 10px 5px 10px;
}


/* ##### 31 = Rahmen blau Rand ##### */
div.rahmen10-wrap {
	background: #0C3161;
        color: #FFFFFF;
	margin:0px 0px 0px 0px;
	width:100%;
	padding:10px 0px 10px 10px;
}
div.rahmen10-wrap .csc-firstHeader {
	color:#ffffff;
}

/* ##### 32 = Rahmen blau Rand mit fester Höhe ##### */
div.rahmen11-wrap {
	display:block;
	background: #0C3161;
        color: #FFFFFF;
	margin:0px;
	width:100%;
	height:300px;
	overflow:auto;
	padding:10px 3px 10px 10px;
}


/* ############### Styleangaben für Flexible Content Elemente ################## */
#fce2col2rows_r {
/*	border:solid 1px; #000000; */
  background-color: #ffffff;
  min-height:400px;
  height:400px;
  width:99%;
  clear:both;
}
#fce2col2rows_r .col1 {
	min-height:100%;
  	height:auto !important;
	height:100%;
	width:49%;
	float:left;
	padding:0px 5px 0px 0px;
/*	border:solid 1px; #000000; */
	margin:0 0 0 0;
	
}
#fce2col2rows_r .col2 {
	min-height:99%;
  	height:auto !important;
	height:100%;
	width:49%;
	float:right;
/*	border:solid 1px; #000000; */
	padding:0px 0px 0px 5px;
	margin:0 0 0 0;
	
}
#fce2col2rows_r .row1 {
	min-height:49%;
	height:50%;
/*	border:solid 1px; #000000; */
	overflow:hidden;
}
#fce2col2rows_r .row2 {
	min-height:49%;
	height:50%;
/*	border:solid 1px; #000000; */
	overflow:hidden;
}


#fce2col2rows_l {
/*	border:solid 1px; #000000; */
  background-color: #ffffff;
  min-height:400px;
  height:400px;
  width:99%;
  clear:both;
}
#fce2col2rows_l .col1 {
	min-height:100%;
  	height:auto !important;
	height:100%;
	width:49%;
	float:right;
	margin:0 0 0 0;
	padding:0px 5px 0px 0px;
/*	border:solid 1px; #000000; */
	
}
#fce2col2rows_l .col2 {
	min-height:99%;
  	height:auto !important;
	height:100%;
	width:49%;
	float:left;
/*	border:solid 1px; #000000; */
	margin:0 0 0 0;
	padding:0px 0px 0px 5px;
	
}
#fce2col2rows_l .row1 {
	min-height:49%;
	height:50%;
/*	border:solid 1px; #000000; */
	overflow:hidden;
}
#fce2col2rows_l .row2 {
	min-height:49%;
	height:50%;
/*	border:solid 1px; #000000; */
	overflow:hidden;
}


#footersitemap {
	width:940px;
	margin:0px 0px 10px 20px;
	clear:both;
	padding-left:20px;
/*	border:solid 1px #000000; */
	
}

#footersitemap .col1 {
	display:block;
	float:left;
	width:25%;
	padding-left:20px;
	background:#ffffff;
}

#footersitemap .col2 {
	display:block;
	float:left;
	width:25%;
}

#footersitemap .col3 {
	display:block;
	float:left;
	width:25%;
}
#footersitemap .col4 {
	display:block;
	float:right;
	width:25%;
}
#fce2col {
	display:block;
	width:99%;
/*	border:solid 1px #000000; */
	clear:both;
	margin:0px 0px 0px 0px;

}

#fce2col .col1 {
	display:block;
	width:49%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
}

#fce2col .col2 {
	display:block;
	float:right;
	width:49%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

#fce1col {
	display:block;
/*	border:solid 1px #000000; */
	clear:both;
	padding-top:10px;
	background-color:#D6D7D8; 
}


/* ################ 4 Felder Tafel ########################### */
#fce4fielded {
	display:block;
	width:730px;
	margin:0px 0px 0px 0px;
}

#fce4fielded h2 {
	font-size:16px;
}

#fce4fielded .col1 {
	display:block;
	width:355px;
        height:190px; 
/*	border:solid 1px #000000; */
	float:left;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background-image:url('../../../../fileadmin/templates/main/img/bg_frame_rounded.png');
	background-repeat:no-repeat;
}
#fce4fielded .col2 {
	display:block;
	width:355px;
        height:190px; 
/*	border:solid 1px #000000; */
	float:right;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background-image:url('../../../../fileadmin/templates/main/img/bg_frame_rounded.png');
	background-repeat:no-repeat;
}


/* ############### 5 Spalten Layout ################# */
#fce5col {
	background-color:#ffffff;
	padding:0px 5px 30px 23px;
	width:940px;
	clear:both;
}
#fce5col a {
	color:#bbbbbb;
}
#fce5col .bodytext {
	color:#bbbbbb;
}
#fce5col .bodytext strong {
	color:#ababab;
}
#fce5col .col1 {
	width:20%;
	float:left;
	line-height:1.5em;
}
#fce5col .col2 {
	width:20%;
	float:left;
	line-height:1.5em;
}
#fce5col .col3 {
	width:20%;
	float:left;
	line-height:1.5em;
}
#fce5col .col4 {
	width:20%;
	float:left;
	line-height:1.5em;
}
#fce5col .col5 {
	width:20%;
	float:right;
	line-height:1.5em;
}


#contentbottom {
	background-color:#ffffff;
	color:#122444;
}

#contentbottom fce1col a{
	color:#122444;
	text-decoration:none;
}
