		td {
			font-family: Arial;
			font-size: 11px;
			color: white;
		}
		
		a:link {
			color: white;
			text-decoration: none;
		}
		
		a:visited {
			color: white;
			text-decoration: none;
		}
		
		a:hover {
			color: #e6e6e6;
			text-decoration: underline;
		}
				
		a:link.white {
			color: white;
			text-decoration: none;
		}
		
		a:visited.white {
			color: white;
			text-decoration: none;
		}
		
		a:hover.white {
			color: #BFBCBB;
			text-decoration: underline;
		}
		
		input.Hover {
			color: #0068B4;
			text-decoration: underline;
		}
		input.noHover {
			color: black;
			text-decoration: none;
		}
		
		input {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			width: 100px;
			height: 16px;
			border-top: solid 1px #646464;
			border-left: solid 1px #646464;
			border-right: solid 1px #C8C8C8;
			border-bottom: solid 1px #C8C8C8;
			background-color: #FAFAFA;
		}
		
		input.normal {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			border-top: solid 1px #646464;
			border-left: solid 1px #646464;
			border-right: solid 1px #C8C8C8;
			border-bottom: solid 1px #C8C8C8;
			background-color: #FAFAFA;
		}
		
		textarea {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			border-top: solid 1px #646464;
			border-left: solid 1px #646464;
			border-right: solid 1px #C8C8C8;
			border-bottom: solid 1px #C8C8C8;
			background-color: #FAFAFA;
		}
		
		textarea.markiert {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			border-top: solid 1px #fA6576;
			border-left: solid 1px #fA6576;
			border-right: solid 1px #fa80C1;
			border-bottom: solid 1px #fa80C1;
			background-color: #F1F4F8;
		}
		
		input.markiert {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			border-top: solid 1px #fA6576;
			border-left: solid 1px #fA6576;
			border-right: solid 1px #fa80C1;
			border-bottom: solid 1px #fa80C1;
			background-color: #F1F4F8;
		}
		
		input.fsubmit {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			height: 19px;
			border-top: solid 1px #C8C8C8;
			border-left: solid 1px #C8C8C8;
			border-right: solid 1px #646464;
			border-bottom: solid 1px #646464;
			background-color: #FAFAFA;
			
		}
		input.fsubmithover {
		
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			height: 19px;
			border-top: solid 1px #C8C8C8;
			border-left: solid 1px #C8C8C8;
			border-right: solid 1px #646464;
			border-bottom: solid 1px #646464;
			color: #0068B4;
			text-decoration: underline;
			cursor:pointer;
		
		}
		
		input.username {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			width: 100px;
			height: 16px;
			background: none;
			border: none;
			padding-top: 1px;
		}
		
		input.passwort {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			width: 100px;
			height: 16px;
			background: none;
			border: none;
			padding-top: 1px;
		}
		
		input.submit {
			font-size: 0px;
			background: none;
			border: none;
			width: 50px;
			height: 21px;
			padding-top: 1px;
		}
		
		input.header {
			border: none;
			background: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			color: white;
			text-align: center;
			width: 60px;
			height: 16px;
		}
		
		input.warenkorb_menge {
			font-family: Tahoma;
			font-size: 10px;
			color: black;
			text-align: center;
			width: 21px;
			border-top: solid 1px #646464;
			border-left: solid 1px #646464;
			border-right: solid 1px #C8C8C8;
			border-bottom: solid 1px #C8C8C8;
			
		}
		
		input.warenkorb_menge_selected {
			font-family: Tahoma;
			font-size: 10px;
			color: black;
			text-align: center;
			width: 21px;
			border-top: solid 1px #48689A;
			border-left: solid 1px #48689A;
			border-right: solid 1px #6181B3;
			border-bottom: solid 1px #6181B3;
			
		}
		
		select {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: black;
			height: 16px;
			background: none;
			border: none;
			padding-top: 1px;
		}
		
		option {
			background-color: #FAFAFA;
		}
		
		body{
			background-image:url('images/hg.jpg');
			background-repeat:repeat-x;
			background-position:0px 0px;
			
			
			
		}
		.white_font{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:fffeff;
		}
		
		div.suche {
			width: 420px;
			height: 342px;
			overflow: auto;
			
			scrollbar-3dlight-color:white;
			scrollbar-arrow-color:white;
			scrollbar-base-color:#c47c32;
			scrollbar-darkshadow-color:white;
			scrollbar-face-color:#c47c32;
			scrollbar-highlight-color:white;
			scrollbar-shadow-color:white;
		}
		td.black_font_table,table.black_font_table{
			color:black;
		}
		a.black_font_table:link,a.black_font_table:visited{
			color:#333333;
		}
		a.black_font_table:hover,a.black_font_table:active{
			color:#666666;
		}
