/* CSS Document of Frozen Infinity */

BODY {
scrollbar-base-color : #0F223;
scrollbar-track-color : #0F223;
scrollbar-face-color : #0F223;
scrollbar-highlight-color : #333333;
scrollbar-3d-light-color : #cccccc;
scrollbar-dark-shadow-color : #0F223;
scrollbar-shadow-color : #0F223;
scrollbar-arrow-color : #333333;
}

body,td,th {
	color: #999999;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #CCCCCC;
	font-weight: ;
		text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	font-weight: ;
		text-decoration: none;
}
a:hover {
	color: #009dd9;
	font-weight: ;
		text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	font-weight: ;
		text-decoration: underline;
}

.erstellt {
	color: #4488AA;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}

.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.Stil2 {
	color: #FFFFFF;
	font-weight: bold;
}
}
.Stil3 {
	color: #99DDFF;
	font-weight: bold;
}



#leftnav {
	width: 190px;
	font-size: 10px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftnav a {
	padding: 3px; 
	display: block;
	border: 1px solid #999999;
	text-decoration: none;
	line-height: 1em;
	width: 150px
}

#leftnav a:link, #leftnav a:visited {
	color: #999999;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666;
}

#leftnav ul {
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none;
}

#leftnav li {
	margin: 0px 0px 6px 0px;
}

#current a {
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border: 2px solid #999 !important;
}

#minicart {
	font-size: 10px;	
	color: #FFFFFF;
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}