/* global */
	* {margin:0px; padding:0px; font-family:Verdana; font-size:11px; white-space:normal; line-height:16px;}
	div.clear {clear:both;}
	body{
		background-color:#D9D9DB;
		background-image:url("/fileadmin/berater_webseiten/img/bg.gif");
		background-position:center;
		background-repeat:repeat-y;
		color:black;
	}
	img{border:none;}
	a {text-decoration:none; color:#3e5a6c; font-weight:bold;}
	h1 {color:#3E5A6C; font-size:12px; font-weight:bold; line-height:16px; margin-bottom:15px;}
	h1 a {color:#3E5A6C; font-size:12px; font-weight:bold; line-height:16px; margin-bottom:15px;}

	p { margin:0 0 15px 0;}
	
	#mainWrap {width:798px; margin-left:auto; margin-right:auto;}
	
/* header */
	#headerWrap{padding-bottom:60px;background:white;}


/* menu */
	#menuWrap {float:left; width:213px; }
	#menu {margin-left:20px; margin-bottom:50px;}
	
	#menu ul li {list-style:none; margin-bottom:10px;}
	#menu ul li a {font-size:13px; text-decoration:none; color:#525252; font-weight:bold;}
	#menu ul li.active a {color:#2d4d61;}
	#menu ul.ebene_2 {margin:10px 0 10px 20px;}
	#menu ul.ebene_2 li a {font-size:12px; color:#525252;}
	#menu ul.ebene_2 li.active a {font-size:12px; color:#2d4d61;}
	
/* menu footer */
	#menuFooter div.csc-textpic {margin-bottom:20px; margin-left:40px;}
	
	*.csc-textpic-caption {font-size:9px; color:#A2A6A7;}

/* content */
	#contentWrap {float:left; padding:0 30px; width:520px;}
	/*div.csc-default {margin-bottom:50px;}*/
	div.csc-textpic {margin-bottom:50px;}
	div.csc-textpic-text {margin-left:20px;}
	ul {margin:15px; 0; 15px; 20px;}

	#content h3{
		color:#3e5a6c;
	}
	
	
/* tt_news */
	/* list */
		div.news-list-item-image {float:left; width:115px;}
		div.news-list-item-text { float:left; width:350px; margin-left:30px;}
		.news-list-morelink {display:none;}
		#content .news-list-item a {color:#3E5A6C; font-weight:bold;}
		.news-list-item h1 {
			margin:0 0 7px 0;
		}
		.news-list-container img {margin:0px; padding:0px;}
		.news-list-item {margin-bottom:30px;}
		
	/* single */
		.news-single-files dd a { padding:0px; }
		a.video_player { display:block; width: 350px; height:250px;  text-align:center; margin:0 15px 15px 0; float:left; } 
		a.audio_player { display:block; width: 350px; height:30px;  text-align:center; margin:0 15px 15px 0; float:left; } 
		.news-single-item {padding:0px;}
		.news-single-img {padding:0px; margin:0px;}
		#news-single-image{float:left; margin:0px; width:115px;}
		#news-single-content{float:left; margin-left:30px; width:350px;}
		#news-single-media {margin-top:30px;}
		.news-single-related dd, .news-single-links dd, .news-single-files dd {margin:0px; padding:0px;}
		.news-single-related, .news-single-files, .news-single-links {margin:0px; padding:0px;}
		.news-single-backlink {
			padding:20px 0 0 0;
			color:#3E5A6C; 
			font-weight:bold;
			text-align:right;
		}

		#news-single-header{
			padding:0 0 15px 0;
		}

		p.pMore{
			margin:-15px 0 0 0;
		}

		#content .news-list-item p.pMore a:link, #content .news-list-item p.pMore a:hover, #content .news-list-item p.pMore a:active, #content .news-list-item p.pMore a:visited{
			color:#3E5A6C;
		}
		
/* powermail */

	

	fieldset{border:none; width:380px; padding-left:0; }
	fieldset legend { display:none; }
	
	/* radio */
		div.tx_powermail_pi1_fieldwrap_html_radio    {clear:both; width:252px;}
		div.tx_powermail_pi1_fieldwrap_html_radio  p {float:left; }
		div.tx_powermail_pi1_fieldwrap_html_radio  div{float:right; margin-bottom:10px;}
		div.powermail_radio_inner input {margin-right:10px;}
		
	
	/* input und textarea */
		div.tx_powermail_pi1_fieldwrap_html_text{
			clear:both;
		}
		div.tx_powermail_pi1_fieldwrap_html_text label { float:left; }
		div.tx_powermail_pi1_fieldwrap_html_text input {float:right; border:1px solid black; color:black; height:19px; width:230px; margin-bottom:10px;}
		div.tx_powermail_pi1_fieldwrap_html_textarea label {clear:right; float:left;}
		div.tx_powermail_pi1_fieldwrap_html_textarea textarea {float:right; border:1px solid black; color:black; height:85px; padding-left:2px; padding-top:2px; width:228px;}
		div.tx_powermail_pi1_fieldwrap_html_submit input {clear:right; float:left;}
		
	/* submit */
		div.tx_powermail_pi1_fieldwrap_html_submit input {margin-top:10px; margin-bottom:10px; margin-left:144px; background:none; border:none; color:#3E5A6C; font-weight:bold; cursor:pointer;}
		
		.tx_powermail_pi1_fieldwrap_html_label{
			margin:0 0 15px 0;
		}
		
	

