html {
	height: 100%;
	margin-bottom: 1px;
	font-size: 62.5%;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
  	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	text-align: center;
  	color: #003399;
	line-height: 2.0em;
	background-attachment: fixed;
	background-color: #99c8ff;
}

table {
	width: 80%;
	line-height: 1.1em;
	border: 0px;
}

a.inavi:link {
  text-decoration: none;
  white-space: nowrap;
  color: #003399;
}

a.inavi:visited {
  text-decoration: none;
  white-space: nowrap;
  color: #003399;
}

a.inavi:hover {
  text-decoration: none;
  white-space: nowrap;
  color: #003399;
}

a.inavi:active {
  text-decoration: none;
  white-space: nowrap;
  color: #003399;
}

a:link {color: #003399; white-space: nowrap; text-decoration: none;} 
a:visited {color: #003399; white-space: nowrap; text-decoration: none;}
a:hover {color: #003399; white-space: nowrap; text-decoration: underline;}
a:active {color: #003399; white-space: nowrap; text-decoration: none;}

.nosee { display:none; }

h1 {
	font-size: 1.8em;
	line-height: 1.9em;
}
h2 {
	font-size: 1.6em;
	line-height: 1.7em;
}
h3 {
	font-size: 1.4em;
	line-height: 1.5em;
}
h4 {
	font-size: 1.7em;
	line-height: 1.9em;
}
h5 {
	font-size: 1.6em;
	line-height: 1.8em;
}

input, textarea { border: 1px solid #000000;}

div#inav {
	float: left;
	text-align: left;
	width: 18%;
	height: 100%;
	margin-left: 1%;
	padding-top: 10%;
}

div#bfnav {
	float: left;
	position: fixed;
	top: 32%;
	left: 3px;
	text-align: left;
	font-size: 0.7em;
	line-height: 1.3em;
	width: 22%;
	height: 100%;
	padding-left:1%;
	padding-top: 1%;
}

div#itext {
	float: left;
	text-align: center;
	width: 62%;
	height: 100%;
	margin-top: 1%;
}

div#iright {
	float: right;
	margin-top: 1%;
	margin-bottom: 5%;
	text-align: center;
	width: 18%;
	height: 100%;
}

div#ifooter {
	clear: both;
	width: 95%;
	text-align: center; 
}

div#header {
	width: 100%;
	height: 110px;
	background-image: url(../images/manderl3.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

div#nav {width: 100%;}
div#nav ul {padding: 4px 10px 6px 10px;}
div#nav li {
	display: inline;
	padding-right: 6px;
	padding-left: 2px;
	border-right: 1px dotted #000; 
}

div#nav li.right {
	border: 0px;
}

col#preis {
	text-align: center;
	width: 25%;
}

.counter {
	width: 100%;
	border: 0px;
}

.counter table {
	border: 0px;
	border-collapse: collapse;
	width: 220px;
}

.header {
	width: 75%;
	text-align: right;
}

.sright {
	font-size: 0.75em;
	line-height: 1.1em;
	text-align: right;
}

.news {
	border-bottom: 1px dotted #afeeee;
	width: 74%;
	margin-left: 13%;
	margin-right: 13%;
	line-height: 0.7em;
}
 
div#textbox {
	width: 90%;
	border-top: 1px dotted #000;
	left: 10px;
	top: 25px;
	margin-bottom: 25px;
	text-align: left;
}
div#textbox2 {
	width: 90%;
	border-top: 1px dotted #000;
	left: 10px;
	top: 25px;
	margin-bottom: 25px;
	text-align: center;
}

div#textbox img.left {
	float: left;
	margin: 12px;
}

div#textbox img.left2 {
	float: left;
	margin-left: 25%;
	margin-right: 10px;
}

div#textbox img.right {
	float: right;
	margin: 12px;
}

div#bftextbox {
	width: 73%;
	border-top: 1px dotted #000;
	border-left: 1px dotted #000;
	margin-left: 20%;
	top: 25px;
	padding-left: 20px;
	margin-bottom: 25px;
	text-align: left;
}

.gbtext {
	border: 1px dotted #00f;
	width: 74%;
	margin-left: 13%;
	margin-right: 13%;
}

.center {
	text-align: center;
}
.small {
	font-size: 0.9em;
	line-height: 1.1em;
}

.smallright {
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: right;
}

.fooder {
	width: 60%;
	font-size: 0.5em;
	line-height: 0.7em;
	left: 10px;
	top: 25px;
}

.hr {
	width: 60%;
	border-left: 2px solid #ddd;
	border-top: 2px solid #ddd;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	background-color: #f0ffff;
	height: 10px;
}

hr {
	width: 90%;
	color: #000;
}