@charset "utf-8";
/* CSS Document */

body {
	background: #eef4f9 url(https://www.berliner-volksbank-blog.de/bvb/umfrage/bg_main_gradient_repeater.png)  repeat-x 0 0;
	margin: 0px 0px 0px 0px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	padding: 0px;
	line-height: 18px;
}

.tdtabellehellfett {
	background-color: transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00599d;
}

.tdhellblau
{
	background-color: #c5c5c5;
	font-size: 1px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	line-height: 24px;
	color: #00589f;
	background-color: #fff;
	margin:0px;
	padding:10px 5px 10px 10px;
	border:1px solid #00589f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}

td .answer {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-right: 25px;
	width: 100px;
}

td {
    vertical-align: middle;
}

td .question {
	padding-right: 20px;
}

select {
	background-color: #F9FAFC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border:  1px solid #1A403C;
}
input[type=text], textarea {
	background-color: #F9FAFC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	padding: 4px;
	border: 1px solid #1A403C;
    margin-left: 10px
}
textarea {
	width: 500px;
    height: 90px;
}
.radiobutton_group input[type=text] {
	margin: 0 0 0 10px;
}
.radiobutton_group .body div, .checkbox_group .body div{
	margin: 3px 0 3px 20px;
}
.radiobutton_group input {
	background-color: #F9FAFC;
	border: 1px solid #1A403C;
	margin-right:12px;
    margin-left: 10px;
	vertical-align:middle;
	height:14px;
    width: 250px;
    color: #333;
    padding-bottom: 4px;
}
.radiobutton_group gauge {
	border:0;
	padding:2px;
	margin-right:12px;
}

* + html input[type=radio] {
	padding: 0;
	margin: 0 0 0 10px;
    border: none;
    background: #fff;
}

input[type=radio] {
	padding: 0;
	margin: 0 0 4px 0;
	height: 13px;
	width: 13px;
	border: none
}

* + html input[type=checkbox] {
	padding: 0;
	margin: 0 0 0px 10px;
}

.checkbox_group input {
	background-color: #F9FAFC;
	border: 1px solid #1A403C;
	margin-right:12px;
    margin-left: 10px;
	vertical-align:middle;
	height:14px;
    width: 250px;
    color: #333;
    padding-bottom: 4px;
}

input[type=checkbox] {
	padding: 0;
	margin: 0 0 4px 0;
	height: 13px;
	width: 13px;
	border: none;
}
input[type=submit] {
        display: block;
	float: right;
	color:#fff;
	padding: 5px 25px 5px 10px;
	border-top: 1px solid #d88b65;
	border-right: 1px solid #c34a0f;
	border-bottom: 1px solid #ca4802;
	border-left: 1px solid #d88b65;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 160px;
	overflow: hidden;
	-webkit-box-shadow: 1px 2px 2px 0px #d4baad;
	-moz-box-shadow: 1px 2px 2px 0px #d4baad;
	box-shadow: 1px 2px 2px 0px #d4baad;
	text-shadow: 1px 1px 8px #822e02;
	background: #ec6200 url(https://www.berliner-volksbank-blog.de/bvb/umfrage/icon_content-button_arrow.png) no-repeat scroll right center; 
	text-decoration: none;
	font-weight:700;
}

input[type=button] {
        display: block;
	float: right;
	color:#fff;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #d88b65;
	border-right: 1px solid #c34a0f;
	border-bottom: 1px solid #ca4802;
	border-left: 1px solid #d88b65;
	border-radius: 5px;
        margin-right: 200px;
     	-moz-border-radius: 5px;
	width: 160px;
	overflow: hidden;
	-webkit-box-shadow: 1px 2px 2px 0px #d4baad;
	-moz-box-shadow: 1px 2px 2px 0px #d4baad;
	box-shadow: 1px 2px 2px 0px #d4baad;
	text-shadow: 1px 1px 8px #822e02;
	background: #ec6200; 
	text-decoration: none;
	font-weight:700;
}

input[name=btn_back] {
	float: left;
        color:#fff;
	padding: 5px 10px 5px 25px;
	border-top: 1px solid #d88b65;
	border-right: 1px solid #c34a0f;
	border-bottom: 1px solid #ca4802;
	border-left: 1px solid #d88b65;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 160px;
	overflow: hidden;
	-webkit-box-shadow: 1px 2px 2px 0px #d4baad;
	-moz-box-shadow: 1px 2px 2px 0px #d4baad;
	box-shadow: 1px 2px 2px 0px #d4baad;
	text-shadow: 1px 1px 8px #822e02;
	background: #ec6200 url(https://www.berliner-volksbank-blog.de/bvb/umfrage/icon_content-button_arrow_back.png) no-repeat scroll left center; 
	text-decoration: none;
	font-weight:700;
}

.msg_error {
	font-weight:bold;
	color:#dd0000;
        font-size: 14px;
	padding: 5px 7px;
}

div.questions {
	background-color:#fff;
	padding: 10px 5px 10px 0px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    line-height: 18px;
	border:1px solid #00589f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
div.question, div.html {
	padding:5px 10px;
	background-color:#fff;
}
div.question_between {
	height:5px;
}

div.head {
	font-weight:normal;
	line-height: 14px !important;
	margin-bottom: 10px;
}

div.head label {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-left: -4px;
}

.abstand {
	height:8px;
	background-color:#fff;
}

.actions {
clear:both;	
text-align:left;
}
.pflicht{
	text-align:left;
	font-size:12px;
	float:left;
    color: #666;
    padding: 5px 7px;
margin-bottom: 10px;

}
.pagination {
	float:right;
	margin:5px 0;
	padding: 5px;
	background-color: #fff;
	color:#00589f;
	border:1px solid #00589f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
label {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
	line-height:18px;
	text-align:left;
	padding:0;
	margin: 0 0 0 12px;
}