body {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}

body h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
}

body h2 .bold {
	font-family: "Arial Black", Arial, sans-serif;
	display: block;
	font-size: 30px;
}

div.column {
	margin: 0;
	padding: 0;
}

div#footer a {
	color: #000;
}

div#footer a:hover {
	color: #aaa;
}

#menu {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#menu ul {
	font: bold 11px Arial;
	margin:0;
	margin-left: 40px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

#menu a {
	float: left;
	display: block;
	color: #3c3;
	border: solid 1px #9f9;
	margin: 0 4px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #fff;
	border-bottom: 1px solid white;
}

#menu a:hover {
	background-color: #3c3; 
	color: #fff;
	border-bottom: 1px solid #3c3;
}

#menu #current a {
	background: #eee;
}

#menu #current a:hover {
	color: #000;
}

#menuline {
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #3c3;
}

h1#logo span { display: none; }

h1#logo {
    height: 200px;
    background-image: url( 'http://www.fachpraxis-bueltenweg.de/img/logo.jpg' );
    background-repeat: no-repeat;
}

ol#img {
	border: solid 1px #33cc33;
	background: #eee;
	margin: 1px;
	padding: 10px;
}

ol#img li {
	display: inline;
	margin: 5px;
	padding: 0;
}

ol#img li img {
	padding: 0;
	margin: 0;
}

form ol {
	margin: 0 0 10px 0 ;
}

form ol li {
	list-style-type: none;
}

form ol li label {
	display: block;
}

form ol li textarea {
	background: #fff;
}

form ol li button {
	border: solid 1px #3c3;
	background: #fff;
	color: #3c3;
}

ol.logolist {
	list-style-type: none;
}

ol.logolist li {
	display: inline;
	padding: 15px;
}

ol.logolist li img {
	/*width: 75px;
	height: 75px;*/
}

span.price {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.green {
	border-bottom: solid 1px #9f9;
}

.priceinfo {
	margin-left: 15px;
	margin-top: 2px;
	padding-top: 2px;
}

.h4price {
	float: right;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.25;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.h4priceinfo {
	font-weight: normal;
	font-size: 10px;
}

.strong {
	font-weight: bold;
}

.toplink {
	font-size: 6px;
	color: #111;
	text-decoration: none;
}

#priceindex {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#priceindex li {

}

#priceindex li a {
	color: #111;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
