﻿body {
	background-color: #ffffff;
	padding: 100px ;
	text-align: center;

}

#center {
	width: 100%;
	text-align: center;
}

#mainframe {
	width: 670px;
	background-color: #ffffff;
}

#content {
	margin: 0px 0px 100px 0px;

}

#vv {
	margin: 0px 0px 20px 20px;
	color: #c70021;
	font-family: Arial, SansSerif;
	text-align: left;
	font-size: 1.5em;
	line-height: 2em;
}

#koennen {
	margin: 0px 0px 0px 20px;
	width: 150px;
	float: left;
	color: #c70021;
	font-family: Arial, SansSerif;
	font-weight: bold;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2em;
}

#hinweis {
	margin: 0px 0px 30px 20px;
	color: #bcc3cf;
	font-family: Arial, SansSerif;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
}

#adresse {
	margin: 0px 0px 20px 350px;
	color: #000000;
	font-family: Arial, SansSerif;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2em;
}


#statement {
	margin: 0px 0px 0px 20px;
	width: 320px;
	color: #adaeaa;
	font-family: Arial, SansSerif;
	text-align: left;
	font-size: 1.2em;
	line-height: 2em;
}

p	{
	font-size: 1em;
	font-weight: normal;
}

.small {
	margin: 0px 0px 0px 0px;
	color: #adaeaa;
	font-family: Arial, SansSerif,;
	text-align: left;
	font-size: 0.6em;
	line-height: 0.9em;
}

.name {
	color: #c70021;
	font-family: Arial, SansSerif;
	font-weight: bold;
	margin-bottom: 0px;
}

.conny{
	color: #c70021;
	font-family: Arial, SansSerif;
	font-weight: bold;
	margin-bottom: 0px;
}

.logo {
	margin: 40px 30px 50px 0px;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}
