a{
	color: #466A5D;
	text-decoration:underline;
}

a:hover{
	color: #706E6D;
}

#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left: 0px;
	background-image: none;
}

h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#466A5D;
}

H1{
	font-size: 22px;
	line-height: 21px;
	padding-top:5px;
}

H2{
	border:none;
	padding-top:5px;
}

p{
	padding: 5px 0px 0px 0px;
	width: 400px;
}

ul {
	margin: 1em;
}

li {
	padding-bottom: 5px;
}

#topImg{
   margin:0 0 25px 0;
}

#startImg{
	margin: 50px 0 30px 0;
}

#start{
	background: #222120;
	text-align: center;
}

#startFooter{
	text-align: center;
	color: white;
	margin: 10px 0 10px 0;
}

#startFooter IMG{
	margin-top: 5px;
}

#contentImg{
	float: right;
	padding: 5px 25px 10px 15px;
}

.angebote H1{
   color:#ffffff;
   padding: 0px 0px 0px 35px;
	width: 510px;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}

.angebote p{
	font-size: 11px;
	padding: 0px 0px 0px 35px;
	margin: 0px;
	width: 520px;
}

.angebote .linie{
	color: #999999;
	padding-bottom: 10px;
}

.angebote .preis {
	padding: 10px 0px 10px 35px;
	font-size: 12px;
	font-weight: bold;
}

#produkte{
	width: 540px;
	padding: 0 0 15px 30px;
}

table{
	padding: 3px;
	width:420px;
}

#produkte th,td{
	padding: 8px 2px 8px 2px;
	height: 38px;
}

#produkte th{
	background-color: #5E5C5B;
}

.dunkel {
	background: #D0DDD8;	
}

.aerzteLink {
	font-size:13px;
	font-weight:bold;
	line-height: 18px;
}

.aerzteLink a{
	text-decoration:none;	
}

.aerzteLink a:hover{
	text-decoration:underline;	
}

.aerzteTitel {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#466A5D;
	font-size:16px;
	padding-top: 20px;
}	

.aerzteTitel a{
	text-decoration: none;
}	

.nachoben {
	padding-top:20px;
}

.nachoben a{
	text-decoration: none;
}

#produkte .dunkel{
	background-color: #2F2F2F;
}

#produke ul{
	padding: 0px 30px 0px 30px;
}

.SeiteDrucken{
	text-align: left;
	display: inline;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 10px;
}

.oeffnung{
	margin-left: 30px;
	width: 320px;
}


p.box{
   margin-top:30px;
	background: #FFF url(../images/background_nav.png) repeat-x;
	border: 1px solid #476A5D;
	padding:5px;
}

.box{
   margin-top:30px;
	background: #FFF url(../images/background_nav.png) repeat-x;
	border: 1px solid #476A5D;
	padding:5px;
	width: 400px;
}

.adress_box {
	display: block;
	color: #476A5D;
	line-height:1.5em;
	background: #FFF url(../images/background_nav.png) repeat-x;
	border: 1px solid #476A5D;
	padding:5px;
	margin-right: 8px;
}

.zertifikat_box{
	margin-top: 25px;
	display: block;
	background: #FFF;
	border: 1px solid #476A5D;
	padding:5px;
	margin-right: 8px;
}

.Mzertifikate img {
	margin-right: 10px;	
	margin-bottom: 10px;
}

/* Highslide */

.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

 
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border-bottom: 1px solid white;
	 border-top: 1px solid white;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
	 color:#466A5D;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
 
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Highslide with Gallery */

/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 210px;
	height: 40px;
	background: url(../js/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../js/highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin-left: 0.2em;
}
.highslide-controls a {
	background-image: url(../js/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/* End Gallery */
 
 
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*
.subcr{border:1px solid red;}
.subcl{border:1px solid blue;}
.subc{border:1px solid green;}
*/
