html, body {
padding: 0;
margin: 0;
border: none;
}

HTML
{
	background-color: #ffffff;
}

div, table, tr, td, tbody {
	overflow: hidden;

}

BODY
{
	width: 100%;
	text-align: center;
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
	text-align: center;
}



body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;

}

td
{
	vertical-align: top;
}

a:link, a:visited
{
	color: #77b300;
}

a:hover
{
	color: #77b300;
	text-decoration: none;
}

H1, H2, H3, H4
{
	padding: 0px;
	margin: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

H1
{
	font-size: 24pt;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

H2
{
	font-size: 18pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

H3
{
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

H1.icon
{
	font-size: 16pt;
	padding-left: 65px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

H4
{
	font-size: 11pt;
}

#innercontent
{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 17px 48px;
	text-align: left;
}

#topmenu
{
	height: 40px;
	overflow: hidden;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-top: 8px;
	max-height: 40px;
	color: White;
}

#topmenu a:link, #topmenu a:visited, #topmenu a:hover
{
	color: White;
	text-decoration: none;
}

#topmenu a:hover
{
	color: Yellow;
}

#topmenu ul
{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#topmenu ul li
{
	display: inline;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(img/line_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#content
{
	width: 100%;
	overflow: auto;
}

* html #content
{
	margin-top: 10px;
}

#leftcol
{
	width: 200px;
	float: left;
	margin-top: 107px;
}


#rightcol
{
	width: 200px;
	float: right;
}

#middlecol
{
	margin-left: 220px;
	margin-right: 220px;
	width:750px;

}

#banners
{
	text-align: center;
	margin-bottom: 12px;
}

#banners img
{
	margin-top: 12px;
}

.block
{
	background-repeat: repeat-x;
	color: White;
	font-size: 10pt;
	margin-bottom: 12px;
}

* html .block
{
	width: 100%
}

.block ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

.block ul li
{
	list-style-type: none;
	background-repeat: no-repeat;
}

.green ul li
{
	background-image: url(img/arrow_green.gif);
	padding-left: 10px;
	background-position: 0px 5px;
}

.lila ul li
{
	background-image: url(img/dot_green.png);
	padding-left: 10px;
	background-position: 0px 5px;
}

.block a:link, .block a:visited, .block a:hover
{
	color: White;
}

.block .fld
{
	border: 1px solid #c67700;
}

.block H3
{
	color: White;
	font-weight: bold;
}

.accent
{
	font-weight: bold;
	font-size: 14pt;
}

.gray
{
	color: #2e2e2d;
}

.gray .accent
{
	color: #67ae00;
}

.gray H3
{
	color: #2e2e2d;
}

.block div
{
	background-position: bottom right;
	background-repeat: no-repeat;
}

.block div div
{
	background-position: bottom left;
}

.block div div div
{
	background-position: top right;
}

.block div div div div
{
	background-position: top left;
	padding: 15px;
}

.express
{
	background-color: #efefef;
	background-image: url(img/bg_diagonal.gif);
	background-repeat: repeat;
	margin-left: 243px;
	color: Black;
	margin-bottom: 20px;
}

.express div
{
	background-image: url(img/gr_br.gif);
}

.express div div
{
	background-image: url(img/gr_bl.gif);
}

.express div div div
{
	background-image: url(img/gr_tr.gif);
}

.express div div div div
{
	background-image: url(img/gr_tl.gif);
	padding: 10px;
}

.express H1
{
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

.express .fld
{
	border: 1px solid #c3c3c3;
	height: 25px;
	width: 300px;
	color: Gray;
	padding-left: 5px;
}

.green
{
	background-color: #77b300;
	background-image: url(img/bg_green.png);
}

.green div
{
	background-image: url(img/green_br.png);
}

.green div div
{
	background-image: url(img/green_bl.png);
}

.green div div div
{
	background-image: url(img/green_tr.png);
}

.green div div div div
{
	background-image: url(img/green_tl.png);
}

.orange, .login
{
	background-color: #ff9900;
	background-image: url(img/bg_orange.png);
}

.orange div, .login div
{
	background-image: url(img/orange_br.png);
}

.orange div div, .login div div
{
	background-image: url(img/orange_bl.png);
}

.orange div div div, .login div div div
{
	background-image: url(img/orange_tr.png);
}

.orange div div div div
{
	background-image: url(img/orange_tl.png);
}

.login div div div div
{
	background-image: url(img/login_tl.png);
}


.gray
{
	background-color: #dedede;
	background-image: url(img/bg_gray.png);
}

* html .gray
{
	width: 100%;
}

.gray div
{
	background-image: url(img/gray_br.png);
}

.gray div div
{
	background-image: url(img/gray_bl.png);
}

.gray div div div
{
	background-image: url(img/gray_tr.png);
}

.gray div div div div
{
	background-image: url(img/gray_tl.png);
}

.gray a:link, .gray a:visited, .gray a:hover
{
	color: #77b300;
}


.gray .angebote a:link, .gray .angebote a:visited, .gray .angebote a:hover
{
	color: #676767;
}


.lila
{
	background-color: #702f90;
	background-image: url(img/bg_lila.png);
}

.lila div
{
	background-image: url(img/lila_br.png);
}

.lila div div
{
	background-image: url(img/lila_bl.png);
}

.lila div div div
{
	background-image: url(img/lila_tr.png);
}

.lila div div div div
{
	background-image: url(img/lila_tl.png);
}

.lila a:link, .lila a:visited, .lila a:hover
{
	color: #8acf00;
}

.angebote
{
	overflow: auto;
	margin-bottom: 15px;
	padding: 0px;
	margin: 0px;
}

.angebote img
{
	float: left;
	border: 1px solid Silver;
	margin-right: 8px;
	margin-bottom: 4px;
}

.angebote span
{
	display: block;
}

.bgo, .bgl, .bgg
{
	font-weight: bold;
	font-size: 14pt;
	padding-left: 3px;
	padding-right: 3px;
}



.box
{
	width: 109px;
	height: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.box H1
{
	display: block;
	height: 40px;
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
	color: #659e00;
}

.box select
{
	border: 1px solid Silver;
	height: 90px;
	width: 109px;
}

.box option, .box select
{
	font-size: 8pt;
}

.transparent
{
	width: 720px;
	min-width: 720px;
	overflow: none;
	margin-bottom: 15px;
}

.torange
{
	color: #FF9900;
}

.tlila
{
	color: #702F90;
}

.tgreen
{
	color: #77b300;
}

.anfrage
{
	width: 100%;
	margin-bottom: 15px;
}

* html .anfrage
{
	width: 720px;
}

.anfrage td
{
	background-color: White;
	padding: 7px;
	font-size: 9pt;
}

.anfrage H1
{
	color: #FF9900;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.anfrage .atitle td
{
	font-weight: bold;
}
.anfrage .afooter td
{
	background-color: #4f4f4f;
	color: White;
}

.anfrage a:link, .anfrage a:visited, .anfrage a:hover, .anfrage b
{
	color: #77b300;
}






#footer
{
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 9pt;
	border-top: 3px solid #b7b7b7;
	margin-top: 50px;
	color: #A9A9A9;
}

#copyright
{
	float: left;
}

#design
{
	float: right;
}


.pict, .picts img
{
	border: 1px solid Silver;
	background-color: Gray;
}

.picts img
{
	margin-right: 20px;
	margin-bottom: 20px;
}

.clear
{
	clear: both;
}



form
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

input.fld, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 10pt;
	color: #000000;
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #D3D3D3;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

input.btn
{

	background-color: #0a0809;
	border-top: 2px solid #3b3538;
	border-left: 2px solid #3b3538;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	text-align: center;
	background-image: url(img/bg_btn.gif);
	background-repeat: repeat-x;
}

.sortfld{
	border: 1px solid #c1c1c1;
	width:150px;
	cursor:pointer;

}

#mn{
	width:200px;
}

#mn ul{
 	width:100%;
	list-style:none;
	line-height:17px;
	padding:0px;
	background-color:#DEDEDE;
	float:left;
	margin:0px;
}

#mn li{
	height:20px;
	border:1px solid #cccccc;
	padding-left:1px;

}

#mn a{
	text-decoration:none;
	color:#77B300;
	font-weight:bold;
	font-size:12px;
}
