html,body {
	color: #000000;
 	font-weight: 100; 
 	font-size: 12px; 
 	line-height: 18px; 
 	font-family: Verdana, Arial, Geneva, Helvetica;
	margin:0;
	padding:0;
}

a { 
 	color: #213563; 
 	font-size: 12px; 
 	font-family: Verdana, Arial, Geneva, Helvetica; 
 	font-weight: 100; 
 	line-height: 18px; 
 	text-decoration: none;
}

a:hover { 	
 	text-decoration: underline;
}
	
h1 { 
 	margin:0;
	padding:0;
}	

h1 span{ 
	display: none;
}

table {
	color: #000000;
 	font-weight: normal;
 	font-size: 12px; 
 	line-height: 18px; 
 	font-family: Verdana, Arial, Geneva, Helvetica;
}

font
{
	color: #000000;
 	font-weight: normal;
 	font-size: 12px; 
 	line-height: 18px; 
 	font-family: Verdana, Arial, Geneva, Helvetica;
}

.preis
{
 	font-size: 18px; 
	margin:0;
	color: #213563; 

}

.more {
 	text-decoration: none;
	font-weight:bold;

}

.klein
{
	color: #000000;
 	font-weight: 100; 
 	font-size: 8px; 
 	line-height: 18px; 
 	font-family: Verdana, Arial, Geneva, Helvetica;
 	
}
 	

.foot
{
	color: #ffffff;
 	font-weight: 100; 
 	font-size: 12px; 
 	line-height: 18px; 
 	font-family: Verdana, Arial, Geneva, Helvetica;
}

input {
	color:#000000;
	font-size:12px;
	border: #213563;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
}

input.submit {
	color:#000000;
	font-size:12px;
}

textarea {
	color:#000000;
	font-size:12px;
	border: #213563;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
}
