A:link {
	font-weight: normal;
	color: Black;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A:Visited {
	font-weight: normal;
	color: Maroon;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A:Active {
	color: #FF0000;
	font-weight: normal;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A:Hover {
	font-weight: normal;
	color: Gray;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.boxheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	background-color : #00FF00;
}


.boxheadershop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : black;
	background-color : #00FF00;
}

.boxheaderonlineshop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Yellow;
	background-color : #FF4500;
}

.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
	background-color : #00FF00;
}


.boxbg {
	background-color : #FAFA3C;
}

.boxbg-shop {
	background-color : #FFE6B3;
}

.tdarial10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;	
}

.div {
	 color : Black;
	background-color : #FAFA3C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 3px;
	}
	

	.motto {
	 color : Red;
	background-color : #FAFA3C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-left : 100px;
	}

.linktips {
	border-left-width : thin;
	border-bottom-width : thin;
	border-left : thin solid #FF9966;
	border-bottom : thin solid #FF9966;
	padding : 3px 3px;
	}
	
.zub {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	background-color : #FF9966;
	border : thin dashed Black;
	text-decoration : none;
	padding : 2px;
}
	
	.div2 {
	 color : red;
	background-color : #FAFA3C;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
	text-align : center;
	}

	.tipheader {
	 color : Black;
	background-color : #FAFA3C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
		}
	
.tipcontent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	background-color : #FFFFE0;
	border : thin dashed Black;
	text-decoration : none;
	padding : 2px;
}

.top {
	border-bottom-width : thin;
		border-bottom : thin solid #FF9966;
	    padding : 3px 3px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
	}

.news {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
	background-color : #FF9966;
	border : thin dashed Black;
	text-decoration : none;
	padding : 2px;
	height: 84px;
}



table.naehrwerttabelle {
	width: 100%; 
	border-collapse: collapse;
}
table.naehrwerttabelle th, table.naehrwerttabelle td {
/*	vertical-align: top;*/
	padding-left: 10px;
}

table.naehrwerttabelle thead th { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : Black;	
/*	vertical-align: top;*/
	text-align: right;
	padding-bottom: 7px;
	
}

table.naehrwerttabelle thead th .linktips { 
	font-size : 10pt;
	font-weight : bold;
}
table.naehrwerttabelle thead th.first { 
	text-align: left;
	padding-left: 0px;
/*	vertical-align: top;*/
}



table.naehrwerttabelle tbody th { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;	
	text-align: left; 
	padding-left: 7px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
table.naehrwerttabelle td { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;	
	text-align: right; 
	padding-top: 3px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
