a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C3274;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin:0px;
	height:100%;
}

.background {
	background-image: url(../images/bg.gif);
	height: 100%
}

.background2 {
	background-image: url(../images/bg2.gif);
	height: 100%
}

.small {
	font-size: 9px;
}

.klein {
	font-size: 11px;
	color: #585858;
}

.kleiner {
	font-size: 10px;
}

.footer {
	font-size: 11px;
	color: #FFFFFF;
}

.weissmenue {
	color: #FFFFFF;
	font-size: 11px;
}
.ueber {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

form {
	display: inline;
}

input {
	border: 1px #999999 solid;
}

.kleingross {
	font-size: 11px;
	color: #585858;
	text-transform: uppercase;
	text-decoration: none;

}

ul {
	list-style-type:disc;
	margin:0 0 0 15px;
	padding:0;
}

#lang_top, #lang_top a {
	   font-family:arial,helvetica,vardana; 
	   font-size:11px; color:#999999;
}

