body {
	text-align: center;
	padding: 0;
	background: #FFFFFF;
	font: normal 13px "Trebuchet MS", Verdana, sans-serif;
	line-height: 20px;
	color: #846C48;
	letter-spacing: normal;
}

h1, h2, h3 {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h1 {
	color: #ff9900;
	font-size: 18px;
	line-height: normal;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding-bottom: 0px;		
}

h2 {
	color: #000000;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: 1px;
}

h3 {
	color: #000000;
	font-size: 13px;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0;
}

p, ul, ol, blockquote {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}


a:link {
	color: #ff9900;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #ff6600;
}

a:visited {
	color: #ff6600;
}

/* Text-Auszeichnung */

.headline1 {
	color: #000000;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Listen */

.borderTop {
	border-top: 1px solid #ff9900; 
	margin-top: 10px;	
	padding: 0px;
}
.borderBottom {
	border-bottom: 1px solid #ff9900;  
	margin: 0px;	
	padding: 0px;
	clear:both;
}

ul#text  {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
li#text {
	border-top: 1px solid #ff9900;
	clear:both;
	padding-bottom: 5px;
	padding-top: 5px;	
	margin: 0px;	
}

ul.marker {
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style:none;
}
li.marker {
	padding-left: 10px;
	background-image: url(/fileadmin/images/icn_marker.gif);
	background-repeat: no-repeat;
	background-position: left;

}

/* Textlinks */

#linkRight {
	padding-right: 10px;
	background: url(/fileadmin/images/icn_marker.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#linkLeft {
	padding-left: 10px;
	background: url(/fileadmin/images/icn_markerLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* Bilder & Icons */

img {
	border: none;
}

.picLeft {
	padding-top: 5px;
	margin-right: 10px;
	float: left;
	margin-bottom: 3px;
}

.picRight {
	padding-top: 5px;
	margin-right: 0px;
	float: right;
	margin-left: 5px;
}

#teaserIMG {
	width: 165px;
	height: 170px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background-image:url(/fileadmin/images/pic_tsrHG.jpg);
	background-repeat: no-repeat;
}

/* Header */

#header {
	width: 850px;
	height: 235px;
	margin: 0 auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* Hauptmenue */

#menu {
	width: 850px;
	height: 40px;
	margin: 0 auto;
	margin-top: 0px;
	background-image:url(/fileadmin/images/pic_menuHG.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	font-size: 16px;
	text-transform: uppercase;
	line-height: normal;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}

#menu ul {
	margin: 0 auto;
	list-style: none;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 11px 12px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: normal;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}

#menu a:hover {
	color: #691b02;
	background-image:url(/fileadmin/images/pic_menu_hi.jpg);
}

#menu .active {
	background-image:url(/fileadmin/images/pic_menu_hi.jpg);
}

/* Content */

#content {
	text-align: left;
	width: 850px;
	margin: 0 auto;
}


/* Kolumne Links */

#colLeft {
	float: left;
	width: 180px;
	margin-top: 30px;
	padding-right: 10px;
}

#colLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colLeft li {
	padding-left: 12px;
	background: url(/fileadmin/images/icn_marker.gif) no-repeat 0px 20%;
}

#colLeft a {
	text-decoration: none;
	color: #846C48;
}

#colLeft a:hover {
	text-decoration: underline;
	color: #5b3f27;
}

/* Kolumne Mitte */

#colMiddle {
	float: left;
	width: 430px;
	padding: 0 20px 20px 20px;
	border-right: 2px dotted #846C48;
	border-left: 2px dotted #846C48;
	margin-top: 30px;
	background-image: url(/fileadmin/images/pic_hg2.gif);
	background-repeat:repeat-y;
}

#colMiddle2 {
	float: left;
	width: 630px;
	padding: 0 0 20px 20px;
	border-left: 2px dotted #846C48;
	margin-top: 30px;
	background-image: url(/fileadmin/images/pic_hg3.gif);
	background-repeat:repeat-y;
}

/* Kolumne Rechts */

#colRight {
	float: left;
	width: 170px;
	margin-top: 30px;
	padding-left: 10px;
}


/* Footer */

#footer {
	width: 850px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #ff9900;
	border-top: 1px solid #ff9900;
	font-size: smaller;
	letter-spacing: 1px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
	padding-left: 10px;
}

.icnDrucken {
	padding-left: 20px;
	background-image:url(/fileadmin/images/icn_drucker.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.icnEmpfehlen {
	padding-left: 25px;
	background-image: url(/fileadmin/images/icn_empfehlen.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.icnKontakt {
	padding-left: 20px;
	background-image: url(/fileadmin/images/icn_kontakt.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.textRight {
	float: right;
}

.textLeft {
	float: left;
}

/* Tabelle Kontaktformular */

table.form {
	margin-bottom: 20px;
	font: normal 13px "Trebuchet MS", Verdana, sans-serif;
}

td.form {
	line-height: 16px;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px dotted #5b3f27;
}

.input {
	font: normal 12px "Trebuchet MS", Verdana, sans-serif;
	border: 1px solid ##e7e6e3;
}
.inputHi {
	font: normal 12px "Trebuchet MS", Verdana, sans-serif;
	background-color: #ffdcaa;
	border-style:none;
	border: 1px solid ##e7e6e3;
}


