body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	margin: 0px;

}

#main {
margin: -18px 0px 0px 0px;

}


A:link { ; color: #757575; text-decoration: none}
A:visited { color : #757575; ; text-decoration: none; cursor: hand}
A:hover { color : #33333; ; text-decoration: none}
A:active { color : #333333; ; text-decoration: none}


#scroll_fenster {

width: 99%;
height: 625px;
overflow-x: hidden;
overflow-y: auto;
}


p {
	font-size: 11px;
	padding-left: 15px;

	
}

iframe {

margin-top: 5px;

}
	a.text_link {
	text-decoration:none;
	color: #0000FF;
		}


	a.text_link:link {

		color: #0000FF;
		text-decoration:none;
		}

	a.text_link:visited {
		color: #0000FF;
		text-decoration:none;
		}

	a.text_link:hover {
	color: red;
	text-decoration: underline;
		}


	a.text_link:active
		{
		color: #FF5B0D;
		text-decoration:none;

		}




/*

*/
.überschriften {
	font-weight: bolder;
	color: #0000CC;
}

.Angebote {
	font-weight: bolder;
	color: #CD106C;
}

.Newsticker {
	font-weight: normal;
	color: #660000;
}
