/* ################ */
/* # CSS Document # */
/* ################ */

/* Dunkles Lila: #2d2444 */
/*helles Lila :  #6a4199 */

/*dunkles Grün:  #1f441e */
/*helles grün:   #8ac340 */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}


#s_main_header_top {
	width: 	373px;
	height: 416px;
	background: url(../images/s_main_header_top.gif) no-repeat;
	background-color: #ffffff;
}

#s_links_blase_center {
	width:  99px;
	height: 27px;
	background: url(../images/s_links_blase_center.gif) repeat-y;
	background-color: #000000;
}

#s_tuete_vaih {
	height: 133px;
	width:  105px;
	background: url(../images/s_tuete_vaih.gif) no-repeat;
	background-color: #ffffff;
}

#s_tuete_metz {
	height: 133px;
	width:  114px;
	background: url(../images/s_tuete_metz.gif) no-repeat;
	background-color: #ffffff;	
}

#s_tuete_dues {
	height: 134px;
	width:  105px;
	background: url(../images/s_tuete_dues.gif) no-repeat;
	background-color: #ffffff;	
}

#s_tuete_online {
	height: 134px;
	width:  114px;
	background: url(../images/s_tuete_online.gif) no-repeat;
	background-color: #ffffff;	
}

#s_line {
	height:  10px;
	width:  219px;
	background-color: #ffffff;
	background: url(../images/s_line.gif) repeat-y;
}


#s_rechts_blase_center {
	height: 277px;
	width:   55px;
	background: url(../images/s_rechts_blase_center.gif) repeat-y;
	background-color: #000000;
}

#s_bottom {
	height: 52px;
	width: 	373px;
	background: url(../images/s_bottom.gif) no-repeat;
	background-color: #000000;
}



/* ##################### */
/* # Joomla core stuff # */
/* ##################### */

a {
	color: #8ac340; text-decoration: none;
	font-weight: bold;
	border:none;
}

a:link, a:visited {
	color: #8ac340; text-decoration: none;
	font-weight: bold;
	border:none;
}

a:hover {
	color: #8ac340;	text-decoration: none;
	font-weight: bold;
	border:none;
}

