@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.backg {
	background-image: url(bilder/backg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.backgShade {
	background-image: url(bilder/backgShade.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.unten {
	background-image: url(bilder/grey.jpg);
	background-repeat: no-repeat;
}
ul {
	list-style-position: outside;
	list-style-image: url(bilder/dotpic.gif);
}
li {
	padding-bottom: 8px;
}
.oben {
	background-image: url(bilder/backgShadeOben.png);
	padding-right: 10px;
}
.lowNav {
	background-image: url(bilder/backgShadeUnten.png);
	background-repeat: no-repeat;
}
.navrahmenOben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #B9BCBD;
	border-right-color: #B9BCBD;
	border-bottom-color: #B9BCBD;
	border-left-color: #B9BCBD;
	border-left-style: solid;
}
.navrahmenObenR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #B9BCBD;
	border-right-color: #B9BCBD;
	border-bottom-color: #B9BCBD;
	border-left-color: #B9BCBD;
	border-left-style: none;
}
.backearth {
	background-image: url(bilder/backearth.png);
	background-repeat: no-repeat;
	background-position: top;
}
.inhalt {
	background-color: #FFFFFF;
	background-image: url(bilder/backgWhite.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 30px;
	margin: 0px;
	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: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.inhalt2 {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	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;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}
.inhalt3 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	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;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
a:link {
	color: #6598D0;
}
a:visited {
	color: #6598D0;
}
a:hover {
	color: #666666;
}
a:active {
	color: #6598D0;
}
img {
behavior: url("pngbehavior.htc");
}
.rahmenLR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


/* The div enclosing the menu */
.MyMenu {
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	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: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(bilder/backgWhite.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* 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: #0C241D;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

/* 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;
	color: #124838;
	font-size: 12px;
	background-image: url(bilder/leftNavBackO2.jpg);
	background-position: right;
}

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

/* 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: #666666;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
}

/* The anchor tag of the currently selected menu item */
.MyMenu a.WebYepMenuCurrentItem {
	color:  #797E85;
	background-color: #EEF0F6;
}

/* The anchor tag of the currently selected menu item, when hovering */
.MyMenu a:hover.WebYepMenuCurrentItem {
	color:  #333333;
	background-color: #F8F9FA;
}

/* All other anchor tags, when hovering */
.MyMenu a:hover {
	color: #333333;
	font-weight: normal;
	background-color: #F4F5F8;
}

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

/* All items */
.MyMenu li {
	margin: 0;
	padding: 0;
	display: inline;
}
div.WebYepGalleryText {
	font-size: 9px;
	color: #666666;
}
.WebYepGalleryContainer td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.WebYepGalleryContainer {

}
.starttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
}
.starttextLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.claim {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8D939D;
	padding-right: 50px;
	font-style: italic;
	letter-spacing: 5px;
}
.unten2 {
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
}
.backg .backearth tr td table tr td .rahmenLR tr .MyMenu p {
	text-align: center;
}
