/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 996px;
	background: #e7fc90;
	font-family: Arial, Verdana, sans-serif, Geneva;
	font-face: Arial, Verdana, sans-serif, Geneva;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color:#000000;
}

img {
	border:0px;
}

td {
	font-size: 11px;
	vertical-align:top;
}

h1 {
	font-size:16px;
 	font-weight:bold;
 	margin-bottom:2px;
}

h2 {
	margin-top:0px;
	font-size:14px;
 	font-weight:bold;
 	margin-bottom:2px;
}

h3 {
	font-size:12px;
 	font-weight:bold;
 	margin-bottom:2px;
}

h4 {
	font-size:12px;
 	font-weight:bold;
 	margin-bottom:2px;
}

#mainTable {
	margin-top:40px;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
}

#header {
	width:995px;
	height:173px;
}
#content {
	width:995px;
	height:374px;
}
#extLink {
	width:995px;
	height:48px;
	padding-left:28px;
}
#menuFooter {
	width:995px;
	height:151px;
}

#footer {
	width:275px;
	height:151px;
	vertical-align:bottom;
}

#footerLinks {
	margin-left:36px;
	margin-bottom:15px;
}


#menu {
	width:720px;
	height:151px;
	text-align:right;
}

#nav1 {
	float:left;
	margin-right:70px;
}

#nav2 {
	float:left;
	margin-right:70px;
}

#nav3 {

}

a:link		{ color: #000000; text-decoration: underline; }
a:visited	{ color: #000000; text-decoration: underline; }
a:active	{ color: #000000; text-decoration: underline; font-weight:bold;}
a:hover		{ color: #000000; text-decoration: underline; font-weight:bold;}

a.menuLink { font-size: 14px; color: #000000; font-weight:bold; }
a.menuLink:link	{ color: #000000; text-decoration: none; }
a.menuLink:visited	{ color: #000000; text-decoration: none; }
a.menuLink:active	{ color: #000000; text-decoration: underline; }
a.menuLink:hover	{ color: #000000; text-decoration: underline; }

input.formularStk {
	font-size:11px;
	border: 0px #c0c0c0 solid;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	width:20px;
}

input.formular {
	font-size:10px;
	border: 0px #c0c0c0 solid;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	width:175px;
}

#orderTable {
	margin-left:115px;
	margin-top:36px;
}

#contentBestellung {
	width:995px;
	height:374px;
	background-image:url(../images/bg_formular.gif);
	background-repeat:no-repeat;
}

#formTable {
	margin-top:10px;
	width:284px;
}

.buttonOff {border: 1px solid #67b934; background-color: #d9ed88; font-size: 11px; color: #000000; cursor: hand; }
.buttonOver {border: 1px solid #67b934; background-color: #cce70b; font-size: 11px; color: #000000; cursor: hand; }

#errorMsg {
	font-weight:bold;
	font-size:12px;
	color:#dc011b;
	float:left;
}

#unterschriftPrint {
	display:none;
}

#headerPrint {
	display:none;
}

#kontodaten {
	width:390px;
	height:110px;
	margin-top:50px;
	padding-left:2px;
}

#basketTable {
	width:409px;
}

.bc1 {
	width:50px;
}

.bc2 {
	width:150px;
}

.bc3 {
	width:80px;
}

.bc4 {
	width:133px;
}

#contentVorteile {
	width:995px;
	height:374px;
	background-image:url(../images/vorteile.jpg);
	background-repeat:no-repeat;
}

#contentSoGehts {
	width:995px;
	height:374px;
	background-image:url(../images/so_gehts.jpg);
	background-repeat:no-repeat;
}

ol {
	margin-top:0px;
	margin-bottom:0px;
	
}

#printOrder {
	float:left;
	margin-top:50px;
	margin-left:100px;
	width:300px;
}

#kontoPrint {
	float:left;
	width:300px;
	margin-top:50px;
}



