body {

	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: url(/images/backgrounds/back.jpg) repeat-x #29568F;
	font-family:Verdana;
	font-size:11px;
	color:white;
	
}

.datum {

	font-size:10px;
	
}


h1, .titel, .Titles {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:white;
}

h2 {
	font-family:Verdana;
	font-size:15px;
	color:white;
}
	

P {
	font-family:Verdana;
	font-size:11px;
	color:white;
	
}

A {

	color:white;
	font-family:Verdana;
	font-size:11px;
	
}

A:hover {

	color:white;
	
}

A.menu {

	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	
}

A.menu:hover {

	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	
}

.copyright {

	font-size:11px;
	color:white;
	
}

.copyright A {

	color:white;
	font-size:11px;

}

.copyright A:hover {

	color:white;
	font-size:11px;
	text-decoration:none;

}

.order_input {

	text-align:center;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	border:1px solid #cccccc;
	
}


.input_text {

	font-family:Verdana;
	font-size:12px;
	border:1px solid #cccccc;
	
}