body, html{
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: right top;
	font-family: Verdana	;
	font-size: 11pt;
}
td{
	font-size: 11pt;
}
h1{
font-size: 20pt;
}
h2{
    color: #6c71b5;
    font-size: 16pt;
    display: inline;
}h3{
    color: #6c71b5;
}
a{
    color: black;
    text-decoration: none;
}
a:hoover{
    text-decoration: underline;
}
a.colored{
     color: #6c71b5;
   
}
img{
    border: 0;
}
input.zahl{
    width: 30px;
}
input.long{
    width: 450px;
}

textarea.long{
    width: 450px;
    height: 300px;
}
textarea{
    width: 400px;
    height: 120px;
}
textarea, fieldset, input, legend{
    font-family: Verdana;
	font-size: 11pt;
}
td.right{
    text-align: right
}
