html, body {
	background-color: #333333;
	background-image: url(../images/background.gif);
	color: #FFFFFF;
	font-family: Trebuchet MS, verdana, arial, helvetica;
	font-size:12px;
	height: 100%;
	margin: 0;
	padding: 0;

	scrollbar-face-color:#292929; 
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-3dlight-color:#333333; 
	scrollbar-darkshadow-color:#333333; 
	scrollbar-track-color:#424242; 
	scrollbar-arrow-color:#000000;
}
td, th {
	font-family: Trebuchet MS, verdana, arial, helvetica;
	font-size:14px;
}
p {
	margin-top: 0;
}

td  p {
	margin: 0;
}

.albumname {
	font-size: 22px;
	color: #EA0000;
}

.rot {
	color: #FFE400;
	font-size: 10px;
}

a.kommentare:link {
	color: #ffbf14;
	font-size: 12px;
	font-weight: bold;
}

a.kommentare:visited {
	color: #ffbf14;
	font-size: 12px;
	font-weight: bold;
}

a.kommentare:active {
	color: #ffbf14;
	font-size: 12px;
	font-weight: bold;
}

a.kommentare:hover {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}



a.gaestebuch:link {
	color: #14A1FF;
	font-size: 18px;
	font-weight: bold;
}

a.gaestebuch:visited {
	color: #14A1FF;
	font-size: 18px;
	font-weight: bold;
}

a.gaestebuch:active {
	color: #14A1FF;
	font-size: 18px;
	font-weight: bold;
}

a.gaestebuch:hover {
	color: #14FF2A;
	font-size: 18px;
	font-weight: bold;
}


#comment {
	color: #FFFFFF;
	font-size: 12px;
}

#comment_content {
	color: #FFFFFF;
	font-size: 13px;
}

#comment_content a {
	color: #EA00FF;
	font-size: 12px;
	font-weight: bold;
}

#comment_footer {
	background-image: url(../images/k_linie.png);
}

.k_head {
	color: #EA00FF;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 16px;
}

#neue_bilder {
	display: table-cell;
	background-color: #111111;
	width: 100px;
	height: 80px;
	padding: 10px;
	border: 1px solid #666666;

}

#gbuch {
	background-image: url(../images/gbuch.gif);
	border: 1px solid #FFFFFF;
}

#gbuch_text {
	font-size: 18px;
}



#kommentierte_bilder {
	display: table-cell;
	background-color: #222222;
	text-align: center;
	width: 120px;
	height: 80px;
	border: 1px solid #000000;
	padding: 10px;
	margin: 4px;
}

#galerie_bilder {
	display: table-cell;
	background-color: #1c1c1c;
	text-align: center;
	width: 200px;
	height: 140px;
	border: 1px solid #404040;
	padding: 10px 0 10px 0;
	margin: 4px;
}

#galerie_bilder:link {
	display: table-cell;
	background-color: #1c1c1c;
	text-align: center;
	width: 200px;
	height: 140px;
	border: 1px solid #404040;
	padding: 10px 0 10px 0;
	margin: 4px;
}

#galerie_bilder:visited {
	display: table-cell;
	background-color: #313131;
	text-align: center;
	width: 200px;
	height: 140px;
	border: 1px solid #404040;
	padding: 10px 0 10px 0;
	margin: 4px;
}

#galerie_bilder:active {
	display: table-cell;
	background-color: #1c1c1c;
	text-align: center;
	width: 200px;
	height: 140px;
	border: 1px solid #404040;
	padding: 10px 0 10px 0;
	margin: 4px;
}

#galerie_bilder:hover {
	display: table-cell;
	background-color: #972828;
	text-align: center;
	width: 200px;
	height: 140px;
	border: 1px solid #404040;
	padding: 10px 0 10px 0;
	margin: 4px;
}

.kom_num {
	color: #3971DE;
	font-size: 11px;
}

   .navtext {
   width:200px;
   font-size:12pt;
   font-weight:bold;
   font-family:Verdana, arial, helvetica;
   border-width:0px;
   border-style:double;
   border-color:#14A1FF;
   layer-background-color:#000000;
   background-color:#333333;
   color:#ffffff; 
   }


#main0 {
	border: 2px solid #EA0000;
}

#full_header {
	background-color: #333333;
	color: #FFFFFF;
	width: 956px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
}

#full_content {
	background-color: #494949;
	color: #FFFFFF;
	width: 950px;
	font-size: 12px;
	text-align:justify;
	padding: 6px 6px 6px 6px;;
}

#full_footer {
	background-color: #333333;
	width: 950px;
}


#main_header {
	background-color: #fff000;
	width: 100%;
	color: #001964;
	font-size: 18px;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 6px;
}

#main_footer {
	background-color: #333333;
}

#main_content {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
}

.foto {
	border-top: 1px solid #090124;
	border-left: 1px solid #090124;
	border-bottom: 1px solid #090124;
	border-right: 1px solid #090124;
}



/* Obere Navigation Menu */
#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap; /* neu */
	line-height: 1;
}

#nav a {
	display: block;
	margin-right: 2px;
	padding: 3px 0 3px 0;
	width: 168px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #000000;
}
#nav li {
	float: left;
	width: 110px;
}

#nav li ul {
	left: -999em;
	position: absolute;
	text-decoration: none;
	width: 214px;
}

#nav li ul li {
	width: 180px;
}
#nav li ul a {
	padding: 3px;
	text-decoration: none;
	color: White;
	font-weight: normal;
	width: 180px;
	border: none;
}
#nav li ul ul {
	margin: -1em 0 0 124px;
}
#nav li ul ul a {
	width: 180px;    // Unterkategorie
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}


.randomheader {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.randomtext {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

/*##############################*/

.klein {
	color: #FFFFFF;
	font-size: 9px;
}

.g_klein {
	color: #FFFFFF;
	font-size: 10px;
}

.w_klein {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

#titel {
	background-color: #292929;
	color: #FFFFFF;
	width: 600px;
	font-size: 14px;
	font-weight: bold;
}

#kopf_header {
	background-color: #292929;
	color: #FFFFFF;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 12px 0 0;
	padding-left: 6px;
	border-bottom: 1px solid #000000;
}
#kopf_content {
	background-color: #494949;
	color: #FFFFFF;
	width: 988px;
	font-size: 12px;
//	margin: 20px 12px 10px10px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-align:justify;
}

#kopf_footer {
	background-color: #292929;
	color: #FFFFFF;
	width: 100%;
	height: 6px;
	margin: 6px 0 6px 0;
	padding-left: 6px;
	border-bottom: 1px solid #000000;
}




#mainfotolinks {
	float: left;
	padding: 0 10px 0 0px;
}
#mainfotorechts {
	float: right;
	padding: 0 0px 0 10px;
}
.photografen {
	border-top: 2px solid #090124;
	border-left: 2px solid #090124;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.fotoborder {
	border-top: 2px solid #090124;
	border-left: 2px solid #090124;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
.thumbborder {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #FFFAB8;
	border-right: 1px solid #FFFAB8;
	margin: 3px 4px 3px 4px;
}

#main_block_foto {
	padding-top: 7px;
}

.Hotels {
	width: 260px;
	height:17px;
	background: #292929; 
	color: FFF;
	border: 1px solid #292929;
}

.mainliste {
	list-style:inside square;
}
.blockliste {
	list-style:disc;
}

/*##############################*/
#block_header {
	background-color: #FFF000;
	color: #001964;
	width: 100%;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 6px 0;
	padding-left: 6px;
	border-bottom: 1px solid #000000;
}
#block_footer {
/*
	background-color: #292929;
	color: #FFFFFF;
	width: 100%;
	height: 6px;
	margin: 6px 0 6px 0;
	padding-left: 6px;
	border-bottom: 1px solid #000000;
*/
}

/*########WETTER############*/

.uvheader {
	background-color: #AD00DF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	border-top: 1px solid #000000;
}

.uvtext {
	background-color: #004122;
	color: #FFFFFF;
	font-size: 9px;
	padding: 3px 3px 3px 3px;
}

.temperatur {
	color: #000000;
	font-size: 20px;
}
.wetterlage {
	color: #000000;
	font-size: 20px;
}

.colorbar {
	color: #000000;
	font-size: 9px;
}


/*##############################*/

#topangebot {
	color: #000000;
	padding: 95px 0 0 0;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	width: 267px;
}
#map24block {
	color: #000000;
	padding: 8px 0 0 0;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	width: 267px;
}

#map24 {
	color: #000000;
	padding: 30 px 0 0 0;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	width: 515px;
}

#kopf {
	background-color: #292929;
	color: #FFFFFF;
	margin: 0 6px 0 6px;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 267px;
}

#main {
	margin: 0px auto;
	text-align: left;
	width: 990px;
	height: 100%;
}
#lcol {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
	height: 470px;
}
#mcol {
	width: 580px;
	float: left;
	margin: 0;
	padding: 0;
}
#rcol {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
	height: 470px;
}
#logo {
	padding: 0;
	height: 100px;
}
#topnav {
	margin: 0;
	padding: 0;
	width: 801px;
	height: 20px;
}
#lefthead {
	border-top: 2px solid;
	width: 156px;
	margin: 100px 20px 12px 20px;
	padding: 2px;
	font-weight: bold;
}
#content {
	margin: 0;
	min-height: 330px;
	overflow: visible;
	padding-right: 30px;
	background-position: top;
	background-repeat: no-repeat;
}
#blockhead {
	background-color: #E3E7F2;
	margin: 6px 0 0 0;
	padding: 0 20px 4px 20px;
}

#blockform {
	background-color: #E3E7F2;
	margin: 20px 10px 20px 10px;
}

#content560 {
	margin: 0;
	min-height: 330px;
	overflow: visible;
	padding-right: 20px;
	background-position: top;
	background-repeat: no-repeat;
}

000000, h2, h3, h4, h5, h6 {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0;
}
h2 {
	padding: 5px 0 .3em .3em;
}

.beschreibung { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
//	padding-left: 20px;
 }

.copyright { 
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding-left: 20px;
 }

.rubrik { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
 }
.rubrik_m { 
	color: #000000;
	font-weight: bold;
	font-size: 14px;
 }
.nummer {
	color:#0000; 
	font-weight:bold; 
	font-size:10pt; 
	padding:1px 1px 1px 1px;
	margin:2px 2px 2px 2px;
	text-decoration:underline overline; 
	background-color: #F000FF; 
}
a.pidnummer:link { 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:10pt; 
	text-decoration:none; 
	padding:1px 1px 1px 1px;
	margin:2px 2px 2px 2px;
}
a.pidnummer:visited { 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:10pt; 
	text-decoration:none; 
	padding:1px 1px 1px 1px;
	margin:2px 2px 2px 2px;
}
a.pidnummer:active { 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:10pt; 
	text-decoration:none; 
	padding:1px 1px 1px 1px;
	margin:2px 2px 2px 2px;
}
a.pidnummer:hover { 
	color:#0000; 
	font-weight:bold; 
	font-size:10pt; 
	padding:1px 1px 1px 1px;
	margin:2px 2px 2px 2px;
	text-decoration:underline overline; 
	background-color: #F000FF; 
}

/*################################################*/
#menu {
width: 100%;
background: #Ea0000;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 190px;
float: left;
}

#menu a, #menu h2 {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
display: block;
border-width: 0px;
//border-style: solid;
//border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 6px 6px;
}

#menu h2 {
color: #FFF;
background: #EA0000;
}

#menu a {
text-decoration: none;
}

#menu a:hover {
color: #FFF;
background: #FF7800;
}

#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul  {
background: #FFFF00;
position: absolute;
margin: 16px 0 0 -70px;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{
display: none;

}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
display: block;
}

.color1 { color: #000000; } /* blau */
#menu a.color1 {
background-color: #333333; color: #FFF; border-top: 2px solid #06A2A0; 
} /* obere reihe */

#menu a.color1act { 
background-color: #02CCCA; color: #000; border-top: 2px solid #06A2A0; 
} /* obere reihe active */

#menu a.color1:hover { background-color: #06A2A0; color: #000 } /* obere reihe over */
#menu li ul a.color1 { background-color: #02CCCA; border: none; color: #000	 } /* erster aufklapper */
#menu li ul a.color1:hover { background-color: #06A2A0; border: none; color: #000	 } /* erster aufklapper over */
ul a.subcolor1 { background-color: #02CCCA; border: none; color: #000  } /* zweiter aufklapper */
ul a.subcolor1:hover { background-color: #06A2A0; border: none; color: #000  } /* zweiter aufklapper over */

.color2 { color: #575757; } /* rot */
#menu a.color2 { background-color: #333333; color: #FFF; border-top: 2px solid #FF0000; }
#menu a.color2act { background-color: #DB0202; color: #000; border-top: 2px solid #FF0000; }
#menu a.color2:hover { background-color: #FF0000; color: #000; }
#menu li ul a.color2 { background-color: #DB0202; border: none;	 }
#menu li ul a.color2:hover { background-color: #FF0000; border: none;	 }
ul a.subcolor2 { background-color: #DB0202; border: none; }
ul a.subcolor2:hover { background-color: #FF0000; border: none; }

.color3 { color: #FF9600; } /* orange */
#menu a.color3 { background-color: #333333; color: #FFF; border-top: 2px solid #FF9600; }
#menu a.color3act { background-color: #FF6000; color: #000; border-top: 2px solid #FF9600; }
#menu a.color3:hover { background-color: #FF9600; color: #000 }
#menu li ul a.color3 { background-color: #FF6000; border: none;	 }
#menu li ul a.color3:hover { background-color: #FF9600; border: none;	 }
ul a.subcolor3 { background-color: #FF6000; border: none; }
ul a.subcolor3:hover { background-color: #FF9600; border: none; }

.color4 { color: #7F9F1E; } /* olive */
#menu a.color4 { background-color: #333333; color: #FFF; border-top: 2px solid #7F9F1E; }
#menu a.color4act { background-color: #FDF041; color: #000; border-top: 2px solid #7F9F1E; }
#menu a.color4:hover { background-color: #7F9F1E; color: #000 }
#menu li ul a.color4 { background-color: #7F9F1E; border: none;	 }
#menu li ul a.color4:hover { background-color: #7F9F1E; border: none;	 }
ul a.subcolor4 { background-color: #387F1F; border: none; }
ul a.subacolor4 { background-color: #5DEC2C; border: none; }
ul a.subcolor4:hover { background-color: #7F9F1E; border: none; }

.color5 { color: #FFAB51; } /* orange */
#menu a.color5 { background-color: #FDF041; color: #000; border-top: 2px solid #FFAB51; }
#menu a.color5act { background-color: #FFD4A5; color: #000; border-top: 2px solid #FFAB51; }
#menu a.color5:hover { background-color: #FFD4A5; }
#menu li ul a.color5 { background-color: #FFD4A5; border: none;	 }
#menu li ul a.color5:hover { background-color: #FFAB51; border: none;	 }
ul a.subcolor5 { background-color: #FFD4A5; border: none;	}
ul a.subcolor5:hover { background-color: #FFAB51; border: none;	}

.color6 { color: #333333; } /* violett */
#menu a.color6 { background-color: #333333; color: #FFF; border-top: 2px solid #A2017A; } /* obere reihe */
#menu a.color6act { background-color: #EF1EFC; color: #000; border-top: 2px solid #A2017A; } /* obere reihe active */
#menu a.color6:hover { background-color: #EF1EFC; color: Black; } /* obere reihe over */
#menu li ul a.color6 { background-color: #A2017A; border: none;	 } /* erster aufklapper */
#menu li ul a.color6:hover { background-color: #AE94BE; border: none;	 } /* erster aufklapper over */
ul a.subcolor6 { background-color: #EF1EFC; border: none;  } /* zweiter aufklapper */
ul a.subcolor6:hover { background-color: #A2017A; border: none;  } /* zweiter aufklapper over */

.color7 { color: #FF0000; } /* gruen */
#menu a.color7 { background-color: #333333; color: #FFF; border-top: 2px solid #1E9F33; } /* obere reihe */
#menu a.color7act { background-color: #FDF041; color: #000; border-top: 2px solid #1E9F33; } /* obere reihe active */
#menu a.color7:hover { background-color: #1DDD3C; color: Black; } /* obere reihe over */
#menu li ul a.color7 { background-color: #1E9F33; border: none;	 } /* erster aufklapper */
#menu li ul a.color7:hover { background-color: #7DD48B; border: none;	 } /* erster aufklapper over */
ul a.subcolor7 { background-color: #1DDD3C; border: none;  } /* zweiter aufklapper */
ul a.subcolor7:hover { background-color: #1E9F33; border: none;  } /* zweiter aufklapper over */






/* Linke Navigation Menu */
#navlist a {
	width: 140px;
	padding: 2px 0 2px 20px;
	color: Black;
	/*
	background-image: url(../img/icn_pfeil_right_allg.gif);
	background-repeat: no-repeat;
	background-position: 10px .2em;
	*/
}

/* hack
#navlist a, a.lev1 {
  \width: 160px;
  w\idth: 140px;
}
a.lev2 {
  \width: 140px;
  w\idth: 105px;
}
*/

#blocklist, #blocklist ul {
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	margin: 0 12px 1px 5px;
	display:block;
	width: 240px;
	border: 1px dashed black;
}

#navlist, #navlist ul {
	padding: 0;
	margin: 0 0 1px 0;
	list-style: none;
	height:14px;
}
#navlist li {
	float: left;
	width: 104px;
}
#navlist li ul {
	position: absolute;
	left: -999em;
	margin: -1em 0 0 124px;
	width: 104px;
}
#navlist li ul a {
	background-image: none;
	width: 104px;
}

#navlist li:hover ul, #navlist li.lfhover ul {
	left: auto;
}
#navlist a, #navlist a:visited {
	display: block;
	text-decoration: none;
}
#navlist a:hover, #navlist a#current:hover, a.lev1:hover, a.lev2:hover {
	text-decoration: underline;
}
a#current, a:visited#current {
	text-decoration: none;
	font-weight: bold;
}
a#subcurrent , a:visited#subcurrent {
	text-decoration: none;
	font-weight: bold;
}
a#menucurrent , a:visited#menucurrent {
	text-decoration: none;
	font-weight: bold;
}
/*
a#parent, a:visited#parent {
	text-decoration: none;
	background-image: url(../img/icn_pfeil_down_allg.gif);
	background-repeat: no-repeat;
	background-position: 10px .2em;
	font-weight: bold;
}
*/
/* News-Boxen rechts */
#nbntop {
	border-top: 2px solid #4C9CD0;
	margin-top: 118px;
	width: 193px;
}
#nbtop {
	border-top: 2px solid #E2091A;
	margin-top: 118px;
	width: 193px;
}
#nbcont {
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	height: 258px;
	width: 193px;
	background-position: top;
	background-repeat: no-repeat;
}
#nextprev {
	position: absolute;
	top: 433px;
	width: 193px;
	text-align: center;
}
#pbcont {
	margin-top: 144px;
	height: 306px;
	width: 193px;
}
#pbcont2 {
	margin-top:772px;
	height: 306px;
	width: 193px;
}


#slogan {
	margin: 20px 0 20px 0;
}
.teaser {
	float: left;
	margin-right: 25px;
	border-top: 2px solid #E2091A;
	background-position: top;
	background-repeat: no-repeat;
	width: 160px;
	height: 63px;
	margin-top: 8px;
	padding: 2px 3px 0 5px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 152px;
	height: 61px;
}
a.bold, a.bold:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.bold:hover, a.bold:active {
	text-decoration: none;
	color: #FFFF00;
}
a, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover, a:active {
	color: #E2091A;
}
#search {
	position: absolute;
	top: 458px;
}
.input {
	border: 1px solid #000;
	background-color: #1c1c1c;
	color: #FFF;
}
.oinput {
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 4px;
}
.otextarea {
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	font-size: 10px;
	padding-left: 4px;
}
.pflichtfeld {
	color: #E2091A;
	font-size: 12px;
	font-weight: bold;
}

/* Presseverteiler Miniformular */

label.nl, input.nl, select.nl { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
	font-size: 10px;
}

form.nl br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

label.nl {
 text-align: right;
 padding-right: 1em;
 padding-top: 3px;
 width: 60px;
}

form.nl {
  background: #F3BD1F;
  margin:0;
  padding:.5em;
}
input.nl {
	margin-bottom: 3px;
	width: 105px;
	border: 1px solid #000;
}
select.nl {
	margin-bottom: 3px;
	width: 80px;
	border: 1px solid #000;
}

/* Productfinder Miniformular */

label.pf, input.pf, select.pf { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
	font-size: 10px;
}

form.pf br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
	margin-top: 5px;
	font-size: 10px;
}
label.pf {
 text-align: right;
 padding-right: 1em;
 padding-top: 3px;
 width: 105px;
}

form.pf {
  background: #F3BD1F;
  margin:0;
  padding:.5em;
}
input.pf {
	margin-bottom: 3px;
	width: 105px;
	border: 1px solid #000;
}
select.pf {
	margin-bottom: 3px;
	width: 80px;
	border: 1px solid #000;
}
.suffix {
	color: #000;
	float: left;
	padding-top: 3px;
	padding-left: 1em;
}

/* sonstige */

#sublinks {
	position: absolute;
	top: 500px;
	padding-left: 20px;
	line-height: 1.7em;
}
#sublinks a, #sublinks a:visited {
	text-decoration: none;
	color: Black;
}

#sublinks a:hover, #sublinks a:active {
	text-decoration: underline;
	color: #E2091A;
}

.prodimg {
	margin: 0 15px 10px 0;
	float: left;
}

.prodlist {
	float: left;
	width: 267px;
	height: 85px;
	margin: 0 8px 10px 0;
}
.wgrlist {
	float: left;
	width: 170px;
	margin: 0 12px 10px 0;
}

.red {
	color: #E2091A;
}
.bold {
	font-weight: bold;
}

.date {
	font-style: italic;
	font-weight: normal;
}
.newsleft {
	float:left;
	width:148px;
}
.newsright {
	float:left;
	width:400px;
}
/* for table nice grey border */
.tableborder {
	border-collapse: collapse;
	border-spacing: 0;
}
.tableborder td {
	border: 1px solid #D8DCE1;
}

.angebotspreise{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.angebotspreise_a {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.angebotspreise_b {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.fuss_spacer {
	float: left;
	padding: 0 0 0 30px;
}

#hiddendiv {
  display: none;
}






