/*HTML*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #0C2B7E;
}
.mauszeiger {
	cursor:hand; 
	cursor:pointer;
}


/*HotSpotTexte & Mediafenster*/
.text {
	font-family:Verdana;
	font-size:10;
	color:#000000;
}
.link {
	color:#339900;
	text-decoration:underline;
}


/*Navigation Links (navi.php)*/
.navi{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color: #0C2B7E;
	background:url('img/kategorien_rubrik.gif');
	background-repeat: no-repeat; 
	padding-left: 20px; 
	width:185px; 
	height:22px;
}
.naviklein{
	font-size:11px;
	font-weight:normal;
	color: #333333;
}
a.naviklein:link{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color: #333333;
}
a.naviklein:hover{
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
a.naviklein:visited{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.oberlist1{
	list-style:none;
	background-color:#F4F4F4;
	margin-left:5px;
}
.oberlist2{
	padding: 0px;
	list-style:none;
	background-color:#ECEDEF;
	margin-left:5px;
}

.head {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background: url('img/kategorien_head.gif');
	background-repeat: no-repeat; 
	color: #0C2B7E; 
	width:185px; 
	height:28px; 
	padding-left: 11px;
}

.footer {
	background:url('img/kategorien_fuss.gif');
	background-repeat: no-repeat; 
	padding-left: 20px; 
	width:185px; 
	height:15px;
}

.footer_2 {
	background:url('img/kategorien_footer_2.gif');
	background-repeat: no-repeat; 
	padding-left: 20px; 
	width:185px; 
	height:10px;
}

.compass {
	color: #0C2B7E;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.head_2 {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background: url('img/kategorien_head_2.gif');
	background-repeat: no-repeat; 
	color: #0C2B7E; 
	width:210px; 
	height:20px; 
	padding-left: 11px;
}strong {font-weight: bold;}

