/* -------------------------------------------------- */
/*           Regeln für Ebenen                        */
/* -------------------------------------------------- */
#main
{

position:absolute;
 	top:50%;
	background-color:#FFFFFF;
    left:50%;
 	width:1002px;
    height:610px;
    margin-left:-500px;
    margin-top:-305px;
    z-index: 1;
    border:1px solid white;

	scrollbar-base-color:FFFFFF;
    scrollbar-track-color:FFFFFF;
    scrollbar-face-color:FFFFFF;
    scrollbar-highlight-color:FFFFFF;
    scrollbar-3dlight-color:CCCCCC;
    scrollbar-darkshadow-color:CCCCCC;
    scrollbar-shadow-color:FFFFFF;
    scrollbar-arrow-color:000000;
}

#navoben
{
	position:relative;
 	top:0px;
    left:0px;
 	width:1000px;
    height:137px;
    margin:0px;
	padding:0px;
	border:0px;
    z-index: 1;
    float:right;
}

#ticker
{
	background-image: url(gfx/ticker.jpg);
	position:relative;
 	width:1000px;
    	height:18px;
    	margin:0px;
	padding:0px;
	border:0px;
   	 z-index: 1;
    	float:right;
    	overflow:hidden;
}

#mainpic
{
	background-image: url(gfx/mainpicch.jpg);
	position:relative;
 	width:806px;
    height:228px;
    margin:0px;
    z-index: 1;
    float:left;
}

#content
{
         /*background-image: url(gfx/main_content.png);*/
		 /*background-image: url(gfx/image.png);*/
		 position:relative;
 		 width:806px;
         height:227px;
         margin:0px;
    	 z-index: 1;
         float:left;
}

#content_content
{
		 position:relative;
		 top:0px;
         left:19px;
 		 width:787px;
         height:228px;
         margin:0px;
         z-index: 1;
         overflow:auto;
}

#galerie
{
         /*background-image: url(gfx/main_content.png);*/
		 /*background-image: url(gfx/image.png);*/
		 position:relative;
 		 width:806px;
         height:220px;
         margin:0px;
    	 z-index: 1;
         float:left;
}

#content_galerie
{
		 /*position:relative;
         top:-9px;*/
		 position:relative;
		 top:0px;
         left:19px;
 		 width:787px;
         height:220px;
         margin:0px;
         z-index: 1;
         overflow:auto;
}

#content_randoben
{
         /*background-image: url(gfx/main_top_border.png);*/
         position:absolute;
         top:0px;
         left:0px;
 	     width:789px;
         height:9px;
         margin:0px;
         z-index: 2;
}

#content_randunten
{
         /*background-image: url(gfx/main_bottom_border.png);*/
         position:absolute;
         /*top:-18px;*/
		 bottom:0px;
         left:0px;
 		 width:789px;
         height:9px;
         margin:0px;
         z-index: 2;
}


#events_bg
{

background-image: url(gfx/events_bg.gif);

	position:relative;
 	width:194px;
         height:228px;
         margin:0px;
         z-index: 1;
         float:left;
}

#events_content
{

position:relative;
         top:40px;
         left:8px;
 	width:187px;
         height:188px;
         margin:0px;
         z-index: 1;
         overflow:auto;

}

#links_bg
{
         background-image: url(gfx/links_bg.gif);
	position:relative;
 	width:207px;
         height:227px;
         margin:0px;
         z-index: 1;
         float:left;
}

#links_content
{
	position:relative;
         right:10px;
         top:5px;
 	width:207px;
         height:215px;
         text-align:right;
         margin:0px;
         z-index: 1;
}

#news_bg
{
	background-image: url(gfx/news_bg.gif);
	position:relative;
 	width:398px;
         height:227px;
         margin:0px;
         z-index: 1;
         float:left;
}

#news_content
{
	position:relative;
         left:50px;
         top:0px;
 	width:347px;
         height:219px;
         margin:0px;
         z-index: 1;
         overflow:auto;
}

#cdtipp_bg
{
         background-image: url(gfx/cdtipp_bg.gif);
	position:relative;
 	width:395px;
         height:227px;
         margin:0px;
         z-index: 1;
         float:left;
}

#cd_content
{
	position:relative;
         left:50px;
         top:0px;
 	width:346px;
         height:227px;
         margin:0px;
         z-index: 1;
         overflow:auto;
}

#webtipp_bg
{
         background-image: url(gfx/webtipp_bg.gif);
	position:relative;
 	width:395px;
         height:110px;
         margin:0px;
         z-index: 1;
         float:left;
}

#webtipp_content
{
	position:relative;
         left:50px;
         top:0px;
 	width:346px;
         height:103px;
         margin:0px;
         z-index: 1;
         overflow:auto;
         border:1px solid white;
}


/* -------------------------------------------------- */
/*           Regeln für einzelne Formatierungen       */
/* -------------------------------------------------- */

.ticker
{
 	line-height:16px;
}

.pic
{
 	border: 2px solid white;
         margin: 10px 10px 0px 10px;
}

.fotos
{
 	border: 1px solid white;
         margin: 4px 4px 4px 4px;
}

.marginleft
{
        margin-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
}

.marginright
{
        margin-right: 40px;
}

.head
{
	font-size: 11px;
         font-weight:bold;

}

.subhead
{
	font-size: 9px;
         font-style:italic;

}

.text
{
	font-size: 11px;
 }

.titel
{
	font-size: 18px;
    font-weight:bold;
	margin-top:20px;

}
.untertitel
{
	font-size: 14px;
    font-weight:none;
	font-style:italic;

}

td
{
	font-size: 11px;
}

div
{
	margin:0px;
	border:0px;
	padding:0px;
}


/* -------------------------------------------------- */
/*           Regeln für Links                         */
/* -------------------------------------------------- */

a:link.nav,
a:visited.nav,
a:active.nav,
a:hover.nav
{
	text-decoration: none;
         font-weight:bold;
         color:#ffffff;
         font-size:11px;
         font-family:verdana,arial,helvetica;
         line-height:19.1px;
}

a:hover.nav
{
	text-decoration: underline;
}

a:link.quick,
a:visited.quick,
a:active.quick,
a:hover.quick
{
	text-decoration: none;
         font-weight:normal;
         color:#ffffff;
         font-size:11px;
         font-family:verdana,arial,helvetica;
}

a:hover.quick
{
	text-decoration: underline;
}

a:link,
a:visited,
a:active,
a:hover
{
	text-decoration: underline;
         font-weight:bold;
         color:#ffffff;
         font-size:11px;
         font-family:verdana,arial,helvetica;
}

a:hover
{
	text-decoration: none;
}

/* -------------------------------------------------- */
/*           allgemeine Regeln                        */
/* -------------------------------------------------- */

body
{
	background-color:#000000;
         font-size:11px;
         color:#FFFFFF;
         font-family:verdana,arial,helvetica;
         margin-top: 0px;
         margin-left: 0px;
         overflow:hidden;
	scrollbar-face-color: #000000;
         scrollbar-arrow-color: #FFFFFF;
         scrollbar-base-color: #000000;
         scrollbar-3d-light-color: #000000;
         scrollbar-darkshadow-color: #000000;
         scrollbar-highlight-color: #000000;
         scrollbar-shadow-color: #000000;
         scrollbar-track-color: #000000;
}
