
/* Farben fuer Links */

a.left-navi:link		{ text-decoration:none; font-weight:bold; font-size:11px; color:#000000;}
a.left-navi:visited		{ text-decoration:none; font-weight:bold; font-size:11px; color:#000000;}
a.left-navi:active		{ text-decoration:none; font-weight:bold; font-size:11px; color:#000000;}
a.left-navi:hover		{ text-decoration:none; font-weight:bold; font-size:11px; color:#79040A;}

a.left01-navi:link		{ text-decoration:none; font-size:11px; color:#000000;}
a.left01-navi:visited	{ text-decoration:none; font-size:11px; color:#000000;}
a.left01-navi:active	{ text-decoration:none; font-size:11px; color:#000000;}
a.left01-navi:hover		{ text-decoration:underline; font-size:11px; color:#79040A;}

a.left02-navi:link		{ text-decoration:none; font-weight:bold; font-size:11px; color:#000000;}
a.left02-navi:visited	{ text-decoration:none; font-weight:bold; font-size:11px; color:#000000;}
a.left02-navi:active	{ text-decoration:none; font-weight:bold; font-size:11px; color:#000000;}
a.left02-navi:hover		{ text-decoration:underline; font-weight:bold; font-size:11px; color:#79040A;}

a.bottom-navi:link		{ text-decoration:none; font-weight:bold; font-size:9px; color:#000000;}
a.bottom-navi:visited	{ text-decoration:none; font-weight:bold; font-size:9px; color:#000000;}
a.bottom-navi:active	{ text-decoration:none; font-weight:bold; font-size:9px; color:#000000;}
a.bottom-navi:hover		{ text-decoration:underline; font-weight:bold; font-size:9px; color:#79040A;}

a.bottom-navi1:link		{ text-decoration:none; 		font-size:9px; 		color:#636756;}
a.bottom-navi1:visited	{ text-decoration:none; 		font-size:9px; 		color:#636756;}
a.bottom-navi1:active	{ text-decoration:none; 		font-size:9px; 		color:#636756;}
a.bottom-navi1:hover	{ text-decoration:underline; 	font-size:9px; 		color:#79040A;}

a,body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,form,opxion,select,input,br,b
{ font-family: Verdana, Times New Roman, MS Sans Serif, Arial; font-size:11px; text-decoration:none}

/* Definition h1 bis h6 */
h1 { font-weight:bold; font-size:18px;}
h2 { font-weight:bold; font-size:16px;}
h3 { font-weight:bold; font-size:14px;}
h4 { font-weight:bold; font-size:12px;}
h5 { font-weight:bold; font-size:10px;}
h6 { font-weight:bold; font-size:8px;}

/* Schriftgroessen */
.size8  { font-size:8px; }
.size9r { font-size:9px; font-weight:bold; color:#FF0000;}
.size9  { font-size:9px; }
.size9b { font-size:9px; font-weight:bold;}
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { font-size:12px; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }

.size_space { font-size:11px; color:#000000; letter-spacing: 0.2em; line-height: 1.5em;}
.size_space1 { font-size:11px; color:#000000; line-height: 2.0em;}

.bottom {  font-size:9px; color:#636756;}



.inputbutton1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FBFDF4;
	padding: 1px;
	width: 260px;
	border: 1px solid #636342;
}
.inputbutton2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	color: #000000;
	text-decoration: none;
	background-color: #FBFDF4;
	padding: 1px;
	width: 20px;
	border: 1px solid #636342;
}


body {
scrollbar-face-color: #BDC998;
scrollbar-highlight-color: #BDC998;
scrollbar-shadow-color: #E9F1CF;
scrollbar-3dlight-color: #E9F1CF;
scrollbar-darkshadow-color: #E9F1CF;
scrollbar-track-color: #E9F1CF;
scrollbar-arrow-color: #E9F1CF;
}