* {
	margin:0;
	padding:0;
}
/*****************************************************************
						Tag Formatierung
*****************************************************************/

html, body {
	height:100.01%;
}

body{
	text-align: center;
	margin:0;
	padding:0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#5284CF;
}

h1{
	font-size:18px;
	color:#FE0100;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:60px;
}

h2{
	font-size: 13px;
	color:#FE0100;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:12px;
}

h2 a, h2 a:hover

{
	font-size: 13px;
	color:#FE0100;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:12px;
	text-decoration:none;
}

a {	
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#000000;
	font-size:12px;
}

a:hover {
	color:#FE0100;
	text-decoration:underline;
}

p {
	margin-bottom:15px;
	
}


/*****************************************************************
						Klassen Formatierung
*****************************************************************/

.suchtext {
	position:absolute;
	left:-9999px;
}

.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.txt {
	color:#FE0100;
}

.mitarbeiter p, .aroma p
{
margin-left:20px;
}

.mitarbeiter td
{
height:300px;
vertical-align:top;
}

.aroma td
{
vertical-align:top;
}

/*****************************************************************
						Navigations Formatierung - navi
****************************************************************/

#navi ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#navi ul li {
	font-weight: normal;
	margin-bottom:1px;
	text-align:right;
}

#navi ul li a {
	display:block;
	height:19px;
	width:140px;
	text-decoration:none;
	line-height:19px;
	font-size:12px;
	border: 1px solid #2776EB;
	padding-right:16px;
}

#navi ul li a:hover{
	color:#FE0100;
	background-image: url(../images/navi_13.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navi .hover{
	color:#FE0100;
	background-image: url(../images/navi_13.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/*****************************************************************
						Navigations Formatierung - plus
****************************************************************/

#plus ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:65px;
}

#plus ul li {
	font-weight: normal;
}

#plus ul li a {
	display:block;
	height:20px;
	width:184px;
	text-decoration:underline;
	line-height:20px;
	color:#000000;
	padding-left:35px;
}

#plus ul li a:hover{
	color:#FE0100;
}
#plus a
{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#000000;
	font-size:11px;
}

#plus .hover2{
	color:#FE0100;
}

/*****************************************************************
						Navigations Formatierung - kontakt
****************************************************************/

#kontakt ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#kontakt ul li {
	font-weight: normal;
}

#kontakt ul li a {
	display:block;
	height:20px;
	width:184px;
	text-decoration:none;
	line-height:20px;
	color:#23327A;
	padding-left:35px;
}

#kontakt ul li a img {
	border:0px;
}

#kontakt ul li a:hover{
	color:#FE0100;
}

#kontakt .hover3{
	color:#FE0100;
}

/*****************************************************************
						Div Formatierung
*****************************************************************/

#geruest {
	margin:0 auto;
	text-align:left;
	width:1000px;
	min-height: 620px;
	height: auto	!important;
	height:620px;
	background-image: url(../images/sonnenburg_23.gif);
	background-position:top left;
	background-repeat: repeat-y;
}

#logo {
	float:left;
	width: 1000px;
	height:167px;
	background-image: url(../images/sonnenburg_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#main {
	float:left;
	width: 1000px;
	min-height: 402px;
	height: auto !important;
	height:402px;
	background-image: url(../images/sonnenburg_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#main2 {
	float:left;
	width: 1000px;
	min-height: 402px;
	height: auto !important;
	height:402px;
	background-image: url(../images/sonnenburg_24.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#navi {
	display:inline;
	width:157px;
	height:240px;
	float:left;
	margin-left:16px;
}

#content{
	float:left;
	text-align:left;
	width:500px;
	min-height:400px;
	height:auto !important;
	height:400px;
	font-weight: normal;
	margin: 0px 0px 25px 30px;
}

#content ul{
	list-style-type:disc;
	margin-left:1px;
	}
	
#content li{
	margin-left:14px;
	padding:0;
	}
	
#content li.hinweis {
padding:0;
margin:0;
list-style:none;
}

#content li.hinweis span {
padding:0 7px 0 0;
}

#content img{
	border: 1px dashed #888888;
	padding:3px;
}

#aerzte li{
	margin-bottom:10px;
}

#aerzte2 tr{
	font-size:11px;
}

#inhalt{
	float:right;
	width:219px;
	height:402px;
	background-image: url(../images/sonnenburg_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#plus{
	float:left;
	text-align:left;
	width:219px;
	height:200px;
} 

#kontakt{
	float:right;
	text-align:left;
	width:219px;
	height:200px;
	color:#23327A;
} 

#footer {
	clear:both;
	width:1000px;
	height:44px;
	color:#23327A;
	text-align:center;
	background-image: url(../images/sonnenburg_25.gif);
	background-position:top left;
	background-repeat:no-repeat;
}