/* CSS Document */

body {
	background-color: #bbbbc9;
	margin-left: 37px;
	margin-top: 11px;
	margin-right: 37px;
	margin-bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000338;
}
td.header {
	width: 892px;
	padding: 16px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000338;
	background-image: url(images/kabel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-left: 16px;
	padding-bottom: 16px;
}
table.impressum {
	width: 100%;
}
table.impressum td {
	text-align: right;
	vertical-align: bottom;
	height: 68px;
	padding-right: 16px;
}
table.provider {
	width: 100%;
	margin-bottom: 24px;
}
table.provider td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
table.provider a:link, table.provider a:visited, table.impressum a:link, table.impressum a:visited {
	color: #000338;
	text-decoration: none;
}
table.provider a:hover, table.impressum a:hover {
	color: #00C200;
	text-decoration: underline;
}
table.mainMenu {
	background-color: #00c200;
	width: 100%;
	margin-bottom: 28px;
}
table.mainMenu td {
	height: 31px;
	text-align: left;
	vertical-align: middle;
	padding-left: 16px;
}
table.mainMenu a:link, table.mainMenu a:visited {
	color: #000338;
	text-decoration: none;
}
table.mainMenu a:hover {
	color: #ffffff;
	text-decoration: none;
}
td.content p {
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 15px;
	margin-left: 16px;
}
td.content p a:link, td.content p a:visited {
	color: #000338;
	text-decoration: underline;
}
td.content p a:hover {
	color: #00C200;
	text-decoration: underline;
}
img.leftTopFloat {
	float: left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}
table.google {
	width: 179px;
	margin-left: 16px;
	background-image: url(images/right_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
table.google td {
	height: 600px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/bottom_shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 14px;
}

