@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-attachment: fixed;
	background-image: url(bilder/backshade.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #2c3b5d;
}
.rahmenU {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #293A55;
	border-right-color: #293A55;
	border-bottom-color: #293A55;
	border-left-color: #293A55;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C3B57;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ru {
	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: #2B3A56;
	border-right-color: #2B3A56;
	border-bottom-color: #2B3A56;
	border-left-color: #2B3A56;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a:link {
	color: #3F4D64;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F4D64;
}
a:hover {
	text-decoration: none;
	color: #9EAAB3;
}
a:active {
	text-decoration: none;
	color: #3F4D64;
}
.flags {
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #37455E;
	border-right-color: #37455E;
	border-bottom-color: #37455E;
	border-left-color: #37455E;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 15px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #3A4962;
}
h2 {
	font-size: 16px;
	color: #3A4962;
}
h3 {
	font-size: 14px;
	color: #3A4962;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #263752;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.backname {
	background-repeat: repeat-y;
	background-image: url(bilder/grayback.jpg);
	background-position: center center;
}
.navigS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C3B57;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	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: solid;
	border-top-color: #293854;
	border-right-color: #293854;
	border-bottom-color: #293854;
	border-left-color: #293854;
}
.topnav {
	background-image: url(bilder/topnav.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #5DBBD5;
	border-bottom-color: #FFFFFF;
	border-left-color: #5DBBD5;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
	text-align: right;
}


/* The div enclosing the menu */
.MyMenu {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	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: #FFFFFF;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

/* 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: #006600;
	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.2em;
	color: #FFFFFF;
	font-size: 11px;
}

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

/* 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: #FFFFFF;
	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: #1E4582;
	border-right-color: #1E4582;
	border-bottom-color: #1E4582;
	border-left-color: #1E4582;
	font-weight: normal;
}

/* The anchor tag of the currently selected menu item */
.MyMenu a.WebYepMenuCurrentItem {
	color:  #FFFFFF;
	background-color: #1A5A8B;
}

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

/* All other anchor tags, when hovering */
.MyMenu a:hover {
	background-color: #1C4F7F;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}

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

/* All items */
.MyMenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px none #CCC;
}
.unten {
	padding-right: 5px;
	padding-bottom: 5px;
}
.rightHover {
	color:  #FFFFFF;
	background-color: #1C4F7F;
}

