html, body{
	margin:0;
	padding:0;
	/* font-family:'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-family:'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background-color:#FFFFFF;
	text-align:center;
}

div.content {
	text-align:left;
	width: 815px;
	margin-top: 20px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}

div.content h1 {
	margin-top: 0;
	margin-left: 20px;
}

div.content h2,
div.content h3,
div.content h4,
div.content p,
div.content ul,
div.content table {
	margin-left: 210px;
	margin-right: 60px;
}

div.content h2 {
	margin-top: 32px;
	margin-bottom: 20px;
}

div.content h4 {
	margin-top: 24px;
	margin-bottom: 0;
}

div.content table, div.content td,
div.content table, div.content tr {
	border: 0px; /* solid 1px silver; */
	padding: 2px;
	font-size: 0.94em;
}

div.content table {
	border: solid 1px silver;
	width: 605px;
}

div.content p,
div.content ul {
	font-size: 0.82em;
	line-height: 160%;
	font-weight: normal;
}

body.popup,
div.content p.popup,
div.content h1.popup,
div.content h2.popup {
	font-size: 0.82em;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	margin-right: 10px;
}

span.grey {
	color: silver;
}

div.rightImage {
	width: 200px;
	float: right;
	text-align: center;
	
	/* border: 1px solid silver; */
}

div.rightImage img {
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
}

div.textWithImage {
	margin-left: 210px;
	display: inline-block;
	float: clear;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 605px;
	vertical-align:top;
}

div.textWithImage p,
div.textWithImage h4 {
	margin-left: 10px;
	margin-top: 0;
	width: 580px;
	margin-bottom: 15px;
	line-height: 160%;
	float: clear;
}

div.leftImage {
	width: 100px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

div.platzhalter {
	background-color: silver;
	width: 140px;
	height: 180px;
	display: block;
}

div.copyright {
	font-size: 0.82em;
	width: 815px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.anfrageForm {
	margin-left: 210px;
}

.leftForm {
	margin-left: 210px;
	width: 180px;
	display: inline-block;
}

.rightForm {
	width: 300px;
	display: inline-block;
	vertical-align:top;
}

label {
	width: 150px;
	margin-left: 5px;
	border: 0;
	font-size: 0.82em;
}

input, textarea {
	display: block;
}

textarea {
	width: 350px;
	height: 180px;
}

div.formfield {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
}

a:visited {
	color: 666666;
}

a.textWithImageAndLink {
	text-decoration: none;
	color: black;
	
}

a.textWithImageAndLink:hover {
	text-decoration: underline;
}

a.Uebersicht {
	color: black;
}

a.Uebersicht img {
	border: 0;
	margin-top: 4px;
}

a.Uebersicht:hover {
	text-decoration: underline;
}

a.Uebersicht h4 {
	font-size: 0.82em;
	margin-top: 0;
	margin-bottom: 10px;
	width: 600px;
}

div.clearer {
	float: clear;
}
