/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration:none;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}

body {
	background-color: #333333;
	color:#CCCCCC;
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.Stil6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.Stil10 {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 12px; }
.Stil14 {color: #999999}
.Stil15 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.Stil16 {font-size: 11px}

.menu_punkt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
	
}
.menu_punkt_selected {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #283C6C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #283C6C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #283C6C;
	background-color: #D8D8D8;
	width: 300;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #283C6C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #283C6C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #283C6C;
	background-color: #D8D8D8;
	width: 100;
}


.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283C6C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #283C6C;
	border-right-color: #283C6C;
	border-bottom-color: #283C6C;
	border-left-color: #283C6C;
	background-color: #ECEBE6;
	width: 200px;
}

.basket {
color:#333333;
}

.basket_row {
	background-color: #CCCCCC;
; color: #000000}
.basket_row_dark {
	background-color: #999999;
; color: #000000}.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-size: 14px;	
	margin: 0px;
	margin: 0 0 4px 0;
	line-height: 14px;
}
h2 {
	margin: 0px;
	margin: 0px;
	line-height: 14px;
	font-size: 12px;	
}

a.overview {
	float: right;
}

a.details {
	display: block;
	margin-top: 4px;
	font-size: 11px;
	font-style: italic;
}

ul.subcat {
	padding: 0;
	margin: 10px 0 20px 0px;	
	height: 20px;
}
ul.subcat li{
	border: 1px solid #656666;
	list-style-type: none;
	float: left;
	padding: 4px;
	margin: 0 10px 0 0;	
	text-align: center;
	width: 120px;
}

ul.subcat li a {
	color: #bfbebe;	
}


ul.subcat li.active{
	background-color: #666666;
}
ul.subcat li.active a{
	font-weight: bold;
	color: #bfbebe;
}