* {
	padding:0;
	margin:0;
}
img {
border: none;
}
ul{
	display:  inline;
	margin: 0;
}

p {
	margin-top:0;
	margin-bottom:0px;
	background-color:#CCCCCC;
	margin:0; padding: 50px 0 50px 0;
	font-size: 85%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	height:100.01%;
	padding:15px 10px 15px 10px;
	
}

body {
	text-align: center;
	background-color:#CCCCCC;
	margin:0; padding: 50 0 50 0;
	font-size: 85%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #666666;
	padding-top:30px;
}

textarea, input{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:85%;
	border:1px solid #C0C0C0;
	color:#666666;
}

#main_border{
	margin: auto;
	text-align: left;
	width: 760px;
	background: #ffffff;
}

#main_window{
	margin:10px 10px 0px 10px;    
	padding: 10px 0 0;	   	
	/padding:  0;		  /* wird vom firefox ignoriert, aber vom IE umgesetzt */
	width:740px;
	background: #ffffff;
}


#main_head {
	width:740px;
	height: 200px;
	margin-bottom: 10px;
	background-color:white;
border: none;
}

#main_footer {
	width: 740px;
	text-align:right;
}

#header_navi {
	position:absolute;
	background-color:white;
	top:20px;
	right:10px;
	
}

#main_nav {
	width:740px;
	background-color:#999999;
	margin-bottom: 10px;
	text-align:center;
	
}

#main_nav a img, #nav_right a img, #header_navi a img{
border: none;
}

#main_left {
	width: 500px;
	float:left;
	border:0px solid #000000;
	
}

#main_left .csc-textpic{
	padding:10px;   
	margin-bottom:10px;
	min-height:150px;
	
}
#main_left .csc-textpic p{
	padding:0px;
	
}

#header_transframe{
	position:absolute;
	width:230px;
	height:200px;
	background-color:white;
	top:10px;
	right:10px;
	padding-left:10px;
	opacity:.200;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
#header_content{
	position:absolute;
	width:220px;
	height:200px;
	top:50px;
	right:20px;
}


#header_content label{
	width:80px;
	display:block;
	float:left;
	font-size: 85%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color: black;
}
#header_content input{
	width:130px;
	display:block;
	float:right;
}

#main_left .csc-header{
	
}


#main_left .csc-textpic-imagewrap{
	margin-right:10px;
}

.bodytext {
	margin-bottom:10px;
}

.bodytext a:link {
	text-decoration:none;
	color: #464646;
	font-weight: bold;
}
.bodytext a:hover {
	text-decoration:none;
	color: #464646;
	font-weight: bold;
	border-bottom: 1px dashed #464646;
}
.bodytext a:visited {
	text-decoration:none;
	color: #464646;
	font-weight: bold;
}
#main_right {
	text-align:justify;
	float: right;
	width:240px;
	margin-top:22px;
}

#nav_right {
	
}

#con_right {


}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; padding: 0;
	background:transparent;
}

/* Styles für Kontakt-Formular /////////////////*/

fieldset{
border:0px;
}

#mailform{
	border-color:#000000;
	border:0px solid #000000;
}

#mailformName{
	margin-left:53px;
}

#mailformOrganisation{
	margin-left:26px;
	margin-top:5px;
	vertical-align:top;

}



#mailformE-mail{
	margin-left:132px;
	margin-top:5px;
	vertical-align:top;
	
}
#mailformAnliegen{
	margin-left:35px;
	margin-top:5px;
	vertical-align:top;
	
}
#mailformformtype_mail{
	margin-left:177px;
	margin-top:5px;
	background-color:transparent;
	border-color: transparent;
	border: 1px solid #C0C0C0;
	color:#666666;
	font-size: 1em;
	cursor: pointer;
}

.csc-mailform-field{
	margin-top:5px;
	vertical-align:bottom;
}
