body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #7A7C7C;
	margin:0;
	padding:0;
	text-align:center; /* center container in WinEx */
}
a {
	color:#3381B9;
}
a:hover {
	text-decoration:none;
}
ul {
	margin-top:0;
}
li {
	list-style:square;
	margin-bottom:2px;
}
#container {
	text-align:left; /* and undo center for text */
	margin: 15px auto 0 auto;
	width:770px;
	background: url(img/hgcontainer.gif) repeat-y;
	overflow:hidden;
}
#container2 {
	width:770px;
	min-height:200px;
	margin:0;
}
#header {
	background: url(img/top.gif) no-repeat;
	width:770px;
	height:100px;
	margin:0;
	float:left;
}
a#home {
	display:block;
	float:left;
	width:177px;
	height:60px;
	margin:15px 0 0 5px;
	overflow:hidden;
	text-indent:-999px;
	background: #E6F4FF url(img/logo.gif) no-repeat -1px -80px;
	display:inline; /* kill double margin bug in WinEx */
}
a:hover#home {
	background: #E6F4FF url(img/logo.gif) no-repeat -1px -8px;
}
#links {
	width:350px;
	height:16px;
	overflow:hidden;
	float:right;
	margin:12px 13px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:white;
	display:inline; /* kill double margin bug in WinEx */
}
#links a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
#links a:hover {
	text-decoration:underline;
}
#english {
	background:url(img/flags_engl.jpg) no-repeat 0 0;
	padding-left:52px;
}
#german {
	background:url(img/flags_german.jpg) no-repeat 0 0;
	padding-left:52px;
}
#menu {
	width:567px;
	height:34px;
	overflow:hidden;
	float:right;
	margin:42px 11px 0 0;
	display:inline; /* kill double margin bug in WinEx */
}
#menu ul, #menu li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline; /* kill double margin bug in WinEx */
}
#menu li a {
	display:block;
	float:left;
	width:111px;
	height:29px;
	margin:0;
	overflow:hidden;
	text-indent:-999px;
	background: #3381B9 url(img/m01.gif) no-repeat -2px 0px;
	border:white solid 2px;
	display:inline; /* kill double margin bug in WinEx */
	/* hide correct values from WinEx 5.5 */
voice-family: "\"}\""; 
voice-family:inherit;	
	height:25px;
}
#menu li.m02 a {
	background: #3381B9 url(img/m02.gif) no-repeat -2px 0px;
	margin-left:-2px;
}
#menu li.m03 a {
	background: #3381B9 url(img/m03.gif) no-repeat -2px 0px;
	margin-left:-2px;
}
#menu li.m04 a {
	background: #3381B9 url(img/m04.gif) no-repeat -2px 0px;
	margin-left:-2px;
}
#menu li.m05 a {
	background: #3381B9 url(img/m05.gif) no-repeat -2px 0px;
	margin-left:-2px;
}
#menu li.eng_m01 a {
	background: #3381B9 url(img/eng_m01.gif) no-repeat -2px 0px;
}
#menu li.eng_m02 a {
	background: #3381B9 url(img/eng_m02.gif) no-repeat -2px 0px;
	margin-left:-2px;
}
#menu li.eng_m03 a {
	background: #3381B9 url(img/eng_m03.gif) no-repeat -2px 0px;
	margin-left:-2px;
}
#menu li.eng_m04 a {
	background: #3381B9 url(img/eng_m04.gif) no-repeat -2px 0px;
	margin-left:-2px;
}
#menu li.eng_m05 a {
	background: #3381B9 url(img/eng_m05.gif) no-repeat -2px 0px;
	margin-left:-2px;
}
li#down a, #menu li a:hover {
	margin-top:5px;
}
#navigation {
	width:177px;
	float:left;
	margin:0 0 0 6px;
	padding:0 0 0 14px;
	display:inline; /* kill double margin bug in WinEx */
	/* hide correct values from WinEx 5.5 */
voice-family: "\"}\""; 
voice-family:inherit;	
	width:163px;
}
#navigation ul, #navigation li {
	padding:0;
	margin:0;
	list-style:none;
}
#navigation li a {
	display:block;
	width:135px;
	border:2px solid #E6F4FF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	margin:6px 0 6px 0;
	padding:3px 3px 3px 4px;
	border:2px solid #E6F4FF;
}
#navigation li li a {
	margin-left:5px;
	width:130px;
	font-size:11px;
}
#navigation li a:hover {
	border:2px solid #3381B9;
}
#navigation li#active a, #navigation li a:active {
	color:#3381B9;
}
#credits {
	float:left;
	width:160px;
	font-size:10px;
	margin-top:25px; /* will be changed onload by JS */
}
#credits em {
	font-size:14px;
	line-height:23px;
}
#credits p {
	padding:0;
	margin:0 0 3px 0;
}
#content {
	width:579px;
	margin:100px 0 0 3px;
	padding:10px;
	border-top:white 3px solid;
	float:left;
	background:#BDE2FF url(img/hgcontent.jpg) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	color:#333333;
	display:inline; /* kill double margin bug in WinEx */
	/* hide correct values from WinEx 5.5 */
voice-family: "\"}\""; 
voice-family:inherit;	
	width:559px;
}
td {
	/* necessary for WinEx 5.5 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#content h1, #content h2  {
	font-size:20px;
	line-height:24px;
	color:#3381B9;
	padding:0;
	margin:0 0 14px 0;
}
#content h2  {
	font-size:16px;
	line-height:20px;
	margin:0 0 12px 0;
}
#content p {
	padding:0;
	margin:0 0 10px 0;
}
img.picleft {
	float:left;
	margin:0 10px 10px 0;
	border:#3381B9 1px solid;
}
img.picleft-nob {
	float:left;
	margin:0 0 10px 0;
	border:#3381B9 1px solid;
}
img.picright {
	float:right;
	margin:0 0 10px 10px;
	border:#3381B9 1px solid;
}
img.picleft2 {
	float:left;
	margin:0 10px 10px 0;
	border:none;
}
img.picright2 {
	float:right;
	margin:0 0 10px 10px;
	border:none;
}
.alignbox {
	float:left;
}
.clearfloat {
	clear:both;
}
strong {
	color:#3381B9;
}
#bottom {
	margin: 0 auto 15px auto;
	width:770px;
	height:4px;
	background: url(img/hgbottom.gif) no-repeat;
}
.liste, .liste4 {
	width:552px;
	border-collapse:collapse;
	table-layout:fixed;
	border:#3381B9 1px solid;
	margin:0 0 10px 0;
}
.liste tr {
	border-bottom:#3381B9 1px solid;
	padding:3px;
}
.liste td {
	padding:3px;
}
.listeName {
	width:150px;
}
.liste4 {
	text-align:center;
}
.liste4 td, .liste4 th {
	padding:8px 3px 8px 3px;
}
.liste4 img {
	border:none;
}
.liste2 {
	width:552px;
	border-collapse:collapse;
	table-layout:fixed;
	border:#3381B9 1px solid;
	margin:0 0 10px 0;
}
.liste2 td {
	width:20%;
	border-right:#3381B9 1px solid;
	padding:3px;
	vertical-align:top;
}
.listeKlein {
	font-size:10px;
	line-height:12px;
	background:#CEEAFF;
}
.liste3 {
	width:450px;
	border-collapse:collapse;
	table-layout:fixed;
	border:#3381B9 1px solid;
	margin:0 0 10px 0;
}
.liste3 td {
	width:90px;
	border-right:#3381B9 1px solid;
	padding:3px 10px 3px 3px;
	vertical-align:top;
	text-align:right;
}
.liste3 th {
	width:90px;
	padding:3px;
	border-right:#3381B9 1px solid;
	border-bottom:#3381B9 1px solid;
	vertical-align: middle;
	text-align:center;
	font-weight:bold;
}
.listeBlau {
	background:#579DCF;
}
