body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #c7c7c7;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #0000c0;
	text-decoration: none;
}
a:hover {
	color: #0000c0;
	text-decoration: underline;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 81px;
	background-color: #000000;
	vertical-align: top;
}
.knopf{
	vertical-align: top;
	background-color: #000000;
	text-align: right;
}
.welcome {
	vertical-align: top;
	background-color: #000000;
	text-align: right;
	font-size : 12px;
	color: #FFFFFF;
	width: 290px;
	padding: 0px;
}
.content {
          background-color : #ffffff;
          padding : 5px;
          vertical-align : top;
      }
.boxLinks{
          background-color : #cccccc;
          padding : 0px;
          height : 100%;
		  width : 100%;
          vertical-align : top;
      }
.boxRechts{
          background-color : #cccccc;
          padding : 2px;
          height : 100%;
		  width : 100%;
          vertical-align : top;
      }
.grau {
          background-color : #cccccc;
      }
a.button  {
display: block;
background-image: url(img/dreifach_main.gif);
background-repeat: no-repeat;
width: 75px;
height: 30px;
margin: 0px auto;
padding: 0px 0 0 0;
}
a.button:hover {
background-position: 0 -35px;
}
.button_current {
display: block;
background-image: url(img/dreifach_main.gif);
background-repeat: no-repeat;
width: 75px;
height: 30px;
margin: 0px auto;
padding: 0px 0 0 0;
}
.button_current {
background-position: 0 -70px;
}
a.button_sub  {
display: block;
background-image: url(img/dreifach_sub.gif);
background-repeat: no-repeat;
width: 75px;
height: 30px;
margin: 0px auto;
padding: 0px 0 0 0;
}
a.button_sub:hover {
background-position: 0 -35px;
}
.button_sub_current {
display: block;
background-image: url(img/dreifach_sub.gif);
background-repeat: no-repeat;
width: 75px;
height: 30px;
margin: 0px auto;
padding: 0px 0 0 0;
}
.button_sub_current {
background-position: 0 -70px;
}
.footer {
text-align : center;
font-size : 10px;
color : #666666;
height : 18px;
}

