/* CSS Document */
body,html {
	background-color: #f3f3f3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.contentlayer {
	height:100%;
	background-color: #FFFFFF;
	border: 1px dashed #999;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.standard {
	font-family: Helvetica, sans-serif;
	text-align: center;
}

.servicelist {
	line-height: 3;
	list-style:circle;
	font-size:12px;
}

.td_dark {
	background-color: #e0f1f9;
	font-size:11px;
}

.td_darker {
	background-color: #cae0ea;
	font-size: 11px;
}

.menu_schrift td {
	font: 14px Helvetica, sans-serif;
}
.menu_schrift a {
	text-decoration: none;
}

#name, #email, #nachricht, #telefon, #firma, #anrede, #submit {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#333;
	background:#f3f3f3;
	border: dashed 1px #06C;
	padding: 2px 2px 2px 2px;
}

#submit {
	font-weight: bold;
	font-size: 14px;
}

.error {
	color:#06C;
	font-size: 12px;
}

#contact_confirm {
	color: #063;
	font-weight: bold;
}

td {
	font-family: Helvetica, Arial, "Trebuchet MS",  sans-serif;
	font-size:13px;
	color: #333;
}

.contentlayer a {
	font-size: 13px;
	color:#06C;
	text-decoration:none;
}

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

.bigtext {
	font-size: 15px;
	color:#06C;
	font-weight: bold;
	text-decoration:none;
}

.biglink a:hover {
	text-decoration: none;
}

.table_header {
	text-align: center;
	font-size:larger;
	font-weight: bold;
	color:#000;
}

.page_titel {
	font-size:18px;
	font-weight: bold;
	color: #8abbd9;
}

.infobox {
	background-color: #F7F7F7;
	border: #CCC 1px solid;
	padding: 3px 3px 3px 3px;
	margin-left: 10px;
	margin-right: 10px;
}

.infobox_filetext {
	font-size: 9px;
	color:#333333;
}

.infobox a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.listings a {
	color:#333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.impressum a {
	font-family: Helvetica, sans-serif;
	color: #777;
	font-size: 12px;
}

.language_text {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
}

.ad_cell {
	text-align: center;
	color: #666666;
	font-size: 12px;
}