.back 
{
background-image: url(../img/logoback.gif); background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
margin:0px
color: #000000;
background-color: #F8F0CE
}

.footer
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF
}

.text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: justify
}

.textzitat
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0B205C;
font-style: italic; 
font-weight: bold;
font-variant: normal
}

.textul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0B205C;
font-style: italic; 
font-weight: bold;
font-variant: normal;
text-decoration: underline
}

.textnb
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000
}

a:active
{
color: #0000FF
}

a:hover
{
color: #0000FF
}

a:link
{
color: #0000FF
}

a:visited
{
color: #0000FF
}

.hauptmenue td {
	padding: 0 10px 0 10px;
}

.hauptmenue td a {
	background: url(../img/menue_bg.png) center left no-repeat;
	padding-left:15px;
	color: #a40000;
	text-decoration:none;
	font-family: serif;
	font-size:13px;
}

.hauptmenue td a:hover {
	background: url(../img/menue_bg_hover.png) center left no-repeat;
	color: #00258f;

}

a.footertxt {
	color:#c9c9c9;
	text-decoration:none;
}

h1 {
	padding:0;
	margin:0;
	height:32px;
	color:#00258f;
	font-size: 21px;
	font-family: serif;
	padding-left:30px;
	background: url(../img/h1bg.png) top left no-repeat;
	line-height:32px;
	display:table-cell; 
	vertical-align: bottom;
	text-align: left;
	
}


