body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

body {
	background-color: #e6e6e6;
	margin: 0;
}

img {
	border: 0px solid #00a3d7;
}

object {
	outline: none;
}

a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

h1 {
	color: #2c1417;
}

h2 {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

#center {
	width: 955px;
	margin: auto;
	background-image: url(../img/layout/center_bg.gif);
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header {
	height: 180px;
	margin-bottom: 12px;
}

#content {
	position: relative;
	padding-bottom: 16px;
}

.column_left {
	float: left;
	width: 227px;
	padding-right: 35px;
	text-align: right;
}
.column_center {
	float: left;
	width: 280px;
	padding-right: 30px;
}
.column_center.w300{
	width: 300px !important;	
}
.no_right_padding {
	padding-right: 0;
}

ul.navi {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	margin-bottom: 22px;
	padding: 0;
}
ul.navi li {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}

ul.center-link {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	margin-top: 15px;
	padding: 0;
}
ul.center-link li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

/* Fragebogen styles */

#umfrage02_10{
	
}
	#umfrage02_10 div{
		margin-bottom:23px;
	}
	#umfrage02_10 h2{
		font-weight:bold;	
		padding:0px;
		margin:0px;
	}
	#umfrage02_10 h3{
		font-weight: normal;
		font-size: 14px;
		color: #000000;
		padding:0px;
		margin:0px;
	}
	#umfrage02_10 input{
		margin-top:10px;
		
	}
	#umfrage02_10 input.no_m{
		margin-top:0px;
	}
		#umfrage02_10 input[type=radio]{
			position:relative;
			top:1px;
		}
	#umfrage02_10 textarea{
		margin-top:10px;
		
		width:400px;
		height:72px;
	}
	#umfrage02_10 table{
		
	}
	#umfrage02_10 td{
		padding:0 0 0 0;	
		line-height:13px !important;
	}
	
	#umfrage02_10 ul{
		margin: 0;
		padding-left:15px;
		list-style-type: none;
		list-style-position:outside;
	}
	#umfrage02_10 li{
		margin-left: 0px;
	}
	#umfrage02_10 .ml{
		margin-left:15px;	
	}
	
.column_form_left {
	float: left;
	width: 550px;
	padding-left: 95px;
	text-align: left;
}
.column_form_center {
	float: left;
	width: 400px;
	padding-right: 30px;
}


.extend_bg{
	background-color:white;
	background-image:none !important;
}

#left_bottom{
    left: 0;
    position: absolute;
    top: 423px;
}
