/**************************/
/* ERSTELLT AM 23.8.2006 - LH */
/* modansolutions ag */ 
/**************************/

/**************************/
/* ALLGEMEINE ANGABEN */
/**************************/
html {
overflow: scroll;
}

body {
	text-align: center; /*Ben?tigt es f?r die Seitenzentrierung beim IE!! */
	margin-top: 0px;
}
body,td,th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
hr {
	height:1px;
	border-top: 1px solid #ddd;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

p.bodytext, li{
	color: #003366; 
	font-size: 11px;
	line-height: 14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699; /*Seitentitel*/
}
h2{
	font-size:14px;
	font-weight: bold;
	color: #336699; /*Seitentitel*/
}
.conleft_picture .conleft_colr_textarea  .csc-header  h2 {
	margin-top:25px;
	font-size:12px;
}
.conright_text { 
	margin:50px 0px 0px 0px;
}

.conright_text h2 , 
.frontpage_newscol .csc-header h2,
#untermenu .spacer{
	margin:10px 0px 0px 0px;
	padding:0px 0px 1px 2px;
	background-color:#326598;
	font-size:12px;
	color:white;
	font-weight:bold;
	width:100%;
}
.conright_text h2 { 

}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #336699; /*Seitentitel*/
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;

}
a:hover {
	color: #cc3333;
	text-decoration: none;
}

a:active {
	color: #0099CC;
	text-decoration: none;
}


#content .variable_inhalte .seitenpfad {
padding: 10px 0px 5px 10px; 

}
.seitenpfad{
	font-size:10px;
	color:#AEBFC8;
}
.seitenpfad a:link, a:visited {
		text-decoration: none;
		color: #AEBFC8;
		font-size:11px
}
.seitenpfad a:hover {
		text-decoration: none;
		color: #CC0000;
		font-size:11px
}
.bodytext a {
	color: #003366; 
	font-size: 11px;
	line-height: 14px;
}
/*************************************/
/*     RTE-Darstellung im Browser    */
/*************************************/


.untertitel_modanblau {
	clear:both;
	color: #336699;
	font-weight: bold;
}
.schrift_modanblau{
	color:#336699;
	font-weight: normal;
}
.fettschrift {
font-weight: bold;
}
.fett_kursiv {
font-weight: bold;
font-style:italic;
}
.normal_kursiv {
font-weight: normal;
font-style:italic;
}

/*************************************/
/*      Generelle LAYOUT DIV's       */
/*************************************/

#overall {
	width: 973px;
	text-align:left;
	margin: 0px auto;
	position: relative; /* wird f?r die Servicelinks ben?tigt. Nicht l?schen!*/
	z-index: 1;
}
.topbild {
	width: 973px;
	height: 96px;
	margin: 0px;
	background-image: url(fp-modan_01_FILES/topimage-1.jpg);
	background-repeat: no-repeat;
}
.navibezeichnungen {
	width: 973px;
	height: 76px;
	margin: 0px;
	float:left;
}
.mainmenu {
	float:left;
	width: 957px;
	height: 93px;
	margin: 0px;
	position:relative;
	top:-17px;
	background-image: url(fp-modan_01_FILES/bg_gradient.png);
	background-repeat: repeat-x;
}
.navbez-right {
	float:left;
	width: 8px;
}
.navbez-left {
	float:left;
	width: 8px;
}
#footershadow{
	width:973px;
}

/* IE HACK!! Mindesth?he fixen in IE */
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

/* Startseite */
#contenmain_index {
	clear:both;
	width: 973px;
	margin: 0px;
	/*height: 100%;*/
	height:auto !important;
	background-image: url(fp-modan_01_FILES/bg_content_index.png);
	overflow: auto;
}
/* Inhaltsseite 2-Spaltig */
#contenmain_2spaltig {
	clear:both;
	width: 973px;
	margin: 0px;
	/*height: 100%;*/
	height:auto !important;
	background-image: url(fp-modan_01_FILES/bg_content_2spaltig2.png);
	overflow: auto;
}
/* Inhaltsseite volle Breite */
#contenmain_vollebreite {
	width: 973px;
	margin: 0px;
	/*height: 100%;*/
	height:auto !important;
	background-image: url(fp-modan_01_FILES/bg_content_vollebreite.png);
	overflow: auto;
}
/* Inhaltsseite volle Breite */
.content_text{
	font-size:11px;
	color:#000066;
}
.content_text a {
	color:#0066CC;
	text-decoration:none;
}
.content_text a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.content_text a:visited{
	color:#0066CC;
	text-decoration:underline;
}
.modanlogo {
	width: 110px;
	margin-left: 4px;
 	float: left;
}
* html .modanlogo {margin-left: 2px;} /* LAYOUT-ABH?NGIGE ANPASSUNG - IE HACK !! */


/*Auf der Seite oben rechts platziert f?r Sitemap, Impressum etc.*/
#servicelinks{
	width: 300px;
	height: 25px;
	float: right;
	position: absolute;
	z-index: 2;
	right:10px;
	text-align:right;
	margin: 0px;
	padding: 0px;
}
#servicelinks  ul {
padding:0px;
margin:0px;
}
* html #servicelinks {top: 3px;} /* LAYOUT-ABH?NGIGE ANPASSUNG - IE HACK !! */

#servicelinks ul {
		/*margin: 0 5 0 5px;*/
		padding: 0;
		list-style-type: none;
}
#servicelinks li {
		display: inline;
		padding: 0 5px;
		border-right: 1px solid white;
}
#servicelinks li a {
		text-decoration: none;
		color: #003366;
		font-size:10px
}
#servicelinks li a:hover {
		text-decoration: none;
		color: #CC0000;
		font-size:10px
}

/* NUR FUER INDEXSEITE */
#content {
	clear:both;
	width: 973px;
	margin: 0px;
	padding: 0px;
	background-image: url(fp-modan_01_FILES/bg_v3-75.png);
	overflow: auto;
}
.variable_inhalte {
	width: 963px;
}
.frontpage_newscol {

}
.inhaltselement {
//height:125px;
padding: 0px 0px 10px 0px;
}
.anreisser {
padding: 0px 0px 0px 0px;
//height:100%;
}
.anreisser-text {
padding: 0px 0px 0px 0px;
position: relative;
bottom: 0px; 
width:145px;
float:left;
}
/*
background-color:red;
padding-top:10%;
text-align:bottom
vertical-align:bottom;
width: 100%;
height:100%;
vertical-align:bottom;
 
 */
.anreisser p {
margin:2px 0px 3px 0px;
padding:0px;

}
/*
.anreisser img {
	float: left;
}
*/
.anreisser-bild {
height:100%;
float:left;
}
.linkedimage {

}
.anreisser-bild a img ,
.anreisser-bild a {
	border-width:0px;
}

.anreisser-bild a {
	height:100px;
	width:250px;
}
.content_spalte_r,
.content_spalte_l {
	float: left;
	width: 305px;
	padding: 5px 2px 15px 0px;
}
.content_spalte_r .titelblock-header ,
.content_spalte_l .titelblock-header {
	clear:both;
	background-repeat: no-repeat;
	background-image: url(fp-modan_01_FILES/btitle17.png);
	font-weight: bold;
	font-size:12px;
	color:white;
	padding: 2px 5px 5px 5px;
}
/*
	top:155px;
	position:absolute; 
	bottom:5px;
	vertical-align:bottom;
 *
 *
 * */
#rightcol {
	width: 210px;
	float: left;
}
.titelblock-header a {
color:white;
}
.titelblock-header a:hover {
color:white;
text-decoration:underline;
}
.conleft_content{
	width: 404px;
	margin: 10px;
	text-align:left;
	float: left;
}
.content_main {
	width: 620px;
	float: left;
}
#titelseitencontent {
	clear:both;
	width: 973px;
	margin: 0px;
	padding: 0px;
	background-image: url(fp-modan_01_FILES/bg-fp.png);
	background-repeat:repeat-y;
	overflow: hidden;
}
.logo-fp {
	float: left;
	margin: 0px 0px 0px 4px;
	background-image: url(fp-modan_01_FILES/fp-background.png);
	background-repeat:no-repeat;
}
.fpsitemap {
	position:absolute;
	left:2px;
	top:175px;
	margin:0px 0px 0px 430px;
	width: 540px;
}
.fpsitemapce {
clear:both;
}
.fpsitemap .fpsitemapts  {
	margin: 7px 0px 3px 0px;
}
.fpsitemap .fpsitemapts .fp-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699; /*Seitentitel*/
	clear:both;

}
.fpsitemap .fpsitemapts .fp-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000; /*Seitentitel*/
}
.fpsitemap .fpsitemapts ul {
margin:0px;
padding:0px;
}
.fpsitemap  .fpsitemapce .news-latest-container li,
.fpsitemap .fpsitemapts li {
	float: left;
	color: #003333;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	margin: 0px 5px 9px 0px;
	text-decoration: none;
	display: block;
	margin: 0;
	background-image: url(fp-modan_01_FILES/navigif.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 9px;
}
.fpsitemap  .fpsitemapce .news-latest-container li{
}
.fpsitemap .fpsitemapts li a {
	padding: 0px 9px 0px 0px;
}
.contentRightAreaLeft .tx-indexedsearch-res  .tx-indexedsearch-descr {
width:450px;


}
/*
.fpsitemap .fpsitemapts li a:hover {
	background-image: url(fp-modan_01_FILES/navigif_act.gif);
	background-repeat: no-repeat;
	color: #cc3333;
	padding: 3px 0px 3px 0px;
	margin: 0px 5px 9px 0px;
	display: block;
}
*/
.fpsitemap .fpsitemapts ul {
	clear:both;
}
.fp-subtitle {
	clear:both;
	margin:7px 0px 3px 0px;
}

.conleft_ads{
	width: 120px;
	padding: 10px;
	margin-top:35px;
	text-align:left;
	float: left;
}
.conright_projects{
	width:270px;
	float:left;
	margin-top: 35px;
	margin-left:10px;
	text-align:left;
	/*height: 100%;*/
	height:auto !important;
}
.conright_projects a:link{
	color:#0066CC;
	text-decoration:none;
}
.conright_projects a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.conright_projects a:visited{
	color:#0066CC;
	text-decoration:none;
}

.newsbox{
	font-size:10px;
	background-color: #e6e9ec;
	padding-left:7px;
	padding-right:7px;
	background-image: url(fp-modan_01_FILES/bg_newsbox.png);
	background-repeat: repeat-x;
}
.newsbox a:hover{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;	
}
/*Indexseite ende*/

/* NUR FUER 2-SPALTIG */
.conleft_picture{
	width: 250px;
	/*margin-top:35px;*/
	margin-top:0px;
	float: left;
}
.conleft_colr_picarea{
	width:250px;
}
.conleft_colr_textarea{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	text-align:left;
	color:#94A7BC;
}
.conleft_colr_textarea a:link{
	color: #336699;
	text-decoration: none;
}
.conleft_colr_textarea a:hover{
	color: #cc3333;
	text-decoration: none;
}
.conleft_colr_textarea a:visited {
	text-decoration: none;
	color: #336699;
}

.conright_subnavi{
	width:170px;
	float:left;
	margin-left:10px;
	text-align:left;
	/*height: 100%;*/
	height:auto !important;
}
.conright_text{
	font-size:11px;
	color:#333333;
}
.conright_text a {	
	color: #336699;
	text-decoration: none;
}
.conright_text a:hover {
	text-decoration: none;
	color: #cc3333; }
.conright_text a:visited {
	text-decoration: none;
	color: #336699;
}
/* 2-Spaltig ende*/


/* Inhalt Volle Breite*/
.conleft_content_voll{
	width: 654px;
	margin: 10px;
	text-align:left;
	float: left;
}

/*************************************/
/*             Navigation            */
/*************************************/
#untermenu{
	margin-bottom:10px;
}
.untermenu1 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	/*text-indent: 10px;*/
	text-align: left;
}
.conright_text ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.conright_text ul li a,
.conright_text ul li a:link,
.conright_text ul li a:visited,
.conright_text .filelinks_layout_0 .pdf a,
.untermenu1 a:link,.untermenu1 a:visited {
	color: #003333;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	display: block;
	margin: 0;
	background-image: url(fp-modan_01_FILES/navigif_act.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}

.conright_text ul li a:hover,
.conright_text ul li a:active,
.untermenu1 a:hover, .untermenu1 a:active {
	color: #cc3333;
	padding: 3px 0px 3px 0px;
	display: block;
}
.conright_text .filelinks .pdf {
	padding:0px;
	margin:0px;

}
.untermenu1-act {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	/*text-indent: 10px;*/
	text-align: left;
	width: 170px;
	display: block;
	/*margin-bottom:10px;*/
}
/* html > body > div #overall > div .conright_subnavi > div #untermenu > div .untermenu1-act > a
 * html > body > div #overall > div #contenmain_2spaltig > div .conright_subnavi > div #untermenu > div .untermenu1 > a
 * html > body > div #overall > div #contenmain_2spaltig > div .conleft_picture > div 
 * .conleft_colr_picarea > div .csc-textpic csc-textpic-center csc-textpic-below > div 
 * .csc-textpic-imagewrap > dl .csc-textpic-image csc-textpic-lastcol > dt > img
 * */

.conleft_colr_picarea .csc-textpic .csc-textpic-below img {
	width:250px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;

}
.untermenu1-act a:link,.untermenu1-act a:visited {
	color: #003333;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	display: block;
	font-weight: normal;
	background-image: url(fp-modan_01_FILES/navigif.gif);
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.untermenu1-act a:hover, .untermenu-act a:active {
	font-weight: normal;
	color: #cc3333;
	padding: 3px 0px 3px 0px;
	display: block;
}

.untermenu2 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-indent: 10px;
	text-align: left;

}
.untermenu2 a:link,.untermenu2 a:visited {
	color: #003333;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	display: block;
	margin: 0;
	margin-left:10px;
	background-image: url(fp-modan_01_FILES/navipoint_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	width: 160px;

}

.untermenu2 a:hover, .untermenu2 a:active {
	color: #cc3333;
	padding: 3px 0px 3px 0px;
	display: block;
}
.untermenu2-act {
	margin: 0px;
	margin-left:10px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width: 160px;
	display: block;
	/*margin-bottom:10px;*/
}
.untermenu2-act a:link,.untermenu2-act a:visited {
	color: #cc3333;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	display: block;
	font-weight: normal;
	margin: 0;
	background-image: url(fp-modan_01_FILES/navipoint_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.untermenu2-act a:hover, .untermenu2-act a:active {
	font-weight: normal;
	color: #003333;
	padding: 3px 0px 3px 0px;
	display: block;
}

/* ############################## NEWS STYLES ################################*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
}
.news-latest-container HR.clearer {
	clear:left;
	color:#eee;
	
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.frontpage_newscol .news-latest-container img {
	clear:both;
	margin:5px 0px 0px 0px;
	width:140px;
	height:80px;
}
.frontpage_newscol .news-latest-container .clearer {
	clear:both;
	margin:5px 0px 15px 0px;
}

.frontpage_newscol .news-latest-container .bodytext {
	margin:5px 0px 0px 0px;
	clear:both;
}
.frontpage_newscol .news-latest-container ,
.news-latest-container .untertitel_modanblau {
	margin:15px 0px 10px 0px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#ccc;
	padding:3px;
	margin:3px;
	background-color:#D8FA70;
}

.news-latest-gotoarchive {
	font-size: 10px;
	/*margin-top:3px;*/
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#999;
	text-decoration: none;
}
.news-latest-gotoarchive A {
	color:#999;
	text-decoration: none;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin:1px;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-container IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:8px;
	margin-bottom: 10px;
}

.news-latest-morelink A {
	float:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#ECF2F9;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	/*border:1px solid #666;*/
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	/*margin:3px;*/
	/*border:1px solid #666;*/
	/*padding:3px;*/
	/*background-color:#F9FFE5;*/
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	/*font-weight: bold;*/
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	/*background-color: #e9e9e9;*/
	/*border:1px solid #666;*/
}
.news-search-emptyMsg {
	font-size: 10px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
	margin-top:20px;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
	color:#AEBFC8;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	/*background-color: #BBE53A;*/
/* 	clear: both; */
	margin-top: 15px;
	/*border: 1px solid #666;*/
	padding:3px;
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;*/
	margin:15px 0px 7px 0px;
	padding:3px;
	/*background-color:#F9FFE5;*/
	border-top: 1px solid #ccc;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:0px;
	margin-bottom:10px;
	width:90%;
	color: #336699; /*Seitentitel*/
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	/*border:1px solid #666;
	background-color:#769024;*/
}
.news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
	padding: 2px;
	/*background-color: #769024;*/
	color:#ccc;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	/*border:1px solid #666;*/
	background-color:#e9e9e9;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  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;
}
/*************************************/
/*     Flexible Content Elements	 */
/*************************************/
.div-projekt{
	width: 260px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.div-projektlogo{
	width: 70px;
	float: left;
	margin-top: 0px;
}
.div-projektcontent{
	float:left;
	width: 190px;
	text-align:left;
}
.projektcontent{font-size:11px;}

.projektcontent a:link {	
	color: #336699;
	text-decoration: none;
}
.projektcontent a:hover {
	text-decoration: none;
	color: #cc3333;
}
.projektcontent a:visited {
	text-decoration: none;
	color: #336699;
}
.projekttitel{ font-size:11px; font-weight:bold;}

/*************************************/
/*           FORMULAR                */
/*************************************/

.csc-mailform-field label {
}

.csc-mailform-field input {
	text-align:right;
}


legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

#mailformAndere_WohnungsGrsse {
margin-bottom:40px;

}
.radiolayout {
width:90%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:70%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
width:90%;
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
	margin-top:10px;
	padding:5px;
	background-color: #ddd;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #336699; 
}

