html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#A3ACD3;
	font-family: Verdana;
	font-size: 10px;
}


.footer a:link, .footer a:visited, .footer a:hover{
	color: #C1C7E0;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}


.text
 {
	font-family: verdana;
	font-size: 10px;
	color: #0B112A;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	line-height:1.6em;
}
.titel
 {
	font-family: verdana;
	font-size: 16px;
	color: #0B112A;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;	
	font-weight:bold;
}
ul{
	margin-left:5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image:url(li.gif)
}	

.text2
 {
 	margin-top:10px;
	margin-left:5px;
	font-family: verdana;
	font-size: 10px;
	color: #0B112A;
	line-height:1.6em;
}
.titel2
 {
 	margin-top:10px;
	margin-left:5px;	
	font-family: verdana;
	font-size: 16px;
	color: #0B112A;
	font-weight:bold;
}
.scroll{
	width:285px;
	height:424px;
	overflow: auto;
	overflow-x: hidden;;
}

a{
	color:#364175;
	text-decoration:none;
}

input.text{
	width:40px;
	border:1px solid;
	margin:0px;
}
input.adress{
	border:1px solid;
	margin-top:10px;
}

td{
	font-family: verdana;
	font-size: 10px;
}