body
{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	background-color:#000000;
}

/*-------------Index Seite-------------------*/
#mainframe
{
	position:absolute;
	left:50%;
	width:1550px;
	height:824px;
	margin-left:-775px;
	background-color:#000000;
}


/*-------------SNOWBOARD-SEITE-------------------*/
#mainframe_snow
{
	position:absolute;
	left:50%;
	width:1550px;
	height:824px;
	margin-left:-775px;
	background-image:url(../bilder/snow/hintergrund.jpg);
}

/*-------------KITEBOARD-SEITE-------------------*/
#mainframe_kite
{
	position:absolute;
	left:50%;
	width:1550px;
	height:824px;
	margin-left:-775px;
	background-image:url(../bilder/kite/hintergrund.jpg);
}

/*-------------FREESKI-SEITE-------------------*/
#mainframe_freeski
{
	position:absolute;
	left:50%;
	width:1550px;
	height:824px;
	margin-left:-775px;
	background-image:url(../bilder/freeski/hintergrund.jpg);
}
/*-------------------------------------------------*/

#indexbild
{
	position:absolute;
	left:50%;
	width:800px;
	height:588px;
	margin-left:-400px;
	background-image:url(../bilder/index_bild.jpg);
}

#intro_ueberspringen
{
	position:absolute;
	top:471px;
	width:136px;
	left: 588px;
}


#logo
{
	position:absolute;
	left:725px;
	top:26px;
	width:499px;
	height:125px;
	z-index:8;
}

#actionbild
{
	position:absolute;
	left:400px;
	top:154px;
	width:801px;
	height:294px;
	z-index:9;
}

#kreise
{
	position:absolute;
	left:209px;
	top:31px;
	width:305px;
	height:274px;
	z-index:10;
}

#navi_horizontal
{
	position:absolute;
	left:939px;
	top:455px;
	z-index:20;
	width:260px;
}

#navi_horizontal a:link {text-decoration:none; color:#C3C5C8; font-size:13px;}
#navi_horizontal a:hover {text-decoration:none; color:#C3C5C8; font-size:13px;}
#navi_horizontal a:visited {text-decoration:none; color:#C3C5C8; font-size:13px;}

/*-----------------Navipunkte in Kreise----------------------*/
#snow
{
	position:absolute;
	left:290px;
	top:261px;
	z-index:14;
}

#snow a:link {text-decoration:none; color:#000000; font-size:14px;}
#snow a:hover {text-decoration:none; color:#000000; font-size:14px;}
#snow a:visited {text-decoration:none; color:#000000; font-size:14px;}

#kite
{
	position:absolute;
	left:216px;
	top:200px;
	z-index:14;
}

#kite a:link {text-decoration:none; color:#000000; font-size:14px;}
#kite a:hover {text-decoration:none; color:#000000; font-size:14px;}
#kite a:visited {text-decoration:none; color:#000000; font-size:14px;}

#freeski
{
	position:absolute;
	left:456px;
	top:110px;
	z-index:14;
	width: 39px;
	height: 33px;
}

#freeski a:link {text-decoration:none; color:#000000; font-size:14px;}
#freeski a:hover {text-decoration:none; color:#000000; font-size:14px;}
#freeski a:visited {text-decoration:none; color:#000000; font-size:14px;}


/*-----------------Navipunkte unten rechts ----------------------*/

#trenner
{
	position:absolute;
	left:1182px;
	top:498px;
	width:24px;
	height:273px;
	z-index:15;
}

#navi
{
	position:absolute;
	left:1037px;
	top:518px;
	z-index:20;
	color:#C3C5C8;
	text-align:right;
	width: 137px;
}

#navi a:link {text-decoration:none; color:#C3C5C8; font-size:12px;}
#navi a:hover {text-decoration:none; color:#C3C5C8; font-size:12px;}
#navi a:visited {text-decoration:none; color:#C3C5C8; font-size:12px;}

#navi_boards
{
	position:absolute;
	left:1219px;
	top:546px;
	z-index:20;
	color:#C3C5C8;
	text-align:left;
	width: 137px;
}

#navi_boards a:link {text-decoration:none; color:#C3C5C8; font-size:12px;}
#navi_boards a:hover {text-decoration:none; color:#C3C5C8; font-size:12px;}
#navi_boards a:visited {text-decoration:none; color:#C3C5C8; font-size:12px;}

/*-----------------Inhalt ----------------------*/

#inhalt
{
	position:absolute;
	left:403px;
	top:500px;
	width:619px;
	z-index:25;
	height: 293px;
}
/*-----------------Überschrift ----------------------*/

.überschrift_snow {font-size:15px; color:#0B7EB9; text-decoration:none;}
.überschrift_kite {font-size:15px; color:#E40025; text-decoration:none;}
.überschrift_freeski {font-size:15px; color:#6153A0; text-decoration:none;}

.überschrift_snow a:link {font-size:15px; color:#0B7EB9; text-decoration:none;}
.überschrift_snow a:hover {font-size:15px; color:#0B7EB9; text-decoration:none;}
.überschrift_snow a:visited {font-size:15px; color:#0B7EB9; text-decoration:none;}

.überschrift_kite a:link {font-size:15px; color:#E40025; text-decoration:none;}
.überschrift_kite a:hover {font-size:15px; color:#E40025; text-decoration:none;}
.überschrift_kite a:visited {font-size:15px; color:#E40025; text-decoration:none;}

.überschrift_freeski a:link {font-size:15px; color:#6153A0; text-decoration:none;}
.überschrift_freeski a:hover {font-size:15px; color:#6153A0; text-decoration:none;}
.überschrift_freeski a:visited {font-size:15px; color:#6153A0; text-decoration:none;}

/*-----------------Text ----------------------*/

.text {font-size:12px; line-height:17px; color:#C3C5C8; text-decoration:none;}

.text a:link {font-size:12px; color:#0B7EB9; text-decoration:none;}
.text a:hover {font-size:12px; color:#0B7EB9; text-decoration:none;}
.text a:visited{font-size:12px; color:#0B7EB9; text-decoration:none;}

.img {border: 2px solid #9A9B9C;}






#boardercom{
	position:absolute;
	left:260px;
	top:500px;
	width:801px;
	height:294px;
	z-index:19;
	visibility:hidden;
}

