

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

body {
	background-color: #ffffff;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}

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

a {
	color:#333333
}

a:hover {
	color: #666666
}


/* The distance from the menu and the first Header */
.toppadding {
	padding-top:5px;
	background-color:#FFFFFF;
	height:100%;
	vertical-align:top;
	background-image:url(../grafik/gradiantBG.png);
	background-repeat:repeat-x;
}

/* The main TD which holds the main table */
#WrapperTabel {
	background-color: #ffffff;
	height: 100%;
	width:100%;
	padding:0px;
	text-align:center;
	background-image: url(../grafik/bg.png);
	background-repeat:repeat-y;
	background-position:center;
} 

/*
.WrapperTD {
	vertical-align:top;
}
*/
/* The main Table which holds all customizable content */
#MainTable {
	width: 900px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}

.MainTableTd {
		background-color:#ffffff;
		height: 100%;
		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 {
	height:28px;
}

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

/* Menu items below main streamer cell */
.TopMenuItem2 {
	background-color: #FFFFCC;
	background-image: url('/grafik/topmenuitem2.jpg');
	height: 20px;
}

/* Menu items above main streamer text formatting */
.TopMenuText1 {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 14px;
	color: #9fffff;
}

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

/* Menu items below main streamer text formatting */
.TopMenuText2 {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;	
	text-decoration: none;
	padding:14px 14px 14px 14px;
}

a.TopMenuText2:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-image:url(../grafik/menuBG.png);
	background-repeat:repeat-x;
	padding:14px 14px 14px 14px;
}


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

#ContentTable {
	height:100%;
}

/* Cell containing the left menu structure */
.MenuCell {
	width: 166px;
	padding-top:16px;
	padding-left:10px;
	height: 100%; 
	vertical-align:top;
	background-image:url(../grafik/gradiantBG.png);
	background-repeat:repeat-x;
	background-color: #ffffff;
}

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

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

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

/* Menu item text formatting */
.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #0065b6;
	text-decoration: none;

}

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

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

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

/* ??? */
.CMS123 {
	font-family: Verdana;
	font-size: 7pt;
	/*color: <?=$ArtikelBorderColor?>;*/
}

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

/* searchinput */
.topInput {
	height:20px; 
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../grafik/searchFieldBg.png);
	background-repeat:repeat-x;
	border:0px solid transparent;
}

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

/* searchbutton */
.searchbutton  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border:none;
	background-color:transparent;
	cursor: pointer;
	padding:0px;
	margin-right:6px;
	margin-left:6px;
}

.textTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin-top:3px;
	vertical-align:top;
	display:inline-block;
}

#BundTable {
}

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

/* bund.php - td formatting where the CO info is */
.bundTd {
	padding:15px 0px 15px 0px;
	vertical-align:top;
	text-align:center;
	background-image:url(../grafik/gradiantBG.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

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