html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-family:Verdana;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
	background-color: #eaeaea;
	font-size: 76%;
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	border:0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #eaeaea;
}
*:focus { outline: none; }

#content {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:115px;
	bottom:70px;
	margin: 0px;
	right: 60px;
	background-color: #f3f3f3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	left: 198px;
}
* html #content {
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto;
	position:absolute;
	z-index:3;
	border-top-width: 115px;
	border-right-width: 60px;
	border-bottom-width: 70px;
	border-left-width: 198px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}


#head {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:115px;
	z-index:5;
	overflow:hidden;
	margin: 0;
}
#foot {
	position:absolute;
	margin:0;
	left:0;
	display:block;
	width:100%;
	height:10px;
	font-size:1em;
	z-index:1000;
	overflow:hidden;
	bottom: 0;
}

#left {
	position:absolute;
	left:60px;
	top:115px;
	bottom:10px;
	width:138px;
	z-index:4;
	overflow:hidden;
	background-color: #d8d8d8;
}

* html #left {
	height:100%;
	top:0;
	bottom:0;
	border-top-width: 115px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eaeaea;
	border-bottom-color: #eaeaea;
	z-index: 4;
}
#leftcont {
	font-weight: normal;
	background-repeat: repeat-y;
	background-position: 3px top;
	position: absolute;
	top: 0px;
	left: 5px;
	width: 133px;
	height: 100%;
	border-right: 1px solid #d2d2d2;
	z-index: 10;
	bottom: 0px;
	background-color: #d8d8d8;
	background-image: url(../drop/3d2Horz-left.gif);
}
/*menu*/
ul.menu1 {
	position: absolute;
	top: 1.35em;
	left: 0;
	z-index: 20;
	border-collapse:collapse;
	margin:0;
	padding-right: 0;
	padding-bottom: 0.25em;
	padding-left: 0;
	padding-top: 0.25em;
	text-indent: 8px;
	width: 133px;
}
ul.menu1, ul.menu1 ul      {
	list-style-type: none;
	margin: 0;
	padding: 0.25em 0;
	width: 133px;
	height: auto;
	overflow: hidden;
}

ul.menu1 li.drop { margin-bottom: -2px; }
ul.menu1 li a, 
ul.menu1 li a:visited {
	display:block;
	width:133px;
	height:2em;
	text-decoration:none;
	color:#474747;
	font-weight: bold;
	line-height: 2em;
	font-family: Verdana;
	font-size: 9pt;
}
ul.menu1 li a.space, ul.menu1 li a.space:visited {
	line-height: 2em;
	background-image: url(../drop/space3.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	display: block;
	width: 133px;
	height: 2em;
	padding-top: 6px;
}
ul.menu1 li a.last, ul.menu1 li a.last:visited {
	line-height: 2em;
	display: block;
	width: 133px;
	height: 2em;
}
ul.menu1 li ul { display: none; }
ul.menu1 li:hover a, 
ul.menu1 li a:hover { border:0; color:#f00; font-weight:bold; }
ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul {
	background-color: #d4d4d4;
	background-image: url(../drop/3d2Horz-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	display:block;
	height:auto;
	width:129px;
	float: left;
	margin-top:-1px;
	margin-bottom: 1px;
	font-weight: bold;
}
ul.menu1 li:hover ul li a, 
ul.menu1 li a:hover ul li a {
	height:auto;
	color:#2f2f2f;
	font-size: 7pt;
	font-weight:normal;
	line-height: 1.1em;
	text-indent: 0;
	width: 108px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 16px;
	border-left: 2px solid #d2d2d2;
}
ul.menu1 li:hover ul li:hover a, ul.menu1 li a:hover ul li a:hover {
	font-weight: normal;
	background-image: url(../drop/red-dot2.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 7px center;
}
#logo {
	position: absolute;
	top: 10px;
	left: 20px;
	right: 0;
	width: 171px;
	padding: 0;
	z-index: 100;
}


.text {
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	z-index: 5;
	padding-top: 2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	position: relative;
	font-family: Verdana;
	font-size: 9pt;
}
#textspacesub {
	z-index: 3;
	position: absolute;
	background-color: #eaeaea;
	margin: 0px;
	padding: 0em;
	bottom: 10px;
	height: 60px;
	right: 60px;
	left: 198px;
}
#footer {
	font-size: 7pt;
	background-image: url(../drop/balken5.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	position: relative;
	left: 0;
	width: auto;
	height: 60px;
	z-index: 20;
	font-family: Verdana;
}
#footerleft {
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	z-index: 10;
	visibility: visible;
	padding-top: 1em;
	padding-left: 15px;
}
#footermid {
	text-align: center;
	position: absolute;
	left: 20%;
	width: 60%;
	height: 2em;
	z-index: 10;
	visibility: visible;
	padding-top: 1em;
	font-size: 7pt;
}
#footerright {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	height: auto;
	z-index: 10;
	visibility: visible;
	padding-top: 1em;
}
.menu {
	margin:0;
	list-style:none;
	height:30px;
	position:relative;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	top: 15px;
	font-size: 9pt;
	padding-top: 6px;
}
.menu li {float:left;}
.menu li a {
	display:block;
	float:left;
	height:30px;
	color:#474747;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
	font-family: Verdana;
}
.menu li.icon a {
	display:block;
	float:left;
	height:30px;
	color:#474747;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	font-family: Verdana;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
.menu li a b {
	float:left;
	display:block;
	color: #474747;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
.menu li a:hover {
	color:#f00;
}
.menu li a:hover b {
	color: #f00;
}
/*header*/
#headcontainer {
	position: relative;
	left: 0px;
	width: auto;
	height: 30px;
	visibility: visible;
	margin-left: 60px;
	background-image: url(url drop/top2
.gif));
	background-position: left center;
	background-repeat: repeat-x;
	background-image: url(../drop/3d2.gif);
	margin-right: 60px;
	z-index: 10;
	top: 85px;
	border-bottom-color: #bfbfbf;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ebebeb;
	font-size: 9pt;
}
#topleft {
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 138px;
	height: 30px;
	z-index: 1;
	visibility: visible;
	padding-left: 13px;
}
.topleftcont {
	color: #2e2e2e;
	font-weight: bold;
	height: 30px;
}
#topmid {
	position: relative;
	left: 0px;
	right: 0px;
	width: auto;
	z-index: 1;
	visibility: visible;
	float: left;
	margin-right: 0;
	padding-right: 0;
	padding-left: 154px;
	bottom: 1em;
	font-weight: bold;
	color: #474747;
	font-family: Verdana;
	padding-top: 20px;
	height: 30px;
}
.topmidcontsub {
	color: red;
	font-weight: bold;
	width: auto;
}
#topright {
	text-decoration: none;
	text-align: right;
	position: relative;
	right: 0;
	width: auto;
	height: auto;
	z-index: 10;
	visibility: visible;
	bottom: 1em;
}
.photo {
	width:598px;
	height:390px;
	text-align:left;
	position:relative;
	left: 0px;
	top: 2em;
	padding-top: 0em;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Verdana;
	font-size: 9pt;
}
.textdefault {
	font-size: 9pt;
	color: #000000;
	position: absolute;
	left: 15px;
	top: 20px;
	font-weight: bold;
	height: 326px;
	width: 594px;
	border-top-width: 10px;
	border-right-width: 4px;
	border-bottom-width: 20px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #636363;
	border-right-color: #636363;
	border-bottom-color: #636363;
	border-left-color: #636363;
	background-color: #F4F4F4;
	z-index: -2;
}

.photo ul.topic {
	margin:0;
	list-style:none;
	width:600px;
	height:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	z-index: 10;
}

.photo ul.topic li {
	display:inline;
	width:242px;
	height:20px;
	left: 0px;
	float: left;
}
.photo ul.topic li.tueren {
	display:inline;
	width:156px;
	height:20px;
	left: 0px;
	float: left;
}
.photo ul.topic li a.set {
	display:block;
	width:240px;
	height:20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background-color: #A1A1A1;
	line-height: 13pt;
	background-image: url(../drop/tabback2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
	padding-top: 6px;
}
.photo ul.topic li a.tueren {
	display:block;
	width:154px;
	height:20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background-color: #A1A1A1;
	line-height: 13pt;
	background-image: url(../drop/tabback2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
	padding-top: 6px;
}
.photo ul.topic li a ul, 
.photo ul.topic li ul 
{
	display:none;
}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{
	color:#fc0;
	background-color: #474747;
	background-image: url(../drop/tabbackOver3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.photo ul.topic li a:hover em, 
.photo ul.topic li:hover em
	
{
	display:block;
	position:absolute;
	left:0px;
	top:20px;
	width:594px;
	height:326px;
	border-top-width: 10px;
	border-right-width: 4px;
	border-bottom-width: 20px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474747;
	border-right-color: #474747;
	border-bottom-color: #474747;
	border-left-color: #474747;
	background-color: #F4F4F4;
	z-index: -1;
}

.photo ul.topic li a:hover ul, .photo ul.topic li a:hover ul.f,
.photo ul.topic li:hover ul, .photo ul.topic li:hover ul.f 
{
	display:block;
	position:absolute;
	left:10px;
	top:36px;
	list-style:none;
	width:156px;
	height:312px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #F4F4F4;
	border: 1px solid #666666;
}

.photo ul.topic li a:hover ul li, 
.photo ul.topic li:hover ul li 
{
	display:inline;
	width:66px;
	height:66px;
	float:left;
	margin:6px;
}

.photo ul.topic li a:hover ul li a, 
.photo ul.topic li:hover ul li a 
{
	display:block;
	width:66px;
	height:66px;
	cursor:default;
	float:left;
	text-decoration:none;
	background-image: url(../drop/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f4f4f4;
}
* html .photo ul.topic li a:hover ul li a b, * html .photo ul.topic li:hover ul li a b {
	visibility:hidden;
	position:absolute;
	width:400px;
	top:320px;
	left:173px;
	color:#FFD500;
	font-weight:normal;
	font-size:9pt;
	text-align:center;
}

.photo ul.topic li a:hover ul li a b,
.photo ul.topic li:hover ul li a b
{
	visibility:hidden;
	position:absolute;
	width:400px;
	top:321px;
	left:172px;
	color:#FFD500;
	font-weight:normal;
	font-size:9pt;
	text-align:center;
}

.photo ul.topic li a:hover ul li a img, 
.photo ul.topic li:hover ul li a img 
{
	display:block;
	width:64px;
	height:64px;
	background-color: #F4F4F4;
	border: 1px solid #f4f4f4;
}



.photo ul.topic li:hover ul li a:hover,
.photo ul.topic li a:hover ul li a:hover 
{
	position:static;
	white-space: normal;
}

 
.photo ul.topic li:hover ul li a:hover img,
.photo ul.topic li a:hover ul li a:hover img 
{
	position:absolute;
	left:215px;
	width:300px;
	height:300px;
	z-index:10;
	background-color: #474747;
	border: 1px solid #666666;
	top: -1px;
	padding: 6px;
}

 
.photo ul.topic li:hover ul li a:hover b,
.photo ul.topic li a:hover ul li a:hover b 
{visibility:visible;}
.photo ul.topic li a ul.f, .photo ul.topic li ul.f {
	display:block;
	position:absolute;
	top:36px;
	list-style:none;
	padding:0;
	margin:0;
	width:156px;
	height:312px;
	left: 10px;
	border: 1px solid #666666;
}
.photo ul.topic li a ul.f li, .photo ul.topic li ul.f li {
	display:inline;
	width:66px;
	height:66px;
	float:left;
	margin:6px;
}
* html .photo ul.topic li a ul.f li a b, * html .photo ul.topic li ul.f li a b {
	visibility:hidden;
	position:absolute;
	width:400px;
	top:320px;
	left:173px;
	color:#FFD500;
	font-weight:normal;
	font-size:9pt;
	text-align:center;
}
.photo ul.topic li a ul.f li a b, .photo ul.topic li ul.f li a b {
	visibility:hidden;
	position:absolute;
	width:400px;
	top:321px;
	left:172px;
	color:#FFD500;
	font-weight:normal;
	font-size:9pt;
	text-align:center;
}

.photo ul.topic li a ul.f li a img, .photo ul.topic li ul.f li a img
{
	display:block;
	width:64px;
	height:64px;
	position: relative;
	background-color: #F4F4F4;
	border: 1px solid #f4f4f4;
}
.fut {
	visibility: hidden;
}
.list1   li     {
	font-weight: bold;
	list-style-type: disc;
	line-height: 1em;
}
.linkliste  {
	position: relative;
	left: 0px;
	background-position: left;
	height: 80px;
}
.linklistetext {
	padding-left: 150px;
	float: left;
	margin-top: -39px;
	clear: left;
}
.portrait {
	padding-top: 2em;
	margin: 0;
	position: relative;
	top: 0px;
	right: 0px;
	padding-right: 15px;
}
#outer {
	display: table;
	height: 345px;
	overflow: hidden;
	width: 600px;
	position: absolute;
	top: 20px;
}
		
#middle {
	display: table-cell;
	vertical-align: middle;
	#position: absolute; 
	#top: 50%
} 
		
#inner {
	#position: relative; 
	#top: -50%
}
#inner p {
	margin: 0px;
	width: 320px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	font-size: 9pt;
	font-weight: bold;
}
a.contlinks { color: blue; font-weight: bold; text-decoration: none; }
a.contlinks:visited { color: #bf00bf; font-weight: bold; text-decoration: none; }
a.contlinks:hover { color: red; font-weight: bold; text-decoration: none; }
a.contlinks:focus { text-decoration: none; outline-style: none; -moz-outline-style: none; }
#printcontainer {
	position: absolute;
	margin: 0px;
	padding: 0em;
	height: 20px;
	right: 0px;
	left: 0px;
	top: 75px;
	font-family: Verdana;
	font-size: 9pt;
	visibility: hidden;
}
#alert {
	background-color: yellow;
	border: 5px solid red;
	color: red;
	font-size: 1.25em;
	font-weight: bold;
	z-index: 1000;
	width: 590px;
	margin-left: 15px;
  }

#alert p {
	z-index: 1000;
	margin-top: 1em;
	margin-right: 40px;
	margin-bottom: 10em;
	margin-left: 40px;
	text-align: center;
  }
