body    {
	margin:0;
	padding:0;
	background-color:#000000;
	background-image:url(../images/template/bg.gif);
	background-repeat:repeat-x;
	background-color:#1c69ac;
    overflow:scroll;
    overflow:-moz-scrollbars-vertical;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #105d95;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	font-family: Arial, Helvetica, sans-serif;
	color: #eb0028;
	text-decoration: none;
}

a.topnav:link, a.topnav:visited, a.topnav:hover, a.topnav:active, a.topnav:focus, a.topnav_on  {
	display:block;
	line-height:35px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

a.topnav:hover, a.topnav:active, a.topnav:focus, a.topnav_on {
	color: #f3180b;
	background-image:url(../images/template/topnavbg_on.gif);
}


a.leftnav:link, a.leftnav:visited, a.leftnav:hover, a.leftnav:active, a.leftnav:focus, a.leftnav_on:link, a.leftnav_on:visited, a.leftnav_on:hover, a.leftnav_on:active, a.leftnav_on:focus {
	display:block;
	line-height:34px;
	padding: 0 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1c69ac;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/template/leftnav_pfeil.gif);
	background-repeat:no-repeat;
}

a.leftnav:hover, a.leftnav:active, a.leftnav:focus, a.leftnav_on:link, a.leftnav_on:visited, a.leftnav_on:hover, a.leftnav_on:active, a.leftnav_on:focus {
	color: #f21709;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
    letter-spacing: 0px;
	}
	
input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input.grau, textarea.grau{	background-color:#7f7f7f;}


a.footercopyrightlink:link, a.footercopyrightlink:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height:20px;
	color: #f7f1e2;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

a.footercopyrightlink:hover, a.footercopyrightlink:active, a.footercopyrightlink:focus {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height:20px;
	color: #f7f1e2;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

img{
	border:0;
}