h1 { 
	color: #004455;
	font-weight:bold;
	font-style:italic;
	font-family : Helvetica;
	text-align: center;
	font-size: 28px;
    }

h2 { 
	color: #000033; 
	font-weight:bold;
	font-style:italic;
	font-family : Helvetica;
	font-size: 23px;
	text-align:center;
	}

h3 { 
	color: #000099;
	font-weight:bold;
	font-style:italic;
	font-family : Helvetica;
	font-size: 18px;
	}


 hr {
   	   margin: 1em 0 1em 0;
       padding: 0;
       color:#000033;
       border:none;
       border-bottom: 2px dotted #004455;
     }
a img {
		border: none;
	  }

a {
	color: #000099;
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
		background-color: #004455;
		color: #9999CC;
		text-decoration: none;
		}



p 	{
	letter-spacing: 2px;
	text-align: center;
	padding: 2%; 
	border: 2px dotted #000000; 
	background-color: #CCFFCC;
	width: 580px;
	height: auto;
	}


body {
		color: #000000;
		background-color: #004455;
	 }

.buttonscontainer {
	width: 140px;
	float:left;
	margin-top: 10px;
	color: #000000;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	}

.buttons a {
color: #000000;
background-color: #CCFFCC;
padding: 2px;
padding-right: 2px;
display: block;
border-bottom: 1px solid #000033;
font: 13px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}

.buttons a:hover {
background-color: #004455;
color: #9999CC;
text-decoration: none;}

.rahmen {
width: 770px;
height: auto;
border-style: dashed;
color: #9999CC;
background-color: #CCFFCC;
display: block;
border-width: 2px;
border-color: #000000;
margin-left: 10%;
margin-right: 10%;
}

.header {
background-image: url(images/header.jpg);
width: 766px;
height: 80px;
color: #000000;
border-width: 2px;
border-bottom-color: #000000;
border-bottom-style: solid;
background-color: #FFFFFF;
display:block;
padding: 2px;
}

.inhalt { 
width: 616px;
height: auto;
border-left-width: 2px ;
color: #000000;
border-right-color: #000000;
border-right-style: solid;
background-color: #FFFFFF;
font: 15px sans-serif;
padding: 5px;
float:left;
}

.fuss {
width: 766px;
height: 33px;
border-width: 2px;
color: #000033;
border-top-style: dashed;
border-top-color: #000000;
background-color: #FFFFFF;
display:block;
padding: 2px;
clear:left;
text-align: right;
font: 12px Verdana, sans-serif;
}

.buttons2 {
border-bottom: 1px solid #000033;
}

.buttons2 a {
color: #000033;
background-color: #CCFFCC;
padding: 2px;
padding-left: 3px;
display: block;
font: 11px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;
}

.buttons2 a:hover {
background-color: #004455;
color: #9999CC;
text-decoration: none;
}
.buttons3 a {
color: #000000;
background-color: #CCFFCC;
padding: 2px;
padding-left: 3px;
display: block;
font: 9px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;
}

.buttons3 a:hover {
background-color: #004455;
color: #9999CC;
text-decoration: none;
}
.buttons3 {
border-bottom: 1px solid #000033;
}