html { 
	margin:0; 
	padding:0; 
	text-align:center; 
	/*** achtung folgende reihenfolge nicht verändern, wegen ff, safari ... blah blah ****/
	overflow: -moz-scrollbars-vertical;
	overflow:scroll;
	overflow-x: hidden;
	height: 100%;
}
 
body {

	color:#767678;
	text-decoration: none;
	margin:0; 
	padding:0;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../images/skizze_startseite_2.gif) no-repeat bottom right;
	background-color: #EFEFEF;
	

	
}
/*
#bgr_body {

height:500


}*/

img {
	border:none;
	border-width:0;
}



a {
	color:#005db7;
	/*color:#19456f;*/
	
	text-decoration:underline;
}
a:hover {
	color:black;
	text-decoration:underline;
}

/*#content a {
	text-decoration: none;
	border-bottom:dashed 1px;
}*/



#site_wrapper {
 	width:955px;
	margin: 0px auto;
	border: solid red 0px;
	background-color: #FFFFFF;
	

}

#main_wrapper {
	width:955px; 
	margin:0;
	border: solid red 0px;
	z-index:999;
	/*background-color:#007C48;*/
	background: url(../images/bgr_content.gif) repeat-y left top;
	background-color: #FFFFFF;
	
}


#main {
   margin:0;
   width: 955px;
	text-align:left;
	left: 0px;
	border:0px solid purple;
	/*background-color: #FFFFFF;*/
	background: url(../images/shadow_navi_2.gif) repeat-y left top;
	
}


#top_menu_wrapper {
	position:relative;
	height:40px;
	border: solid 0px blue;
	background: url(../images/edge_circle_mein_markt_und_das_unternehmen.gif) no-repeat right;
	width:952px;
	/*margin-left:px;*/
	float:right;
	/*background-color: #FFFFFF;*/
}
#shadow_wrapper {

	background: url(../images/shadow_auslauf_oben.gif);
	display: block;
	height: 40px;
	width: 3px;
	float: left;


}
.logo_wrapper {
	position:relative;
	height:0;
	width:0;
}

.logo {
	position:absolute;
	left:20px;
	top:58px;
	width:240px;
	height:90px;
	z-index:999;
	border:solid red 0px;
}




/**************** CONTENT **********************/

#content_wrapper { 

	width:955px;

	margin:0;
	border:  0px solid orange;
/*	
clear:both;
*/
	
	
}
	
  
#content_main {


	width:955px;

	margin:0;
	border: 0px solid blue;
	
	
}

/**** left menu wrapper  */




#content_menu_main {
    font-size:12px;
	/*font-weight:bold;*/
	background-color: #FFFFFF;
	border: 0px solid red;
	float:left;
	padding-top: 120px;
	background:  url(../images/logo.gif) no-repeat left top ;
	margin:0;
	
	
	
}



/******* content mit headline ****************/

#content_real {
	width:678px;
	float:right;
	margin:0;
	background:url(../images/shadow_navi_content.gif) repeat-y left top;
	min-height:731px;
 	height:auto !important;  /* für moderne Browser */
	height:731px;  /*für den IE */
}

#content_head {
	background: url(../../user_upload/bilder/header_startseite.jpg);
	min-height:231px;
 	height:auto !important;  /* für moderne Browser */
	height:231px;  /*für den IE */
	width: 678px;

}

.gfx_claim {
	margin-left:55px;
	margin-bottom:15px;

}

.content_pfeil {
	position:relative;
	left:34px;
	top:0px;
	width:1px;
	height:1px;
	z-index:10;
}

.content_pfeil_inner {
	position:absolute;
	left:0px;
	top:10px;
	width:15px;
	height:30px;
}

/******* content ****************/
#content {
	margin-left:0;
	margin-right:10px;
	margin-top:0px;
	padding-left:55px;
	padding-top:0px;
   padding-bottom:20px;

   border:solid 0px red;


}

h1 {
	color:#767678;
	font-size:18px;
	padding-left:0;
	margin-left:0;
}






/*****************************footer*********************/
#footer_wrap {

/*height:20px;*/
width: 955px;
/*border: solid 1px red;*/
clear:both;

}
#footer_wrapper {
	background: url(../images/footer_with_shadow.gif);
	display: block;
	height: 20px;
	width: 955px;
}



#footer_content {
	
	
}

#footer_content a {

	
}
#footer_content a:hover {
	
}
#footer_content h1 {

}
#footer .csc-header-n0 h1{
	
}
#footer .csc-textpic-imagewrap{
	

}

#footer .csc-textpic-text {
	
}
#footer_pic  {
/*	margin-top: 7px;
	margin-left: 45px;
	background: url(../images/icon_template.png);
	height:100px;
	width:100px;
	float:left;
	border:solid 0px red;*/

}





/**************************** Formular ***********************************************/
fieldset.csc-mailform {
border:0;
margin-top: 30px;

}

fieldset.csc-mailform label {
width: 120px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}


fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #ccc;
padding:2px;

color:#666666;

}

fieldset.csc-mailform fieldset input {
float:none;
display:inline;
width:50px;
text-align:left;
border:0px

}

fieldset.csc-mailform fieldset label{
display:inline;
float:none;
text-align:left;
width:300px;
margin:10px 0;

}
fieldset.csc-mailform fieldset {
border:0;

}

fieldset.csc-mailform fieldset legend {
display:none;

}


fieldset.csc-mailform select {
width:220px;
margin:2px 0;
}
fieldset.csc-mailform option {
padding:0 5px;

background:#fff;
}




.csc-mailform-submit {
float:left;
margin-left: 130px;
}





/* rte */

.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
















