<style type="text/css">

body { margin-left:0px; }
body { margin-top:30px; }
body { margin-right:0px; }
body { margin-bottom:0px; }
body { background:#ffffff; }

@font-face {
    font-family: Lucida_Normal;
    src: url(LTYPE.TTF);
}

@font-face {
    font-family: Trajan;
    src: url(TrajanPro-Regular.otf);
}

div.top_logo {
	width: 75%;
	max-width: 850px;
	background-color: #ffffff;
	display: flex;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
}

h1 {
	font-family: Trajan;
	color: #f0f2e1;
	font-size: 16pt;
	font-style: none;
	text-align: center;
	font-weight: none;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

div.h2 {
	width: 100%;
	display: flex;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

p.h2 {
	font-family: Trajan;
	color: #565e28;
	font-size: 14pt;
	font-style: none;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

h3 {
	font-family: Trajan;
	letter-spacing: 0.08em;
	color: #848b53;
	font-size: 11pt;
	font-style: none;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 4px 0px 0px;
}

div.space_a {
	width: 75%;
	max-width: 850px;
	display: flex;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
	height:20px;
}

div.space_b {
	width: 75%;
	max-width: 850px;
	display: flex;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
	height:10px;
}

div.einleitungstext {
	width: 75%;
	max-width: 850px;
	background-color: #f0f2e1;
	display: flex;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

p.einleitungstext {
	font-family: Lucida_Normal;
	color: #3B4130;
	font-size: 12pt;
	font-style: none;
	text-align: center;
	font-weight: none;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

img.hauptlogo {
	width: 250px;
	margin: 0px 0px 0px 0px;
}

img.img_home {
	height: 26px;
	margin: 0px 0px 0px 20px;
}

p.maintext {
	font-family: Lucida_Normal;
	color: #3B4130;
	font-size: 11pt;
	font-style: none;
	text-align: left;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.maintext {
	font-family: Lucida_Normal;
	color: #3B4130;
	font-size: 11pt;
	font-style: none;
	text-decoration: none;
}

ul.maintext {
	font-family: Lucida_Normal;
	color: #999999;
	font-size: 10pt;
	font-style: none;
	text-align: left;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.maintext_klein {
	font-family: Lucida_Normal;
	color: #3B4130;
	font-size: 10pt;
	font-style: none;
	text-decoration: none;
}

div.center_menu {
}

nav.top {
	width: 75%;
	max-width: 850px;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
}

a.nav {	
	font-family: Lucida_Normal;
	font-size: 14px;
	color: #666666;
	margin: 10px 16px 0px 0px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	background-color: #f9fbf3;
	border-radius: 0px;
	border: 1px;
	float: left;
	border-style: dotted;
	border-color: #a5ab7a;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.19);
}		

a.nav:hover {
	color: #333333;
}
	
a.back {	
	width:10%;
	display: flex;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
	font-family: Lucida_Normal;
	font-size: 14px;
	color: #666666;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	background-color: #f9fbf3;
	border-radius: 0px;
	border: 1px;
	border-style: dotted;
	border-color: #a5ab7a;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.19);
	}	

a.back:hover {
	color: #333333;
	}

img.kontakt_top {
	height: 20px;
	border: none;
	padding: 0px 2px 0px 8px;
}

img.kontakt_top_ph { 
	height: 1px;
	width: 1px;
	border: none;
	padding: 0px 12px 0px 0px;
}

article.kontakt_top {	
	width: 75%;
	max-width: 850px;
	font-family: Lucida_Normal;
	font-size: 11pt;
	color : #444444;
	text-align: center;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
	padding: 30px 0px 10px 0px;
	border: 0px;
}

a.kontakt_top {	
	font-family: Lucida_Normal;
	color : #444444;
	text-decoration: none;
	font-weight: bold;
}	

a.kontakt_top:hover {
color : #444444;
}

img.pfeil_maintext { 
	height: 10px;
	border: none;
	padding: 0px 12px 0px 0px;
}

a.kontakt_maintext {	
	font-family: Lucida_Normal;
	font-size: 11pt;
	font-weight: bold;
	color : #444444;
	text-decoration: none;
}	

img.portrait_maintext { 
	height: 180px;
	width: 180px;
	padding: 0px 20px 0px 0px;
}
   
article.maincontent {	
	width: 75%;
	max-width: 850px;
	font-family: Lucida_Normal;
	font-size: 11pt;
	color : #444444;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

div.kontaktformular {
	background-color: #f0f2e1;
	display: flex;
	padding: 20px 20px 20px 20px;
	justify-content: center;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

td.kontaktformular {
	font-family: Lucida_Normal;
	color: #3B4130;
	font-size: 9pt;
	padding: 6px 6px 6px 6px;
}

img.captcha {
	height:20px;
	float: none;
	margin: 6px 0px 6px 0px;
}
	
input[type=submit] {
	display: flex;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
	font-family: Lucida_Normal;
	font-size: 14px;
	color: #f0f2e1;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	background-color: #a5ab7a;
	border-radius: 0px;
	border: 1px;
	border-style: dotted;
	border-color: #a5ab7a;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.19);
}	

img.ok_notok {
	height:13px;
	float: none;
	margin: 0px 6px 0px 0px;
}

div.bottom {
	width: 75%;
	max-width: 850px;
	background-color: #f9fbf3;
	display: flex;
	justify-content: center; /* Zentriert horizontal */
	align-items: center;    /* Zentriert vertikal */
	margin-left: auto;  
	margin-right: auto;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
}

p.bottom {
	font-family: Lucida_Normal;
	color: #3B4130;
	font-size: 9pt;
	font-style: none;
	text-align: center;
	text-decoration: none;
	padding: 0px 16px 0px 16px;
}

a.bottomlink {
	font-family: Lucida_Normal;
	color: #3B4130;
	font-size: 9pt;
	font-style: none;
	text-decoration: underline;
}

</style>
