/* allgemeine styles */
body {
	margin: 0px;
	padding: 0px;
}

body,p,td,div 	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 16px;
}


a {
	color: #003366;	
	
}

a.link {
	font-size: 12px;	
}

a:hover {
	color: Blue;
}


a.link2 {
	color: #003366;
	text-decoration: none;
	
}

a.link2.link {
	font-size: 12px;	
}

a.link2:hover {
	color: Blue;
}



 /*
 a:visited { text-decoration:none;}
 a:active { text-decoration:none; }
 a:hover { color:#EE0000; text-decoration:none; font-weight:bold; }
 a:active { color:#0000EE; font-weight:bold; }
 a:focus { color:#00AA00; font-weight:bold; }
*/ 

/* typo */
.title {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	bottom: 10px;
}

a.title {
	color: #000000;
	text-decoration: none;
}

a.title:hover {
	color: #000000;
	text-decoration: underline;
}
.subtitle {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
}

.titelsite {
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #5F6465;
}

.textbold {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.textnews {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}

/* navigation */

div#clink a {
left: 0px; arial, sans-serif;   /*position: absolute; top: 200px */
}

div#clink a {
	width: 100%;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 15px;
	display: block;
	border: 1px solid #A6A6A6;
	border-left-width: 0px;
	border-right-width: 0px;
	background: #EBEDEC;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 0px;	
	color: #625b55;
	text-align: left;
	text-decoration: none;
}
	
div#clink a:hover {
background: #A3C4E7; color: #000000; }
}


div#clinkb a {
left: 0px; arial, sans-serif;   
}

div#clinkb a {
	width: 100%;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 11px;
	display: block;
	border: 0px solid #A6A6A6;
	border-left-width: 0px;
	border-right-width: 0px;
	background: #EBEDEC;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 0px;	
	color: #625b55;
	text-align: left;
	text-decoration: none;
}
	
div#clinkb a:hover {
background: #A3C4E7; color: #000000; }
}


/* Scrollbars und Hintergrundfarbe */
BODY{
	scrollbar-face-color:#5F6465;
	scrollbar-shadow-color:#EEEEEE;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-3dlight-color:#EEEEEE; 
	scrollbar-darkshadow-color:#5F6465; 
	scrollbar-track-color:#EBEDEC; 
	scrollbar-arrow-color:#EEEEEE

</style>

</head>
<body bgcolor=white>
