body { 	font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding:0;
		border: none;
		font-size:16px;
		text-decoration:none;
		color: #0068AE;
		background: white;
		}

#container {
	width: 1000px;
	padding-bottom:: 50px;
	margin: 0 auto;
	background: white;
	}
	
h1.logo {
	/* background: url(bilder/header.gif) no-repeat left top; */
	width: 1000px;
	height: 600px;
	text-indent: -999em;
	padding: 0;
	margin: 0;
	}
	
h2 { font-size: 1.3em; }

a:link, a:visited {
	color: #009ab1;
	text-decoration: none;
}

a:hover {
	color: #008397;
	text-decoration: none;
}

p { line-height: 140%; }

.content ul li { margin: 2em 4em; font-weight: bold;  }


ul.menu {
	float: left;
	width: 160px;
	list-style-type: none;
	margin: -400px 0 0 0;
	padding: 0;
	background: none;
}

* html ul.menu { margin-top: -400px; }



ul.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
	ul.menu ul li a {
	font-size: 9px;
	width: 130px;
	height: 10px;
	margin: 2px 0 0 0;
	padding: 10px 15px;
	background: #f7f8fc;
	color: #0068ae;
	display: block;
	text-decoration:none;
	text-indent: 1em;
	}

	
ul.menu li a {
	font-size: 14px;
	width: 130px;
	height: 15px;
	padding: 15px;
	margin-top: 5px;
	background: #d7dcef;
	color: #0068ae;
	display: block;
	text-decoration:none;
	text-indent: .8em;
	}
	

ul.menu li:hover a { background: #0068ae; color:white; }
ul.menu ul li:hover a { background: #cde1ef; color: #0068ae;}


.content {
	padding: 0 10px 100px 250px;
	margin-top: -20px;
	font-size: 1em;
}

* html .content { margin-top: -20px; }

#subtext { float: right; margin: -285px 132px 0 0; text-align:right; }

* html #subtext { margin: -300px 65px 0 0; }


#start { background: url(bilder/back_0_willkommen.jpg) 0 0 no-repeat; }
#wir { background: url(bilder/back_1_wir.jpg) 0 0 no-repeat; }
#schuhe { background: url(bilder/back_2_massschuhe.jpg) 0 0 no-repeat; }
#einlagen1 { background: url(bilder/back_3_einlagen_1.jpg) 0 0 no-repeat; }
#einlagen2 { background: url(bilder/back_3_einlagen_2.jpg) 0 0 no-repeat; }
#diabetes { background: url(bilder/back_4_diabetes.jpg) 0 0 no-repeat; }
#sport { background: url(bilder/back_5_sport.jpg) 0 0 no-repeat; }
#analyse1 { background: url(bilder/back_6_analyse_1.jpg) 0 0 no-repeat; }
#analyse2 { background: url(bilder/back_6_analyse_2.jpg) 0 0 no-repeat; }
#analyse3 { background: url(bilder/back_6_analyse_3.jpg) 0 0 no-repeat; }
#analyse4 { background: url(bilder/back_6_analyse_4.jpg) 0 0 no-repeat; }
#bequem { background: url(bilder/back_7_bequemschuhe.jpg) 0 0 no-repeat; }
#kontakt { background: url(bilder/back_8_kontakt.jpg) 0 0 no-repeat; }
#aktuelles { background: url(bilder/back_9_aktuelles.jpg) 0 0 no-repeat; }
#impressum { background: url(bilder/back_11_impressum.jpg) 0 0 no-repeat; }

img.headerimg {
	border: none;
	width: 1000px;
	height: 800px;
	margin: -100px 0 0 -200px;
	}

.inaktiv {
	
}

hr { color: #d7dcef; background: #d7dcef; border: 1px solid #d7dcef; } 

ul.menu li#aktiv a {
background: #0068ae; color: white;
}

ul.menu li#aktiv a {
color: white;
}

a.red { color: #FF0000; }