body {
background-color: #303030;
font-size: 10pt;
font-family: Verdana, Geneva, sans-serif;
color:#000000;
padding:0;
margin:0;


background-image: url(Bilder/home_14.gif);
background-repeat: no-repeat;
background-attachment:fixed;

}


/* Links */

a:active, a:visited, a:link, a:focus {
font-family: Trebuchet MS;
font-size: 11pt;
color:#3d3d3f;
font-weight:normal;
text-decoration:none;
border-bottom:2px dotted #303030
}

a:hover {
font-family: Trebuchet MS;
font-size: 11pt;
color:#cccdce;
font-weight:italic;
text-decoration:none;
border-bottom:2px dotted #3d3d3f
}





/* p und b */

td {
padding-left: 30px;		

	
}



/* h's */

h1 {
font-weight: bold;
font-size: 13pt;
font-style: normal;
padding-top: 70px;
color : #303030;
border-bottom: 1px solid #cccdce;
text-decoration: none;
}

h2 {
font-weight: bold;
font-style: normal;
font-size: 12pt;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
margin-left: 10px;
margin-right: 0px;
color : #3d3d3f;
border-bottom: 1px dashed #cccdce;
text-decoration: none;
}

h3 {
font-weight: bold;
font-style: normal;
font-size: 10pt;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
margin-left: 10px;
margin-right: 0px;
color : #3d3d3f;
border-bottom: 1px dashed #cccdce;
text-decoration: none;
}

h4 {
font-weight: bold;
font-style: normal;
font-size: 7pt;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
margin-left: 400px;
margin-right: 0px;
color : #303030;
border-bottom: 1px dashed #cccdce;
text-decoration: none;
}

h5 {
font-weight: bold;
font-style: normal;
font-size: 10pt;
padding-top: 5px;
padding-left: 0px;
padding-right: 5px;
margin-left: 1px;
margin-right: 0px;
color : #3d3d3f;
border-bottom: 1px dashed #cccdce;
text-decoration: none;
}

h6 {
font-weight: bold;
font-size: 13pt;
font-style: normal;
padding-top: 10px;
color : #303030;
border-bottom: 1px solid #cccdce;
text-decoration: none;
}



/* CSS Document */

