@charset "utf-8";
body
{
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	color: #FFF;
	margin: 0;
	padding: 0;
	}
a{color:#FFFFFF;}
a:hover{color:#333333;}
/* Base */
#box {
	position:absolute;
	width:955px;
	height:600px;
	left: 50%;
	top: 50%;
	margin-left: -472px;
	margin-top: -300px;
	}
#code{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AAAAAA;
	position:absolute;
	bottom: -20px;
}
#code a{
	text-shadow: #000000 1px 1px 8px;
	text-decoration:none;
}
#code a:hover{
	color:#000;
	text-decoration:underline;
}
#links{
	float:left;
	width:285px;
}
#rechts{
	float: left;
	padding: 10px 20px 0 20px;
}
#content{
	display:block;
	width:630px;
	height:350px;
	overflow:hidden;
}
.contenttext{
	width: 340px;
	text-align: left;
}
#zitat
{
	width: 630px;
	margin-top: 135px;
	text-align: center;
}
#scroller{
	height:14px;
	margin-bottom:10px;
}
#scroller  img{
	border:1px solid #FFFFFF;
}
/* Navigation */
#nav{
	margin-top: 15px;
}
#links ul{
	margin-top: 15px;
	padding:0;
	list-style-type:none;
}
#links ul li{
	padding:0;
	margin:0;
	display:block;
	
}

/* Background Bilder */
.standartbg {background-image:url(../images/bg/standart.jpg);}
.kontaktbg {background-image:url(../images/bg/kontakt.jpg);}
.homebg {background-image:url(../images/bg/home.jpg);}

/*Balken */
#balken{
	margin-top:15px;
}
/* Spielplan */
.sp_table {}
.sp_col1 {width:40px;}
.sp_col2 {width:160px;}
.sp_col3 {width:120px;}
.sp_col4 {width:170px;}

/* Kontakt */
.kontakt{}

.ko_table {}
.ko_col1 {
	width:250px;
	}
.ko_col2 {
	width:380px;
	}

/* Freunde */
.fcontainer{
	clear:both;
	width:630px;
	color:#000000;
	padding-bottom:10px;
}

/*MEDIA */
.mcontainer{
	clear:both;
	width:630px;
	font-size: 14px;
	font-weight: bold;
	float:left;
}
.ima{
	border:5px solid #FFFFFF;
	margin: 0 15px 15px 0;
}
/* Home */
.hbalken{
	margin-left:0px;
	margin-top:0px;
}

/* About */
.aimage{
	float:right;
	width:290px;
	height:2323px;
	margin-left:10px;
}
h1
{
	font-size: 13px;
	color: #FFF;
	margin-bottom: 0px;
	padding: 0;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	color: #FFF;
	margin-bottom: 5px;
	padding: 0;
	font-weight: bold;
}
h3
{
	font-size: 20px;
	color: #FFF;
	margin-bottom: 0px;
	padding: 0;
	font-weight: bold;
}
