@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.h1 {
	margin:0px;
	font-size: 16px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.a3:link {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.a3:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.a3:hover {
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
.a3:active {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
#Wrapper {
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding: 35px;
}
.MainTable {
	border: 1px solid #e0e0e0;
}
#Logo {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}
Table.Border {
	border: 1px solid #e3e3e3;
}
Table.Border td  {
	padding-left: 10px;
}
#SimpleContent {
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#SimpleContent td {
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#SimpleContent .label {
	border: 1px solid #D8D8D8;
}
#SimpleContent .input {
	border: 1px solid #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin:0px;
}
.English {
	width: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #f2f2f2;
	font-weight: bold;
}
.Deutsch {
	width: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #F2F2F2;
}
#Footer {
	font-size:10px;
}
Table.LeftNav td {
	width: 225px;
	text-align:right;
	background-color:#CCCCCC;
}
Table.LeftNav td a:link {	
}
Table.LeftNav td a:hover {
}
.slidedoormenu {
	list-style-type: none;
	margin: 0;
	width: 250px; /* thick left border of menu */
	border: 0px solid #CCCCCC;
	background-color: #d8d8d8;
	text-align: right;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
}
.slidedoormenu li{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.slidedoormenu li a{
	display: block;
	color: #FFFFFF;
	width: auto;
	border-bottom: 1px solid white; 
	text-indent: 8px;
	text-decoration: none;
	background-color: #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
.slidedoormenu li a:visited, .slidedoormenu li a:active{
	display: block;
	color: #FFFFFF;
	width: auto;
	border-bottom: 1px solid white; 
	text-indent: 8px;
	text-decoration: none;
	background-color: #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
.slidedoormenu li a:hover{
	background-position: -387px 0; 
	color: #92d050;
	background-color: #cbcbcb;
	font-size: 25px;
	font-weight: bold;
}
.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0;
}
.slidedoormenu li.lastitem a{
padding: 8px 0; 
}
[if IE]>
.slidedoormenu li a{ /* Menu link width value for IE */
	width: 100%;
}

