body {font-family: Calibri, Arial, Helvetica, sans-serif; margin: 0; padding: 0; width: 100%; height: 100%; line-height: 24px;}
a, a:visited, a:hover {color: #7db5e5; text-decoration: none;}
.margintop {margin-top: 36px;}
a {color: #7db5e5;}
h1 {margin: 30px 0px 24px 0px; color: #7db5e5; line-height: 36px;}
h2 {color: white; font-size: 36px; line-height: 28px;}
#hintergrundbild {width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; text-align: center; z-index: 1; background: url(images/background.jpg) top center no-repeat; background-size: cover;}

	#wrapper {display: table; position: absolute; height: 100%; width: 100%; z-index: 2;}
	
	.visitenkarte {padding-top: 240px; margin: 0 auto; width: 1016px; }
	
	.visitenkarte-inhalt {float: left; width: 1016px; background-color: #fff; -webkit-box-shadow: 0px 0px 10px 5px rgba(50, 50, 50, 0.7); -moz-box-shadow: 0px 0px 10px 5px rgba(50, 50, 50, 0.7); box-shadow: 0px 0px 10px 5px rgba(50, 50, 50, 0.7); color: #666666; }
	
	.visitenkarte-inhalt p {text-align: left; font-size: 18px; font-weight: normal; font-family: Calibri, Arial, Helvetica, sans-serif; font-style: normal;}
	.visitenkarte-inhalt table {width: 70%; float: left; font-size: 18px; font-weight: normal; padding: 10px 0px 10px 37px; font-family: Calibri, Arial, Helvetica, sans-serif; z-index: 3;}
	a.visitenkarte-verlinkung {text-decoration: none; border: 0px; display: block; color: #7db5e5;}
	.visitenkarte-inhalt span {font-family: Calibri, Arial, Helvetica, sans-serif; font-weight: normal;}
	
	#first-box {float: left; width: 45%; margin-right: 5%; padding-left: 40px;}
	#last-box {float: left; width: 45%; margin: 0;}
	#full-box { width: 90%; padding-left: 40px; padding-right: 40px;}

	
	
	
	#popup {width: 100%; opacity: 0; position: fixed; top: 0px; left: 0px; z-index: 9999; visibility: hidden; font-size: 13px; line-height: 18px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
		#popup_shadow {width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background: #000; opacity: 0.8;}
		#popup_inner {width: 460px; height: 400px; position: fixed; top: 50%; left: 50%; margin: -220px 0px 0px -250px; background: #fff; padding: 20px;}
			#popup_content {width: 100%; position: relative;}
			#popup_close {position: absolute; right: -34px; top: -57px; background: #666; color: #fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius: 50%; padding: 10px; border: 4px solid #fff;}
				#popup_close:hover {cursor: pointer; background: #333;}
	.left {width: 44%; float: left; margin-right: 4%;}
	.right {width: 52%; float: right;}
	a.zindex {z-index: 999;}

#logo { margin-top: 40px;}
#phoneicon {float: left; padding: 20px;}
#phone { background-color: #7db5e5; padding: 1px; margin-top: 40px; margin-right:40px; color: white; font-weight:600;}