/* CSS Document */
body, div, h1, h2, h3, h4, td, .select_box, .text_box, input{
margin:0;
padding:0;
font-weight:normal;
color:#7A7C7B;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
}
#body{
	margin-left:auto;
	margin-right:auto;
	width:910px;
}
.page_bg{
background:url(../images/page_bg.gif) #F8F6EF center repeat-y;
}
#header_container{
	background:url(../images/bg.gif);
	padding-left:29px;
	padding-right:29px;
	
}
#header{
	padding-top:27px;
	background:#FFFFFF;	
	height:227px;
	padding-left:55px;
}
#header h1
{
	width:167px;
	background: url(../images/logo_border.gif) no-repeat top right;
	text-indent:-9999px;
	float:left;
	margin-top:54px;
	padding-top:51px;
	padding-left:46px;
	height:122px;
}
#header h1 a{
	width:141px;
	height:89px;
	background:url(../images/ccs_logo.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}
#header_title{
	float:left;
}
/*
#header_title h2
{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:185px;
}

#header_title h3
{
	background:url(../images/top_title.gif) no-repeat;
	width:529px;
	height:38px;
	text-indent:-9999px;
	float:right;
}
*/
#menu{	
float:left;
clear:left;
background:url(../images/bg.gif) repeat-y #FFFFFF;
padding-left:43px;
}
#menu_container
{
	width:256px;
	background:url(../images/menu_bg.gif) repeat-x #FFFFFF;
	background-position:0px 251px;
	height:481px;
}

#menu_link{
	height:360px;
	background:url(../images/menu_right.gif) no-repeat top right;
	padding-right:4px;
	padding-top:30px;
}
.menu_span{
	width:120px;
	display:block;
	text-align:right;
	border-bottom:1px dashed #7B7C7E;
	xborder-top:1px dashed #7B7C7E;
	height:21px;
	padding-top:5px;
	cursor:hand;
}
a.menu_button{
	color:#7A7C7B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background: #FDF8E6 url(../images/menu_arrow.gif) no-repeat;
	background-position:140px;
	display:block;
	text-decoration:none;
}
a.menu_button:hover{
 background:url(../images/menu_arrow_selected.gif) #FDF8E6 no-repeat;
 background-position:140px;
 color:#FF9C00;
}

#menu_span_kontakt{
	border:none;
}
a.selected{
	border-bottom:1px dashed #7B7C7E;
	border-top:1px dashed #7B7C7E;
	background:url(../images/menu_arrow_selected.gif) #FFFFFF no-repeat;
	background-position:140px;
	margin-top:-1px;
}
a.selected:hover{
	border-bottom:1px dashed #7B7C7E;
	border-top:1px dashed #7B7C7E;
	background:url(../images/menu_arrow_selected.gif) #FFFFFF no-repeat;
	background-position:140px;
	margin-top:-1px;
	color:#7A7C7B;
}
span.selected{
	border:none;
}
#impressum_menu{
	margin-top:14px;
	height:63px;
	width:299px;
	background:url(../images/imp_menu_right2.gif) no-repeat right;
	margin-left:-43px;
	position:relative;
	padding-top:14px;
}
a.imp_menu, a.footer_menu{
	color:#7d7d7d;
	padding-left:14px;
	text-decoration:none;
}
a.imp_menu:hover, a.footer_menu:hover{
	 color:#FF9C00;
	 text-decoration:underline;
	
}
#imp_agb_link{
	padding-left:62px;
	padding-right:14px;
	border-right:1px solid #7d7d7d;
}
#content_container
{
	width:582px;
	float:left;
	padding-right:29px;
	padding-bottom:14px;
	background:url(../images/bg.gif) repeat-y right;
}
#content{
	padding-bottom:14px;
	xborder-bottom:5px solid #90D4F1;
	min-height:475px;
	padding-left:41px;
	background:url(../images/dashes.gif) no-repeat #FFFFFF;
	background-position:0px 190px;
	padding-right:14px;

}
#content_leistungen img{
	padding-right:20px;
}

.section_title
{
	font-weight:bold;
	padding-bottom:10px;
}

#content_block
{
	border-bottom:5px solid #90D4F1;
	padding-bottom:14px;
}
.main_title{
	background:url(../images/content_bg.gif) repeat-x;
	height:94px;

}
#content_impressum_title, #content_kontakt_title, #content_agb_title{
	height:54px;
}
.h1_main_title{
	background:url(../images/section_bullet.gif) no-repeat;
	background-position:0 20px;
	color:#7A7C7B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding-left:42px;
	padding-top:20px;
	float:left;
	height:40px;
	letter-spacing:1px;
	width:90px;
}

.h2_main_title{
	text-indent:-9999px;
	width:241px;
	float:left;
}
#h2_main_title_leistungen{
	background:url(../images/listungen_h2_title.gif) no-repeat;
	height:94px;
}
#h2_main_title_philosophie{
	background:url(../images/philosophie_h2_title.gif) no-repeat;
	height:94px;
}
#h2_main_title_start{
	background:url(../images/home_h2_title.gif) no-repeat;
	height:94px;
}
.section{
		border-top:1px dashed #7D7D7D;
		padding-top:14px;
		padding-bottom:30px;
}
#footer_container{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:852px;
	text-align:right;
	padding-bottom:14px;
}
.nix{
	height:1px;
	clear:both;
	font-size:1px;
}



