

.table_BrowserEinteilung 
{
	width: 100%; 
	height: 100%;
}

.td_BrowserSeiteneinteilung {
	width:900px;
}

.td_BrowserHintergrund {
	background-color:#223240;
}

.table_SeitenEinteilung
{
	width: 900px;
	height: 100%;
}

.td_HauptMenue
{  
	width: 180px;
	height: 100%;
	vertical-align:top;
	background-color:#223240;
}


.ul_standardListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #223240;
}

.td_SeitenInhalt
{
	width: 720px;
	height: 100%;
	background-color:#258AB0;
	vertical-align:top;
}

.td_Banner
{
	width: 900px;
	height: 150px;
	background-color:#223240;
}

.div_contentFrame
{
	padding: 10px 10px 10px 10px;
}




.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223240;
	line-height: 17px;
}

.text a {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#223240;
	font-weight:bold;
	text-decoration:underline;
}

.text a:hover {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text img {
	margin: 5px 5px 5px 5px;
}
