html {
	height: 101%;
}
#page_margins {
	width: 794;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -397px;
	max-width: none;
	min-width: 794px;
}
#page {
	clear: both;
	position: absolute;
	width: 794px;
	background-image: url('../images/graphics/bkgrd5.jpg');
	background-repeat: repeat-y;
	z-index: 0;
}
#header {
	position: relative;
	margin-left: 1px;
	top: 0px;
	width: 792px;
	height: 120px;
	background-image: url('../images/graphics/header.jpg');
	background-repeat: no-repeat;
	z-index: 2;
}
#main {
	clear: both;
	float: left;
	top: 0;
	width: 794px;
	z-index: 20;
}
#col1 {
	float: left;
	background-color: transparent;
	width: 210px;
	padding-left: 30px;
	padding-right: 00px;
	margin-top: 60px;
	margin-left: 0px;
	z-index: 3;
}
#col4 {
	float: left;
	background-color: transparent;
	width: 500px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 56px;
	margin-left: 15px;
	z-index: 3;
}
#col4a {
	float: left;
	background-color: transparent;
	width: 500px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 19px;
	margin-left: 15px;
	z-index: 3;
}
#col_wide {
	float: left;
	width: 755px;
	padding-left: 30px;
	}
#breadcrumb {
	float: left;
	background-color: transparent;
	width: 500px;
	height: 20px;
	padding-left: 15px;
	margin-top: 15px;
	margin-left: 15px;
	z-index: 3;
}
#col1_content {
	position: relative;
	padding-left: 0px;
}
#col1a_content {
	position: relative;
	padding-left: 0px;
	padding-top: 27px;
}
#col4_content {
	position: relative;
	padding-left: 0px;
}

#address {
	overflow: hidden;
	float: left;
	width: 794px;
	background-image: url('../images/graphics/bkgrd-bottom5.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 6;
}
#menu_container {
	z-index: 501;
	position: relative;
	background-image: url('../images/graphics/menu_bkgd.png');
	background-repeat:no-repeat;
	float:left;
	margin:0 0 0 1px;
	}
#menu {
	padding:0 0 0 0px; 
	width: 792px;
	margin:0; 
	list-style:none; 
	height:30px; 
	position:relative; 
	z-index:500; 
	font-family:Tahoma, Geneva, sans-serif;
	}
#menu li {float:left; margin-right:1px;}
#menu li a {display:block; float:left; height:30px; line-height:30px; background:#333; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 33px 0 33px;}
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#510870;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; background:#510870;}
#menu li:hover > a.sub {color:#fff; background-color:#510870;}

#menu li.current a {color:#fff; background:#ed4f05;}

#menu li a.sub {background: #333 url('../images/graphics/down-arrow.gif') no-repeat right center;}
#menu li.current a.sub {color:#fff; background:#ed4f05 url('../images/graphics/down-arrow.gif') no-repeat right center;}

#menu :hover ul {left:0; top:30px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul {left:145px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:145px; padding:0; text-indent:10px; background:#333; color:#ccc; height:30px; line-height:30px;}
#menu :hover ul li a.fly {background:#333 url('../images/graphics/right-arrow.gif') no-repeat right center;}

#menu :hover ul :hover {background-color:#510870; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#510870; color:#fff;}

#menu :hover ul li.currentsub a {background:#ed4f05; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#ed4f05 url('../images/graphics/right-arrow.gif') no-repeat right center; color:#fff;}

#menu :hover ul li.currentsub a {background:#ed4f05; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#ed4f05 url('../images/graphics/right-arrow.gif') no-repeat right center; color:#fff;}

#menu :hover ul li.currentsub a {background:#ed4f05; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#ed4f05 url('../images/graphics/right-arrow.gif') no-repeat right center; color:#fff;}

#menu :hover ul li.currentsub a {background:#ed4f05; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#ed4f05 url('../images/graphics/right-arrow.gif') no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:145px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#660099; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#ed4f05; color:#fff;}

#list {
	position: relative;
	margin: 0 20px 0 20px;	
}
body {
	background-color: #ecae56;
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	top: 0;
	padding-top: 0px;
	margin-top: 0px;
}
img {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-bottom: 6px;
}

img.noBorder {
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.noBottom {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-bottom: 2px;
}
img.inlineRight {
	margin-top: 6px;
	margin-right: 12px;
	}
img.inlineLeft {
	margin-top: 6px;
	margin-left: 12px;
	}	

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: 900;
	color: #ed4f05;
	margin-top: 0px;
	margin-bottom: 18px;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-right: 0;
	text-align: left;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: 900;
	color: #ed4f05;
	margin-top: 18px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: 900;
	color: #ed4f05;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: 900;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: 900;
	color: #ed4f05;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 10px;
	text-align: left;
}
p.sponsoren {
	font-size: 70%;
	margin-top: 0;
	margin-bottom: 0;
	}
p.leftIndent {
	margin-left: 24px;
	margin-top: 0px;
	}
p.no_margin {
	margin-top: 0px;
	margin-bottom: 0px;
}
p.no_top {
	margin-top: 0px;
	margin-bottom: 6px;
}
p.no_bottom{
	margin-bottom: 0px;
}
p.small {
	font-size: 8.5pt;
	margin-right: 0px;
	}
p.small2 {
	font-size: 8.5pt;
	margin-right: 0px;
	margin-top: 9px;
	margin-bottom: 1px;
	}
p.border {
	border-bottom: solid;
	border-bottom-width: 2.5px;
	border-color: #ffcc00;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 0px;
}
p.border2 {
	border-bottom: solid;
	border-bottom-width: 2.5px;
	border-color: #ffcc33;
	margin-top: -6px;
	margin-bottom: 12px;
	margin-right: 0px;
}
p.caption {
	font-size: 8pt;
	margin-top: 3px;
	margin-left: 0px;
}
p.breadcrumb {
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}
p.address {
	font-size: 8pt;
	color: #333333;
	border-top: dashed #666;
	border-top-width: 1px;
	text-align: center;
	margin: 20px 30px 0 30px;
	padding: 10px 0 25px 0;
}
p.oben {
	font-size: 8pt;
	font-weight: 900;
	margin-top: 12pt;
	margin-bottom: 12pt;
	text-align: right;
}
b {
	font-weight: 900;
}
.bottomBorder  {
	border-bottom:solid 1px #666666;
	}
.oben {
	font-size: 80%;
	font-weight: 900;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: right;
}
p.navoben {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
p.navleft{
	background-color:#ffcc33;
	margin-top: 6px;
	margin-right: 0px;
	padding: 6px 0 6px 8px;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}
.gallerycontainer{
	position:relative;
	height: 350px;
	margin-top: 20px;
}

.thumbnail img{
	border: 1px solid #666666;
	margin: 0px;
}

.thumbnail:hover{
	background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid #666666;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	left: -1000px;
	border: 1px solid #666666;
	visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	margin: 0 0px 0px 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0px;
	left: 230px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}
.thumbnail2 img{
	border: 1px solid #666666;
	margin: 0px 0px 6px 12px;
}

.thumbnail2:hover{
	background-color: transparent;
}

.thumbnail2:hover img{
	border: 1px solid #666666;
}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	left: -1000px;
	border: 1px solid #666666;
	visibility: hidden;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
	border-width: 0;
	margin: 0 0px 0px 0;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0px;
	left: 0px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}
.thumbnail3 img{
	border: 1px solid #666666;
	margin: 6px 12px 6px 0px;
}

.thumbnail3:hover{
	background-color: transparent;
}

.thumbnail3:hover img{
	border: 1px solid #666666;
}

.thumbnail3 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	left: -1000px;
	border: 1px solid #666666;
	visibility: hidden;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
	border-width: 0;
	margin: 0 0px 0px 0;
}

.thumbnail3:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0px;
	left: 0px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}
.table {
	width: 160px;
	height: 40px;
	vertical-align: top;
	}
.table2 {
	width: 320px;
	height: 40px;
	vertical-align: top;
	}
.table3 {
	width: 480px;
	height: 40px;
	vertical-align: top;
	}
p.formFill {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul, ol, dl {
	margin: 0 0 1em 1em;
}
ol.letter {
	list-style-type:upper-alpha;
	list-style-position: outside;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
ul.disc {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
}
ul.disc2 {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	margin-right: 10px;
}
ul.disc3 {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
}
ul.number {
	list-style-type: decimal;
	list-style-position: outside;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 20px;
}
li.top {
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	}
a {
	font-weight: 400;
	color: #cc6600;
}
a:link {
	font-weight: 400;
	color: #510870;
}
a:visited {
	font-weight: 400;
	color: #666666;
}
a:hover {
	font-weight: 400;
	text-decoration: underline;
	color: #ffcc00;
}
a:active {
	font-weight: 400;
	color: #ffcc00;
}
a.aeth {
	font-weight: bolder;
	color: #339900;
}
a.mali {
	font-weight: bolder;
	color: #996633;
}
a.kenia {
	font-weight: bolder;
	color: #ffcc33;
}
a.navleft:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.navleft:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
a.navleft:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a.navleft:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.strong_orange {
	color: #ed4f05;
	font-weight:bolder;
}

