html, body {
	height: 101%;
	width: 100%;
	margin: 0px;
}

body {
	margin: 0px;
	color: #3c434f;
}
.table_main {
	height: 101%;
	width: 100%;
	text-align: justify;
	vertical-align: top;
	background-image: url("images/webparts/bg.jpg");
	background-repeat: repeat;

}
.cell_menu {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url("images/webparts/logo.gif");
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
}
.cell_content {
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.cell_outerborder {
	height: 20px;
}
.cell_headleft {
	height: 55px;
	background-color: #FFFFFF;
	background-image: url("images/webparts/left-corner.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.cell_headright {
	height: 55px;
	background-color: #FFFFFF;
	background-image: url("images/webparts/right-corner.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

.cell_content p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.cell_content h1{
	font-weight: bold;
	margin: 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cell_logo {
	background-color: #FFFFFF;
	height: 41px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	text-align: center;
	vertical-align: top;
}
.orange{
	color: #FF9626;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.orange a:link, .orange a:active, .orange a:hover, .orange a:visited {
	color: #FF9626;
	font-weight: bold;
	text-decoration: none;
}
.menu-act a:link, .menu-act a:visited, .menu-act a:active, .menu-act a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9626;
	text-decoration: none;
}

.menu-no a:link, .menu-no a:visited, .menu-no a:active {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu-no a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
	text-decoration: none;
}
.cell_support {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c434f;
	text-align: left;
	font-style: normal;
}
.cell_kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c434f;
}
.cell_telephone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c434f;
	text-align: left;
}
.cell_pic {
	text-align: left;
	margin-right: 10px;
	float: left;
}
.cell_partner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C434F;
	text-align: left;
	vertical-align: middle;
	margin-left: 5px;
}
.cell_pic_right {
	margin-left: 10px;
}
.exlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}





