/* ------------------------------------------- TAGs */
html
{
	height: 100%;
}
body
{
	font-size: 12px;
	color: #585858;
	background-color:#18A5DA;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/hg.png);
	background-repeat: repeat-x;
}
hr
{
	height: 0px;
	width: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	border-bottom: transparent;
}
h1
{
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2
{
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom:6px;
}
h3
{
	letter-spacing: 1px;
	font-size: 14px;
	color: #666666;
	background-color: #E0DAD8;
}
tbody
{
	padding: 0px;
	margin: 0px;
}
tr,
p,
div
{
	font-size: 14px;
	color: #0A246A;
	line-height: 20px;
}
p
{
	margin:0px;
	padding:3px;
}
td
{
	vertical-align: top;
	text-align: left;
}
ul
{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/listenzeichen.gif);
	padding-left: 26px;
	margin-left:0px;
	text-align: left;
	list-style-type: square;
	padding-top: 4px;
}
li
{
	text-align: left;
	padding-left: 1px;
}
img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a:link,
a:visited
{
	font-size: 18px;
	color: #8FF345;
	text-decoration: none;
	font-weight: bold;
	margin-right:15px;
	margin-top: 35px;
}
a:hover
{
	color: #00CC00;
	text-decoration: underline;
}
a img
{
	font-size: 4px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* ------------------------------------------- DIVs */
#rahmen,
#links,
#rechts,
#inhalt
{
	padding:0px;
	margin:0px;
	position:relative;
}
#rahmen
{
	width:1188px;
	margin-left:auto;
	margin-right:auto;
}
#links
{
	float:left;
	width:193px;
}
#inhalt
{
	float:left;
	width:802px;
	height:1070px;
	background-color:#D9EEFB;
	background-image:url(images/inhalt.png);
	background-repeat: no-repeat;
}
#rechts
{
	float:right;
	width:193px;
}
/* __Buttons__ */
#produkte,
#vitality,
#zukunft,
#formular
{
	width:220px;
	height:246px;
	top:140px;
	padding:0px;
	margin:0px;
	position:absolute;
}
#produkte
{
	left:32px;
}
#vitality
{
	left:291px;
}
#zukunft
{
	left:550px;
}
/* __Buttons Direkt__ */
#shop,
#berater,
#kontakt
{
	width:220px;
	height:27px;
	top:392px;
	padding:0px;
	margin:0px;
	position:absolute;
}
#shop
{
	left:32px;
}
#berater
{
	left:291px;
}
#kontakt
{
	left:550px;
}
/* __Inhalte__ */
#home
{
	width:802px;
	height:100px;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
}
#welcome,
#textprodukte,
#textvitality,
#textzukunft,
#formular
{
	z-index:2;
	width:680px;
	height:370px;
	left:62px;
	top:480px;
	padding:0px;
	margin:0px;
	visibility:hidden;
	position:absolute;
}
#welcome
{
	visibility:visible;
}
#textprodukte
{
}
#textvitality
{
}
#textzukunft
{
}
#formular
{
}
#fuss
{
	clear:both;
	width:802px;
	height:30px;
	margin-left:196px;
}
#blickfang
{
	z-index:99;
	visibility:hidden;
	background-color:#FFFF33;
	width:298px;
	height:441px;
	top:93px;
	padding:0px;
	margin:0px;
	position:absolute;
	left: 245px;
	border: 4px solid #FF9900;
}
a.bf:link,
a.bf:visited
{
	z-index:1;
	font-size: 11px;
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
	margin:0px 0px 2px 7px;
}
a.bf:hover
{
	color: #00CC00;
	text-decoration: underline;
}
/* ------------------------------- KLASSEN */
.infobox
{
	width:630px;
	color:#FFFF00;
	text-align:center;
	border:1px solid #8FF345;
	padding:4px 4px 4px 42px;
	background-color: #1687C4;
}
.titel
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.hinweis
{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 27px;
	background-color: #FFCC00;
	margin: 0px;
	padding: 6px;
}
.textweiss
{
	color: #fff;
}
.fusszeile
{
	padding:0px;
	margin:0px;
	padding-left:10px;
	width:350px;
	font-size: 10px;
	color: #006699;
	float: left;
	font-weight: normal;
}
.rebweb a
{
	padding:0px;
	margin:0px;
	width:130px;
	font-size: 10px;
	color: #006699;
	float: right;
	font-weight: normal;
}
p.biglink
{
	margin-top:10px;
}
#vorname,
#name,
#firma,
#strasse,
#land,
#telefon,
#email,
#plz,
#ort
{
	height:16px;
}
#land
{
	width:50px;
}
#name,
#strasse,
#firma,
#telefon,
#email,
#anfrage
{
	width:270px;
}
#plz
{
	width:40px;
}
#ort
{
	width:220px;
}
.feldbez
{
	text-align:right;
	padding-right:10px;
	white-space: nowrap;
}
