body {
	/* Schriften ohne Serifen */
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida, sans-serif;
	color: #6B1D13;
	font-size: 12px;
	
	margin: 0px;
	background-color: #FAEDC7;
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}
h1 {
	margin: 0px;
	padding-bottom: 14px;
	color: #007540;
	font-weight: bold;
	font-size: 14px;
	background: url('/images/line_title.gif') no-repeat 70px 23px;
}
h2 {
	margin: 0px;
	padding-bottom: 14px;
	color: #EE2B2D;
	font-weight: bold;
	font-size: 13px;
}
h3 {
	margin: 0px;
	padding-bottom: 0px;
	color: #6B1D13;
	font-weight: bold;
	font-size: 12px;
}
/********************************** layout ***********************************/
#bgHeader {
	background: url('/images/bg_header.jpg') repeat-x;
}
#containerHeader {
	width: 974px;
	height: 209px;
	margin-left: auto;
	margin-right: auto;
}
#bgHeaderLeft, #bgHeaderRight {
	float: left;
	width: 69px;
	height: 209px;
}
#bgHeaderLeft {
	background: url('/images/bg_header_left.jpg') no-repeat;
}
#bgHeaderRight {
	background: url('/images/bg_header_right.jpg') no-repeat;	
}
#bgHeaderCenter {
	float: left;
	width: 836px;
	height: 178px;
	background: url('/images/bg_header_center.jpg') no-repeat;
}
#logo {
	float: left;
	display: block;
	width: 345px;
	height: 100px;
}
#bgBody {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}
#containerBody {
	width: 844px;
	margin-left: 65px;
	margin-right: 65px;
	background: url('/images/bg_body.gif') repeat-y 0px 0px;
	position: relative;
	top: -31px;
}
#bgFooter {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	
}
#containerFooter {
	width: 665px;
	margin-left: 65px;
	margin-right: 65px;
	border-top: 1px solid #C79E4F;
	position: relative;
	top: -31px;
	padding-top: 8px;
	padding-left: 180px;
	font-size: 11px;
}
td.bodyLeft {
	width: 172px;
	border-right: 1px solid #F5DAA2;
	background-color: #FEF2D1;
}

td.bodyLeftBottom {
	vertical-align: bottom;
	text-align: center;
}
td.bodyRight {
	width: 643px;
	padding-top: 15px;
	padding-left: 20px;
	background-color: #FFF9E7; 
	
	/* Schriften ohne Serifen */
	font-family: Arial, Verdana, Geneva, Helvetica, Lucida, sans-serif;
	font-size: 12px;
	
	height: 300px;
}
img.tasse {
	width: 115px;
	height: 150px;
	padding-top: 20px;
}
/********************************** topnav ***********************************/
ul.topnav {
	margin-top: 156px;
	margin-right: 8px;
}
li.topnav {
	float: right;
}
a.topnav {
	color: #6C1C14;
	font-weight: bold;
	text-decoration: none;
}
a.topnav:hover, a.topnavSel {
	color: #EE2B2D;
}
img.topnav {
	width: 4px;
	height: 4px;
	margin-bottom: 3px;
	margin-left: 8px;
	margin-right: 8px;
}
/********************************** nav **************************************/
ul.nav {
	padding-top: 11px;
}
li.nav {
}
a.nav {
	color: #6C1C14;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 4px;
	width: 148px;
	padding-left: 24px;
}
a.nav:hover, a.navSel {
	background: url('/images/dot_nav.gif') no-repeat 8px 8px;
	color: #EE2B2D;
}
/********************************** subnav ***********************************/
ul.subnav {
	padding-left: 25px;
	padding-bottom: 8px;
	float: left;
}
li.subnav {
}
a.subnav {
	color: #007540;
	text-decoration: none;
	display: block;
	height: 19px;
	padding-top: 3px;
	width: 147px;
	background: url('/images/line_subnabv.gif') no-repeat 17px 21px;
}
a.subnav:hover, a.subnavSel {
	color: #EE2B2D;
}
/********************************** content **********************************/
a.text {
	color: #6B1D13;
	font-weight: bold;
}
a.text:hover {
	color: #EE2B2D;
}
#content {
	line-height: 165%;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}
ul.img {
	float: left;
}
li.img {
	float: left;
	width: 148px;
	heigth: 148px;
	margin-right: 7px;
}
img.text {
	border: 1px solid #F5DAA2;
	float: left;
	width: 148px;
	heigth: 148px;
}
img.portraet{
	border: 1px solid #F5DAA2;
	margin-right: 20px;
	float: left;
	width: 148px;
	heigth: 148px;
}
img.team {
	border: 1px solid #F5DAA2;
	margin-right: 20px;
	width: 400px;;
	heigth: 156px;
}
td.bottom {
	padding-bottom: 10px;
}
td.small {
	width: 100px;
}
td.verysmall {
	width: 50px;
}
ul.text {
	margin-left: 20px;
	list-style-type: disc;
}
li.text {
	
}
/********************************* on hover effect ***************************/
div.infobox {
	display: none;
	margin-top: 40px;
	margin-left: 130px;
	width: 340px;
	
	position: absolute;
	z-index: 101;
	
	padding: 5px;
	color: #6B1D13;
	
	border: 1px solid #6B1D13;
	background-color: #FFFFFF;
}
/********************************* powered by ********************************/
#poweredBy {
	padding-top: 20px;
	padding-bottom: 4px;
	font-size: 9px;
}
.orange {
	color: #FF9900;
}
.gray {
	color: #7A6252;;
}
a.poweredby {
	text-decoration : none;
	color: #C19A6F;
}

#search {
	height: 2px;
	overflow: hidden;
}