
body, html {
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*background-color: #FAFAFA;*/
	font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	/*font-family: "Lucida Sans Unicode", sans-serif, Arial, "Helvetica Neue", Helvetica, Verdana;*/
}

#body {
  min-height: 100%;
	height: 100%; 
	text-align: center;
	/*background: url("../img/bg_body_left.png");*/
	/*background-repeat: repeat-y;*/
	/*background-position: top left;*/
}

#body2 {
  min-height: 100%;
	height: 100%;
	text-align: center;
	background: url("../img/hg_body_login.png") repeat-x scroll top center #ffffff;
}

#page {
  min-height: 100%;
	width: 100%;
	background: url("../img/hg_content.png") repeat-y scroll top center #ffffff;
	text-align: center;
	margin: auto;
}
#page2 {
    height: 100%;
    min-width: 500px;
	width: 100%;
	text-align: center;
	margin: auto;
}

#login {
	background: url("../img/login.png");
	background-repeat: no-repeat;
	height: 380px;
	
	position: absolute;
	text-align: center;
	margin:-200px 0px 0px -428px;
	padding:10px;
	top: 40%; 
	left: 50%;
	-moz-box-shadow:    3px 3px 5px 6px #888;
	-webkit-box-shadow: 3px 3px 5px 6px #888;
	box-shadow:         0px 0px 140px 10px #777;
	border: 1px solid #bbbbbb;	
}

.login_ueberschrift {
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 33px;
	color: #ffffff;
	height: 35px;
}


#login_copy {
	height: 10px;
	width: 864px;
	position: absolute;
	text-align: center;
	margin: 225px 0px 0px -466px;
	padding: 0px 10px 0px 30px;
	top: 45%; 
	left: 50%;
	font-size: 11px;
	color: #777777;
}


.login_input_title {
	width: 180px;
	font-weight: bold;
	color: #404040;
	text-align:right;
	float:left;
	padding: 15px 0 0 0;
	font-size: 16px;
}

.login_fenster {
	width: 426px;
	height: 280px;
	font-weight: bold;
	color: #404040;
	text-align:left;	
	padding: 45px 20px 0 390px;
}

#login_copy_left {
	float: left;
	/*margin-left: 10px;*/
}

#login_copy_left a{
	color: #777777;
	text-decoration:none;
}

#login_copy_left a:hover{
	color: #404040;
	text-decoration:underline;
}

#login_copy_right {
	float: right;
	/*margin-right: -390px;*/
}

.dataTable a{
	color: #404040;
}
.dataTable a:hover{
	color: #D54034;
	text-decoration:underline;
}

#login_copy_right a{
	color: #777777;
	text-decoration:none;
}
#login_copy_right a:hover{
	color: #404040;
	text-decoration:underline;
}

#header {
		z-index: 60;
		position: absolute;
		top:0px;
		left:0px;
		width:100%;
}

#header_title {
	background: url("../img/hg_header_title5_rot.png") repeat-x scroll 0 0 #1D6192;
	height: 45px;
	/*min-width: 980px;*/
	width: 100%;
	z-index: 50;
}

#header_nav {
	background: url("../img/hg_header_nav4.png") repeat-x scroll 0 0 #1D6192;
	height: 50px;
	/*min-width: 980px;*/
	width: 100%;
	z-index: 50;
}

#header_nav_left {
	float: left;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 1px;
	z-index: 60;
	width: 20%;
}

#header_nav_center {
	float: left;
	padding-left: 0px;
	vertical-align: top;
	padding-top: 9px;
	z-index: 60;
}

#header_nav_right {
	float: right;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 1px;
	z-index: 60;
}

#main {
	min-height: 400px;
	height: 100%;
	/*min-width: 980px;*/
	width: 100%;
	position: relative;
	text-align: center;
}

#main_left {
	/*background-color: #FAFAFA;*/
	/*background: url("../img/bg_main_left.png");*/
	/*background-repeat: repeat-y;*/
	/*background-position: top right;*/
	height: 100%;
	width: 20%;
	/*width: 260px;*/
	text-align: right;
	float: left;
	z-index: 10;
}


.name {
  color: #CD2F14;
  font-size: 20px;
}

.survey {
  color: #CD2F14;
  font-size: 26px;
}

.select-pfarrbezirk {
  padding: 1px;
  background: transparent;
  border: 1px #aaaaaa solid;
  height: 33px;
}

.select-pfarrbezirk option {
	background-color: #f5f5f5;
	padding: 5px 20px 5px 10px;
	font-size: 15pt;
}


.jahrgang {
  /*width: 450px;*/
  /*color:#00A3A3;*/
  color: #404040;
  font-size:15pt;
  padding: 1px;
  /*filter:alpha(opacity=80);*/ 
  /*-moz-opacity:0.8;*/ 
  /*-khtml-opacity: 0.8;*/ 
  /*opacity: 0.8;*/ 
  background: transparent;
  border: 1px #c3c3c3 solid;
  height: 33px;
}

.jahrgang option {
	background-color: #f5f5f5;
	padding: 5px 20px 5px 10px;
	font-size: 15pt;
}

#main_center {
	background-color: #ffffff;
	min-height: 500px;
	height: 100%;
	/*width: 58%;*/
	width: 79%;
	text-align: left;
	float: left;
	z-index: 20;
}

#main_right {
	/*background-color: #FAFAFA;*/
	/*background: url("../img/bg_main_right.png");*/
	/*background-repeat: repeat-y;*/
	/*background-position: top left;*/
	height: 100%;
	min-width: 200px;
	width: 20%;
	text-align: left;
	float: left;
	z-index: 20;
	
	display: none; 
	/*display: none !important;*/
}

.content_left {
	padding-top: 100px;
	width: 100%;
	text-align: right;
	float: right;
	max-width: 245px;
	padding-right: 0px;
}
.content_center {
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.content_right {
	padding-top: 100px;
}

#main2 {
	min-height: 400px;
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}

#main_color {
	background: url("../img/hg_main_color.png") repeat-x scroll 0 0 #4294CE;
	height: 398px;
	min-width: 980px;
	width: 100%;
	position: relative;
}

#main_footer {
	background: none repeat scroll 0 0 #EEEEEE;
	box-shadow: 0 0px 10px rgba(150, 150, 150, 0.7) inset;
	clear: both;
    color: #333333;
	height: 40px;
}

#footer_left {
	background-color: #dedede;
	height: 50px;
	margin-top: -51px;
	min-width: 200px;
	width: 20%;
	position: relative;
	text-align: right;
	border-top: 1px solid rgba(200, 200, 200, 0.8);
	z-index: 50;
	float: left;
}

#footer_center {
	background-color: #d8d8d8;
	height: 50px;
	margin-top: -51px;
	width: 56%;
	min-width: 580px;
	position: relative;
	text-align: center;

	z-index: 50;
	float: left;	
}

#footer_right{
	background-color: #dedede;
	height: 50px;
	margin-top: -51px;
	min-width: 200px;
	width: 24%;
	position: relative;
	text-align: left;
	border-top: 1px solid rgba(200, 200, 200, 0.8);
	z-index: 50;
	float: left;
}

#footer {
	background-color: #d8d8d8;
	margin: 1px 0 0 0;
	border-top: 1px solid #eee;
	width:100%;
	/*height: 35px;*/
	/*margin-top: -36px;*/
	min-width: 100%;
	text-align: center;
	border-top: 1px solid rgba(200, 200, 200, 0.8);
	z-index: 80;
	float:left;
	position: absolute;
	bottom: 0;
}

#footer_content {
	background-color: #d8d8d8;
	height: 28px;
	padding: 5px 10px 0 10px;
	/*width: 100%;*/
	min-width: 580px;
	margin: 0 auto;
	z-index: 50;
	font-size: 12px;
	color: #777777;
}

.btn_header {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border: 0px;
	vertical-align: top;
}

.btn_img_nav_left {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	height: 20px;
	border: 0px;
	vertical-align: middle;
	margin-top: -2px;
}

.btn_img_nav_right {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	height: 20px;
	border: 0px;
	vertical-align: middle;
	margin-top: -2px;
}

.page_title_nav_right {
	float: right;
}

.page_title_nav_right_link {
	text-align: left;
	width:auto;
	margin: 5px 0px 5px 0px;
	padding: 3px 7px 3px 14px;
	font-size: 19px;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #e9e9e9;		
	border-style: solid;
    border-width: 1px;
}

.btn_img_subnav_left {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	height: 17px;
	border: 0px;
	vertical-align: middle;
	margin-top: -2px;
}

.page_title_nav_right_img {
	padding-left: 0px;
	padding-right: 7px;
	padding-top: 0px;
	height: 25px;
	border: 0px;
	vertical-align: middle;
	margin-top: -2px;
}

.page_title_nav_right_img2 {
	padding-left: 0px;
	padding-right: 7px;
	padding-top: 0px;
	height: 22px;
	border: 0px;
	vertical-align: middle;
	margin-top: -2px;
}

.btn_content_add_link {
	text-align: left;
	width:auto;
	margin: 5px 0px 5px 0px;
	padding: 0px 3px 4px 3px;
	font-size: 19px;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #e9e9e9;		
	border-style: solid;
    border-width: 1px;
}

.btn_content_add_img {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 22px;
	border: 0px;
	vertical-align: middle;
	margin-top: 0px;
}

.btn_header_link {
	height: 47px;
	vertical-align: top;
}

a.btn_header_link {
	width:70px; 
	height: 47px;
	margin-top:4px; 
	padding:0px;
	color:#fff; 
	background: transparent;
	display:block;
	float:left;
	border-left: 1px solid rgba(200, 200, 200, 0.8);
	border-right: 1px solid rgba(200, 200, 200, 0.8);
}

#header_nav_left a.btn_header_link {
	background: transparent;
	margin:0px;
	padding:0px;
}

#header_nav_left a.btn_header_link:hover {
	background-image:url("../img/hg_header_nav_active.png");
	background-position:0px -1px;
}

#header_nav_right a.btn_header_link {
	background: transparent;
	margin:0px;
	padding:0px;
	top:0px;
}

#header_nav_right a.btn_header_link:hover {
	background-image:url("../img/hg_header_nav_active2.png");
	background-position:0px -1px;
}

#subnav_2a {
	position: absolute;
	top:110px;
	right:194px;
	background: none repeat scroll 0 0 #F1F1F1;
	width: 220px;
	height: 130px;
	border: 1px solid #E3E3E3;
	border-radius: 3px 3px 3px 3px;
	display:none;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding:10px;
}

#subnav_2b {
	position: absolute;
	top:110px;
	right:122px;
	background: none repeat scroll 0 0 #F1F1F1;
	width: 220px;
	height: 130px;
	border: 1px solid #E3E3E3;
	border-radius: 3px 3px 3px 3px;
	display:none;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding:10px;
}

#subnav_2c {
	position: absolute;
	top:110px;
	right:50px;
	background: none repeat scroll 0 0 #F1F1F1;
	width: 220px;
	height: 130px;
	border: 1px solid #E3E3E3;
	border-radius: 3px 3px 3px 3px;
	display:none;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding:10px;
}

.header_nav_sub_title {
	font-weight: bold;
	color: #404040;
	border-color: #E3E3E3;
	border-style: solid;
  border-width: 0px 0px 1px 0px;
	margin-bottom: 10px;
}

.div_show {
	display:visible;
}
.div_hide {
	display:none;
}

.div_nav_sub {
	padding-top: 10px;
}

.page_title{
	text-align: left;
	width:auto;
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 10px;
	font-size: 20px;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #e9e9e9;		
	display:block;
	border-style: solid;
  border-width: 1px;
}

.page_title2 {
	text-align: left;
	width:auto;
	margin: 0px 0px 10px 0px;
	font-size: 17px;
	color: #404040;
	font-weight:bold;
}

.btn_start_big {
	width:21%;
	text-align: center;
	margin: 10px 5px 10px 0px;
	padding: 8px 10px 8px 10px;
	font-size: 15px;
	font-weight:bold;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #ffffff;		
	border-style: solid;
    border-width: 1px;
	float:left;
}

.block_50 {
	width:49%;
	float:left;
	display:block;
	margin:0px;
}

.block_100 {
	font-size: 12px;
	color: #404040;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 8px 20px;
	font-size: 16px;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #e9e9e9;		
	border-style: solid;
	border-width: 1px;
	min-height: 50px;
	height: auto;
	width: auto;
	display: block;
	/*float: left;*/
}


.font_1 { 
	color: #404040;
	font-weight: normal;
	margin: 10px 10px 20px 0px;
	font-size: 12px;
}	

.block_left {
	align:left;
	margin-right: 1%;
}

.block_right {
	align:right;
	margin-left: 1%;
}

.btn_start_big_img {
	margin: 10px 10px 10px 10px;
	width:80px;
}

.page_content {
	font-size: 12px;
	color: #404040;
}

.page_content_text {
	font-size: 13px;
	color: #404040;
}

.nav_left_title{
	right:0px;
	text-align: left;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	font-size: 15px;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
  max-width: 215px;
	border-color: #E3E3E3;
	background: none repeat scroll 0 0 #F1F1F1;	
	border-style: solid;
  border-width: 1px;
	font-weight: bold;
}

.nav_left_title a {
	text-decoration: none;
	color: #404040;
}

.nav_left_title:hover{
	right:0px;
	text-align: left;
	color: #404040;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #e9e9e9;	
}

.nav_block_right{
	right:0px;
	text-align: left;
	/*width:160px;*/
	width:90%px;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	font-size: 15px;
	color: #404040;
	border-radius: 3px 3px 3px 3px;
	border-color: #E3E3E3;
	background: none repeat scroll 0 0 #F1F1F1;	
	border-style: solid;
    border-width: 1px;
	font-weight: normal;
}

.nav_block_right_title {
	font-weight: bold;
}

.div_nav_sub_right {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 12px;
}

.nav_left_subtitle{
	text-align: left;
	margin: 8px 5px 0px 0px;
	padding: 0px 0px 0px 29px;
	font-size: 12px;
	color: #404040;
	display:block;
}



.logo_right {
	width: 100%;
}

input.watermark {
	color: #999;
}

#loginForm {
	text-align: center;
	display:block;
}

.input_login {
	width:180px;
	height:30px;
	font-size:18px;
	color: #333333;
	border-radius: 3px 3px 3px 3px;
	border-color: #E3E3E3;
	background: none repeat scroll 0 0 #F1F1F1;	
	border-style: solid;
    border-width: 1px;
	margin: 5px;
	padding: 4px 10px 4px 10px;
	text-align: left;
	float: left;
}


.input_login:hover{
	color: #404040;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #e9e9e9;	
}


.input_suchbegriff {
	width:90px;
	height:14px;
	font-size:12px;
	color: #333333;
	border-radius: 3px 3px 3px 3px;
	border-color: #E3E3E3;
	background: none repeat scroll 0 0 #fafafa;	
	border-style: solid;
  border-width: 1px;
	margin: 1px 0px 0px 0px;
	padding: 4px 0px 4px 5px;
	text-align: left;
}

.input_suchbegriff2 {
	width:250px;
	height:40px;
	font-size:17px;
	color: #333333;
	border-radius: 3px 3px 3px 3px;
	border-color: #E3E3E3;
	background: none repeat scroll 0 0 #fafafa;	
	border-style: solid;
  border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

.input_suchbegriff:hover{
	color: #404040;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #ffffff;	
}

.button_login {
	width:150px;
	height:30px;
	font-size:18px;
	color: #efefef;
	border-radius: 5px 5px 5px 5px;
	border-color: #000000;
	background: none repeat scroll 0 0 #404040;	
	border: 1px solid #000000;
	margin: 10px;
	cursor: pointer;
	
}

.button_login_kleiner {
	width:100px;
	height:30px;
	font-size:14px;
	font-weight: bold;
	color: #efefef;
	border-radius: 5px 5px 5px 5px;
	border-color: #000000;
	background: none repeat scroll 0 0 #404040;	
	border: 1px solid #000000;
	margin: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;	
}

.button_suchen {
	width:60px;
	height:22px;
	font-size:11px;
	color: #efefef;
	border-radius: 3px 3px 3px 3px;
	border-color: #404040;
	background: none repeat scroll 0 0 #404040;	
	border-style: solid;
    border-width: 1px;
	margin: 1px 0px 0px 0px;
}

.button_suchen2 {
	height:40px;
	font-size:16px;
	color: #efefef;
	border-radius: 3px 3px 3px 3px;
	border-color: #404040;
	background: none repeat scroll 0 0 #404040;	
	border-style: solid;
    border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 5px;
}

.button_speichern {
	margin: 4px 3px 3px 3px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:1px 0px 2px 4px;
	border-radius: 3px;
	width: 100px;	
}

.button_pfarrei_laden {
	margin: 0px 3px 0px 3px;
	border:1px solid #aaaaaa; 
	font-size: 9pt !important;
	padding:1px 0px 0px 4px;
	border-radius: 2px;
}

input[type="button"]:hover {	
	cursor: pointer;
}

input[type="submit"]:hover {	
	cursor: pointer;
}

#login_text {
	color: #000000;
	margin: 0px 10px 10px 40px;
	font-size: 11pt;
	text-align: center;
	font-weight: normal;
}

#login_message {
	color: #ff0000;
	margin: 0px 10px 10px 40px;
	font-size: 11pt;
	text-align: center;
}

.hr_3 {
	color: #ca2d12;
	background-color: #ca2d12;
	border:0;
	height: 2px;
}

.hr_2 {
	color: #ca2d12;
	background-color: #ca2d12;
	border:0;
	height: 1px;
	
}

.hr_1 {
	color: #aaaaaa;
	background-color: #aaaaaa;
	border:0;
	height: 1px;
}

.hr_1neu {
	color: #aaaaaa;
	background-color: #aaaaaa;
	width: 100%;
	border:0;
	height: 1px;
}

.txt_small_1 {
	text-align: left;
	align: left;
	font-size: 10px;
	color: #aaaaaa;
	font-weight: normal;
}

.txt_small_1neu {
	padding: 0px -50px 5px -50px;
	font-size: 13px;
	font-weight: normal;
	color: #aaaaaa;
}

.unten {
	padding: 10px 10px 0px 20px;
}

.txt_small_1 a{
	color: #aaaaaa;
	text-decoration:none;
}

.txt_small_1neu a{
	color: #aaaaaa;
	text-decoration:none;
}

.txt_small_1 a:hover{
	color: #404040;
	text-decoration:underline;
}


.txt_small_1neu a:hover{
	color: #404040;
	text-decoration:underline;
}


.button_bar2 {
	float: right;
	padding-right: 19px;
	padding-top:7px;
}

.add_feld_div {
	right:0px; 
	margin-top:-30px; 
	float:right
}

.add_button_feld {
	margin-top:0px; 
	float:right;
	margin-right:-70px;
	width:25px;
}

.delete_button_feld {
	margin-top:-30px; 
	float:right;
	margin-right:-40px;
	width:25px;
}

#wrapper {
  position: relative;
  min-height: 100%;
  /*background: #efefef;*/
  background: url("../img/bg_body_left.png");
  background-repeat: repeat-y;
  background-size: 20%;
  /*background-position: top right;*/
  /*background-image: -moz-linear-gradient(left, #fff 0%, #DBDBDB 30%, #DBDBDB 70%, #fff 100%);*/
  /*/*background-image: -webkit-linear-gradient(left, #fff 0%, #DBDBDB 30%, #DBDBDB 70%, #fff 100%);*/
  /*background-image: -ms-linear-gradient(left, #fff 0%, #DBDBDB 30%, #DBDBDB 70%, #fff 100%);*/
  /*background-image: -o-linear-gradient(left, #fff 0%, #DBDBDB 30%, #DBDBDB 70%, #fff 100%);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DBDBDB');*/ /* for IE */
}

* html #wrapper {
height: 100%;
} 

.clearfix:after {
  content: ".";
	display: block;
	/*height: 0px;*/
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Bereich nicht für IE-mac Anfang \*/
* html .clearfix {height: 1px; padding:0px; margin:0px;}
.clearfix {display: block;}
/* Bereich nicht für IE-mac Ende */

/* Formulare */
.td_head {
	font-weight: bold;
	border-bottom: 1px solid rgba(200, 200, 200, 0.8);
}
.td_title {
	font-weight: normal;
	padding-left:20px;
	padding-right:10px;
	padding-top:8px;
	width: 180px;
	vertical-align: top;
}
.td_title2 {
	font-weight: normal;
	padding-left:0px;
	padding-right:5px;
	padding-top:8px;
	width: 190px;
	vertical-align: top;
}
.td_title3 {
	font-weight: normal;
	padding-left:0px;
	padding-right:5px;
	padding-top:8px;
	width: 170px;
	vertical-align: top;
}
.td_title_voll {
	font-weight: normal;
	padding-left:20px;
	padding-right:10px;
	padding-top:8px;
	width: 100%;
	vertical-align: top;
}
.td_input {
	font-weight: normal;
	padding-right:20px;
	width:auto;
	margin-right:20px;
}
.td_input2 {
	font-weight: normal;
	padding-right:40px;
	width:auto;
	margin-right:40px;
}
.td_input3 {
	font-weight: normal;
	padding-right:30px;
	width:auto;
	margin-right:40px;
}
.th_1 {
	font-weight: normal;
}
.textfeld {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:2px 0px 2px 4px;
	border-radius: 3px;
	width: 100%;	
}
.textfeld:hover{
	border-color: #777777;
}

.textfeld2 {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:2px 0px 2px 4px;
	border-radius: 3px;
	width: 96%;	
}

.textfeld_plz {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:2px 0px 2px 4px;
	border-radius: 3px;
	width: 20%;	
}
.textfeld_ort {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:2px 0px 2px 4px;
	border-radius: 3px;
	width: 73%;	
}
.textfeld_strasse {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:2px 0px 2px 4px;
	border-radius: 3px;
	width: 83%;	
}
.textfeld_hausnummer {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:2px 0px 2px 4px;
	border-radius: 3px;
	width: 10%;	
}

.textfeld_login {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 12pt;
	padding:5px 5px;
	border-radius: 3px;
	width: 50%;	
}

.selectfeld {
	margin: 1px;
	border:1px solid #aaaaaa; 
	/*font-size: 11pt !important;*/
	font-size: 14px !important;
	padding:2px 2px 2px 4px;
	border-radius: 3px;
	width: 100%;
}

.selectfeld1 {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 12pt;
	padding:2px 2px 2px 4px;
	border-radius: 3px;
	width: 99%;	
}

.selectfeld:hover ,
.selectfeld1:hover{
	border-color: #777777;
}

.textarea {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:4px 0px 4px 4px;
	border-radius: 3px;
	width: 100%;
	/*height: 100%	*/
	display:block;
	box-sizing: padding-box;
	overflow:hidden;
	resize: none;
}

.textarea_scroll {
	margin: 1px;
	border:1px solid #aaaaaa; 
	font-size: 11pt !important;
	padding:4px 0px 4px 4px;
	border-radius: 3px;
	width: 100%;
	/*height: 100%	*/
	display:block;
	box-sizing: padding-box;
	/*overflow:hidden;*/
	resize: none;
}

.textarea:hover,
.textarea_scroll:hover {
	border-color: #777777;
}

.textareaCounter {
	color: #777777;
}

.textareaCounterWarn {
	color: #ff0000 !important;
}

.textfeld:focus {
	border:1px solid #888888;
}

.liste_rechte {
	padding: 15px;
	height: 100%;
	width: 220px;
}
	
.checkbox {
	margin: 2px 0px 2px 10px;
	border:1px solid #aaaaaa; 
	padding:6px 3px 6px 3px;
	border-radius: 5px;
}

.checkbox_c {
	margin: 2px 0px 2px -3px;
	border:1px solid #aaaaaa; 
	padding:6px 3px 6px 3px;
	border-radius: 5px;
}

img.leerfeld {
	margin: 2px 0px 2px 10px;
	padding:2px 3px 2px 3px;
	width:1px;
	height:19px;
}

.pflichtfeld1 {
	border:1px solid #C92D12 !important; 
}

/* todo: MG folgendes wird wohl nicht mehr benötigt !! !!!!!!!!!!!!!!!!!!!!!!!!!!! */
#dialog_form_speichern_div {
	height: 100px;
	width: 250px;
	position: absolute;
	text-align: center;
	/*margin:0px 0px 0px -200px;*/
	margin:-125px 0px 0px -125px;
	padding:10px;
	/*top: 45%; */
	top: 300px; 
	left: 50%;
	-moz-box-shadow:    3px 3px 5px 6px #eee;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         0px 0px 140px 10px #dfdfdf;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
	z-index: 80;
	display:none;
	overflow: hidden;
}


#dialog_baustelle {
	position: relative;
	display:none;
}

#webservice_nicht_erreichbar {
	position: absolute;
	height: 15px;
	width: 400px;
	z-index: 10010;
	text-align: center;
	margin:0px 0px 0px -200px;
	padding:5px;
	top: 0px; 
	left: 50%;	
	background-color: #f00;
	display:none;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
	display:none;
}

#overlay_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
   opacity: 0.5;
  z-index: 10001;
}

#dialog_warten_div {
	height: 100px;
	width: 250px;
	position: absolute;
	text-align: center;
	margin:-125px 0px 0px -125px;
	padding:10px;
	top: 300px; 
	left: 50%;
	-moz-box-shadow:    3px 3px 5px 6px #eee;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         0px 0px 140px 10px #dfdfdf;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
	z-index: 10005;
	/*display:none;*/
}

.eingabefeld {
	margin: 2px;
	border: 1px solid #ca2d12; 
	padding:5px 5px;
	border-radius: 5px;
	font-size: medium;
	width: 300px;
}

.hinzu {
	font-size: 12pt;
}

.loeschen {
	font-size:12pt;
}

/* Tooltip */

a.tooltip {
  text-decoration: none;                      /* normal: unsichtbar */
}

a.tooltip:hover {    
  position: relative;                        /* Bezug für span, IE: erst bei :hover setzen */
  background: transparent; 					/* IE, Farbe egal */            
}  

a.tooltip span  {    
  position: absolute;                     /* aus Textfluß herausnehmen */
  visibility: hidden;   
  width: 200px;                               
  top: 2em; left: 1em;                    /* Tooltip-Position, sollte man festlegen */
}

a.tooltip:hover span {				/* hover: sichtbar */   
	visibility: visible;
	border: 1px;					/* border: 2px solid #2088c1 */
}                     

.tooltip span {
  background: #dcdcdc;
  color: #000000;
  font-size: 10pt;
  border: 1px solid #fff;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  position: relative;
  width: 200px;
}

#startseitenbild .text {
  position:relative;
  float:right;
  visibility:hidden;
}

#startseitenbild:hover .text {
  visibility:visible;
  text-decoration: none;
  color: #c62a12;
  font-size: 11pt;
  font-weight: bold;
}

.font_regular {
	font-weight: normal;
}

.accordion_klein_rechts {
	/*width:80%;*/
	/*margin-left: 20% !important;*/
	border: 1px solid #999999!important;
	border-bottom-top-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-bottom-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 10px;
}

.accordion_klein_links h3 {
	width: 100px;
}

.accordion_klein_links div {
	border-top: 1px solid #999999!important;
}

.accordion_klein_rechts.ui-accordion .ui-accordion-content {
  border-top: 1px solid #aaaaaa !important;
}

.accordion_ohne_abstand .ui-accordion-content {
	padding: 0px !important;
}

#hinweis_speichern {
	background-color: #FFFFFF;
	border: 2px solid #D31A1A;
	border-radius: 10px 10px 0 10px;
	color: #D31A1A;
	float: right;
	font-size: 11pt;
	font-weight: bold;
	left: 55px;
	padding: 10px;
	position: relative;
	margin-top: -47px;
	width: 230px;
	z-index: 500;
	display:none;
}

.tabelle_layout {
	margin: 0px;
	width: 100%;
}

.formular_td {
	background-color: #eeeeee;
	margin-bottom: 3px;
}


/* Titel vor Eingabefeldern */
.bgC {
	background-color: #f5f5f5;
}
.bg1 {
	background-color: #f5f5f5;
	min-height: 25px;
	padding: 5px 5px 0px 5px;
}
/* Eingabefelder */
.bg2 {
	background-color: #f5f5f5;
	min-height: 30px;
	padding: 0px 10px 0px 0px;
}
.bg2b {
	background-color: #f5f5f5;
	padding: 5px 10px 0px 0px;
}
.bg2blank {
	min-height: 30px;
	padding: 0px 10px 0px 0px;
}

/* Text-Feld */
.bg2t {
	background-color: #f5f5f5;
	padding: 0px 10px 0px 0px;
}

/* Select-Feld */
.bg2s {
	background-color: #f5f5f5;
	min-height: 30px;
	padding: 0px 4px 0px 0px;
}

/* Textarea */
.bg2ta {
	background-color: #f5f5f5;
	padding: 0px 6px 0px 0px;
}

/* Überschrift als Titel */
.ho1h {
	padding-top: 7px;
	min-height: 18px;
}
/* Überschrift als Titel mit HG */
.ho1hg {
	padding-top: 7px;
	min-height: 18px;
	background-color: #f5f5f5;
}
/* 2-zeilige Titel */
.ho1 {
	min-height: 32px;
}
.ho1b {
	min-height: 37px;
}
/* 2-zeilige Titel */
.ho2z {
	min-height: 34px;
	padding: 0px 5px 0px 5px;
}
/* 2-zeilige Höhe, aber nur 1-zeiliger Titel */
.ho2 {
	padding: 5px 5px 0px 5px;
	min-height: 29px;
}
/* 2-zeilige Höhe, 1 Feld */
.ho2f {
	/*padding: 2px 5px 0px 0px;*/
	padding-top: 2px;
	min-height: 32px;
}

/* Textformatieung für Anmerkungen */
.text_a {
	font-size: 10px;
	color: #666666;
}
/* Textformatieung für Anmerkungen etwas größer */
.text_a2 {
	font-size: 11px;
	color: #666666;
}

fieldset {
	margin-bottom: 15px;
}
/* wenn ohne Legende, dann Abstand von oben definieren */
.fieldset_leer {
	margin-top: 14px;
}
legend {
	font-weight: bold;
	padding: 5px;
	font-size: 1.1em;
}

fieldset.collapsed {
        border-bottom-width: 0;
        border-left-width: 0;
        border-right-width: 0;
        margin-bottom: 0;
        margin-left: 3px;				
}
fieldset.collapsed div{
        display: none;
}
.clearing {
	clear: both;
	height: 1px; 
	line-height: 1px;
}
.spacer_10 {
	margin: 5px 0px 5px 0px;
}
 
fieldset.collapsible span.icon {
	width:14px;
    height:10px;
    background:url('../img/icon_up.png');
    padding:0px;
}
fieldset.collapsed span.icon {
	width:14px;
    height:10px;
    background:url('../img/icon_down.png');
    padding:0px;
}




.padding1  {
	padding: 23px;
}

.printItem_disabled {
	color: #cccccc;
}

.inputItem_disabled {
	color: #cccccc;
}

.p1 {
	margin-right: -15px !important;
    padding-left: 15px !important;
}
.h1 {
	height: 20px;
    padding-top: 2px !important;
    vertical-align: bottom;
}

/* oben etwas Abstand für Blöcke in Masken */
.mo1 {
	margin-top: 4px !important;
}
.messagebox {
	width:340px;
	/*position:absolute;
	left:280px;
	top: 100px;*/
	/*margin: 10px 0px 10px 250px;*/
	margin: 10px auto 30px auto;
}
.errormessage {
	background-color:#ff0000;
	border:1px solid #000000;
	font-weight:bold;
	text-align:center;
	padding:10px;
	color: #ffffff;
	position:relative;
	z-index: 1002;
}
.successmessage {
	background-color:#E7ECF0;
	border:1px solid #000000;
	font-weight:bold;
	text-align:center;
	padding:10px;
	color: #009900;
	position:relative;
	z-index: 1001;
}
.coll_new textarea{
	display: none;
}
.mycollapse_legend {
	padding-left: 40px;
}
.mycollapse_close {
	background: url(../img/icon_down.png) no-repeat;	
  background-size: 23px 21px;
	background-position: 10px -10px;
}
.mycollapse_open {
	z-index: 1000;
	background: url(../img/icon_up.png) no-repeat;	
	background-size: 20px 19px;
	background-position: 10px -7px;
}
.mycollapse_close div.textarea {
	display: none;
}
.mycollapse_open div.textarea {
	display: block;
}


/*erweitert durch SL*/


fieldset {
	border: none;
}

#frauen{
	width: 30px;
}

#maenner{
	width: 30px;
}

#weiter, #zurueck{	
	font-weight: normal;
	height:30px;
	min-width: 50px;
}

#weiter{
	float: right;
	font-size: 17px;
	width: auto;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 19px;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #CC7E72;
	background: none repeat scroll 0 0 #e9e9e9;
	border-style: solid;
	border-width: 1px;
}

#zurueck{
	float: left;
	font-size: 17px;
	width: auto;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 19px;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #CC7E72;
	background: none repeat scroll 0 0 #e9e9e9;
	border-style: solid;
	border-width: 1px;
}

#btn_survey_end{
	height:	28px;
	idth: auto;
	margin-right: 10px;
	padding: 0px 10px 0px 10px;
	font-size: 16px;
	color: #CC2E15;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #CC2E15;
	background: none repeat scroll 0 0 #e9e9e9;
	border-style: solid;
	border-width: 1px;
}

#btn_save{
	float: right;
	/*height:	28px;*/
	text-align: left;
	width: auto;
	margin: 0px;
	padding: 0px 10px 2px 10px;
	font-size: 19px;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #c3c3c3;
	background: none repeat scroll 0 0 #e9e9e9;
	border-style: solid;
	border-width: 1px;
}

#btn_save_icon{
	height: 21px;
	width: auto;
}

.progress {
    height: 30px;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	top: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar-success {
    background-color: #5cb85c;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

h5{
	font-size: 13pt;
	margin-top: 0px; 
	padding-top: 5px;
	margin-left: 8px;
}

#table1{
	border: 1px solid black;
	border-spacing: 0;
	border-collapse: collapse;
}

td.input_text,
.field1{
	border: 1px solid black;
	padding: 4px;
}

.bezeichner_left{
	margin-right: 5px;
}

#importance{
	padding-right: 10px;
}

#importance_empty{
	margin-right: 10px;
}

input[type=radio] {
    display: inline-block;
	margin-right: 10px;
}

input[type=checkbox] {
    display: inline-block;
	margin-right: 10px;
}

.radio_btn{
	margin-bottom: 2.5px;
}
/*
.radio_btn_center{
	margin-left: 40%;
}
*/

.input_text{
	font-size: 16px;
	font-family: Arial;
}

#duty_question{
	float: left;
	font-size: 16px;
	font-family: Arial;
}

#page_jump{
	float: right;
	font-size: 16px;
	font-family: Arial;
	margin-top: 5px;
	margin-bottom: 50px;
}

.page_jump{
	float: right;
	font-size: 16px;
	font-family: Arial;
}

#select_size{
	width: 50px;
	height: 25px;
	margin-top: -3px;
}

#text_end{
	color: #CC2E15;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 70px;
}

a.print_link {
	font-style: italic;
	font-size: 8pt;
}
div.printarea {display: none;}
input.codeeingabe {
	width: 130px;
}
input.startbutton {
	/*width: 200px;*/
	padding: 2px 10px 2px 10px;
}