@charset "UTF-8";
 

html, body {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
		background: #FFF;
    	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
    	padding: 0;
    	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
    	color: #000000;
		height: 100%;
		overflow:auto;
 }


.oneColFixCtr #container {
    	width: 100%;
		background-image:url(images/pl_bg_verlauf.png);
		background-repeat:repeat-x;
		min-height: 100%;
		height:auto;  /* moderne Browser */
		height:100%; /* IE */
	   	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
}

	
.oneColFixCtr #maincontent {
    	width: 1000px;
		background-image:url(images/pl_background.jpg);
		background-repeat:no-repeat;
		margin-left:auto;
		margin-right:auto;		
		height:656px;
}

.oneColFixCtr #header {
	width:1000px;
	height: 124px;
	text-align: left;
	margin: 0 auto; 
	    }
		
.oneColFixCtr #logo {
	height: 124px;
	width: 330px;
	margin-left:20px;
	float:left;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
	word-spacing: 0px;
    }
		
.oneColFixCtr #nav1 {
	height: 45px;
	width: 600px;
	float:left;
	padding-top: 35px;
	text-align: right;
	white-space: normal;
	word-spacing: 0px;
    }
	
.oneColFixCtr #nav2 {
	height: 34px;
	width: 600px;
	float:left;
	padding-top: 10px;
	text-align: right;
	white-space: normal;
	word-spacing: 0px;
    }
	

.oneColFixCtr #imagecontent {
	width:394px;
	height:603px;
	float:left;
}

.oneColFixCtr #linkcontent {
	width:108px;
	height:108px;
	vertical-align:bottom;
	padding-top:495px;
	float:left;
}

.oneColFixCtr #textContent {
	width:405px;
	height:583px;
	float:left;
	text-align: left;
	vertical-align:bottom;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.button {
	background-color:#234,234,234);
	background-image: -webkit-linear-gradient(white 0%, #eaeaea 100%); 
	background-image: -moz-linear-gradient(white 0%, #eaeaea 100%); 
	background-image: -o-linear-gradient(white 0%, #eaeaea 100%); 
	background-image: linear-gradient(white 0%, #eaeaea 100%);">
	color: rgb(65, 65, 65);
	width:100px;
	height:30px;
	float:left;
	font-family: 'Noto Sans', sans-serif;
	font-size: 15px;	
	border-radius:3px;
	border: 1px solid rgb(204, 204, 204);
}

.button:hover {
	background-color:#FFF;
	background-image: -webkit-linear-gradient(white 0%, #FFF 100%); 
	background-image: -moz-linear-gradient(white 0%, #FFF 100%); 
	background-image: -o-linear-gradient(white 0%, #FFF 100%); 
	background-image: linear-gradient(white 0%, #FFF 100%);">
	color: rgb(0, 0, 0);
	width:100px;
	height:30px;
	float:left;
	font-family: 'Noto Sans', sans-serif;
	font-size: 15px;	
	border-radius:3px;
	border: 1px solid rgb(204, 204, 204);
}


#textContent a:link {
	background-color:#FFF;
	font-family: 'Noto Sans', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
	vertical-align: baseline;
	color:#32466e;
	text-decoration: none;
}

#textContent a:hover {
	font-family: 'Noto Sans', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
	vertical-align: baseline;
	color: #e2912f;
	text-decoration: none;
}

.oneColFixCtr #contact {
	width:204px;
	height:88px;
	padding: 505px 10px 10px 180px;
}

#contactfeld {
	width:400px;
	height:36px;
}

#dropdown1 {
	position:relative;
	left:0px;
	top:0px;
	width:450px;
	z-index:1;
	visibility: visible;
	height: 50px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #32466e;
}

#dropdown1 a:link {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 22px;
	line-height: 40px;
	color: #32466e;
	text-decoration: none;
}

#dropdown1 a:hover {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 22px;
	line-height: 40px;
	color: #e2912f;
	text-decoration: none;
}

#dropdown2 {
	position:relative;
	left:0px;
	top:0px;
	width:450px;
	z-index:1;
	visibility: visible;
	height: 50px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #32466e;
}

#dropdown2 a:link {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 22px;
	line-height: 40px;
	color: #32466e;
	text-decoration: none;
}
#dropdown2 a:hover {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 22px;
	line-height: 40px;
	color: #e2912f;
	text-decoration: none;
}

#dropdown3 {
	position:relative;
	left:0px;
	top:0px;
	width:450px;
	z-index:1;
	visibility: visible;
	height: 50px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #32466e;
}

#dropdown3 a:link {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 22px;
	line-height: 40px;
	color: #32466e;
	text-decoration: none;
}
#dropdown3 a:hover {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 22px;
	line-height: 40px;
	color: #e2912f;
	text-decoration: none;
}

.oneColFixCtr #nav1 a:link {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 18px;
	color: #49494b;
	text-decoration: none;
}

.oneColFixCtr #nav1 a:hover {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 18px;
	color: #e2912f;
	text-decoration: none;
}
.oneColFixCtr #nav1 .active {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 18px;
	color: #e2912f;
	font-style: normal;
}

.oneColFixCtr #nav1 a:visited {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 18px;
	color: #49494b;
	font-style: normal;
}

.oneColFixCtr #nav2 a:link {
	font-family: 'Noto Sans', sans-serif;
	font-size: 11px;
	color: #49494b;
	text-decoration: none;
}

.oneColFixCtr #nav2 a:hover {
	font-family: 'Noto Sans', sans-serif;
	font-size: 11px;
	color: #e2912f;
	text-decoration: none;
}
.oneColFixCtr #nav2 .active {
	font-family: 'Noto Sans', sans-serif;
	font-size: 11px;
	color: #e2912f;
	font-style: normal;
}
.oneColFixCtr #nav2 a:visited {
	font-family: 'Noto Sans', sans-serif;
	font-size: 11px;
	color: #49494b;
	font-style: normal;
}

h1 {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 56px;
	line-height: 60px;
	color: #32466e;
}

h2 {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 32px;
	line-height: 38px;
	color: #32466e;
}

h3 {
	font-family: 'Arvo', Geneva, Arial, Helvetica, serif;
	font-size: 22px;
	line-height: 28px;
	color: #49494b;
}

.copy {
	font-family: 'Noto Sans', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
	vertical-align: baseline;
	color:#49494b;
}

.copybold {
	font-family: 'Noto Sans', sans-serif;
	font-weight:600;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
	vertical-align: baseline;
	color:#000;
}

.copy_klein {
	font-family:'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copy_liste {
	font-family:'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copy_kleinbold {
	font-family:'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
}

.error { 
	font-family: 'Noto Sans', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
	vertical-align: baseline;
	color:#ca1111;
}
