@charset "UTF-8";
.tabl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #8F8F8F;
	margin: 0px;
}
.rahmen1 {
	background-color: #FFFFFF;
	padding: 10px;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(pics/nav/backNav.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 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: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.spaceU {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rahmenR {
	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-left-style: none;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E5D6C7;
	color: #333333;
	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: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
	list-style-position: outside;
	list-style-image: url(pics/arrow.gif);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.rahmenX {
	border: 1px solid #8F8F8F;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 5px solid #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #556691;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #556691;
	}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #556691;
}
.leftnavLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E5D6C7;
	color: #333333;
	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: solid;
	border-left-style: none;
	border-top-color: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.picPerson {
	padding-right: 10px;
}

/* 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: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #E5D6C7;
}

/* Every anchor tags in our menu */
.MyMenu a {
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	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: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/* Normal items */
.MyMenu li.WebYepMenuItem {
	font-weight: bold;
	padding: 0px;
}


/* 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 {
	background-color: #CCCCCC;
	color: #333333;
	font-size: 11px;
	list-style-type: none;
	list-style-image: url(pics/1mal1.gif);
}

/* 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;
	font-weight: bold;
	background-color: #E5D6C7;
	border: 1px none #FFD21D;
}

/* The anchor tag of the currently selected menu item */
.MyMenu a.WebYepMenuCurrentItem {
	color:  #566692;
	font-weight: bold;
}

/* The anchor tag of the currently selected menu item, when hovering */
.MyMenu a:hover.WebYepMenuCurrentItem {
	color:  #556691;
	font-weight: bold;
}

/* All other anchor tags, when hovering */
.MyMenu a:hover {
	color: #576892;
	font-weight: bold;
}
/* All trees */
.MyMenu ul {
	margin:  0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

/* All items */
.MyMenu li {
	margin: 0;
	list-style-image: url(pics/arrow.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
a:focus { 
outline: none; 
}