html {
height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #4C4C4C url(Bilder/hg_start_02.jpg) repeat-y;
	height: 100%;
}

h3 {
border-bottom:1px solid #CACACA;
padding-bottom:12px;
font-size:15px;
}

h4 {
border-bottom: 1px solid #CACACA;
font-size:13px;
}

h5 {
color: #ffffff;
font-size:13px;
border-bottom: 1px solid #CACACA;
margin: 0px;
padding-bottom: 10px;
}

input
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
}
#katalog{
	position:absolute;
	width:543px;
	height:11px;
	z-index:2;
	left: 24px;
	top: 545px;
}
#copyuebersicht{
	position:absolute;
	width:168px;
	height:11px;
	z-index:2;
	left: 695px;
	top: 555px;
}
#inhaltuebersicht{
	position:absolute;
	width:848px;
	height:234px;
	z-index:2;
	left: 19px;
	top: 181px;
}
#head {
	position:absolute;
	width:895px;
	height:155px;
	z-index:1;
	top: 0px;
	left: 0px;
}



#inhalt {
	margin-top:-16px;
	top: 155px;
	left: 0px;
	background: url(Bilder/kachel-listing.jpg) repeat-y;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
}

#inhalthome {
	position:absolute;
	z-index:1;
	top: 155px;
	left: 0px;
}

#navirechtsdyn {
	position:absolute;
	width:217px;
	z-index:2;
	left: 678px;
	top: 173px;
	padding:0px 0px 5px 10px;
	background-color: #4c4c4c;
}

#content {
	width:628px;
	margin-left:25px;
	padding-bottom:15px;
	
}

#flaggen {
	position:absolute;
	width:62px;
	height:15px;
	z-index:2;
	left: 809px;
	top: 8px;
}
#startheadline{
	position:absolute;
	width:486px;
	height:81px;
	z-index:2;
	left: 161px;
	top: 203px;
}

#inhaltstart{
	position:absolute;
	width:632px;
	height:286px;
	z-index:2;
	left: 36px;
	top: 292px;
	background: url(Bilder/startteaser.jpg) no-repeat;
	background-image: url(Bilder/startteaser.jpg);
}

.center {
    text-align: center;
}

.uline {
text-decoration:underline;
}

.teasernavi {
	font: 12px/27px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 170px;
	margin:10px 0px 10px 20px;
	padding:0px;
	list-style:none;
}

.bildrand {
	border: 1px solid #CACACA;
	margin-bottom:15px;
}
.bildorange {
	border-bottom: 10px solid #f2781e;
	margin-top:-4px;
}

.linkuebersicht {
	font: 13px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	border-bottom: 1px solid #bebebe;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #bebebe;
	border-bottom-color: #bebebe;
	border-left-color: #bebebe;
}

.linkuebersichtoben{
font: 13px Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
font-weight: bold; 
padding-bottom:5px;
}

.subheadline {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.produktebox {
float:left;
height:340px;
}

.produkte {
list-style:none;
margin:10px;
padding:0px;
}

.produkte_details {
border-bottom:1px solid #CACACA;
margin-bottom:5px;
padding-bottom:5px;
}

.hgoben {
	background: #4C4C4C url(Bilder/kachel_dunkel.jpg) repeat-x;
}

.hgnavhead {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(Bilder/hg_navhead.jpg) no-repeat;
	text-indent: 25px;
}
.hgnavhead a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hgnavhead a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.hgnavhead a:hover {
	text-decoration: underline;
	color: #FFFF66;
	font-weight: normal;
}
.hgnavhead a:active {
	text-decoration: none;
	color: #D96C1A;
}

.startheadline {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:hover {
	color: #FFFF66;
	text-decoration: none;

}
.text a:active {
	color: #FFFF80;
	text-decoration: underline;
}
.copyright {
	font: 12px Arial, Helvetica, sans-serif;
	color: #9d9d9d;
}
.copyright a:link {
	color: #9d9d9d;
	text-decoration: none;
}
.copyright a:visited {
	color: #9d9d9d;
	text-decoration: none;
}
.copyright a:hover {
	color: #9d9d9d;
	text-decoration: underline;

}
.copyright a:active {
	color: #FFFF80;
	text-decoration: underline;
}

.teasernavi a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.teasernavi a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.teasernavi a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.teasernavi a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.linkuebersichtoben a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkuebersichtoben a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.linkuebersichtoben a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.linkuebersichtoben a:active {
	color: #FFFF80;
	text-decoration: underline;
}

.kleiner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



.sidenavi {
	font-size: 13px ;
	color: #eeeee;
	font-weight:bold;
	margin-bottom:25px;
}
.sidenavi a:link {
	color: #dddddd;
	text-decoration: none;
}
.sidenavi a:visited {
	color: #dddddd;
	text-decoration: none;
}
.sidenavi a:hover {
	color: #dddddd;
	text-decoration: underline;

}
.sidenavi a:active {
	color: #dddddd;
	text-decoration: underline;
}

.linielisting {
	background-color: #cacaca;
}
.headlinelisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.textschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textschwarz a:link {
	color: #DF6A1A;
	text-decoration: underline;
}
.textschwarz a:visited {
	color: #E07122;
	text-decoration: underline;
}
.textschwarz a:hover {
	color: #000000;
	text-decoration: none;

}
.textschwarz a:active {
	color: #DB6C1B;
	text-decoration: underline;
}

.headlineschwarz {
	font-size: 13px;
	font-weight: bold;
}
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.pdf a:link {
	color: #F2781E;
	text-decoration: none;
}
.pdf a:visited {
	color: #F2781E;
	text-decoration: none;
}
.pdf a:hover {
	color: #F2781E;
	text-decoration: underline;
}
.pdf a:active {
	color: #F2781E;
	text-decoration: underline;
}

.bild {
	border: 1px solid #999999;
	padding: 3px;
}

.pdf2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.pdf2 a:link {
	color: #F2781E;
	text-decoration: none;
}
.pdf2 a:visited {
	color: #F2781E;
	text-decoration: none;
}
.pdf2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.pdf2 a:active {
	color: #ffffff;
	text-decoration: underline;
}

.news {
margin-bottom:10px;
background-color:#F1F1F1;
padding:5px;
border-bottom:1px solid #4c4c4c;
}

/* Delete?
#mittig {
	padding:0px;
	position:absolute;
	top:0px;
	left:50%;
	width:895px;
	height:155px;
	border:none;
	margin: 0px 0px 0px -458px;	
}
.schattenlinks {
	background: url(Bilder/schatten_links.gif) repeat-y;
}
.schattenrechts {
	background: url(Bilder/schatten_rechts.gif) repeat-y;
}
.hgstartinhalt {
	background: #4C4C4C url(Bilder/hg_start_02.jpg) repeat-y;
}

#startrechts{
	position:absolute;
	width:202px;
	height:328px;
	z-index:2;
	left: 686px;
	top: 200px;
	border-left: 1px solid #a7a7a7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #a7a7a7;
	border-right-color: #a7a7a7;
	border-bottom-color: #a7a7a7;
}
.headuebersicht {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.hgorange {
	background: #f2781e;
}
 */