html, body, table {
  font-family: Verdana,arial,helvetica;
  font-size:12px;
  line-height:18px;
}
body {
	text-align: center;
	width:800px;
	margin:0 auto;
}
div {
	text-align: left;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#bcb42b;
}


.text_link a:after { content:url(../img/pfeil.gif)" "; }
.text_link a:link { font-weight:bold; color:#ff3300; text-decoration:none; }
.text_link a:visited { font-weight:bold; color:#ff3300; text-decoration:none; }
.text_link a:focus { font-weight:bold; color:#ff3300; text-decoration:underline; }
.text_link a:hover { font-weight:bold; color:#ff3300; text-decoration:underline; }
.text_link a:active { font-weight:bold; color:#ff3300; text-decoration:underline; }

.text_klein a:after { content:url(../img/pfeil_grau.gif)" "; }
.text_klein a:link { font-weight:bold; color:#8d8c8c; text-decoration:none; }
.text_klein a:visited { font-weight:bold; color:#8d8c8c; text-decoration:none; }
.text_klein a:focus { font-weight:bold; color:#8d8c8c; text-decoration:underline; }
.text_klein a:hover { font-weight:bold; color:#8d8c8c; text-decoration:underline; }
.text_klein a:active { font-weight:bold; color:#8d8c8c; text-decoration:underline; }

.head_big {
	font-size:24px;
	line-height:30px;
	color:#bcb42b;
}
.head_medium {
	font-size:18px;
	line-height:20px;
	color:#bcb42b;
}
.head_medium_bold {
	font-size:18px;
	color:#bcb42b;
	ont-weight:bold;
}
#header {
	background-image:url(../img/balken_bg.jpg);
	background-repeat:repeat-x;
	position:relative;
	left:0px;
	top:0px;
	height:97px;
	width:800px;
}
#header_long {
	background-image:url(../img/balken_bg.jpg);
	background-repeat:repeat-x;
	position:relative;
	left:0px;
	top:0px;
	height:97px;
	width:1024;
}

#header_text {
	position:relative;
	left:17px;
	top:60px;
	width:162px;
}
#header_logo {
	position:relative;
	left:610px;
	top:19px;
	width:161px;
}
#intro {
	margin-top:13px;
	width:800px;
}

.content {
	margin-top:13px;
	width:800px;
}

.teaser {
	background-image:url(../img/start/teaser_bg.jpg);
	background-repeat:no-repeat;
	height:250px;
	width:190px;
	float: left;
	margin-right:13px;
	font-weight:bold;
	color:#393837;
}
.teaser_head {
	position:relative;
	top:6px;
	text-align: center;
}

.article_teaser {
	background-color:#f4f9d9;
	width="596px";
	text-align: left;
	float: left;
}

#navi {
	background-image:url(../img/navi_bg.jpg);
	background-repeat:no-repeat;
	height:229px;
	width:190px;
}
#navi_products {
	background-image:url(../img/navi_products_bg.gif);
	background-repeat:no-repeat;
	height:250px;
	width:190px;
}

#navi_glossar {
	background-image:url(../img/navi_glossar_bg.gif);
	background-repeat:no-repeat;
	height:229px;
	width:190px;
}
.navi_link {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#393837;
	text-decoration:none;
	
}
DIV.navi_link a:link { font-weight:bold; color:#ff3300; text-decoration:none; }
DIV.navi_link a:hover { font-weight:bold; color:#393837; text-decoration:none; }
DIV.navi_link a:visited { font-weight:bold; color:#393837; text-decoration:none; }
DIV.navi_link a:focus { font-weight:bold; color:#393837; text-decoration:none; }
DIV.navi_link a:active { font-weight:bold; color:#393837; text-decoration:none; }

#specials {
	background-image:url(../img/specials_bg.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:229px;
}

#linkbox {
	background-image:url(../img/linkbox.gif);
	background-repeat:no-repeat;
	width:190px;
	height:66px;
}

#productcontent {
	background-color:#f4f9d9;
	width:596px;
}