/* CSS Documement für die Tanzsportabteilung vom TUS-Freiberg

/* Main Settings */



html 			{ 	width:100%;	}
head			{ 	width:100%;	}
body			{ 	width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;	}

/* End - Main Settings */

/* Settings index.html */
	
.index_table		{	width:910px; height:100%; border:1px solid #5B5B5B; background-color:#DA80E1;	}
.index_navi		{	width:211px; height:512px; text-align:left;	}
.index_top_sh		{	font-size:9px; color:#333333; vertical-align:top;	}
.index_top		{	font-size:9px; color:#333333; height:20px; background-color:"#CD55D7";	}
	
.navi_home		{	background-color: #BC44C6; padding-bottom:4px; padding-top:3px }
.navi_hauptpunkt	{	width:199px; border-top:1px solid #5C5B56; padding-bottom:5px; padding-top:5px; font-weight:bold; font-size:10px;	}
.navi_unterpunkt	{	width:199px; border-top:1px solid #5C5B56; background-color:#CD55D7; padding-bottom:4px; padding-top:3px; font-size:10px;}
.navi_link		{	text-decoration:none; color:#000000;	}
.navi_link:visited	{	text-decoration:none; color:#000000;	}

/* End - Settings index.html */


