/*--------------- BODY ---------------*/

body {
	font-family: Verdana,Geneva,sans-serif;
	color: #000000;
	font-size: 12px;	
}

/*--------------- TABLES ---------------*/

#content table {
	width: 100%;
}

#content table td {
	vertical-align: top;
}

strong, b {
	color: #0f437a;
}

/*--------------- IMAGES ---------------*/

img {
	border: 0px;
}

/*--------------- HEADER ---------------*/

h1, h2, h3, h4, h5, h6 {
	color: #0f437a;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

/*--------------- LINK ---------------*/

.wrapContent a, .wrapContent a:visited {
	color: #0f437a;
	text-decoration: underline;
}

/*--------------- PAGE ---------------*/

#page {
	width: 98% !important;
	height: 100% !important;
}

/*--------------- HEADER ---------------*/

#header {
	height: 90px;
}

#logo {
	position: absolute;
	width: 435px;
	height: 86px;
	padding-left: 20px;
}

#flash {
	display: none;
}

/*--------------- BAR ---------------*/

#bar {
	display: none;
}

/*--------------- LANGUAGE ---------------*/

#language {
	display: none;
}

/*--------------- MENU ---------------*/

#menu {
	display: none;
}

/*--------------- FUNCTIONAL MENU ---------------*/

#functional {
	display: none;
}

/*--------------- CONTENT ---------------*/

#content {
	padding-top: 20px;
	width: 99% !important;
}

.wrapContent {
	width: 95% !important;
	padding-left: 15px;
	padding-right: 20px !important;
	padding-bottom: 20px !important;
	overflow: visible;
}
/*--------------- RIGHT PART ---------------*/

#right {
	display: none;
}

/*--------------- FOOTER ---------------*/

#footer {
	position: absolute !important;
	bottom: 0px !important;
	margin-top: 20px;
	left: 5px;
	width: 790px;
	height: 20px;
	color: #828282;
	font-family: arial;
	font-size: 10px;
}

#footer table {
	width: 100%;
	padding-left: 10px;
}

#footer a, #footer a:visited {
	color: #828282;	
	text-decoration: none;
}

/*--------------- SHADOW BOX ---------------*/

.wrap1, .wrap2, .wrap3 {
	display: inline-table;
	/* \*/display:block;/**/
} 

.wrap1 {
	float: left;
}


.wrap3 {
	padding:0 5px 5px 0;
}

.wrapContent {
	background-color: #ffffff;
	padding: 8px;
}

/*--------------- PAGES ---------------*/

.produktmanager td, .productmanager td {
	padding: 10px;
}