#central {
	width: 760px; 
	margin: 0 auto;
}

.rahmen img {border:1px solid #4d4d4d; margin:6px; left:0px;}


.subMenu {

	color: #113a48;
	text-decoration : none;
	text-align: left;
	background: transparent;
	
	font-size : 12px;
	line-height: 20px;
	cursor: pointer;
	text-decoration: none;
}



	
.subMenu:hover {
	color: #acc6ff;
	
	text-decoration : none;
	cursor: pointer;
}


/*Hauptfeld mit Anhang*/
#hauptfeld {
	top:0px;
	width:760px;
	height:554px;
	text-align:center;

}

#hauptfeld_index {
	top:0px;
	width:760px;
	height:524px;
	z-index: 107;
	background:url(img_tinaS/tinaS_hauptfenster.gif);
	text-align:center;
	padding:15px 25px 15px 25px;

}



#text {
	position:absolute;
	left:47px;
	width:500px;
	z-index: 210;
	}	
	

	

	
