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

hr {
  border:none;
  border-top:1px dotted #f00;
  color:#fff;
  background-color:#fff;
  height:2px;
  width:100%;
}
#box1 {
	background-color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -200px;
	width: 400px;
	height: 600px;
	border: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	font-family: 'Open Sans', sans-serif;	
	}

#box2 {
	background-color: none;
	position: absolute;
	top: 20px;
	width: 400px;
	height: auto;
	border: none;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;	
	font-weight: 300;
}

#box3 {
	background-color: none;
	position: relative;
	top: 150px;
	left: 20px;
	width: 360px;
	height: auto;
	border: none;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;	
	font-weight: 600;
}

#box4 {
	background-color: none;
	position: absolute;
	top: 180px;
	left: 20px;
	width: 360px;
	height: auto;
	border: none;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300italic;
}

#box5 {
	background-color: none;
	position: absolute;
	top: 250px;
	left: 20px;
	width: 360px;
	height: auto;
	border: none;
	font-size: 24px;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}
#box6 {
	background-color: none;
	position: absolute;
	top: 370px;
	left: 20px;
	width: 360px;
	height: auto;
	border: none;
	font-size: 24px;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
}
#box7 {
	background-color: none;
	position: absolute;
	top: 445px;
	left: 20px;
	width: 360px;
	height: auto;
	border: none;
	font-size: 24px;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}
#box1 #box2 p {
	font-weight: normal;
}
telnr {
	font-size: 36px;
}
tel {
	font-size: 36px;
}
strong {
	font-size: 36px;
}
#box1 #box6 p {
	font-size: 36px;
	color: #99cc33;
	font-family: "Open Sans", sans-serif;
}
#box1 #box7 p a {
	color: #000;
	font-family: "Open Sans", sans-serif;
}
#head {
	background-color: none;
	position: absolute;
	top: 370px;
	left: 20px;
	width: 360px;
	height: auto;
	border: none;
	font-size: 24px;
	font-family: "Open Sans", sans-serif, italic;
	font-weight: 600;
}
