
@font-face {
    font-family: 'RobotoCondensed';
    src: url('Roboto-Condensed-webfont.eot');
    src: url('Roboto-Condensed-webfont-.eot#iefix') format('embedded-opentype'),
         url('Roboto-Condensed-webfont.woff') format('woff'),
         url('Roboto-Condensed-webfont.ttf') format('truetype'),
         url('Roboto-Condensed-webfont.svg#RobotoCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
        overflow: auto;
}

body{
	margin:	0px;
	background: #ffffff;
	font-family: 'RobotoBoldCondensed', Arial, sans-serif;
	font-size: 12px;
    text-align:	center;
    color: #00000;
    padding: 0px;
    overflow-y: scroll;
}

#pageContainer {
	position: relative;
	margin: auto;
	width:100%;
	min-height: 720px;
	padding:		0px;
	text-align:	left; 
	float:left;
/*	border: 1px solid black; */
}

#wrapper {
	background:#ffffff;
	margin:0 auto;
	position:relative;
	width:980px;
/*	border: 1px solid black; */
}


#wrapper-innen {
	background:#ffffff;
	margin:0px;
	padding: 0px 70px;
	width:840px;
}

#headerContainer {
	color: #177b2c; 
	font: 14px/18px 'RobotoBoldCondensed', Arial, sans-serif;
	float:left;
	height:40px;
	width:840px;
	margin:0px;
	padding: 54px 0px 0px 0px;
}

#headerimage { 
	height: auto;
	width: 840px;
	background-color: #177b2c;
	float:left;
}

#contentContainer {
	margin: 50px 0px 0px 0px;
	float:left;
	width: 840px;	
}


#left {
	float:left;
	width: 155px;
	border-right: #9bbf11 1px solid;
}

#praxis {
	float:left;
	padding: 0px 0px 0px 20px;
}

#menu {
	float: left;
	color: #177b2c;
	width: 168px;
	font: 14px/34px 'RobotoBoldCondensed', Arial, sans-serif;
	margin: -6px 0px 0px 0px;
}

#rechts {
	float: right;
	color: #177b2c;
	width: 200px;
	font: 14px/20px 'RobotoBoldCondensed', Arial, sans-serif;
}

#content {
	float: left;
	color: #777777;
	padding: 0px 80px 0px 8px;
	margin: 0px 0px 0px 0px;
	width: 384px;
	font: 16px/20px Georgia, "Times New Roman", serif;
	text-align: justify;
}

#pageBottom {
	color: #000000;
	font: 14px/24px 'RobotoBoldCondensed', Arial, sans-serif;
	margin: 50px 0px 40px 0px;
	border-top: 1px solid #177b2c;
	padding-top: 20px;
}

ul.menu {
	margin:0px;
	padding: 0px;

}

#content ul {
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#content li {
	margin: 0px 0px 0px 15px;
}

#content a {
	text-decoration: true;
	color: #177b2c;
}

#rechts .important {
	font-size: 30px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	display:block;
}

#menu li {
	list-style-type: none;
}

li.act {
	margin: 0px 0px 0px -7px;
}

#menu a {
	text-decoration: none;
	color: #177b2c;
}

p {
	margin: 0px;
}

hr {
	border:dotted #777777;
  	border-width:0 0 2px 0;}
  	
#c16 {
	margin: -45px 0px 0px 0px;
}  

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}	

.csc-mailform-submit {
	margin: 20px 0px 0px 0px;
}
/* Localized */