body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(img/bg_raster.jpg);
	background-repeat: repeat;
	background-position:0px 110px;
	margin: 0px;
	
	scrollbar-base-color:#000000;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#FF0012;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#6E6E6E;
	scrollbar-shadow-color:#6E6E6E;
	scrollbar-track-color:#000000;
}
P,OL,UL,DIV,TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top:0px;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 0px;
}
a:link {
	color: #FF0012;
	text-decoration: none;
}
a:visited {
	color: #FF0012;
	text-decoration: none;
}
a:active {
	color: #FF0012;
	text-decoration: none;
}
a:hover {
	color: #FF0012;
	text-decoration: underline;
}
input, textarea {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#000000;
	font-size:11px;
	border:1px solid #6E6E6E;
	/*width:250px;*/
}
select {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#000000;
	font-size:11px;
	border:1px solid #6E6E6E;
	width:250px;
}
#div_textbox {
	background-image:url(img/bg_bottom_textbox.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 100%;
	width: 565px;
	
}
#div_content {
	overflow: auto;
	height: 200px;
	width: 100%;
	padding-right: 20px;
}
#td_menu {
	background-image:url(img/menu_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/********** NAVIGATION ***********/

.leftnav1 a:link {
	display: block;
	text-indent: 45px;
	white-space: nowrap;
	color: #FFFFFF; 	
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 0px;
}
.leftnav1 a:visited {
	display: block;
	text-indent: 45px;
	white-space: nowrap;
	color: #FFFFFF; 	
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 0px;
}
.leftnav1 a:active {
	display: block;
	text-indent: 45px;
	white-space: nowrap;
	color: #FFFFFF; 	
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 0px;
}
.leftnav1 a:hover {
	display: block;
	text-indent: 45px;
	white-space: nowrap;
	color: #FF0012;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -54px;
}


.leftnav1-act a:link {
	display: block;
	text-indent: 45px;
	white-space: nowrap;		
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -54px;
}
.leftnav1-act a:visited {
	display: block;
	text-indent: 45px;
	white-space: nowrap;		
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -54px;
}
.leftnav1-act a:active {
	display: block;
	text-indent: 45px;
	white-space: nowrap;		
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -54px;
}
.leftnav1-act a:hover {
	display: block;
	text-indent: 45px;
	white-space: nowrap;		
	color: #FF0012;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -54px;
}
 

.leftnav2 a:link {
	display: block;
	text-indent: 55px;
	white-space: nowrap;		
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav2 a:visited {
	display: block;
	text-indent: 55px;
	white-space: nowrap;		
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav2 a:active {
	display: block;
	text-indent: 55px;
	white-space: nowrap;		
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav2 a:hover {
	display: block;
	text-indent: 55px;
	white-space: nowrap;		
	color: #FF0012;
	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}


.leftnav2-act a:link {
	display: block;
	text-indent: 55px;
	white-space: nowrap;		
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav2-act a:visited {
	display: block;
	text-indent: 55px;
	white-space: nowrap;		
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav2-act a:active {
	display: block;
	text-indent: 55px;
	white-space: nowrap;		
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav2-act a:hover {
	display: block;
	text-indent: 55px;
	white-space: nowrap;		
	color: #FF0012;
	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}


.leftnav3 a:link {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 65px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav3 a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 65px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav3 a:active {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 65px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav3 a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 65px;
	white-space: nowrap;		
	color: #FF0012;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}


.leftnav3-act a:link {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 65px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav3-act a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 65px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav3-act a:active {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 65px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav3-act a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 65px;
	white-space: nowrap;
	color: #FF0012;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}


.leftnav4 a:link {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 75px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav4 a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 75px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav4 a:active {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 75px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -120px;
}
.leftnav4 a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 75px;
	white-space: nowrap;		
	color: #FF0012;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}


.leftnav4-act a:link {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 75px;
	white-space: nowrap;		
	color: #666666; 			
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav4-act a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 75px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav4-act a:active {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 75px;
	white-space: nowrap;		
	color: #666666;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}
.leftnav4-act a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	text-indent: 75px;
	white-space: nowrap;		
	color: #FF0012;
	font-size:10px;	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 183px;
	background: url("img/buttons.gif") top left no-repeat;
	background-position: 0 -175px;
}


/******** formatierung SHOP ********/

.c01 {
	border:1px solid #6E6E6E;
}
.c02 {
	border-bottom:1px dotted #6E6E6E;
}