body, html {
	height:101%;
	padding:0; 
	margin:0; 
	border:0;
	/*background-image: url('/grafik/Background04.gif');*/
}

body {
	background-image:url(../grafik/bg2.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #dfe5eb;
}

html {
	vertical-align:top;
	overflow: auto;
}

.containerDiv {
	position:relative;
	height:101%;
	height:auto !important;
	min-height:101%;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

.contentDiv {
	padding-bottom:75px;
	width:990px;
	background-image:url(../grafik/bg.png);
	background-repeat:repeat-x;
}

.bottomDiv {
	position:absolute;
	bottom:0;
	height:75px;
	margin-top:-75px;
	width:100%;
	z-index:1;
}


LI,UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#6a747c;
}


/* The distance from the menu and the first  artikel Header */
.toppadding {
	padding:5px 0px 20px 10px; 
	vertical-align:top;
}

/* The main Table which holds all customizable content */
#MainTable {
	width: 960px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}

#MainTable2 {
	width: 990px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../grafik/bg.png);
	background-repeat:repeat-x;
}


.MainTableTd {
		vertical-align:top;
}

/* TD containing the print, sitemap, login etc. *see line 165 - 194*/
.TopFunctionsTd {
	height:32px;
}

/* TD containing the top menu */
.TopMenuTd {
	 height:27px; 
	 vertical-align:top; 
	 text-align:left;
}


/* Menu items below main streamer text formatting */
.TopMenuText {
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69737B;
	font-weight: normal;	
	text-decoration: none;
	margin-right:25px;
	margin-bottom:0px;
	margin-top:2px;
	padding:5px 2px;
	text-transform:uppercase;
}

a.TopMenuText:hover {
	color:#e51937;
}

/* Formatting for language selection if no image is used */
a.SearchTitle:hover {
}

/* Id for the table that makes the menu and main content area */
#ContentTable {
}

/* Cell containing the left menu structure */
.MenuCell {
	width: 163px;
	padding-top:0px;
	vertical-align:top;
}

/* Table containing the left menu */
.menuTable {
	width:163px;
}

.MenuPaddingLeft {
	padding-left:5px;
	height:10px;
	background-image:url(../grafik/bgSubShadow.png);
	background-repeat:repeat-x;
}

.MenuPaddingRight {
	height:10px;
	padding-right:10px;
	text-align:right;
	background-image:url(../grafik/bgSubShadow.png);
	background-repeat:repeat-x;
}

/* Left menu item text formatting */
.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69737b;
	text-decoration: none;
	margin:6px 0px 4px 0px;
}

.MenuItem:hover {
	color:#e51937;
}

/* Left Selected Menu item text formatting */
.MenuItemSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#e51937;
}

/* Left Parent Menu item text formatting */
.MenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #e51937;
	text-decoration: none;
	line-height:18px;
	text-transform:uppercase;
}

a.MenuHeader:hover {
	color:#69737b;
}

/* Separating ruler between menu items formatting */
.MenuSeparator {
	color: #666666;
	margin-left:10px;
	margin-right:10px;
}


/* print, sitemap, login etc. formating */
.stuffClass {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#a6a6a6;
}

/* searchinput */
.topInput {
	width:169px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	border:0px solid;
	background-image:url(../grafik/searchInputBg.png);
	background-repeat:no-repeat;
	background-color:transparent;
}

/* Please note that the topinput cells are set via styles in the top.php file */

/* searchbutton */
.searchbutton  {
	width:16px;
	height:23px;
	border:none;
	background-image:url(../grafik/searchButtonBg.png);
	background-repeat:no-repeat;
	background-color:transparent;
	cursor: pointer;
	padding:0px;
	margin-right:0px;
	margin-left:16px;
}


/* Company Name,Info,Email cell/text */
.bundText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a747c;
	margin-top:18px;
}

/* Company Name,Info,Email cell/text */
.bundSlogan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#6a747c;
	text-align:center;
	font-style:oblique;
	padding-bottom:5px;
}

/* bund.php - td formatting where the CO info is */
.bundTd {
	height:47px;
	vertical-align:top;
	text-align:center;
	background-image:url(../grafik/bgSubShadow.png);
	background-repeat:repeat-x;
	background-color: #ffffff;
	
}

/* Company Email text formatting */
.CompanyEmail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a747c;
}
	
/*a { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: black; 
	text-decoration: underline; 
}*/
#basis_div{
	width:399px;
	height:307px;
	float:left;
	margin-right:33px;
}
#udv_div{
	width:399px;
	height:307px;
	float:left;

}

