﻿/* Copyright 2003-2025 PRIMAS-NEUWAGEN.de */

/*************/
/* pn001.css */
/*************/

body
{
	text-align: center;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(files/bg_01.jpg);
	background-attachment: fixed;
}

a:link 
{
	color: #FF0000;
}

a:visited 
{
	text-decoration: none;
	color: #FF0000;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color:#000000;
	text-decoration: none;
}

h1
{
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.75em;
	margin-bottom: 3px;
}

h2
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.75em;
}

h2 a 
{
	text-decoration: none;
}

h3
{
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.75em;
	margin-bottom: 20px;
}

h4
{
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	margin-top: 0px;
}

h5
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	margin-top: 0px;
}

h5 a 
{
	text-decoration: none;
}

h6
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.75em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 a 
{
	text-decoration: none;
}

/*************/

#container01 
{
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content01 
{
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: left top;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: auto auto 0px;
	WIDTH: 70%;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: repeat-y;
	TEXT-ALIGN: left;
	background-color: #FFFFFF;
}

#content02 
{
	BACKGROUND-POSITION: left top;
	WIDTH: 70%;
	BACKGROUND-REPEAT: repeat-y;
	TEXT-ALIGN: left;
	margin: auto;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	border-bottom-color: #dddddd;
	background-color: #FFFFFF;
}

#content03 
{
	CLEAR: both;
	MARGIN: auto;
	WIDTH: 940px;
	TEXT-ALIGN: center;
}

/*************/

#top 
{
	background-repeat: no-repeat;
	background-image: url('files/pn_logo_0001.png');
	height: 130px;
	background-position: 40px 40px;
}

#bottom 
{
	background-repeat: no-repeat;
	clear: both;
	height: 60px;
	margin-left: 20px;
	margin-right: 20px;
}

/*************/

#navigation 
{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
}

a.nav
{
	font-size: large;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

a.nav:visited{
	font-size: large;
	color: #AAAAAA;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

a.nav:hover{
	text-decoration: none;
	color: #3e6a9b;
}

a.navac
{
	font-size: large;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

a.navac:visited 
{
	font-size: large;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	border-right: 1px solid #cccccc;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

a.navac:hover
{

	text-decoration: none;
	color: #3e6a9b;
}

/*************/

#image 
{
	width: 100%;
	height: 5px;
	background-image: url('files/pn_line_01.jpg');
	background-attachment: fixed;
}

/*************/

#maincontent 
{
	LEFT: 40px;
	WIDTH: 90%;
	POSITION: relative;
	TOP: 30px;
}

#menu01
{
	float: left;
	width: 18%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

a.menue01:link 
{
	color: #FF0000;
}

a.menue01:visited 
{
	text-decoration: none;
	color: #000000;
}

a.menue01:active
{
	color: #000000;
	text-decoration: none;
}

a.menue01:hover
{
	color: #000000;
	text-decoration: none;
}

.menue01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	background-image: url(files/icon_pfeil_%20sw.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
}

#main01 
{
	padding-top: 10px;
	float: left;
	width: 70%;
	padding-left: 30px;
	padding-bottom: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 20px;
}

#main02 
{
	float: left;
	width: 900px;
	padding-bottom: 30px;
}

a.main01:link 
{
	color: #FF0000;
}

a.main01:visited 
{
	text-decoration: none;
	color: #000000;
}

a.main01:active
{
	color: #000000;
	text-decoration: none;
}

a.main01:hover
{
	color: #000000;
	text-decoration: none;
}

#box001
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#box002
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#box003
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#box004
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#box005
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
	padding-bottom: 0px;
}

#box006
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
	padding-bottom: 0px;
}

#box007
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
	padding-bottom: 0px;
}

#box008
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
	padding-bottom: 0px;
}

#box009
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
	padding-bottom: 0px;
}

#box010
{
	width: 660px;
	float: left;
	height: 600px;
	padding-bottom: 0px;
}

#box0201
{
	width: 200px;
	background-image: url('files/eff_b_0001.jpg');
	float: right;
	color: #000000;
	text-align: left;
	font-size: 0.75em;
	height: 170px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}	
	
#box0202
{
	width: 200px;
	height: 150px;
	background-image: url(files/eff_d_0001.jpg);
	float: left;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#box0203
{
	width: 200px;
	height: 170px;
	background-image: url(files/eff_c_0001.jpg);
	float: right;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#box0204
{
	width: 200px;
	height: 170px;
	background-image: url(files/eff_a_0001.jpg);
	float: right;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#box0205
{
	width: 200px;
	height: 170px;
	float: right;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	background-image: url(files/eff_c_0001.jpg);
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#box0206
{
	width: 200px;
	height: 170px;
	background-image: url(files/eff_e_0001.jpg);
	float: right;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#box0207
{
	width: 200px;
	height: 170px;
	background-image: url(files/eff_b_0001.jpg);
	float: right;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#box0208
{
	width: 200px;
	height: 150px;
	background-image: url(files/eff_d_0001.jpg);
	float: left;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#box0209
{
	width: 200px;
	height: 170px;
	background-image: url(files/eff_c_0001.jpg);
	float: right;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#box02010
{
	width: 200px;
	height: 150px;
	background-image: url(files/eff_d_0001.jpg);
	float: left;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#angebot06
{
	width: 450px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot07
{
	width: 450px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot01
{
	width: 450px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot02
{
	width: 430px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 29px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot03
{
	width: 450px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot04
{
	width: 450px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot05
{
	width: 450px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot08
{
	width: 430px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 29px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot09
{
	width: 450px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#angebot10
{
	width: 430px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 29px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

#marke0101
{
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke0102
{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: normal;
}		
	
#marke0103
{
	width: 70px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke0201
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke0202
{
	width: 560px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: normal;
}		
	
#marke0203
{
	width: 70px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke0301
{
	width: 95%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke0302
{
	width: 560px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: normal;
}		
	
#marke0303
{
	width: 70px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke0401
{
	width: 95%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 10px;
}

#marke0402
{
	width: 95%;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: normal;
}		
	
#marke0403
{
	width: 70px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke0501
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke0502
{
	width: 70px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: bold;
}		
	
#marke0503
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke0601
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke0602
{
	width: 70px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: bold;
}		
	
#marke0603
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke0701
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke0702
{
	width: 70px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: bold;
}		
	
#marke0703
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke0801
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke0802
{
	width: 70px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: bold;
}		
	
#marke0803
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke0901
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke0902
{
	width: 70px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: bold;
}		
	
#marke0903
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke1001
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke1002
{
	width: 70px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: bold;
}		
	
#marke1003
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#marke1101
{
	width: 660px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#marke1102
{
	width: 70px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: bold;
}		
	
#marke1103
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#box04
{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	height: 35px;	
}

#box05
{
	width: 70px;
	float: left;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	font-weight: bold;
}		
	
#box06
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#box07
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#box08
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

#box09
{
	width: 560px;
	float: left;
	margin-left: 29px;
	height: 100%;
}

.box03
{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
	padding-bottom: 0px;
}

.box03b
{
	text-align: right;
	font-weight: bold;
	padding-bottom: 5px;
}

.box06
{
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
	margin-bottom: 5px;
}

.werbung01b
{
	text-align: left;
	padding-bottom: 20px;
	font-weight: bold;
}

.iframe01
{
	width: 900px;
	height: 570px;
}

.iframe02
{
	width: 900px;
	height: 350px;
}

.text01
{
	width:280px;
	height: 80px;
	font-size: .75em;
}

.feld01
{
	width:280px;
	height: 12px;
	font-weight: normal;
	font-size: .75em;
}



.button01
{
	width:140px;
	height: 25px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
}

.button02
{
	width:50px;
	height: 25px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
}

.check01
{
	width:100px;
	height: 15px;
}

.radio01
{
	width:100px;
	height: 15px;
}

td, input, select, textarea 
{
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial;
}

/*************/

#footer
{
	COLOR: #666666;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-size: 0.75em;
	line-height: 2.5em;
}

a.footer:link 
{
     PADDING-BOTTOM: 5px;
	 COLOR: #666666; 
	 PADDING-TOP: 5px; 
	 TEXT-DECORATION: none
}

a.footer:visited 
{
     PADDING-BOTTOM: 5px;
	 COLOR: #666666; 
	 PADDING-TOP: 5px; 
	 TEXT-DECORATION: none
}

a.footer:active
{
     PADDING-BOTTOM: 5px; 
	 COLOR: #666666; 
	 PADDING-TOP: 5px; 
	 TEXT-DECORATION: none
}

a.footer:hover 
{
     PADDING-BOTTOM: 5px; 
	 COLOR: #000000; 
	 PADDING-TOP: 5px; 
	 TEXT-DECORATION: none
}

#mbmcookie {position: fixed; bottom: 0; left: 0; right: 0; background: #eee; padding: 20px; font-size: 14px; font-family: verdana;}
#mbmcookie a.button {cursor: pointer; background: #ccc; padding: 8px 20px; margin-left: 10px; border-radius: 5px; font-weight: bold; float: right;}
#mbmcookie a.button:hover {background-color: #aaa;}
#mbmcookie p.cookiemessage {
	display: block;
	padding: 0;
	margin: 0;
	text-align: justify;
}