@charset "UTF-8";
body {
	background-image: url(Layout%20Pics/Glocken-Apotheke_BodyBG.jpg);
	background-repeat: repeat-x;
	background-color: #d8dcc3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -50px;
	position: relative;
}
#Header{
	background-image: url(Layout%20Pics/Glocken-Apotheke_Header.png);
	height: 138px;
	background-repeat: no-repeat;
	background-position: left;
	width: 70%;
	float: left;
	margin-left: -1%;
	padding-right: 2%;
}
#Apotheke {
	background-image: url(Layout%20Pics/Glocken-Apotheke_Apotheke.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 138px;
	width: 27%;
	float: right;
}
#Header h1 {
	display: none;
}
#maincontent {
	float: left;
	width: 72%;
	margin-right: 3%;
	clear: both;
}
#sidebar fieldset {
	clear: both;
	width: 100%;
	border: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	display: block;
	height: auto;
}
#sidebar legend {
	display: block;
	font-weight: bold;
	clear: both;
	height: 25px;
}
#sidebar label {
	clear: both;
	float: left;
	width: 25%;
	display: block;
	height: 20px;
	margin-bottom: 10px;
}
#sidebar #fields input, #sidebar #Optionen input {
	float: left;
	width: 70%;
}
#sidebar table {
	font-size: 11px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 16px;
}
#sidebar table td.right {
	width: 40%;
}
p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}
#sidebar {
	float: left;
	width: 25%;
}
#footer, #push {
	height: 50px;
	clear: both;
	width: 100%;
}
#footer {
	background-color: #B9BDB1;
}
#footer p{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 3px;
}
#footercontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
}
#ApoSymbol {
	background-image: url(Layout%20Pics/Apotheken-Symbol.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 100px;
	clear: both;
	position: absolute;
	left: 89%;
	top: 70%;
	z-index: -10;
}
h1 {
	font-size: 24px;
	color: #324A7B;
	margin-bottom: 20px;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#menulevel1 {
	height: 40px;
	width: 100%;
	margin-bottom: 20px;
	display: block;
	clear: both;
}
#menulevel1 ul {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	display: block;
}
#menulevel1 ul li {
	float: left;
	text-align: left;
	margin-right: 65px;
	font-size: 12px;
	line-height: 40px;
	height: 40px;
}
#menulevel1 ul li.right {
	margin-right: 0px;
}

#menulevel1 ul li a {
	color: #F4F4F4;
	text-decoration: none;
	display: block;
}
#menulevel1 ul li a:hover {
	color: #000000;
}
#menulevel1 ul li a.active {
	color: #FF0000;
}
#Bild1 {
	position: absolute;
	left: 10px;
	top: 287px;
	-moz-transform: rotate(6deg);
	-webkit-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	transform: rotate(6deg);
}
#Bild2 {
	position: absolute;
	left: 974px;
	top: 710px;
	-moz-transform: rotate(-6deg);
	-webkit-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg);
}
#Bild3 {
	position: absolute;
	left: 934px;
	top: 259px;
	-moz-transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
	-o-transform: rotate(12deg);
	transform: rotate(12deg);
}
#Bild4 {
	position: absolute;
	left: 18px;
	top: 601px;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
#Adresse_gross h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #000000;
}
#Adresse_gross a {
}
.news {
	margin-bottom: 15px;
}
.news h1 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000000;
}
.news p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
}
img {
	width: 100%;
	margin-bottom: 10px;
}
img.klein {
	height: auto;
	width: auto;
}
.imgcontainer {
	height: 200px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.imgcontainer img {
	width: 100%;
}
#Adresse_gross a {
	color: #333333;
}
#Adresse_gross a:hover {
}
#Adresse_gross a:hover {
	color: #000000;
}
	
table.datentable {
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
table.datentable th, table.datentable td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
table.datentable img {
	width: 75%;
}
table.datentable .color0 {
	background-color: #8E9180;
}
table.datentable .color1 {
	background-color: #C8CDB5;
}
table.datentable .color2 {
	background-color: #E0E5CA;
}
.rot {
	color: #FF0000;
}
.datentable td > img{
	align: center;
	vertical-align: middle;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#service div {
	float: left;
	margin-right: 7px;
	width: 24%;
	font-size: 13px;
	line-height: 16px;
	border: 1px solid #999999;
}
#service h5 {
	margin-bottom: 16px;
	font-weight: bold;
	font-size: 20px;
	background-color: #63544F;
	color: #CBCAC1;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 80px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#service .col1 h5 {
	background-image: url(Layout%20Pics/Messung.jpg);
}
#service .col2 h5 {
	background-image: url(Layout%20Pics/Beratung.jpg);
}
#service .col3 h5 {
	background-image: url(Layout%20Pics/ANALYSE.jpg);
}
#service .col4 h5 {
	background-image: url(Layout%20Pics/Waage.jpg);
}
#service ul {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#service a {
	color: #333333;
	text-decoration: none;
	background-image: url(Layout%20Pics/Link-Pfeil.png);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
}
#service a:hover {
	color: #000000;
	font-weight: bold;
	background-image: url(Layout%20Pics/Link-Pfeil-hover.png);
}
#service li {
	margin-bottom: 4px;
}
#service .col1, #service .col3, #service .col5 {
	background-color: #CBCEBE;
	background-image: url(Layout%20Pics/service_col1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#service .col2, #service .col4 {
	background-color: #d8d5b4;
	background-image: url(Layout%20Pics/service_col2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
 #service .col5 {
	margin-top: 15px;
	padding-top: 20px;
	margin-bottom: 15px;
 }
 #service .col5 img{
	margin-top: 20px;
	padding: 0px;
 }
table {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 70%;
}
td.preis {
	width: 14%;
	text-align: right;
}
td, th {
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	vertical-align: top;
}
blockquote {
	padding-left: 30px;
}
fieldset {
	clear: both;
	padding: 10px;
}
label {
	clear: both;
	float: left;
	width: 30%;
}
input {
	float: left;
}
#artikel {
	margin-bottom: 30px;
}
#artikel ul {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}
#artikel li {
	padding-left: 20px;
}
p.pgAbstract {
	font-size: 13px;
	font-weight: bold;
}
#artikel ol {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	width: 30%;
	background-color: #D2D6BF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #999999;
}
#artikel ol li a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(Layout%20Pics/Link-Pfeil.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 16px;
	line-height: 18px;
}
#artikel ol li a:hover {
	background-image: url(Layout%20Pics/Link-Pfeil-hover.png);
}
form {
	display: block;
	padding-bottom: 20px;
}

