/*
** Generelles
*/

body {
	margin: 0;
	padding: 0;
	background-color: #dddddd;
}

p, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p {
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

p, a {
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
}

p.link b a {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.pressebericht h1 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 20px;
}

.pressebericht h2 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 16px;
}

.pressebericht span {
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

.boldlink A {
	font-weight: bold;
	font-size: 12px;
}

.linklist A:Link {
  text-decoration: none;
  color: #444444; 
/*  padding: 40px 0 40px 0; */
}

.linklist A:Visited {
  text-decoration: none;
  color: #444444;
}

.linklist A:Hover{
  text-decoration: underline;
  color: #000000;
  background: #dddddd;
}

a.ullink {
  text-decoration: underline;
}

a.invislink {
  text-decoration: none;
}

img {
  border: none;
}

/*
** Farbwelten
*/
/*
	eingefügt Willi Kuhn 8.11.2007
*/
#willkommen {
	background-color: #FFFFFF;
}
#bestellung {
	background-color: #6b6b6b;
}
#links {
	background-color: #999999;
}
#sonstiges {
	background-color: #515151;
}
/* Ende Willi Kuhn */
/*
	eingefügt Willi Kuhn 27.5.2008
*/
#gewinnspiele {
	background-color: #aaaaaa;
}
/* Ende Einfügung 27.5.2008 */
.radler_bg {
  background-color: #E97F00;
}
.wander_bg {
  background-color: #458505;
}
.wellness_bg {
  background-color: #0086F7;
}
.bauernhof_bg {
/* background-color: #BF0004; */
	background-color:#FF0033;
}
.urlaubplus_bg {
  background-color: #FF4D4D;
}
.familie_bg {
  background-color: #1FDF22;
}

/*
** Schriftstile
*/

.headinghuge {
	padding-top: 15px;
	padding-bottom: 11px;
	font-weight: bold;
	font-size: 18px;
}

.headingbig {
	padding-top: 15px;
	padding-bottom: 11px;
	font-weight: bold;
	font-size: 18px;
}

.headingmed {
	padding-top: 15px;
	padding-bottom: 11px;
	font-weight: bold;
	font-size: 16px;
}

/* eingefügt 8.5.2008 Willi Kuhn */
.headingmedstart {
	padding-top: 35px;
	padding-bottom: 11px;
	font-weight: bold;
	font-size: 16px;
}
/* Ende Einfügung */

.headingsmall {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
}

/* eingefügt 8.5.2008 Willi Kuhn */
.headingsmall a {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
}
.headingsmall_left a {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
}
.headingsmall_left {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
.headingsmall_rad {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
}
.bestellen a {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
	text-align: center;
}
/* Ende Einfügung */
.fliesstext {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}

.cbfliesstext {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

.cbfliesstextbold {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}

p.fliesstext {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}

.fliesstext a {
  text-decoration: underline;
}

/*
**Anker eingefügt Willi Kuhn 6.5.2008
*/
.right a {
	color: #ff0000;
	padding-left: 250px;
}
/*
**Einfügung Ende
*/
p.spacer {
	padding-top: 0px;
	font-size: 0px;
}

td.fliesstext {
  padding-top: 0px;
  padding-bottom: 5px;
  font-size: 13px;
}

/*
** Navigation
*/
.navigation {
  color: #888888; 
  background-color: #dddddd;
  vertical-align : top;
  padding-top: 10px;
  padding-left: 10px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 140%;
}

.navigation a {
}

.navigation A:Link {
  text-decoration: none;
/*  color: #888888; */
	color: #ffffff;
}

.navigation A:Visited {
  text-decoration: none;
/*  color: #888888; */
	color: #ffffff;
}

.navigation A:Hover{
  text-decoration: none;
  color: #222222;
/*  Willi Kuhn
	padding-left: 3px;
  padding-right: 3px; */
  background: #dddddd;
}
/*
	eingefügt: Willi Kuhn 8.11.2007
*/
#willkommen p a:link, #willkommen p a:visited {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}
/* Ende */
/*
	eingefügt: Willi Kuhn 8.11.2007
*/
#gewinnspiele p a:link, #gewinnspiele p a:visited {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}
/* Ende */
.navigation P {
	padding-bottom: 10px;
}

/*
** Bild-Links
*/
.logolinkx {
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
	border-style: groove;
	border-color: black;
	border-width: 1px;
}

.welcomelinks A {
  text-decoration: none;	
}

.logolink A {
  text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.logolink P {
	padding-top: 15px;
	padding-bottom: 11px;
}

.logolinkkleinx {
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
	border-style: groove;
	border-color: #000000;
	border-width: 1px;
}

.logolinkklein A {
  text-decoration: none;
  color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.logolinkklein P {
	padding-top: 15px;
	padding-bottom: 11px;
}

p.abstand {
	padding: 5px 0 5px 0;
}
p.logolinkklein {
	color: #ffffff;
	font-weight: bold;
}

.img_google img {
	margin-right: 15px;
}

#referenzliste tr td{
	width: 20%;
}
