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

body {
	background-color: #ffffff;
	padding-bottom:1px;
}

html {
	vertical-align:top;
}

LI,UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin:0;
}

.containerDiv {
	position:relative;
	height:100%;
	height:auto !important;
	min-height:100%;
	width:765px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1px;
	background-image:url(../grafik/sub_left_bg.jpg);
	background-repeat:repeat-y;
}

.contentDiv {
	padding-bottom:35px;
	width:765px;
	
}

.bottomDiv {
	position:absolute;
	bottom:0;
	height:35px;
	margin-top:-35px;
	width:100%;	
}




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

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

}

.MainTableTd {
		background-image:url(../grafik/top.png);
		background-repeat:no-repeat;
		vertical-align:top;
}

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

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


/* Menu items below main streamer text formatting */
.TopMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333132;
	font-weight: bold;	
	text-decoration: none;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../grafik/arrow_turq2.gif);
	background-position:left; 
	background-repeat:no-repeat;
}

a.TopMenuText:hover {
	text-decoration: underline;
}

/* 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: 166px;
	padding-top:10px;
	vertical-align:top;
	
}

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

.MenuPaddingLeft {
	padding-left:10px;
	height:10px;	
}

.MenuPaddingRight {
	padding-right:10px;
	text-align:right;
}

/* Left menu item text formatting */
.MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #606060;
	text-decoration: none;
	margin:0px;
}

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

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

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


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

/* searchinput */
.topInput {
	height:14px; 
	width:75px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:3px;
}

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

/* searchbutton */
.searchbutton  {
	width:45px;
	height:20px;
	background-image:url(../grafik/search_knap2.jpg);
	border:none;
	background-color:transparent;
	cursor: pointer;
	padding:0px 10px 0px 10px;
	margin-right:6px;
	margin-top:3px;
}


/* Company Name,Info,Email cell/text */
.bundText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6eafe3;
}

/* bund.php - td formatting where the CO info is */
.bundTd {
	vertical-align:top;
	text-align:center;
}

/* Company Email text formatting */
.CompanyEmail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6eafe3;
}
	
/*a { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: black; 
	text-decoration: underline; 
}*/

