#Hauptmenu { padding-top:7px }
#Unteruntermenu { padding-left:8px }
#Titel { padding-top: 92px; padding-left: 5px; }
#Suche { padding-top: 0px; padding-left: 5px; }


body,td,th {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #414b54;

}

body {

	background-image:url('images/background.png');
	background-attachment:fixed;
	background-repeat:repeat;     
	background-color: #EDEDED;
	margin: 0px;


}


a {
	font-size: 11px;
	color: #0093DD;


}
a:visited {
	color: #0093DD;
	text-decoration: none;
                font-size: 11px;

}
a:active {
	color: #006091;
	text-decoration: none;
                font-size: 11px;
}
a:link {
	text-decoration: none;
                font-size: 11px;
	        color: #0093DD;

}

a:hover {
	color: #006091;
	text-decoration: none;
        font-size: 11px;


}

h1 {
	font-size: 14px;
	color: #414b54;
}
h2 {
	font-size: 13px;
	color: #414b54;
}
h3 {
	font-size: 12px;
	color: #414b54;
}
h4 {
	font-size: 11px;
	color: #414b54;
}
h8 {
	font-size: 10px;
	color: #414b54;
}

.Stil1 {font-size: 12px}


