BODY,TABLE {
	font-family : sans-serif;
	font-size : 8pt;
	scrollbar-arrow-color : #FFCC33;
	scrollbar-base-color : #003399;
	scrollbar-darkshadow-color : #003399;
	scrollbar-3dlight-color : #003399;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Black;
	}
/* 
#########################################
Ist durch ein Javascript ersetzt worden 
#########################################
A.navi:LINK {
	font-size : 8pt;
	font-family : Arial;
	color : #003399;
	text-decoration : none;
	} 
A.navi:VISITED{
	font-size : 8pt;
	color : #003399;
	text-decoration : none;
}
A.navi:ACTIVE{
	font-size : 8pt;
	color : Red;
	text-decoration : none;
}
A.navi:HOVER {
	font-size : 8pt;
	color : Red;
	text-decoration : underline;
}
*/

.blockhead {
	font-size : 8pt;
	color : #FFCC33;
	font-weight : bold;
}

H5 {
	color : #003399;
}

#laender li {
	list-style-type: none;
	display: block;
	padding-left: 3px;
}
#laender a {
	display: block;
}
* html #laender li {	padding-left: -5px;}
.head {
	font-weight: bold;
	background-color: #003399;
	color: #FFCC33;
	padding-left:5px;
}

.inhalt {
	font-size: 8pt;
	background-color: #f5f5f5;
}
.border {
	border: 1px solid black;
}


A.navifooter:LINK {
	font-size : 7pt;
	font-family : Arial;
	color : #ffffff;
	text-decoration : none;
	} 
A.navifooter:VISITED{
	font-size : 7pt;
	color : #ffffff;
	text-decoration : none;
}
A.navifooter:ACTIVE{
	font-size : 7pt;
	color : Red;
	text-decoration : none;
}
A.navifooter:HOVER {
	font-size : 7pt;
	color : Red;
	text-decoration : underline;
}

/*****************************************
         CSS Startseite (NEWS)
******************************************/

.news_titel {font-size : 8pt;background-color:#003399;line-height:10pt;color:#FFCC33;font-weight:bold;padding:5px;}
.news_bild {background-color: #f5f5f5;border-left:1px solid gray;padding:5px;}
.news_text {background-color: #f5f5f5;border-right:1px solid gray;padding:5px;}
.news_hinweis {border:1px solid gray;padding:3px;}
.news_artikel {background-color: #f5f5f5;border-right:1px solid gray;border-left:1px solid gray;padding:5px;}
.bottom {background-color: #f5f5f5;border-bottom:1px solid gray;border-left:1px solid gray;border-right:1px solid gray;padding:5px;}
.news_datum {float:left;width:120px;}
.news_preis {float:left;width:200px;text-align:right;color:red;font-size:10pt;font-weight:bold;}
.news_link {float:right;text-align:right;width:90px;}

/*****************************************
         CSS SHOP
******************************************/
.titel {font-size:12px;color:#003399;font-weight:bold;}
.preis {font-size:18px;background-color: #FFCC33;width:80px;text-align:center;color:#003399;font-weight:bold;}
A.bestell_link:LINK, A.bestell_link:VISITED, A.bestell_link:ACTIVE {font-size:14px;color:#000080;text-decoration:none;} 
A.bestell_link:HOVER {font-size:14px;color:Red;text-decoration:underline;}
.navi_quer {width:450px;background-color:#FFCC33;line-height:20px;}
A.navi_shop_quer:LINK, A.navi_shop_quer:VISITED, A.navi_shop_quer:ACTIVE {font-weight:bold;}
A.navi_shop_quer:HOVER {color:Red;text-decoration:none;}
A.price:LINK, A.price:VISITED, A.price:ACTIVE {font-size:14px;font-weight:bold;text-decoration:none;}
A.price:HOVER {color:Red;}