<!--
body {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #28446C;
	scrollbar-face-color: #FE6500;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #fffff00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #404040
}

th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: Black
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #52616D;
	font-size: 110%;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 100%;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : Black;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #404040
}
input.text { width: 55px; height: 18px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #99cccc; }
input.button { width: 35px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #DDE9EE; }

.small {
	font-family:Courier, monospace;
	font-size: 90%;
	color: #404040
}

.whitesmall {
	font-family:Courier, monospace;
	font-size: 90%;
	color: #ffffff;
}

.great {
	font-size: 110%;
	font-weight: bold;
}

.white {
	color : #ffffff;
	font-size: 95%;
	}
	
.rot {
	color: #FF3333;
}

.graublau {
	color: #c5c6d1;
}



.brown2 {
	color: #FE6500;
}

.brown3 {
	background-image : url("../../images/shop/warenkorb.gif");
	background-color : transparent;
	height : 40px;
	width : 40px;
	border : 0px;
}

.borderright {
	border-right : 1px ridge Black;
}

.bordertop {
	border-top : 1px outset #cdd6e2;
}

.bordertopbottom {
	border-top : 1px dotted #009CCE;
	border-bottom : 1px dotted #009CCE;
}

.borderbottom {
	border-bottom : 1px dotted #009CCE;
}

.border2 {
	border-right : 1px groove #3F3F3F;
	border-bottom : 1px ridge #3F3F3F;
	border-top : 1 px  ridge #3F3F3F;
	background-color : #d5dae3;
}

.borderall {
	border : 1px outset #646d86;
}

.borderall2 {
	border : 1px inset #E7E49C;
	background : #EDEDCB;
}

.borderall3 {
	border-top : 1px inset #646d86;
	background-color : #AFB6C5;
}

.borderall4 {
	border : 1px outset #F5F4D6;
	background-color : #F7F7E8;
}

.borderall5 {
	border : 1px inset #5F5F5F;
	background-image: url(corner_right_left.gif);
}

.back1 {
	background : #006666;
	border-right : 1px solid Navy;
	border-bottom : 1px solid #3F3F3F;
}

.back2 {
	background : #006666;
	border-right : 1px solid Navy;
	border-bottom : 1px solid #3F3F3F;
	background-image : url("top.jpg");
	}
	
.back3 {
	background : url("back_links.jpg");
	}
	
.back4 {
	background : #FFFFFF;
	border-right : 1px solid Navy;
	border-bottom : 1px solid #3F3F3F;
	}
	
.back5 {
	background : url("back3.jpg");
	background-color : #ffffff;
	}
	
.back6 {
	background : #ffffff;
	border-left : 1px solid Navy;
	border-bottom : 1px solid #B84A01;
	background : url("back.gif");
	}
	
li.a1 {
	font-family: Courier, monospace;
	font-size : 95%;
	font-style : normal;
	color : #2F2F2F;
	list-style-image : url("tpl/gruen/dot.jpg");
	list-style-image : url("dot.jpg");
}

a:link {
	color: #1F2F49;
	background-color: transparent;
	text-decoration: none;
}


a:visited {
	color: #0E2641;
	background-color: transparent;
	text-decoration: none;
}


a:active {
	color: #28446C;
	background-color: transparent;
	text-decoration: none;
}


a:hover {
	color : #000000;
	background-color : #FFFFFF;
}

a.link1:link {
	color : #ffffff;
	text-decoration : none;
}


a.link1:visited {
	color :#ffffff ;
	text-decoration : none;
}


a.link1:active {
	color: #28446C;
	text-decoration: none;
}


a.link1:hover {
	color: #FE6500;
	text-decoration: none;
	background-color: transparent;
}
	
a.link2:link {
	color : #000000;
	text-decoration : none;
	font-size: 95%;
}

a.link2:visited {
	color :#000000 ;
	text-decoration : none;
	font-size: 95%;
}


a.link2:active {
	color: #FE6500;
	text-decoration: none;
	font-size: 95%;
}


a.link2:hover {
	color : #CE5300;
	text-decoration : none;
	background-color : transparent;
	font-size: 95%;
	}
-->
