body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B6F;
	width: 756px;
	margin: 10px auto;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 0 20px;
}
h1 span { display: none; }
h2 {
	font-size: 13px;
	color: #002B6F;
	margin: 0px;
}
h3 {
	font-size: 11px;
	color: #000000;
}

a {
	color: #DF8600;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
}
#container {
	width: 756px;
	padding: 0px;
	margin: 0px;
}
#header {
	display: block;
	height: 60px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
}
#header a {
	display: block;
	height: 60px;
}
#contentframe {
	background: url(../img/rahmen_ohne_abschluss.gif) no-repeat #FFF;;
	float: left;
	width: 756px;
	padding: 0px;
	margin: 0px;
}
#contentframe p {
	margin: 5px 0px 5px 0px;
}

#navi { 
	margin: 35px 10px 0 11px;
	padding: 0 0 10px 0;
	width: 140px;
	float: left;
}
#navi img {
	float: left;
}
ul#menu {
	list-style: none;
	margin: 0 0 150px 0;
	padding: 0;
	width: 140px;	
	height: 96px;
}
ul#menu a { display: block; height: 24px; width: 140px; }
ul#menu li { display: block; height: 24px; width: 140px; background-repeat: no-repeat !important; }
ul#menu a span { display: none; }

ul#menu li#unternehmen { background: url(../img/menu_unternehmen.gif) }
ul#menu li#news { background: url(../img/menu_news.gif); }
ul#menu li#shop { background: url(../img/menu_shop.gif); }
ul#menu li#katalog { background: url(../img/menu_katalog.gif); }
ul#menu li#kontakt { background: url(../img/menu_kontakt.gif); }

ul#menu li a:hover { background-repeat: no-repeat !important; }
ul#menu li#unternehmen a:hover { background: url(../img/menu_unternehmen_over.gif); }
ul#menu li#news a:hover { background: url(../img/menu_news_over.gif); }
ul#menu li#shop a:hover { background: url(../img/menu_shop_over.gif); }
ul#menu li#katalog a:hover { background: url(../img/menu_katalog_over.gif); }
ul#menu li#kontakt a:hover { background: url(../img/menu_kontakt_over.gif); }

#adresse {
	margin: 0 0 0 5px !important;
	padding: 20px 0 0 0;
	font-size: 9px;
	float: left;
	border-top: 1px dashed #818181;
}
#adresse strong {
	font-size: 10px;
}
#content {
	margin: 35px 0 0 0;
	width: 550px;
	float: left;
}

div#content ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content ul li{
	list-style: none;
	margin: 0 0 20px 0;
}

#contentleft, #contentbreit {
	margin: 35px 6px 0 0;
	padding-bottom: 6px;
	width: 250px;
	float: left;
}
#contentright {
	margin-left: 5px;
	margin-top: 35px;
	width: 300px;
	float: left;
	overflow: auto;
}
#contentuntenlinks {
	margin-top: -10px;
	margin-right: 6px;
	padding-top: 0px;
/*	padding-bottom: 6px;*/
	width: 240px;
	height: 200px;
	float: left;
	}
#contentuntenrechts {
	margin-top: -10px;
	margin-right: 6px;
	padding-top: 0px;
/*	padding-bottom: 6px;*/
	width: 240px;
	height: 200px;
	float: right;
	}
a#footer {
	display: block;
	width: 765px;
	font-size: 9px;
	color: #D3D3D3;
	text-align: left;
	height: 20px;
	padding: 20px 0 0 0;
	clear: left;
	background: url(../img/rahmen_footer.gif) no-repeat;
	text-decoration: none;
	font-weight: normal;
}
a#footer:hover {
	color: #969696;
	font-weight: normal;
}
#formular {
	width: 65px;
	float: left;
	margin: 4px;
}
.datum {
	font-size: 9px;
	}
.liste { 
	line-height: 10px;
	padding-left: 0px;
	margin-left: 10px;
	}
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	width: 200px;
}

ul#Bestellungen {
	width: 100%;
	float: left;
	margin:0;
	margin-top: 10px;
}

fieldset#bestellung { 
	border: none; 
	margin: 0; 
	padding: 0; 
}

fieldset#bestellung legend { 
	font-size: 13px;
	color: #002B6F;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: none;
}

fieldset#bestellung label { 
	display: block; 
	float: left; 
	width: 65px; 
	padding: 5px 0 0 0; 
}

fieldset#bestellung input, fieldset#bestellung select, fieldset#bestellung textarea {
	border: 1px solid #818181;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	margin: 4px;
}

fieldset#bestellung .button {
	border: 1px solid #818181;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	margin: 10px 0 10px 0;
	float: none;
}

fieldset#bestellung .radio {
	display: inline;
	float: none;
	width: auto; 
	padding: 0; 
	border: 0;
	margin: 0 5px 0 0;
}

fieldset#bestellung .radio_input {
	display: inline;
	vertical-align: top;
	float: none;
	width: auto; 
	margin: 0 0 0 5px;
}

fieldset#bestellung .radio_text {
	display: inline;
	vertical-align: top;
	float: none;
	width: auto; 
	padding: 0; 
	margin: 0 ;
	/*border: 1px solid lime;*/
}

fieldset#bestellung table#artikel {
	margin: 20px 0 0 0;
	width: 450px;
}

fieldset#bestellung #artikel label {
	float: none; 
	width: auto; 
	margin: 0; 
	padding: 0;
}

fieldset#bestellung #artikel input {
	float: none; 
	width: 180px;
	margin: 0;
}	

fieldset#katalogbestellung { 
	border: none; 
	margin: 0; 
	padding: 0; 
}

fieldset#katalogbestellung legend { 
	font-size: 13px;
	color: #002B6F;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: none;
}

fieldset#katalogbestellung label { 
	display: block; 
	float: left; 
	width: 120px; 
	padding: 5px 0 0 0; 
}

fieldset#katalogbestellung input, fieldset#katalogbestellung select, fieldset#katalogbestellung textarea {
	border: 1px solid #818181;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	margin: 4px;
}

fieldset#katalogbestellung .button {
	border: 1px solid #818181;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	margin: 10px 0 10px 0;
	float: none;
}

fieldset#katalogbestellung .radio {
	display: inline;
	float: none;
	width: auto; 
	padding: 0; 
	border: 0;
	margin: 0 5px 0 0;
}

fieldset#katalogbestellung .radio_text {
	display: inline;
	vertical-align: top;
	float: none;
	width: auto; 
	padding: 0; 
	margin: 0 ;
}

#alert {
	color: Red;
}
	
p#anfahrt_pdf {
	width: 100%;
	float: left;
	margin-top: 25px;
}

ul#katalog_liste, ul#katalog_detail_liste { list-style: none; margin: 20px 0 0 0; padding: 0; float: left; width: 570px; }
ul#katalog_liste li, ul#katalog_detail_liste li { width: 95px; height: 175px; float: left; margin: 0 15px 0 0;  }
ul#katalog_liste li a, ul#katalog_detail_liste li a { display: block; height: 175px; cursor: pointer; }
ul#katalog_liste li a img, ul#katalog_detail_liste li a img { border: 1px solid #DF8600; display: block; width: 90px; height: 90px; }
ul#katalog_liste li a:hover img, ul#katalog_detail_liste li a:hover img { border: 1px solid #C03; }
ul#katalog_liste li a:hover, ul#katalog_detail_liste li a:hover { }
ul#katalog_liste li a span, ul#katalog_detail_liste li a span { display: block; height: 45px;}
ul#katalog_liste li a em, ul#katalog_detail_liste li a em { display: none; }
ul#katalog_liste li a:hover em, ul#katalog_detail_liste li a:hover em { display: block; font-style: normal; margin: 5px 0 0 0; }

fieldset#feedback { float: left; border: none; margin: 0; padding: 0; }
fieldset#feedback label { display: block; float: left; width: 65px; padding: 5px 0 0 0; }
fieldset#feedback input, fieldset#feedback textarea {
	border: 1px solid #818181;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	margin: 4px;
}
fieldset#feedback input.submit { margin: 4px 4px 4px 69px; }

ul#team, ul#team ul { list-style: none; margin: 0; padding: 0; }
ul#team li { float: left; }
ul#team ul, ul#team ul li { margin: 0 20px 0 0; }
a.mailLink { background: url(../img/mail.gif) no-repeat center left; display: block; padding: 0 0 0 15px; }
.phone { background: url(../img/phone.gif) no-repeat center left; display: block; padding: 0 0 0 15px; }
.fax { background: url(../img/fax.gif) no-repeat center left; display: block; padding: 0 0 0 15px; }
