
	H1 {font-size: 22px; color: #666699; padding-bottom: 10px; border-bottom: 1px solid}
	A:link {color: #666699}
	A:visited {color: #666699}
	A:hover {color: #9999CC}
	FORM {margin: 0px}
	INPUT {width: 300px; font-family: Arial; font-size: 12px; color: #666666; background: white; padding: 1px 3px 0px; margin-right: 10px}
	SELECT {width: 300px; font-family: Arial; font-size: 12px; color: #666666; margin: 1px 0px; margin-right: 10px}
	TEXTAREA {width: 300px; height: 70px; font-family: Arial; font-size: 12px; color: #666666; padding: 1px 3px 0px; margin-right: 10px}

	HR {height: 1px; color: #DDDDDD; margin: 10px 0px}
	.BUTTON {width: auto; background: #dddddd}
	
	/* Hier werden die Unterkategorie Boxen definiert */
	.kategorie{
	float:left;
	padding:0px;
	border-bottom:1px solid #000000;
	background:#F7F7F7;
	width:150px;
	margin:1px 5px 5px 1px;
	text-decoration: none;
	}
	.kategorie a{text-decoration: none;}
	.kategorie a:visited{color: blue;}
	.kategorie a:active{color: green;}
	.kategorie a:hover{color: red;}
	
	/* Ab hier die Anzeige der gefundenen Links */
	.inhalt2{
	border:1px solid #124278;
	padding-left:6px;
	width:100%;
	padding-top: 8px;
	background-color:#F7F7F7;	
	}
	.inhalt{
	border:1px solid #124278;
	padding:0px;
	width:100%;
	background-color:#F7F7F7;	
	}
	.inhalt a{font-weight: bold;text-decoration: none;}
	.linkz {margin-top: 22px}


/* CCS-Style created  October-2006 by 
   Andreas Petermann (ByteNation.de)
*/

*
{	margin:0px;
	padding:0px;
	font-family:verdana, sans-serif;
	font-size: 10px;
}

body
{	background-color:#ffffff;
	background-image:url(../image/body_back.jpg);
	background-repeat:repeat-x;
}

img
{	border-width:0px;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}	

.bn_box
{	width:797px;
	margin:auto;
	overflow:hidden;
	background-image:url(../image/bn_box.jpg);
	padding:0px 1px 20px 1px;
	border-bottom:1px solid #8A772A;
}

.valid
{	text-align:center;
	padding-top:20px;
}

/* hier fangen nun die einzelnen einstellungen an */

.bn_header
{	height:173px;
	background-image:url(../image/header.jpg);
}

.menu_pic
{	margin-top:-18px;
	background-image:url(../image/menu.gif);
	background-repeat:no-repeat;
	height:29px;
	width:201px;
	overflow:hidden;
}
	
/* der Bereich für die Linkliste */
.bn_nav
{	float:left;
	width:201px;
	min-height:100px;
	background-image:url(../image/bn_nav.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:51px;
	background-color:#E4B00F;
	overflow:hidden;
}

.bn_nav ul
{	list-style-position:outside;
	list-style-type:none;	
	overflow:hidden;
	padding:10px 0px;
}

.bn_nav ul li
{	padding:1px;
}

.bn_nav a,.bn_nav a:link,.bn_nav a:visited,.bn_nav a:active
{	display:block;
	padding:1px 10px;
	width:100%;
	text-decoration:none;
	color:#F7EAC7;
	font-weight:bold;
	letter-spacing:1px;
	line-height:12px;
}	

.bn_nav a:hover
{	background-color:#F7EAC7;
	color:#E4B00F;
}

/* hier sind die Elemente für den Content bereich definiert */
.bn_content
{	width:570px;
	float:right;
	overflow:hidden;
	display:inline;
	margin-right:10px;
	color:#4B68A4;
}

.bn_content p
{	margin-top:5px;
}

.bn_content h1
{	border-bottom:2px solid #4B68A4;
	color:#4B68A4;
	font-size:12px;
	font-weight:bold;
}

.bn_content h2,.bn_content h3,.bn_content h4,.bn_content h5
{	color:#4B68A4;
	font-size:11px;
	margin-top:10px;
}

.bn_content a,.bn_content a:link, .bn_content a:visited, .bn_content a:active
{	text-decoration:underline;
	color:#4B68A4;
}

.bn_content a:hover
{	text-decoration:none;
}	

/* der footer beendet das floaten der oberen boxen */
.bn_footer
{	clear:both;
	height:1px;
	overflow:hidden;
}

.mini_kat
{ font-weight:normal;
   padding-left:20px;
}

