/****************** scrolleiste internet explorer ab vers.5.5 *********************/
body {
	scrollbar-arrow-color: #800000;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
	SCROLLBAR-TRACK-COLOR: #e6e6e6;
	
}

/********************* startbild*************************************/

table#start td {
	padding:2px;
	padding-bottom:0px;
}

/********************* allgemeine links*************************************/

a:link, a:visited, a:active {
	font-size: 100%;
	line-height: 150%;
	color:#66cc00;
	text-decoration:none;
	font-family:"verdana", arial, helvetica, sans-serif;
}

a:hover {
	text-decoration:none;
}

/********************** schriftstil,abstände **************************/

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}

table,td {
	font-size: 100%;
	line-height: 150%;
	font-family:"verdana", arial, helvetica, tahoma , sans-serif;
}

table, span {
	font-size: 90%;
	font-family:"verdana", arial, helvetica, tahoma ,  sans-serif;
}

h1 {
	font-size: 150%;
	line-height: 150%;
	font-family:"verdana", arial, helvetica, tahoma ,  sans-serif;
	margin-bottom:25px;
	color:#1e307e;
}

h2 {
	font-size: 130%;
	line-height: 150%;
	font-family:"verdana", arial, helvetica, tahoma,  sans-serif;
	margin-bottom:20px;
	color:#000;
	border-bottom:solid 1px #1e307e;
}

/*******************Error***********************/

.formerror {
	background-color: #f7feec;
	color:#000000;
}

.formerror2 {
	color:#da0404;
}

/********************* hauptgerüst *************************/

#haupt {
	width:800px;
}

table#haupt {

border:0;

}

.li {
	background-color:#E7DFDA;
	width:20px;
	border-left:solid 1px #afafaf;
	border-right:solid 1px #AFAFAF;
}

.re { 
	background-color:#E7DFDA;
	width:20px;
	border-left:solid 1px #afafaf;
	border-right:solid 1px #afafaf;
}

#header {
	background-color:#ffffff;
	border-bottom:solid 1px #E9e9dd;
	padding-right:4px;
	padding-top:10px;
}


#logob {
	background-image:url(images/mo.gif);
	border-right:solid 0px #737196;
	background-color:#F3ECE2;
	height:100px;
	width:600px;
	vertical-align:top;
	border-top:solid 1px #FAFAFA;
	border-bottom:solid 1px #bfbfbf;
}

#leiste {
	background-image:url(images/leistebg1.jpg);
	border-bottom:solid 1px #BFBFBF;
	border-top:solid 1px #ffffff;
	background-color:#Fff;
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	height:25px;
}

form {
	margin:0px;
}

#inhalt {
	padding-top: 30px;
	padding-left: 30px;
	padding-right:30px;
	padding-bottom: 30px;
	border-right:solid 0px #ffffff;;
	background-color:#ffffff;
}

#fuss {
	border-top:solid 1px #afafaf;
	background-color:#FBFBFB;
	text-align:center;
	font: normal 11px verdana, sans-serif;
	color: padding-top:2px;
	height:24px;
}

/***********************Produktseiten Details*********************************/
.Produkte h3 {
	margin-top: 40px;
}

.Produkte th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	color:#000000;
	border:0px solid;
	background-color: #f4f9e3;
}

.Produkte td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	color:#000000;
	border:0px solid;
	background-color: #f9f9c7;
}

.Stern p {
	font-size:9px;
	line-height:12px;
	margin-top: 20px;
}

.Formular input {
	padding:3px;
}

/***********************Impressum Partner********************************/

#Partner p {
	margin:30px;
}

/**********************Bestellung*******************************************/

.Bestellung table {
	border-style: dotted;
	border-color:#eefde2;
	padding:20px;
	margin-top:10px;
}

.Produktbestellung a {
	font-size:110%;
	color:#1f317f;
	border-bottom:1px solid #1f317f;
}

/**********************Slogan********************************************/

#Slogan td {

	color: #1f317f;
	font-size:110%;
	font-weight:bold;
}

/*********************Formular***************************************************/

.Formular td {

	padding:15px;
}