@charset "utf-8";
/* CSS Document */


.login {
	
	width: 150px;
	font-family: 'Source Sans Pro';
	font-size: 16px;
	margin-top:15px;
	font-weight:400;
	color: #666;
	margin: 0 0 0 0px;
	padding: 0px;
	border: 0px solid red;
	
	}
	
.input-blog-1 {
	
	width: 500px;
	height: 25px;
	font-family: 'Source Sans Pro';
	font-size: 14px;
	margin-top:15px;
	font-weight:300;
	color: #666;
	margin: 0 0 0 0px;
	padding: 3px;
	border: 0px solid red;
	
	}
	
.input-blog {
	
	width: 250px;
	height: 25px;
	font-family: 'Source Sans Pro';
	font-size: 14px;
	margin-top:15px;
	font-weight:300;
	color: #666;
	margin: 0 0 0 0px;
	padding: 3px;
	border: 0px solid red;
	
	}
	
.login-ben {
	
	width: 250px;
	font-family: 'Source Sans Pro';
	font-size: 16px;
	margin-top:15px;
	font-weight:400;
	color: #fff;
	margin: 0 0 0 0px;
	padding: 0px;
	border: 0px solid red;
	
	}
	
#content_login a {
	
	
	font-family: 'Source Sans Pro';
	font-size: 15px;
	font-weight:400;
	color: #666;
	text-decoration: none;
	
	
	}
	
#content_login a:hover {
	
	text-decoration: none;
	
	}
	
.input_log {
	
	width: 300px;
	height: 30px;
	border: 1px solid silver;
	font-family: 'Source Sans Pro';
	font-size: 16px;
	margin-top:15px;
	font-weight:400;
	color: #666;
	padding: 3px 3px;
/*
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
*/
	box-shadow:inset 0px 0px 3px 0px #d4d4d4;
	-moz-box-shadow:inset 0px 0px 3px 0px #d4d4d4;
	-webkit-box-shadow:inset 0px 0px 3px 0px #d4d4d4;
	
	}
	
.login_admin {
	
	width: 50%;
	margin: 75px auto;
	border: 0px solid red;
	
	
	}
	
.login_meldung {
	

	
	font-family: 'Source Sans Pro';
	font-size: 16px;
	margin-top:15px;
	font-weight:400;
	color: red;
	
	}
	
.input2 {
	
	width: 200px;
	height: 18px;
	border: 1px solid silver;
	font-family: 'Source Sans Pro';
	font-size: 14px;
	margin-top:0px;
	font-weight:400;
	color: #333;
	padding: 3px 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-moz-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-webkit-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	
	}
	
.input3 {
	
	width: 20px;
	height: 18px;
	border: 1px solid silver;
	font-family: 'Source Sans Pro';
	font-size: 14px;
	margin-top:0px;
	font-weight:400;
	color: #333;
	padding: 3px 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-moz-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-webkit-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	
	}
	
.textarea_bemerkung {
	
	width: 395px;
	height: 100px;
	border: 1px solid silver;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left: 10px;
	
	text-align: left;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-moz-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-webkit-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	
	}
	
.button {
	
	border: 1px solid #cccccc;
	cursor: pointer;
	font-weight: normal;
	font-size: 13px;
	padding: 6px;
	width: 208px;
	color: #444;
	font-family: 'arial';
	font-size: 12px;
	margin-top:0px;
	font-weight:400;
	margin-left: 0px;
	
	z-index:99;

	background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), color-stop(0.5, #FAFAFA), color-stop(0.5, #E5E5E5), to(#F9F9F9)); 
	background: -moz-linear-gradient(top, #FAFAFA, #FAFAFA 50%, #E5E5E5 50%, #F9F9F9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#E5E5E5');
	
	}
	
.button:hover {
	
	background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), color-stop(0.5, #EDEDED), color-stop(0.5, #D9D9D9), to(#EDEDED)); 
	background: -moz-linear-gradient(top, #EDEDED, #EDEDED 50%, #D9D9D9 50%, #EDEDED);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E3326E', endColorstr='#D9D9D9'); 
	
	
	}
	
.button_best {
	
	border: 1px solid #cccccc;
	cursor: pointer;
	font-weight: normal;
	font-size: 13px;
	padding: 3px;
	width: 208px;
	color: #fff;
	font-family: 'Source Sans Pro';
	font-size: 14px;
	margin-top:5px;
	font-weight:400;
	margin-left: 0px;

	background-color: #F00;
	
	}
	
.button_best:hover {
	
	background-color: #C00;
	
	
	}
	
.button_a {
	
	border: 1px solid #cccccc;
	cursor: pointer;
	font-weight: normal;
	font-size: 13px;
	padding: 3px;
	width: 183px;
	color: #444;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 0px;

	background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), color-stop(0.5, #FAFAFA), color-stop(0.5, #E5E5E5), to(#F9F9F9)); 
	background: -moz-linear-gradient(top, #FAFAFA, #FAFAFA 50%, #E5E5E5 50%, #F9F9F9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#E5E5E5');
	
	}
	
.button_a:hover {
	
	background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), color-stop(0.5, #EDEDED), color-stop(0.5, #D9D9D9), to(#EDEDED)); 
	background: -moz-linear-gradient(top, #EDEDED, #EDEDED 50%, #D9D9D9 50%, #EDEDED);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E3326E', endColorstr='#D9D9D9'); 
	
	
	}
	
	

.button_loeschen {
	
	border: 1px solid #cccccc;
	cursor: pointer;
	font-weight: normal;
	font-size: 13px;
	padding: 3px;
	width: 50px;
	color: #444;
	font-family: Verdana, Geneva, sans-serif;

	background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), color-stop(0.5, #FAFAFA), color-stop(0.5, #E5E5E5), to(#F9F9F9)); 
	background: -moz-linear-gradient(top, #FAFAFA, #FAFAFA 50%, #E5E5E5 50%, #F9F9F9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#E5E5E5');
	
	}
	
.button_loeschen:hover {
	
	background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), color-stop(0.5, #EDEDED), color-stop(0.5, #D9D9D9), to(#EDEDED)); 
	background: -moz-linear-gradient(top, #EDEDED, #EDEDED 50%, #D9D9D9 50%, #EDEDED);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E3326E', endColorstr='#D9D9D9'); 
	
	
	}
	

.button_reg {
	
	border: 1px solid #cccccc;
	cursor: pointer;
	font-weight: normal;
	font-size: 13px;
	padding: 3px;
	width: 120px;
	color: #444;
	font-family: Verdana, Geneva, sans-serif;

	background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), color-stop(0.5, #FAFAFA), color-stop(0.5, #E5E5E5), to(#F9F9F9)); 
	background: -moz-linear-gradient(top, #FAFAFA, #FAFAFA 50%, #E5E5E5 50%, #F9F9F9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#E5E5E5');
	
	}
	
.button_reg:hover {
	
	background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), color-stop(0.5, #EDEDED), color-stop(0.5, #D9D9D9), to(#EDEDED)); 
	background: -moz-linear-gradient(top, #EDEDED, #EDEDED 50%, #D9D9D9 50%, #EDEDED);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E3326E', endColorstr='#D9D9D9'); 
	
	
	}	
	

.button_reg_back {
	
	border: 1px solid #cccccc;
	cursor: pointer;
	font-weight: normal;
	font-size: 13px;
	padding: 3px;
	width: 120px;
	color: #444;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;

	background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), color-stop(0.5, #FAFAFA), color-stop(0.5, #E5E5E5), to(#F9F9F9)); 
	background: -moz-linear-gradient(top, #FAFAFA, #FAFAFA 50%, #E5E5E5 50%, #F9F9F9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#E5E5E5');
	
	}
	
.button_reg_back:hover {
	
	background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), color-stop(0.5, #EDEDED), color-stop(0.5, #D9D9D9), to(#EDEDED)); 
	background: -moz-linear-gradient(top, #EDEDED, #EDEDED 50%, #D9D9D9 50%, #EDEDED);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E3326E', endColorstr='#D9D9D9'); 
	
	
	}
	
.input {
	
	width: 400px;
	height: 18px;
	border: 1px solid silver;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 3px 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-moz-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-webkit-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	
	}
	
.textearea {
	
	width: 400px;
	height: 150px;
	border: 1px solid silver;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 3px 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-moz-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	-webkit-box-shadow:inset 0px 0px 10px 0px #d4d4d4;
	
	}
	
#buchung-meldung {
	
	width: 60%;
	height: auto;
	min-height: 50px;
	position: relative;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	
	background-image: url('../images/bg-service.png');
	background-repeat: repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
		
	font-family: 'Source Sans Pro';
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	line-height: 17px;
	
	
	border: 0px solid red;
	
	}
	
#buchung-meldung_best {
	
	width: 60%;
	height: auto;
	min-height: 50px;
	position: relative;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	

		
	font-family: 'Source Sans Pro';
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	line-height: 17px;
	
	
	border: 0px solid red;
	
	}