html,body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

body {
	text-align: center;
}

div {
	background-color: transparent;
}

p {
	margin: 0 0 1em 0;
	background-color: transparent;
	letter-spacing: 1px;
	font-size: 8pt;
	line-height: 150%;
	text-align: left;
	color: #0079ce;
}


h1 {
	color: #0079ce;
	letter-spacing: 1px;
}

h2 {
	color: #0079ce;
	font-size: 90%;
	letter-spacing: 1px;  
}

h3 {
	color: #083e66;
	font-size: 0.7em;
	line-height: 140%;
	padding-top: 1em;  
}


a {
	text-decoration: none;
	color: #0079ce;
}


a:hover, a:active, a:focus {
	color: #ff8c05;
}


img {
	border: none;
	margin: 0;
	padding: 0;
}


p span {
	color: #ff8c05;
	font-weight: bold;
}

li span {
	color: #ff8c05;
	font-weight: bold;
}

div#container {
	text-align: left;
	width: 814px;
	margin: 0 auto;
}

/* @group header */

div#header_start {
	height: 140px;
}

div#header {
	height: 110px;
}


/* @end */


div#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	position:relative;
}

div#impressum {
	position: absolute;
	right:-16px; 
	bottom:20px;
}

div#navi_cont_wrapper {
	/*das hat Chris eingefügt, damit die Bilder sichtbar bleiben und eine konstante Mindesthöhe vorgegeben ist:*/
/*	min-height: 430px;*/
	border: 1px solid #919191;
	border-top: none;
	padding: 20px 0 0 0;
	margin: 0px;
}

div#start_navi_cont_wrapper {
	/*damit die Bilder sichtbar bleiben und eine konstante Mindesthöhe vorgegeben ist:*/
/*	min-height: 430px;*/
	border: 1px solid #919191;
	border-top: none;
	padding: 0 0 0 0;
	margin: 0px;
}
#startnavi_wrapper {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
}

#startslider {
	float: right;
}
/* @group main navi */

div#navigation {
	width: 135px;
	padding-left: 17px;
}

div#navigation p {
	color: #919191;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

div#navigation a {
	color: #919191;
	text-decoration: none;
}

div#navigation a.current_item {
	color: #ff8c05;
}

div#navigation a:hover, a:active, a:focus {
	color: #ff8c05;
	text-decoration: none;
}

/* @end */

div#content {
	width: 650px;
	background-color: transparent;
	float: right;
}

div#start {
	float: right;
	margin: 0;
	height: 420px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0;
}
div#start img {
	border: none;
	padding: 0;
	margin: 0;
}

div.content_impressum {
	width: 639px;
}

div#content_breit {
	width: 620px;
	margin-bottom: 20px;
}

div#content_breit p {
	font-weight: bold;
	color: #ff8c05;
	font-size: 9.5px;
	text-transform: uppercase;
}

div#content_breit span {
	text-transform: none;
}

div#content_breit a {
	color: #0079ce;
	text-decoration: none;
	text-transform: none;
}

div#content_links {
	width: 345px;
	float: left;
}

div#content_rechts {
	margin-left: 375px;
	width: 260px;
}

div#start_content_links {
	width: 345px;
	float: left;
}
div#start_content_rechts {
	margin-left: 375px;
	width: 260px;
}

div#content_uebersichtlinks {
	width: 305px;
	float: left;
}

div#content_uebersichtrechts {
	width: 305px;
	margin-left: 330px;
}

div#content_galerie {
	width: 620px;
}


/* @group kasten */

div#kasten_wrapper {
	width:242px;
	margin: 0;
	padding: 0;
}


div#kasten_wrapper h5,
div#kasten_wrapper ul {
	margin: 0;
	padding: 0;
}
div#kasten_wrapper ul li {
	list-style-image: url(../layout/qu_kl.gif);
	margin: 0 0 0.5em 1.5em;
}

div#kasten_wrapper h5 {
	color: #083e66;
	font-size: 0.7em;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0.8em 0.8em;
}


div.kasten_oben {
	background-image: url(../layout/kasten_o.jpg);
	background-repeat: no-repeat;
	height: 5px;
}

div.kasten_mitte {
	padding: 5px 10px;
	background-image: url(../layout/kasten_m.jpg);
	background-repeat: repeat-y;
}

div.kasten_mitte2 {
	padding: 5px 15px;
	background-image: url(../layout/kasten_m.jpg);
	background-repeat: repeat-y;
}

div.kasten_unten {
	background-image: url(../layout/kasten_u.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 10px;
}

/* @end */


/* @group layoutelemente */

ul.quad_gr {
	margin: 0;
	padding: 0;
	color: #0079ce;
}

ul.quad_gr li {
	list-style-type: none;
	background-image: url(../layout/qu_gr.jpg);
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 1px;
	font-size: 8pt;
	margin: 0 0 1.9em 0;
	padding: 0 0 0 29px;
	min-height: 20px
}

ul.quad_kl {
	margin: 0;
	padding: 0 0 0 15px;
	color: #0079ce;
}

ul.quad_kl li {
	list-style-image: url(../layout/qu_kl.gif);
	text-align: left;
	letter-spacing: 1px;
	font-size: 8pt;
	line-height: 130%;
}


ul.quad_klohne {
	margin: 0;
	padding: 0 0 0 12px;
	color: #0079ce;
}

ul.quad_klohne li {
	list-style-image: url(../layout/qu_kl.gif);
	text-align: left;
	letter-spacing: 1px;
	font-size: 8pt;
	line-height: 130%;
}

.sprechzeiten {
	float:left;
	width: 82px;
	color: #0079ce;
	text-align: left;
	letter-spacing: 1px;
	font-size: 8pt;
	line-height: 130%;
	padding: 0 0 0 9px;
	
}

div#quad_parken {
	width:230px;
	color: #0079ce;
	background-image: url(../layout/qu_parken.jpg);
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 1px;
	font-size: 8pt;
	margin: 0 0 1.9em 0;
	padding: 0 0 0 29px;
}

div.quad_mega {
	background-image: url(../layout/qu_mega.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-align: left;
	margin: 0 0 1.1em 0;
	padding: 0 0 0 40px;
	min-height: 30px
}

div.quad_gr {
	background-image: url(../layout/qu_gr.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 0 1.1em 0;
	padding: 0 0 0 29px;
	min-height: 20px
}

/*Bottom Link allgmein*/
div.bottom_link {
	font-size: 8pt;
	height: 1em;
	padding-bottom: 1em;
	clear: both;
	font-weight: bold;
	color: #0079CE;
}

div.bottom_link a {
	color: #919191;
	text-decoration: none;
	font-weight: bold;
	padding-right: 8px;
}

div.bottom_link a:hover, a:active, a:focus {
	color: #083e66;
	text-decoration: none;
}

/*Bottom Link nur für Galerie*/
div.galerie_bottom_link {
	font-size: 8pt;
	height: 1em;
	padding-bottom: 2em;
	clear: both;
	font-weight: bold;
	color: #0079CE;
	text-align: center;
}

div.galerie_bottom_link a {
	color: #ff8c05;
	text-decoration: none;
	padding: 0 1em;
}

div.galerie_bottom_link a:hover, a:active, a:focus {
	color: #083e66;
	text-decoration: none;
}

div.botkasten_link {
	font-size: 8pt;
}

div.botkasten_link a {
	color: #919191;
	text-decoration: none;
	font-weight: bold;
	margin-left: 14px;
	line-height: 150%;
}

div.botkasten_link a:hover, a:active, a:focus {
	color: #083e66;
	text-decoration: none;
}


/* @end */


/* @group footer */

div#footer {
	clear: both;
	width: 100%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#footer p {
	margin: 0;
	color: #919191;
	font-size: 8pt;
	line-height: 130%;
}

div#footer a {
	color: #919191;
}


.footer_links {
	margin-left: 5px;
	width: 270px;
	float: left;
}

.footer_mitte {
	margin-left: 335px;
	width: 250px;
}

.footer_rechts {
	margin-right: 2px;
	width: 170px;
	float: right;
}


/* @end */




/* @group helpers */


#keys {
	position: absolute;
	top: 0px;
	left: -9999px;
	width: 200px;
}

.clearboth {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 0;
	border: none;
	width: 0;
	line-height: 0;
}

    
.fright {
	float: right;
}
.fleft {
	float: left;
}

.aright {
	text-align: right;
}
.aleft {
	text-align: left;
}

.bottom_margin {
	margin: 0 0 2em 0;
}

.bottom_marginkl {
	margin: 0 0 1em 0;
}

.bottom_margingr {
	margin: 0 0 4em 0;
}

/* @end */

