* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 16px;
	line-height: 24px;
	color: #4a2114;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	background: url(/_shared/img/bg-kachel.gif);
}	
#wrapper {
	background-color: #ead9ba;
	text-align: left;
	width: 968px;
	margin: 0 auto;
	min-width: 800px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #b88d56;
}
#header {
	height: 245px;
	background: url(/_shared/img/header_neu.jpg) no-repeat;
}
#header a img {
	border: none;
	margin-top: 15px;
}
#content {
	float: right;
	width: 660px;
}
#content div.layout {
	padding: 0 75px 0 20px;
}
#navigation {
	margin-right: 660px;
	padding-top: 100px;
}
* html #navigation {
	height: 1%;
}
#navigation ul {
	padding-bottom: 13px;
	margin-bottom: 50px;
	background: url(/_shared/img/nav_background.jpg) left bottom no-repeat;
	font-size: 18px;
	line-height: 37px;
}
#navigation ul ul {
	background: none;
	margin-bottom: 0;
	padding-bottom: 13px;
	font-size: 15px;
	line-height: 25px;
}
#navigation li {
	padding-left: 65px;
	list-style-type: none;
	background: url(/_shared/img/nav_background.jpg) no-repeat;
}
#navigation li:first-child {
	background: none;
}
#navigation ul ul li {
	background: none;
	padding-left: 0;
	list-style-type: circle;
}
/* #navigation ul ul li:first-child {
	background: url(/_shared/img/nav_lvl2_background.jpg) no-repeat;
} */
#navigation li a {
	color: #4a2114;
	text-decoration: none;
}
#navigation li a:hover {
	color: #b88d56;
	text-decoration: underline;
}
#navigation li a.true {
	color: #b88d56;
	font-weight: bold;
}
#footer {
	padding-left: 65px;
	padding-right: 40px;
}
#address {
	float: left;
	width: 243px;
	background: transparent url(/_shared/img/address_background.jpg) left center no-repeat;
	min-height: 103px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
}
#address div.layout {
	padding-left: 15px;
}
#metanav {
	margin-left: 243px;
	text-align: right;
	padding-top: 75px;
}
#metanav li {
	float: right;
	padding: 0 10px 0 11px;
	list-style-type: none;
	background: url(/_shared/img/metanav-trenner.gif) left center no-repeat;
}
div.clearer {
	clear: both;
}
#content h1 {
	color: #b88d56;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 14px;
}
#content h2 {
	color: #b88d56;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content p {
	margin-bottom: 10px;
}
#content a, #footer a {
	color: #b88d56;
	text-decoration: none;
}
#content a:hover, #footer a:hover {
	color: #4a2114;
	text-decoration: underline;
}
#content ul {
	margin-bottom: 10px;
	margin-left: 20px;
}


/*
	Termine-Liste
*/
dl.termine {

}

dt.vadatum {
	font-weight: bold;
	float: none;
}

dd.vatitel {
	margin-left: 0px;
}

dl.termine hr {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 0px;
	border-bottom: 1px solid #b88d56;
}



/*
	Kontakt-Formular
*/

fieldset {
	border: 0px;
}

label,
input.maincontbutton {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #4a2114;
}

fieldset#kontaktMitt dl,
fieldset#kontaktCheck dl,
fieldset#kontaktWeit dl,
fieldset#kontaktOpt dl {
	display:block;
	text-align: left;
	width:30em;
}

fieldset#kontaktWeit dl.anrede,
fieldset#kontaktOpt dl.plz {
	width:10em;
	float:left;
}

fieldset#kontaktWeit dl.titel,
fieldset#kontaktOpt dl.ort {
	width:20em;
	float:left;
}


fieldset#kontaktMitt dt,
fieldset#kontaktCheck dt,
fieldset#kontaktWeit dt,
fieldset#kontaktOpt dt {
	float: left;
	text-align: left;
	width: 8em;
}

fieldset#kontaktWeit dt.titel,
fieldset#kontaktOpt dt.ort {
	width:4em;
}

fieldset#kontaktMitt dd,
fieldset#kontaktCheck dd,
fieldset#kontaktWeit dd,
fieldset#kontaktOpt dd {
	margin-bottom: 1em;

}

fieldset#kontaktMitt dt,
fieldset#kontaktCheck dt,
fieldset#kontaktWeit dt,
fieldset#kontaktOpt dt,
fieldset#kontaktMitt dd,
fieldset#kontaktCheck dd,
fieldset#kontaktWeit dd,
fieldset#kontaktOpt dd {
	font: 0.8em/1.5em Arial, Helvetica, sans-serif;
	color: #3B1D1F;
}

fieldset#kontaktMitt input,
fieldset#kontaktCheck input,
fieldset#kontaktWeit input,
fieldset#kontaktOpt input {
	width: 30em;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	font-size: 11px;
	height: 1.5em;

}

fieldset#kontaktCheck input.formCheck {
	width: 6em;
	border: none;
}

fieldset#kontaktCheck dd.checkHint {
	margin-left: 6em;
}

fieldset#kontaktCheck input.personen {
	width: 6em;
}

fieldset#kontaktMitt select,
fieldset#kontaktCheck select,
fieldset#kontaktWeit select,
fieldset#kontaktOpt select {
	width: 4em;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	font-size: 11px;
	height: 1.5em;

}

fieldset#kontaktWeit input.InpTitel,
fieldset#kontaktOpt input.InpOrt {
	width:17.7em;
}

fieldset#kontaktOpt input.InpPlz {
	width:4em;
}

fieldset#kontaktWeit input#Callback {
	border: 0;
	font-size: 11px;
	color: #1d307a;
	height: 14px;
}


fieldset#kontaktButt {
	margin-left: 6.5em;
}
fieldset#kontaktButt input.maincontbutton {
	background-color: transparent;
	border-width: 0px;
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	color: #b88d56;
	height: 30px;
}

fieldset#kontaktButt input.maincontbutton:hover {
	background-color: transparent;
	border-width: 0px;
	font-size: 16px;
	padding: 0px;
	border-bottom: 1px dotted #4a2114;
	color: #4a2114;
}



textarea {
	width: 30em;
	height: 80px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	font-size: 11px;
}

fieldset#kontaktWeit input.hiddenInput {
	border:0;
	height:0px;
	width:0px;
	padding:0px;
	margin:0px;
}




/*
	Definitionsliste
*/

dl {

}

dt {
	float:left;
}

dd {
	margin-left: 100px;
}
