/* Toni singt Webseite +++++++++++++++++++++++++++++++++++*/
/* Style Starseite*/


/************************** hauptinhalt **************************/
#hauptinhalt {
	
	width:774px;
	height: auto;		
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}


#kopf {
	width:774px;
	height:229px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background-image:url(img/design/kopf_startseite.jpg);
	background-repeat:no-repeat;
}

#logo {
	width:128px;
	height:auto;
	float:left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}


#inhalt {
	/*width:646px;*/
	width:642px;
	height: auto;
	margin: 0px 0px 0px 128px;
	padding: 0px 0px 0px 0px;
	border: 0px;	
}	

#aside {
	width:204px;
	height: auto;
	float:right;
	display:inline;
	
}

#inhalt_text {
	width:420px;
	height: auto;
	margin: 0px 204px 0px 0px;
	
}


/************************** Buttons **************************/

#button_spalte {
	float:right;
	top: 0px;
	width:211px;
	height: auto;	
	margin: 0px;
	padding: 0px;
	border: 0px;

}

#button_spalte img{margin: 0px 0px 14px 0px;}


/* ------ bildshow-WechselndeBilderObenImKopf------ */

#bildshow {
	position:absolute;
	top:0px;
	width:774px;
	height:229px;
	z-index: 100;
	background-repeat: no-repeat;
	background-color:#66CC00;
	background-image: url(img/design/kopf_startseite_01.jpg);
}




#bildshow img {position:absolute; top:0px; left:0px; border:0; width:774px; height:229px;}


.bt_nachrichten_blau {
	width:203px;
	height:14px;
	background-image:url(../img/design/buttons/bt_nachrichten_blau.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#E3007A;
	border-bottom:solid 1px #043882;
}

