/* CSS Document */

/* css cdfi - 'cdfi07_', by Bjoern Nitzsche, http://www.kreationberlin.de/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* Added: July 20th, 2007 */
   

/* basic elements */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-color: #333333;
	text-align: left;
	color: #A2A2A2;
	}
	
table {
	text-align:right;
	color: #000;
}	

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #111111;
	}
	
a:visited { 
	font-weight: normal; 
	text-decoration: none;
	color: #111111;
	}
	
a:hover, a:active { 
	text-decoration: none; 
	color: #111111;
	background-color:#FF0000;
	}

/* links and headlines */

.link_navi_pos 
 {
	margin-bottom: 0px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	background-color:#FF0000;
	}
	
.link_navi 
 {
	margin-bottom: 0px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #111111;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #111111;
	}
a:hover, a:active {
	text-decoration: none;
	color: #D0D0D0;
	background-color:#FF0000;
	text-align: left;
	font-size: 13px;
	}

	
.position
 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	}
	
.point_out
 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	}
	
.date_gray
 {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	}
	
.head_12er
 {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	}
		
.impressum
 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	}
	
.abb
 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}
.point_out {
	color: #F00;
}
.textschwarz {
	color: #111;
	font-weight: normal;
}

