/*

####################### GENERELL ###############################

*/

body 
{
	font-size:80%;
	font-family: Verdana, Georgia, Arial;		
	margin:0; 
	padding:0;
}

.clear
{
	clear: both;
}

#outer_frame
{	
	width:825px;
	margin:0 auto;
	background:#fff;	
}

#head_frame
{	 
	height: 75px;	
}

/*

####################### Navigation Section ###############################

*/

#navigation_frame
{
	float: left;
	width: 220px;
	height: 300px;
}

ul.navigation

{
	padding:0;
	margin:0;
}

ul.navigation li
{
	list-style-type: none;
	padding:0;
	margin:0;
}

ul.navigation li a.home
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_home.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

ul.navigation li a.home:hover
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_home_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

ul.navigation li a.home_act
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_home_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}


ul.navigation li a.eckdaten
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_eckdaten.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.eckdaten:hover
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_eckdaten_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.eckdaten_act
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_eckdaten_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}


ul.navigation li a.werdegang
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_werdegang.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.werdegang:hover
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_werdegang_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.werdegang_act
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_werdegang_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}


ul.navigation li a.karate
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_karate.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.karate:hover
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_karate_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.karate_act
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_karate_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}


ul.navigation li a.links
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_links.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.links:hover
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_links_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.links_act
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_links_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}


ul.navigation li a.kontakt
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_kontakt.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.kontakt:hover
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_kontakt_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.kontakt_act
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_kontakt_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}


ul.navigation li a.impressum
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_impressum.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.impressum:hover
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_impressum_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}

ul.navigation li a.impressum_act
{
	widht:220px;
	height: 45px;
	padding:0;
	margin:0;
	background-image: url(../design/ni_impressum_ho.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;

}


/*

####################### Content Section ###############################

*/


#content_frame
{
	float: left;
	width: 575px;
	padding-left: 30px;
}

a
{
	color: red;
	text-decoration: none;
	font-weight: bold;
}

img
{
	float: right;
	margin-right: 5px; 
}
