@CHARSET "ISO-8859-1";
/* RESET ALL ////////////////////////////////////////////////////////////////*/
html,address,blockquote,body,div,dl,dt,dd,fieldset,ol,ul,li,center,hr,pre,table,tr,td,th,thead,tbody,tfoot,caption {
	font-family:inherit; font-style:normal; font-weight:normal;
	font-variant:normal; font-size:inherit; line-height:inherit;
	text-align:left; text-decoration:none; padding:0; margin:0;
	float:none; border:0px; display:block; cursor:default; }
span,a,img,abbr,code,em,b,i,textarea,legend,button,input,object,select,var,tt,kbd,samp,small,sub,sup {
	font:inherit; background:transparent; padding:0; margin:0;
	color:inherit; display:inline; float:none; border:0; }

li       { display:list-item; }

table    { display:table; border-spacing:0; border-collapse:collapse; }
tr       { display:table-row; }
th,td    { display:table-cell; }
thead    { display:table-header-group; }
tbody    { display:table-row-group; }
tfoot    { display:table-footer-group; }
caption  { display:table-caption; }
colgroup { display:table-column-group; }
col      { display:table-column; }

head     { display:none; }

button,textarea,input,object,select { display:inline-block; }

/* Optionales */
html { font-family: Verdana, Arial, Helvetica, sans-serif; }
input, textarea { cursor:text; }
a:link, a:visited, a:hover, a:active, input[type=button], input[type=radio] { cursor:pointer; }
input[type=hidden]{	display: none; }
ul li { list-style-type: none; display:inline; cursor:pointer;}
ol li { list-style-type:decimal; }
/*///////////////////////////////////////////////////////////////////////////////*/

html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #c7c7c7;
}

img, div {
	behavior: url("/layout_dateien/iepngfix.htc");
}

object, param, embed {
	margin: 0;
	padding: 0;
}
	
#mastercontainer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
	height: auto;
}

#container1 {
	width: 1000px;
	text-align: left;
	background-image: url(../images/higru_master.png);
}

#containerlogo {
	margin: 0 0 14px 25px;
}

#navigation {
	height: 32px;
	width: 940px;
	padding-left: 20px;
	text-align: left;
	vertical-align: bottom;
	background-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636568;
}

#navigation_top {
	margin: 11px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2D4D6;
	width: 960px;
	text-align: right;
}

#navigation_top a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2D4D6;
	font-weight: lighter;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#header {
	width: 960px;
	text-align: left;
	background-color: #fff;
	margin-left: 20px;
}

#rahmen_oben {
	width: 986px;
	height: 24px;
}


#inhalt {
	margin-left: 20px;
	width: 932px;
	text-align: left;
	padding-left: 28px;
	color: #FFF;
	background: url(../images/content_higru.gif) repeat-x;
	background-color: #fff;
}

#inhalt_startseite {
	margin-left: 20px;
	width: 932px;
	background-color: #FFF;
	text-align: left;
	padding: 35px 0 15px 28px;
	background-image: url(../images/higru_startseite.gif);
	background-repeat: no-repeat;
	color: #FFF;
}

#inhalt_startseite_bild {
	background-color: #d8d8d8;
	margin-left: 20px;
	width: 960px;
	height: 343px;
	text-align: left;
	color: #FFF;
	/*background: url("../images/slideshow.jpg") no-repeat;*/
}

#inhalt_komplett {
	float: left;
	width: 880px;
	margin: 15px 0 0 10px;
}

#inhalt_rechts {
	float: left;
	width: 280px;
	margin-top: 16px;
}

#inhalt_links {
	float: left;
	width: 600px;
	margin: 15px 0 0 10px;
}

#inhalt_komplett .inhalt {
	background: url("../images/container_bg_880.gif");
	background-repeat: no-repeat;
	padding: 20px;
	clear: both;
}

#inhalt_links .inhalt {
	background: url("../images/container_bg_580.gif");
	background-repeat: no-repeat;
	padding: 20px;
	clear: both;
}

#inhalt_rechts .inhalt {
	background: url("../images/container_bg_280.gif");
	background-repeat: no-repeat;
	padding: 20px;
	clear: both;
}

#inhalt .innen_links {
	float: left;
	width: 270px;
}

#inhalt .innen_rechts {
	float: left;
	width: 270px;
}

#container_bestellform {
	padding: 0 0 15px 15px;
	color: #535353;
	font-size: 12px;
	width: 560px;
}

.container_left { 
	float: left;
	width: 596px;
}

.container_right {
	margin: 0 20px 0 0;
	padding: 20px 10px 15px 15px;
	color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 255px;
	float: right;
	background-image: url("../images/higru_h2.gif");
	background-repeat: no-repeat;
}

.container_right2 {
	margin: 0 20px 0 0;
	padding: 20px 0 15px 15px;
	color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 265px;
	float: right;
	background-image: url("../images/higru_h2.gif");
	background-repeat: no-repeat;
}

div#linie_grau_gross {
	padding: 0 0 10px 15px;
}

.abstand {
	height: 25px;
	width: 100px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #ABAEB2;
	height: 87px;
	width: 932px;
	margin-left: 20px;
	background-color: #666;
	text-align: left;
	padding-left: 28px;
	padding-top: 20px;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2D4D6;
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
}

#rahmen_unten {
	width: 1000px;
	height: 40px;
}

