@charset "utf-8";
/* CSS Document */

body {
	margin: 20px;
	background-color: white;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
			
h1 {
	font-size: 13px;
	margin: 15px;
	margin-bottom: 25px;
	margin-top: 25px;
	color: #ff6600;	
}	
			
p {
	font-size: 12px;
	margin: 15px;
	line-height: 1.7;			
}					
			
img {
	border: none;
}
a {
	text-decoration: none;
}
.artikelbeschreibung {
	margin: 0;
	line-height: normal;
	padding-left: 10px;
}

table#innerbox {				
	background: url(grafik/verlauf.gif);
	background-repeat: repeat-x;												
	margin: 2px 2px 2px 2px;
	width: 470px;
}
td#rahmen {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	/* Abgerundete Ecken für Netscape ab Version 6, Mozilla und Firefox*/
	-moz-border-radius: 5px;
	/* Abgerundete Ecken für Konqueror und Safari*/
	-khtml-border-radius: 5px;
}
.naviBtn {
	background-image: url(grafik/navigation.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 20px;
	padding-top: 6px;
}

a.navi, a.navi:link {
	text-decoration: none;			
	color: #767676;
	font-size: 11px;
	font-weight: bold;
}

a.navi:hover {						
	color: #083360;
}
				
a.navi_current  {
	text-decoration: none;
	color: #083360;
	font-size: 11px;
	font-weight: bold;
}
			
a.links, a.links:link {	
	color: #666666;	
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0.2em;
}
		
a.links:hover {	
	color: #ff6600;
}	

a.hits, a.hits:link {	
	color: #666666;	
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
	margin: 15px;	
	line-height: 2;	
}
		
a.hits:hover {	
	color: #ff6600;
}	