body {
	background-color: #999999;
}

#all-embracing {
	border: 0px;
	padding: 0px;
}

#all-embracing {
	width: 100%;
	height: 100%;
}

#all-embracing td.embracing {
	vertical-align: middle;
	text-align: center;
}

#main {
	height:600px;
	width:800px;
	background:#ffffff;
}
#main td.navigation {
	height: 65px;
	background-color: #6c686e;
	padding-top: 5px;
	padding-right: 5px;
}
a:link {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: underline;}
a:visited {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: underline;}
a:active {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: underline;}
a:hover {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: underline;}
#navTbl a:link {color: #E8E7E8; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none;}
#navTbl a:visited {color: #E8E7E8; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none;}
#navTbl a:active {color: #E8E7E8; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none;}
#navTbl a:hover {color: #E8E7E8; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none;}
#navTbl a:link.active {color: #DE7E2D; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none;}
#navTbl a:visited.active {color: #DE7E2D; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none;}
#navTbl a:active.active {color: #DE7E2D; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none;}
#navTbl a:hover.active {color: #DE7E2D; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none;}

#navTbl td {
	font-size: 12px;
	height: 10px;
	line-height: 13px;
}

#main td.left {
	height: 480px;
	width: 275px;
	background-color: #b3b3b3;
	text-align: right;
	vertical-align: top;
	padding-top: 100px;
}
#main td.content {
	width: 525px;
	height: 480px;
	padding-right: 70px;
	padding-left: 60px;
	padding-top: 35px;
	vertical-align: top;
	background-color: #EFEFEF;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#main td.bottom-nav {
	height: 55px;
	width: 800px;
	background-color: #6c686e;
	vertical-align: middle;
	padding-left: 35px;
	padding-right: 25px;
}

#main td.bottom-nav-art {
color: #d7d6d7;
text-align: right;
font-family: Arial;
font-size: 10px;
font-weight: bold;
line-height: 10px;
height: 11px;
vertical-align: top;
}

#main td.bottom-nav-wert {
color: #ffffff;
font-family: Arial;
font-size: 10px;
font-weight: bold;
line-height: 10px;
height: 11px;
vertical-align: top;
}

#service-nav {
	width: 50px;
	position: relative;
	top: 70px;
	right: 10px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 24px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
}

input {
	border: 1px solid #c8c8c8;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
}

input.activ {

	background-color: #EFEFEF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	border: 0px;
	border-bottom: 1px dotted #999999;
}

input.passiv {
	border: 0px solid #c8c8c8;
	background-color: #EFEFEF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #999999;
}

hr {
	height: 1px;
	line-height: 1px;
	color: #000000;
	background-color: #000000;
	border: 0px;
}
