@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.versetzen {
	padding: 14px;
}
a:link {
	color: #996633;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #000000;
}
.form {
	background-image: url(layout/bg1.gif);
	background-repeat: repeat-x;
	background-color: #fbde7c;
	}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 15px;
}
.footer {
    background-color: #fbde7c;
	}
.buttonscontainer {width: 100px;}

.buttons a {color: #000000;
border: 1px solid;
background-color: #f8ebbb;
padding: 2px;
padding-left: 3px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #ebcb6f #FFCC00 #FFCC00 #ebcb6f;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #FFCC66;
border-color: #FFCC00 #ebcb6f #ebcb6f #FFCC00;
color: #CCFFFF;
text-decoration: none;}

.Stil24 {	font-size: 14px;
	font-weight: bold;
}
.center1 {
	text-align: center;
}
