body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
}

img {
    width: 100%;
    height: auto;
}

h1 {
	text-align:center;
	font-size:30px;
	color:#5BA0D0}
	
h2 {
	text-align:center;
	font-size:18px;}
	
h3 {
	font-size:15px;}

.pf {
	font-weight:bold;}
	
.pk {
	font-size:11px;}

.pkh {
	font-size:11px;
	height:15px;}

.pz {
	text-align:center;}
	
.tf {
	font-size:22px;
	font-weight:bold;}
.dz {
	width:130px;
	position: relative;
	left: 50%;
		-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);}
	
.inputb {
  width: 35px;
  background-color: #FFF; 
  border: 2px solid #5BA0D0;
  padding: .2em .5em;
  display:inline-block;
  font-size:25px;
  color:#5BA0D0;
  font-weight:bold;}


.aussen {
	background-color: #FFF;
	margin: 10px;
	min-height: 432px;
}

.sbild {
	float:left;
	display: inline-block;
	margin:0 25px 0 0;
	max-width:390px;
	max-height:432px;
}

.sbutton {
	margin:20px 0 0 -190px;
	width:160px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}

.button {
	width:160px;
	margin-bottom:20px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}

	
.tabr {
	padding:50px 25px 10px 25px;
		background-color:#FFF;
}

.tab6 {
	padding:10px;
	background-color:#FFF;
}

nav {
	display:block;
	padding: 10px;}

nav ul{
	margin:0px;
	padding:0px;}

nav li {
	float: left;
	width:60px;
	display: inline-block;
	list-style: none;
	margin: 5px 10px 5px 10px;
	padding: 10px 30px 10px 10px;
	background-color: #D7DCDC;
	font-size:14px;
	border-bottom: 4px solid #5BA0D0;}

nav li:hover {
	border-bottom: 0px;
	color:#5BA0D0;
	border-bottom: 4px solid #5BA0D0;}
	
nav li a {
	color:#000;
	text-decoration:none;}
	
nav li a:hover {
	color:#5BA0D0;
	text-decoration:none;}
	
.at {
		color: #5BA0D0;
		font-weight:bold;}
		
.hbox{
	float: left;
	display: inline-block;
	padding: 5px;
	margin: 10px;
	width:12.33%;
}

.cbox{
	float: left;
	display: inline-block;
	padding: 5px;
	margin: 10px;
	width:120px;
}
.cbox2{
	float: left;
	display: inline-block;
	padding: 5px;
	margin: 10px;
	width:60.33%;
}
.kbox{
	float: left;
	display: inline-block;
	padding: 5px;
	margin: 10px;
	width:30%;
	background-color: #FFF;
}
.kbox2{
	float: left;
	display: inline-block;
	padding: 5px;
	margin: 10px;
	width:60%;
	background-color: #FFF;
}

.cphoto {
	height: 150px;
	width:104px;
}


.clear {
	clear:left;
}

input#zuSchritt2 {
	width:160px; height:40px;
	border:none;
	cursor:pointer; cursor:hand;
	background-color:#fff;
	background-image:url(../img/zuSchritt2.png);
	margin-top:15px;
}
input#zuSchritt3 {
	width:160px; height:40px;
	border:none;
	cursor:pointer; cursor:hand;
	background-color:#fff;
	background-image:url(../img/zuSchritt3.png);
}
input#zuSchritt4 {
	width:160px; height:40px;
	border:none;
	cursor:pointer; cursor:hand;
	background-color:#fff;
	background-image:url(../img/zuSchritt4.png);
}
input#zuSchritt5 {
	width:160px; height:40px;
	border:none;
	cursor:pointer; cursor:hand;
	background-color:#fff;
	background-image:url(../img/zuSchritt5.png);
}
input#zuSchritt6 {
	width:160px; height:40px;
	border:none;
	cursor:pointer; cursor:hand;
	background-color:#fff;
	background-image:url(../img/zuSchritt6.png);
}
input#weiter {
	width:160px; height:41px;
	border:none;
	cursor:pointer; cursor:hand;
	background-color:#fff;
	background-image:url(../img/weiter.png);
}
input#absenden {
	width:160px; height:40px;
	border:none;
	cursor:pointer; cursor:hand;
	background-color:#fff;
	background-image:url(../img/absenden.png);
}

input[type=text] {

	width: 150px;
	padding: 3px;
	border: 1px solid #5BA0D0;
	margin: 3px 0 ;

}

label {
	display: inline-block;
	width: 7em;
	cursor: pointer;
	margin-bottom: 10px;
	font-weight:bold;
}

@media only screen and (max-width: 980px) {
.sbild {
	width:280px;
	height:310px;
}
		
.aussen {
	height:310px;
}
.tabr {
	padding:5px;
}
.sbutton {
	width:160px;
	padding:20px 20px 10px 20px;
	margin:0 0 0 -170px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);}
.hbox{
	width:22.33%;
}

}
	
@media only screen and (max-width: 680px) {
.tabr {
	padding:25px 10px 10px 10px;
}

.sbild {
	visibility:hidden;
	width:0px;
	height:0px;
}
		
.aussen {
	height:410px;
}

.sbutton {
	width:160px;
	padding:20px;
	margin:0px;
	width:160px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.hbox{
	width:39.33%;
}

.cbox,.cbox2,.kbox,.kbox2{
		width:100%;
}
}
	