body {
	background-image: url("images/background.jpg");
	background-repeat: y-repeat;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 14px;
}

#page {
	width: 1000px;
	margin: 0px auto;
	background-color: #ffffff;
	border: solid 1px #000000;
}

#header {
	width: 1000px;
	height: 166px;
	text-align: left;
}


#navi {
	width:1000px;
	height: 42px;
	text-align: right;
	border-top: solid 1px #8EE82C;
	margin-top: -30px;
	margin-right: 25px;
}

div#path_navigation{
	width: 100%;
	height: 32px;
	max-height: 23px;
	font-size: 0.7em;
	padding-top: 10px;
	color: #000000;
	clear:both;
}

div#path_navigation a {
	color: #000000;
}

#navigation_top {
	position:relative;
	text-align: left; 
	margin-left:330px; 
	margin-top: 50px; 
	width: 400px; 
	height: 20px;
	border-bottom: solid 1px #000000;
}


#main {
	width: 1000px;
	
}

#menu {
	float:left;
	width: 240px;
	height: auto;
	padding-left: 30px;
}

#box1 {
	width: 236px;
	height: 118px;
	background-image: url("images/kasten_links_ernaehrung.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box1m {
	width: 236px;
	height: 103px;
	background-image: url("images/kasten_links_ernaehrung.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box2 {
	width: 236px;
	height: 118px;
	background-image: url("images/kasten_links_fitness.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box2m {
	width: 236px;
	height: 103px;
	background-image: url("images/kasten_links_fitness.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box3 {
	width: 236px;
	height: 118px;
	background-image: url("images/kasten_links_kraftsport.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box3m {
	width: 236px;
	height: 103px;
	background-image: url("images/kasten_links_kraftsport.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}

#box4 {
	width: 236px;
	height: 118px;
	background-image: url("images/kasten_links_training.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box4m {
	width: 236px;
	height: 103px;
	background-image: url("images/kasten_links_training.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box5 {
	width: 236px;
	height: 118px;
	background-image: url("images/kasten_links_abnehmen.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box5m {
	width: 236px;
	height: 103px;
	background-image: url("images/kasten_links_abnehmen.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}


#box6 {
	width: 236px;
	height: 118px;
	background-image: url("images/kasten_links_information.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
#box6m {
	width: 236px;
	height: 103px;
	background-image: url("images/kasten_links_information.jpg");
	background-repeat: no-repeat;
	padding-top: 22px;
}
ul li {
	list-style-type: none;

}

A:ACTIVE, A:LINK, A:VISITED {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

#content {
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	padding-left: 25px;
	padding-top: 45px;
	padding-bottom: 20px;
	width: 650px;
	border: solid 1px #DBDBDB;
	text-align: justify;
	font-family: Arial, Verdana;
	font-size: 1.0em;
}

#left_content {
	float:left;
	width: 429px;
	text-align: justify;
	padding-right: 20px;
}

#right_content {
	float: left;
	width: 194px;
	padding-left: 6px;
	border-left: solid 1px #DBDBDB;
}

h2 {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 2.0em;
	font-weight: bold;
}

h3 {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 1.24em;
	font-weight: bold;
}

a.categorie_navigation_level_0:LINK, a.categorie_navigation_level_0:VISITED,a.categorie_navigation_level_0:ACTIVE {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration:underline;

}

a.categorie_navigation_level_0_selected:LINK, a.categorie_navigation_level_0_selected:VISITED,  a.categorie_navigation_level_0_selected:ACTIVE {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration:underline;
	color: #E0AE9E;
}

a.navigation_parent_level:LINK, a.navigation_parent_level:VISITED {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

a.navigation_parent_level:active {
	color: #E0AE9E;
}

a.navigation_parent_level:hover {
	color: #E0AE9E;
	font-family: Arial, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	text-align: center;
}

img { behavior:url(http://www.fitnessclub.de/png.htc); }


