@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.backg {
	background-image: url(pics/backg2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FECE0A;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(pics/topnavBack2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center center;
}
/* The div enclosing the menu */
.MyMenu {
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 10px;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 40px;
}

/* Every anchor tags in our menu */
.MyMenu a {
	display: block;
	background-repeat: no-repeat;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #192048;
	border-bottom-color: #192048;
	border-left-color: #192048;
	border-top-width: 1px;
	border-top-color: #999;
	color: #333333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
}

/* All items */
.MyMenu li {
	border: 1px none #B9132D;
	font-weight: normal;
}

/* The currently selected item */
.MyMenu li.WebYepMenuCurrentItem {
	font-weight: normal;
	
}

/* The anchor tags of each item that is first in its tree */
.MyMenu a.WebYepMenuFirstItem {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #1A204A;
}

/* Like above, but only for second menu level and below */
.MyMenu li li a.WebYepMenuFirstItem {
	border-top: none;
}

/* All menu item's anchor tags of second menu level */
.MyMenu li li a {
	padding-left: 1.5em;
	background-color: #CCCCCC;
	color: #333333;
	font-size: 11px;
}

/* All menu item's anchor tags of third menu level */
.MyMenu li li li a {
	padding-left: 1em;
}

/* All menu item's anchor tags of fourth menu level and below */
.MyMenu li li li li a {
	padding-left: 1em;
}

/* All anchor tags that are menu tree titles */
.MyMenu a.WebYepMenuTitle {
}

/* All anchor tags that are menu tree titles of currently expanded trees */
.MyMenu a.WebYepMenuTitleExpanded {
	
}

/* The text colors and underlines must be set via the pseudo selectors a:link etc. */
.MyMenu a:link, .MyMenu a:visited, .MyMenu a:active {
	text-decoration: none;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFD21D;
	border-right-color: #FFD21D;
	border-bottom-color: #FFD21D;
	border-left-color: #FFD21D;
	font-weight: normal;
	background-color: #FFFFFF;
}

/* The anchor tag of the currently selected menu item */
.MyMenu a.WebYepMenuCurrentItem {
	color:  #000000;
	background-image: url(pics/navback.jpg);
}

/* The anchor tag of the currently selected menu item, when hovering */
.MyMenu a:hover.WebYepMenuCurrentItem {
	color:  #000000;
	background-image: url(pics/navback.jpg);
}

/* All other anchor tags, when hovering */
.MyMenu a:hover {
	color: #000000;
	font-weight: normal;
	background-image: url(pics/navback.jpg);
}

/* All trees */
.MyMenu ul {
	list-style-type: none;
	margin:  0;
	padding: 0;
}

/* All items */
.MyMenu li {
	margin: 0;
	padding: 0;
	display: inline;
}
.maintext {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
ul {
	list-style-image: url(pics/dotpic.gif);
	list-style-type: disc;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-left: 20px;
	margin: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
div.WebYepGalleryText {
	font-size: 9px;
	color: #666666;
}
.oben {
	background-image: url(pics/topper3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
img {
   behavior: url("pngbehavior.htc");
}
a:link {
	color: #EBBE00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EBBE00;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #EBBE00;
}
hr{
 border: 0px; 
 border-top: solid 1px #FFD21D;
 border-bottom: transparent;
}#apDiv1 {
	position:relative;
	width:169px;
	height:130px;
	z-index:1;
	left: -50;
	top: 120;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
