/* CSS Document */

body{
				margin:0px;
				background-color: white;
}

body, td, h1, h2 {
				font-family:Helvetica, Arial , sans-serif;
				font-size:11px;
				line-height:140%;
}

.bildtext{
	color:#cccccc;
}

h1, h2 {
				margin:0px;
}

td {
				vertical-align:top;
}

img {
			border:none;
}

a {
			-moz-outline-width:0px;
			text-decoration:none;
}

.contentBlock {
	margin-bottom:15px;
}

.mdivider{
	font-size:1px;
	height:4px;
	width:140px;
	margin-left:-5px;
	overflow:hidden;
	background-image:url(grafik/divider_1.gif);
	margin-bottom:6px;
}

/* TITLE */
.pageTitle{
			font-family: "Frutiger 65 Bold","Frutiger Bold", "B Frutiger Bold", Helvetica, Arial , sans-serif;
			font-size:16px;

}

/* MENU */
.m0 {
			position:absolute;
			display:block;
			width:65px;
			top:52px;
			height:11px;
			z-index:600;
			
}

.m1 {
			position:absolute;
			display:block;
			width:65px;
			top:62px;
			height:11px;
			z-index:600;
}
.menuLink {
		display:none;
}

.m00, .pk0 {
			position:absolute;
			left:22px;
			z-index:400;
}

.m01, .pk1 {
			position:absolute;
			left:109px;
			z-index:400;
}

.m02, .pk2 {
			position:absolute;
			left:193px;
			z-index:400;
}

.m03, .pk3 {
			position:absolute;
			left:280px;
			z-index:400;
}

.m04, .pk4 {
			position:absolute;
			left:362px;
			z-index:400;
}

.m05, .pk5 {
			position:absolute;
			left:435px;
			z-index:400;
}

.m10 {
			top:65px;
			z-index:400;
}

.m11 {
			top:75px;
			z-index:400;
}

.m12 {
			top:85px;
			z-index:400;
}

.m13 {
			top:95px;
			z-index:400;
}

.m14 {
			top:105px;
			z-index:400;
}

.m15 {
			top:115px;
			z-index:400;
}


.ml3a{
	text-decoration:underline;
}

.ml2a{
	text-decoration:underline;
}


#menu {
			 position:fixed;
			 top:0px;
			 left:0px;
			 width:536px;
			 height:126px;
			 z-index:399;
}

.menuLeft a {
			line-height:110%;
}

.menuLeft {
	margin-bottom:4px;
}

#title{
				position:absolute;
			 	top:176px;
			 	left:200px;
			 	z-index:25;
			 	width:300px;
}

#content {
			 	position:absolute;
			 	top:0px;
			 	padding-top:218px;
			 	left:200px;
			 	z-index:196;
				width:300px;
}

#contentLeft {
			 	position:absolute;
			 	top:0px;
			 	padding-top:218px;
			 	left:39px;
			 	z-index:20;
				width:150px;
}

#bottom{
				position:absolute;
				bottom: -7px;
				z-index:201;
				border-bottom:1px solid black;
}

#lang {
				position:absolute;
				left: 516px;
				top:111px;
				z-index:198;
}


#logo{
			 	position:absolute;
			 	top:0px;
			 	left:0px;
				width:100%;
				height:100%;
			 	z-index:1;
}

#logo table{
				width:100%;
				height:100%;
}

#logoDistLeft{
				width:542px;
}

#logoDistRight{
				background-image:url(grafik/clouds.gif);
				background-position:0px 0px;
}

#logoDistRight img{
				margin-top:78px;
				z-index:50;
}
#border{
			 	position:absolute;
			 	top:0px;
			 	left:518px;
			 	height:100%;
			 	z-index:198;
				background-image:url(grafik/border_bg.gif);
				background-repeat:repeat-y;
				background-position:0px 100px !important;
}

#showPic  { 
			position:relative;
			top: 0px; 
			left: 39px; 
			width: 504px; 
			display: block; 
			height:100%; 
			background-color:white; 
			color:#00FF00;
			padding-top:166px;
			z-index:197;
}

#container{
	margin-top:180px;
	margin-left:39px;
	z-index:196;
	position:absolute;
	width:465px;
}
.containerSpacer{
	
}
#containerLeft{
	width:150px;
}
#containerRight{
	width:300px;
}

#scroll{
	position:absolute;
	top:0px;
	left:0px;
	z-index:196;
}

#scroll2{
	position:absolute;
	top:0px;
	left:0px;
	z-index:197;
}


html>body #menu, html>body #border, html>body #logo, html>body #bottom, html>body #lang{	position:fixed;	}

/* PLAYER */
.player{
	margin-top:2px;
}

.divider{
	height:10px;
}