body  { font-size: 101%; 
	font-family: Verdana, Arial; 
	background-color: #b7c6ce; 
	background-image: url("images/bg.gif") }


p, h1, .art_datum, .art_tipp, .art_text {font-family: Verdana, Arial, sans-serif, Helvetica}
p, ul, li, .art_datum, .art_datum_grau, .art_tipp, .art_text {color: #58636E; font-size: 11px}


p    {line-height: 17px;
   	text-align: left;
   	margin-right: 10px;
   	margin-left: 10px}
	
h1 {color: #6E6658;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	margin-top: 25px}

ul,li {line-height: 17px;
   	text-align: left;
   	margin-right: 10px;}
   	
a.text:link {color: #58636E;
	text-decoration: none; }

a.text:visited {color: #58636E;
	text-decoration: none;}

a.text:hover {color:#58636E;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted;
	text-decoration: none;}

a.text1:link {color: #58636E; 
	text-decoration: none;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted;}

a.text1:visited {color: #58636E;
	text-decoration: none;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted;}

a.text1:hover {color:#58636E;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted;
	text-decoration: none;
	background-color: #ADBEC6;}

/* Tabellen */
.kopfzeile  { background-color: #ADBEC6;
	border: solid 1px #24323F; }

.inhalt   { background-color: #CAD1D8; 
	border: dotted 1px #24323f }

.art_datum {font-weight: bold;
	color: #D64925;
	text-align: right;
	padding-right: 10px;}
	
.art_datum_grau {font-weight: bold;
	color: #58636E;
	text-align: right;
	padding-right: 10px;}

.art_tipp {font-weight: bold;
	color: #292983;
	text-align: center;}

.art_text {padding-bottom: 10px;}

/* Artikelübersicht */
#artikel {background-color: #CAD1D8;
	width: 180px;}

#artikel p { margin-top: 0px;
	font-size: 9px;
	text-align: left;
	margin-left: 5px;}

#artikel .big {font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 11px;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted}

a.artikel:link  { color: #58636e; 
	text-decoration: none; 
	border-color: #ADBEC6;}

a.artikel:visited  { color: #58636e; 
	text-decoration: none; 
	border-color: #ADBEC6;}

a.artikel:hover {color:#58636E;
	font-weight: bold;
	text-decoration: none;
	background-color: #ADBEC6;}
	
/* News */
#news {background-color: #CAD1D8;
	width: 180px;
	height: 445px;}

#news p { margin-top: 0px;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 15px;}

#news .big {font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted}

/* Navigation links */

div#menu {font: 11px verdana, arial; 
	width: 170px;}

div#menu a {border-right: #787878 3px solid;
	color: #787878;
	border-bottom: #787878 2px solid;
	border-top: #787878 1px solid;
	border-left: #787878 1px solid;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-width: 1px; 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	display: block; 	
	background: #CAD1D8;  	 
	text-align: left; 
	text-decoration: none; }
	
div#menu a:hover {border-right: #787878 3px dashed; 
	background: #95A8BB; 
	color: #dd0000; }
	
div#menu a.active {border-right: #787878 3px dashed; 
	background: #95A8BB; 
	color: #dd0000; }
	




