body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 36px;
	color: #3A70BA;
	font-family: "Brush Script MT";
	margin-bottom: 0px;
}
.hintergrundtd {
	background: url(images/_hintergrund.jpg) repeat;
}

a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}

a.menu { display:block; text-align:left; width:150; padding:0px;}
a.menu:link    {
	font-size: 12px;
	color: #FFF;
	background-color:transparent;
	border-left: 4px #3A70BA solid;
	font-weight: bold;
}
a.menu:visited {
	font-size: 12px;
	color: #FFF;
	background-color:transparent;
	border-left: 4px #3A70BA solid;
	font-weight: bold;
}
a.menu:hover   {
	font-size: 12px;
	color: #D3DFEF;
	background-color:transparent;
	border-left: 4px yellow solid
}
a.menu:active  {
	font-size: 12px;
	color: #D3DFEF;
	background-color:transparent;
	border-left: 4px #3A70BA solid
}


a.white:link    { color:#D3DFEF;}
a.white:visited { color:#D3DFEF;}
a.white:hover   { color:#D3DFEF;	text-decoration: underline;}
a.white:active  { color:#D3DFEF;}


.Stil9 {color: #000066}
.Stil11 {
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-top: 10px;
}
.image-start {
	float: left;
	padding-left: 30px;
}
.newsticker {
	float: left;
	height: 300px;
	width: 220px;
	margin-left: 50px;
	border: 1px solid #ddd;
}
.newsticker-header {
	background: url(images/newsticker.jpg) no-repeat;
	float: left;
	height: 28px;
	width: 220px;
	color: #003879;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}
.newsticker-content {
	float: left;
	height: 272px;
	width: 200px;
	padding: 0px 10px;
}
