
/* ### Shoutbox ### */
#table_add_shout td {
	text-align:left;
	vertical-align:top;
	
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	
	padding-left:15px;
}

#shout_table {
	font-size:11px;
}
/* ### Shoutbox ### */



/* ### Videos ### */
#video_table {
	padding:0px;
	border:1px solid #CC0000;
	margin-top:15px;
	font-weight:bold;
	
	font-size:11px;
}

#video_table #title {
	border-bottom:1px solid #990000;
	width:480px;
	height:29px;
	font-size:14px;
}

#video_table #text {
	padding-left:10px;
	width:480px;
}

#video_player {
	width:480px;
	height:360px;
	border:3px solid #CC0000; 
}
/* ### Videos ### */



/* ### Vibes ### */
#vibes_table {
	padding:0px;
	border:1px solid #FF9933;
	margin-top:15px;
	font-weight:bold;
	
	font-size:11px;
}

#vibes_table #title {
	border-bottom:1px solid #CC9933;
	width:480px;
	height:29px;
	font-size:14px;
}

#vibes_table #text {
	padding-left:10px;
	width:480px;
}

#music_player {
	border:3px solid #FF9933; 
	width:276px;
	height:289px;
}

/* ### Vibes ### */



/* ### Section Navi ### */
#nav {
	margin-left:-8px;
	margin-top:-10px;
	
	text-align:left;
	font-size:130%;
	
	width:auto;
}

#nav span {
	border-bottom: 1px solid #94940F;
}

#nav span a:link {
	color:white;
	text-decoration:none;
}

#nav span a:hover {
	color:#FFFF00;
	text-decoration:none;
}

#nav span a:visited {
	color: #FFFF66;
	text-decoration: none;
}
/* ### Section Navi ### */

#news {
	width:95%;
	
	text-align: left;
}

#news th {
	font-size:12px;
	padding:5px;
	border-right: 1px solid #cccc00;
	border-bottom: 1px solid #cccc00;
}

#news td {
	font-size:11px;
	padding:5px;
	border-right: 1px solid #cccc00;
	border-bottom: 1px solid #cccc00;
}

#umfrage {
	font-size:11px;
	border:1px solid white;
	float:left;
}
