body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #05054f;
}

.zeile20 {line-height:20px;}

a {
    color: #05054f;
    font-weight: bold;
	text-decoration: underline;
}

a:hover {
    color: #FFFFFF;
    font-weight: bold;
	text-decoration: none; 
}

a:active {
    color: #FFFFFF;
    font-weight: bold;
	text-decoration: underline; 
}

a:visited {
    color: #05054f;
	text-decoration: underline; 
}

#container{ 
	position: absolute;
	width: 715px;
	height: 559px;
	left: 50%;
	margin-left: -380px;  /* Um die Hälfte der Breite nach links schieben */
	top: 50%;
	margin-top: -280px;   /* Um die Hälfte der Höhe nach oben schieben */
	background-color:#05054f;
/*	border:1px solid #FFFFFF; */
}

			
#line { 
	position: absolute;
	background-image:url(images/line.gif);
	width: 712px;
    height: 476px;
    left:1px;
    top:85px;
}
			
#logo { 
	position: absolute;
	background-image:url(images/logo.jpg);
	width: 224px;
    height: 174px;
    left:488px;
    top:0;
}

#navi { 
	position: absolute;
	width: 531px;
    height: 20px;
    left:1px;
    top:103px;
}

#subheadline { 
	position: absolute;
	width: 196px;
    height: 22px;
    left:1px;
    top:150px;
}
			
#textcontainerG {
	position: absolute;
	background-image:url(images/textcontainer_bg_g.gif);
	width: 657px;
	height: 345px;
	left:20px;
	top:195px;
	z-index: 2;
}

#textcontainer {
	position: absolute;
	background-image:url(images/textcontainer_bg.gif);
	width: 457px;
	height: 345px;
	left:220px;
	top:195px;
	z-index: 2;
}

#textcontainerHeadlineG {
	position: absolute;
	font-family: trebuchet, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	line-height: 24px;
	color: #05054f;
	width: 270px;
	height: 26px;
	left:2px;
	top:2px;
	z-index: 3;
}

#textcontainerHeadline {
	position: absolute;
	font-family: trebuchet, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	line-height: 24px;
	color: #05054f;
	width: 270px;
	height: 26px;
	left:2px;
	top:2px;
	z-index: 3;
}

#textcontainerContentG { 
	position: absolute;
	width: 657px;
    height: 330px;
    top:28px;
	
	overflow: auto;
	
	scrollbar-base-color: #9A9AB8;
	scrollbar-3d-light-color: #05054f;
	scrollbar-arrow-color: #05054f;
	scrollbar-darkshadow-color: #9A9AB8;
	scrollbar-face-color: #9A9AB8;
	scrollbar-highlight-color: #9A9AB8;
	scrollbar-shadow-color: #05054f;
	scrollbar-track-color: #9A9AB8;
}

#textcontainerContentG table { 
	width: 657px;
}

#textcontainerContent { 
	position: absolute;
	font-family: trebuchet, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #05054f;
	width: 435px;
    height: 300px;
    left:13px;
    top:36px;
	
	overflow: auto;
	
	scrollbar-base-color: #9A9AB8;
	scrollbar-3d-light-color: #05054f;
	scrollbar-arrow-color: #05054f;
	scrollbar-darkshadow-color: #9A9AB8;
	scrollbar-face-color: #9A9AB8;
	scrollbar-highlight-color: #9A9AB8;
	scrollbar-shadow-color: #05054f;
	scrollbar-track-color: #9A9AB8;
}

#textcontainerContent table { 
	width: 410px;
}
	
#effektimage { 
	position: absolute;
    left:2px;
    top:282px;
	z-index: 1;
}

#soundpanel { 
	position: absolute;
    left:5px;
    top:562px;
	z-index: 1;
}

#introtext { 
	position: absolute;
	font-family: trebuchet, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 170px;
    height: 22px;
    left:25px;
    top:195px;
}

#impressum { 
	position: absolute;
	width: 68px;
    height: 13px;
    left:610px;
    top:551px;
}

.intro {
	font-family: trebuchet, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.smalltext {
	font-family: trebuchet, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #05054f;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.smalltextcenter {
	font-family: trebuchet, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #05054f;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

.smalltextleft {
	font-family: trebuchet, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #05054f;
	vertical-align: top;
	font-weight: bold;
}

#shop { 
	position: absolute;
	width: 68px;
    height: 13px;
    left:1px;
    top:145px;
	background-color: #05054f;
	border-left: 1px solid #fff;
}

#banner {
	position: absolute;
	width: 368px;
	height: 72px;
	left:0px;
	top:0px;
	z-index: 2;
	border: 1px solid #FFFFFF;
}



