body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
background-attachment: fixed; 
}

td img {display: block;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
/*headings*/

h1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
color: #063366;
margin-top: 0px;
margin-bottom: -15px; }

h2 {font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
color: #063366;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px; }

h3 {font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #063366;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;  
}

h4 {font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #063366; 
margin-top: 0px;
margin-bottom: 10px; 
}

h5 {font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #063366;
margin-top: 0px;
margin-bottom: 0px; }

h6 {font-family: Verdana, Geneva, sans-serif;
font-size: 9px;
color: #063366;
margin-top: 0px;
margin-bottom: 0px; }

/*block elemente*/

.boxout a:link, .boxout a:visited{
font-size: 13px;
font-weight: lighter;
font-style: normal;
text-decoration: none;
color: #ffffff;
font-family: Verdana, Geneva, sans-serif;
 }

.boxout a:hover, .boxout a:active {
font-family: Verdana, Geneva, sans-serif;
color: #ffffff;
font-size: 13px;
font-weight: lighter;
font-style: normal;
text-decoration: underline; 
}
.fuss
 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}
.footnote {font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #063366;}
/*phrase elements*/

strong {
	color: #063366;}

/*lists*/

ul.liste {
padding-left: 5px;
}
li.liste {
background: transparent url('images/liste.gif') no-repeat scroll 6px 5px;
list-style-type: none;
margin: 5px 0; 
padding-left: 30px;
}
.rot {color: #C00; font-weight:600;}

/*links*/

a {font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #063366;}

a:link {font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #063366;}

a:visited {font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #063366;}

a:hover {font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ff5800;}

a:active {}

#footer {
text-align: center;
padding-top: 1em;
padding-bottom: 3em; }