<style type="text/css">
.code{
}
body {
	color:#846957;
	background-color:#ffffff;
	font-family : arial, sans-serif;
	background-image:url(kreis_back.jpg);
	background-repeat:no-repeat;
	background-position:70px 0px;
}

table,td,tr {
	text-align:center;
        color:#846957;
        font-family : arial, sans-serif;
	font-size:10pt;
}

.left {
	text-align:left;
}
.right {
        text-align:right;
	font-weight:bold;
}

a, .orange {
	color:#f7931e;
padding-top:100px;
}

.submit {
        background-color: #f7931e;
        border: solid 1px #846957;
        padding: 0px 7px 0px 7px;
        color: #ffffff;
}

h3 {
	font-size:10pt;
	margin-bottom:0px;
}

input {
	border:solid 1px #846957;
	margin:0px;
}

</style> 
