@charset "utf-8";
/* CSS Document */
body{	margin-left:0px;margin-top:10px;margin-right:0px;margin-bottom:0px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;
	background-image: url(../Templates/images/back.jpg);
	background-repeat: repeat;
	color:#FFFFFF;}

a:link {color:#FFFFFF;}
a:visited {color:#FFFFFF;}
a:active {color:#999999;}
a:hover {color:#000;}

a:link img {border: none}
a:hover img {border: none}

td#menu-top a:link {color:#FFFFFF; font-weight:bold; padding-left:25px; padding-right:25px; text-decoration:none; }
td#menu-top a:visited {color:#FFFFFF; font-weight:bold; padding-left:25px; padding-right:25px; text-decoration:none; }
td#menu-top a:active {color:#999999; font-weight:bold; padding-left:25px; padding-right:25px; text-decoration:none; }
td#menu-top a:hover {color: #000; font-weight:bold; padding-left:25px; padding-right:25px; text-decoration:none; }

td#footer a:link {color:#4D9FCF; text-decoration:none;}
td#footer a:visited {color:#FFFFFF; text-decoration:none;}
td#footer a:active {color:#FFFFFF; text-decoration:none;}
td#footer a:hover {color:#FFFFFF; text-decoration:none;}

td#menu-bottom a:link {color:#FFFFFF; text-decoration:none; font-weight:bold; }
td#menu-bottom a:visited {color:#FFFFFF; text-decoration:none;font-weight:bold;}
td#menu-bottom a:active {color:#FFFFFF; text-decoration:none;font-weight:bold;}
td#menu-bottom a:hover {color:#000; text-decoration:none;font-weight:bold;}

td#titel{background-repeat:repeat; background-position:top;}
td#content{background-repeat:no-repeat; background-position:top;}







