/* Standard Kram */
body {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #F8FCFF;
}
td {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

/* Formatierungen und Textkrams */
.titel {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #00497A;
}
.subtitel {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #00497A;
}
.stronggrey {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

/* Links und Definitionen für die Links SELECT Spalte (Navigation) */
.selnavititel {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: bold;
	color: #00497A;
}
.selnavicontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #333333;
}
.selnavilink 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #00497A;}
a.selnavilink:link 	{ text-decoration: none; font-weight: normal; color: #00497A;}
a.selnavilink:visited 	{ text-decoration: none; font-weight: normal; color: #00497A;}
a.selnavilink:hover 	{ text-decoration: none; font-weight: normal; border-bottom: 1px solid #333333;}
a.selnavilink:active 	{ text-decoration: none; font-weight: normal;}

.selnavi 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #00497A;}
a.selnavi:link 	{ text-decoration: none; font-weight: bold; color: #00497A;}
a.selnavi:visited 	{ text-decoration: none; font-weight: bold; color: #00497A;}
a.selnavi:hover 	{ text-decoration: none; font-weight: bold; border-bottom: 1px solid #00497A;}
a.selnavi:active 	{ text-decoration: none; font-weight: bold;}

/* Footer */
.bottomlink 		{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #333333;}
a.bottomlink:link 	{ text-decoration: none; font-weight: normal; color: #333333;}
a.bottomlink:visited 	{ text-decoration: none; font-weight: normal; color: #333333;}
a.bottomlink:hover 	{ text-decoration: none; font-weight: normal; border-bottom: 1px solid #00497A;}
a.bottomlink:active 	{ text-decoration: none; font-weight: normal;}

/* Standard Link Kram usw. */
.stndlink 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00497A;}
a.stndlink:link 	{ text-decoration: none; font-weight: normal; color: #00497A;}
a.stndlink:visited 	{ text-decoration: none; font-weight: normal; color: #00497A;}
a.stndlink:hover 	{ text-decoration: none; font-weight: normal; border-bottom: 1px solid #00497A;}
a.stndlink:active 	{ text-decoration: none; font-weight: normal;}

a:link 	{ text-decoration: none; font-weight: normal; color: #00497A;}
a:visited 	{ text-decoration: none; font-weight: normal; color: #00497A;}
a:hover 	{ text-decoration: none; font-weight: normal;}
a:active 	{ text-decoration: none; font-weight: normal;}

/* <FORM> Felder */
.eingabefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F6F9FD;
	height: 18px;
	width: 200px;
	border: 1px solid #333333;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
	height: 18px;
	width: 158px;
	border: 1px solid #333333;
	padding-left: 3px;
}
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F6F9FD;
	height: 100px;
	width: 200px;
	border: 1px solid #333333;
}

/* Produktübersicht (Tabellen, Spalten, etc.) */
.tableheadlink 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff;}
a.tableheadlink:link 	{ text-decoration: none; font-weight: bold; color: #ffffff;}
a.tableheadlink:visited 	{ text-decoration: none; font-weight: bold; color: #ffffff;}
a.tableheadlink:hover 	{ text-decoration: none; font-weight: bold}
a.tableheadlink:active 	{ text-decoration: none; font-weight: bold;}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #716A4D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.tablecont1 {
	color: 333333;
	background-color: #F6F5F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.tablecont2 {
	color: 333333;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

/* Preisangaben */
.preis {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #9E0000;
}

.preisbig {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #9E0000;
}

/* Diverser Müll */
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
