/* Anfang IDs ------------------------------------------------------ */
#aussenposition{
	width:100%;
	text-align:center;
	left:0px;
}
#embed{
	width:765px;
}
#fuss{
	font-size:0.9em;
	padding:3px 40px;
	margin-bottom:20px;
	background-color:#DFDFDF;
}
#fussrechts{
	float:left;
}
#fusslinks{
	text-align:right;
}
#innen{
	padding:50px 40px 150px 40px;
}
#kopf{
	position:absolute;
	z-index:10;
	top:27px;
	height:120px;
	width:985px;
}
#kopfP{
	position:absolute;
	z-index:10;
	top:27px;
	height:120px;
	width:845px;
}
#logo1{
	margin-left:195px;
}

#logo1P{
	margin-left:55px;
}
#logo2{
	float:right;
	margin:55px 40px 0 0;
}
#menu{
	position:absolute;
	top:175px;
	width:120px;
	text-align:right;
}
#menu a{
	display:block;
	padding:2px 10px 16px 0;
}
#position{
	text-align:left;
	width:985px;
	margin:0 auto;
}
#positionP{
	text-align:left;
	width:845px;
	margin:0 auto;
}
#inhalt{
	margin-top:105px;
	padding-left:140px;
}

#inhaltP{
	margin-top:105px;
	padding-left:0px;
}
#textbereich{
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#DFDFDF;
}
/* Ende IDs - Anfang HTML-Styles ----------------------------------- */

a {
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	color:#00618B;
}
a:hover {
	text-decoration:underline;
}
b {
	font-weight:bold;
}
body {
	margin:0;
	padding:0;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans serif;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#C0C0C0;
	scrollbar-darkshadow-color:#75ACC3;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color:#FFFFFF;
}
h1 {
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 20px 0;
	color:#D84F07;
	border-bottom:2px solid #FFFFFF;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 11px 0;
	color:#00618B;
}
i {
	font-style:italic;
}
img{
	border:0 solid;
}
input {
	background-color:#DFDFDF;
	border:#000000 1px solid;
	color:#000000;
}
select, textarea {
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#7E7E7E;
	background-color:#DFDFDF;
	border:#000000 1px solid;
	color:#000000;
}
table {
	margin:0;
	border:0 solid;
}
td {
	font-size:0.7em;
}
textarea {
	width:500px;
}
th {
	font-size:10pt;
}
ul {
	margin-left:15px;
	padding-left:0;
}
li {
	margin-left:0px;
	padding-left:0;
}

/* Ende HTML-Styles - Anfang HTML-Styles / Klassen ----------------- */
a.aktiv{
	display:block;
	background:url(/images/bio/navi-aktiv.gif) top right no-repeat;
}
a.download{
	display:block;
	padding:8px 7px;
	background:url(/images/bio/kreis.gif) top left no-repeat;
	color:#000000;
}

h2.produkte {
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 20px 0;
	color:#00618B;
	border-bottom:2px solid #FFFFFF;
}
h3.produkte{
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 11px 0;
	color:#00618B;
}
/* Ende HTML-Styles / Klassen - Anfang Klassen --------------------- */
.anchor{
	padding-right:20px;
}
.bereichlinks{
	float:left;
	width:500px;
}
.bereichrechts{
	float:right;
	width:230px;
	margin-left:20px;
}
.bereichtext{
	padding:10px 0 0 25px;
}
.bereichueberschrift{
	padding:0 0 0 25px;
}
.bildrechts{
	float:right;
	margin-left:20px;
}
.bildunterschrift{
	padding:3px 0;
}
.clear{
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.fl{
	float:left;
}
.flr{
	float:right;
}
.linktrue, .gegenlink{
	font-weight:normal;
}
.linkzeile{
	padding:3px 15px;
	margin-bottom:10px;
	background:#FFFFFF;
}
.produktueberschrift{
	font-weight:bold;
	padding-bottom:2px;
}
.right{
	text-align:right;
}
.spalte{
	float:left;
	width:45%;
	margin-right:20px;
}
.spalte2{
	float:left;
	width:45%;
}
.starttext{
	padding-left:15px;
	background-color:#F0F0F0;
}
.text{
	margin-left:15px;
}
.text2{
	width:100%;
}
.thumb{
	float:left;
	margin-right:5px
}
.url {
	cursor:pointer;
}

/* Ende Klassen ---------------------------------------------------- */
/* Neue Klassen ---------------------------------------------------- */
form.bestellung{
	margin:0;
	padding:0;
}
input.bestellung, input.bestellungRechts{
	font-size:1em;
	font-weight:normal;
	color:white;
	border-width:1px;
	border-style:solid;
	border-color:#828282 black black #828282;
	background-color:#00618B;
}
input.bestellungRechts{
	float:right;
}
table.bestellung{
	width:100%;
	padding:0;
	margin:0;
	border-spacing:0;
	border:1px solid;
	border-color:#828282 #FFFFFF #FFFFFF #828282;
}
table.bestellung td, table.bestellung th{
	border:1px solid;
	border-color:#FFFFFF #828282 #828282 #FFFFFF;
}
table.bestellung th{
	padding:4px 5px;
	
	font-size:0.75em;
	font-weight:normal;
	color:white;
	background-color:#00618B;
}
th.bestellung{
	text-align:left;
}
td.gerade, td.ungerade{
	padding:2px 5px;
	/*padding:3px 5px;*/
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
	color:black;
}
td.gerade{
	background-color:#DFDFDF;
}	
td.ungerade{
	background-color:#FFFFFF;
}
div.bestellrahmen{
	margin-top:10px;
}
div.bestellinformation{
	padding:2px 10px;
	margin-bottom:10px;
	background:#CCCCCC;
}
.fehlermeldung{
	color:#CC0000;
}
.fehlerForm{
	padding:3px 7px;
	font-size:11px;
	font-weight:bold;
	border:1px solid #333333;
	color:#CC0000;
	background-color:#FFFFCC;
}
/* Ende Neue Klassen ---------------------------------------------------- */

