body	{
	background-color: #e3e3e4;
	margin: 0 0 0 0;
	}

.text	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	color : #000000;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	}
	
.text2	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	color : #000000;
}

.slog1	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 150%;
	color : #000000;
}

.normal	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color : #000000;
	}

h1	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 130%;
	color : #444444;
}

a.nav	{
	color : #000000;
	font-size: 80%;
	text-decoration: none;
}

a.nav:hover	{
	color : #000000;
	font-size: 80%;
	text-decoration: none;
}

a.nav2	{
	color : #c90000;
	font-size: 80%;
	text-decoration: none;
}

a.nav2:hover	{
	color : #c90000;
	font-size: 80%;
	text-decoration: none;
}

a	{
	color : #444444;
	text-decoration: underline;
}

a:hover	{
	color : #444444;
	text-decoration: none;
}

.grey01	{
	color: #e3e3e4;
	}

.grey02	{
	color: #cccccd;	
}

.blue01	{
	color: #98b1c4;
}

.blue02	{
	color: #c0d5e3;
}

.blue03	{
	color: #2f4e6f;
}

.orange01	{
	color: #f46709;
}

.form_standard	{
	border: 1px solid #bbbbbb;
	background-color:#fbfbfb;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12;
	width:240;
	}
.form_plz	{
	border: 1px solid #bbbbbb;
	background-color:#fbfbfb;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12;
	width:80;
	}

.form_message	{
	border: 1px solid #bbbbbb;
	background-color:#fbfbfb;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12;
	width:240;
	height: 95px;
	}

.label	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color : #000000;
	font-weight: bold;
	}
	
.labelerror	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color : #c90000;
	font-weight: bold;
	}

.adresse	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color : #000000;
	}

