/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	background-color: #FEF3DE;
}

#wrapper {
	position: absolute;
	height: auto;
	width: 600px;
	left: 50%;
	margin-left: -310px;
	border: none;
}
h1 {
	color: #FF7B33;
	font-size: 24px;
	font-weight: 100;
	padding: 0px;
}

h2 {
	color: #FF7B33;
	font-size: 24px;
	font-weight: 100;
	padding: 0px;
}
h3 {
	 color: #003;
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}
h5 {
	font-size: 100%;
	padding: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
#links {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 144px;
	height: 69px;
	padding-right: 10px;
}
#titel {
	background-image: url(grafik/praxis031206.gif);
	height: 69px;
	width: 150px;
	margin-bottom: 96px;
}
#titel h1  {
	display: none;	
}


a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #003366;
}
#menue {
	
	margin: 0px;
	padding: 0px 5px 0px 0px;
	height: auto;
	width: auto;
}
#menue ul {
	border: 0 ;
	margin: 0 ;
	padding: 0;
	list-style-type: none;
	}

#menue ul li {
	display: block;
	list-style-type: none;
	}
	#menue ul li a {
	width:137px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7A33;
	padding-top: 1px;
	padding-left: 9px;
	padding-right: 4px;
	height: auto;
	font-size: 90%;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	#menue ul li a:hover {
	background-color: #CC3300;
	}
	
	#content {
	padding: 165px 0px 0px;
	position: absolute;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	width: 450px;
	height: auto;
	left: 0;
	top: 0px;
	margin-left: 150px;
	visibility: visible;
	background-color: #FDE8C1;
	background-image: url(grafik/adasd.jpg);
	background-repeat: no-repeat;
	border-top: 1px none #FF7B33;
	border-right: 1px dashed #FF7B33;
	border-bottom: 1px none #FF7B33;
	border-left: 1px dashed #FF7B33;
	margin-bottom: 20px;
}

#home,  #lage, #offen{
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	padding-top: 0px;
	padding-bottom: 2px;
	
}

#team,  #web, #leistungen{
	padding-left: 10px;
	background-color: #FEF3DE;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	
}
.bildunterschrift {
	padding-left: 10px;
}
.orange {
	color: #F97E31;
	font-weight: bold;
}
strong {
	color: #003;
}
