@charset "utf-8";
/* CSS Document */


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

body {
	background-color: #ffffff;
}

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

p {
	margin:0;
}

/* The distance from the menu and the first Header */
.toppadding {
	padding-top:15px;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	vertical-align:top;
}

/* 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.gif)
} 

/*
.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.gif);
		background-repeat:no-repeat;
		vertical-align:top;
}

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

/* TD containing the top menu */
.TopMenuTd {
	 padding-top:23px; 
	 height:85px; 
	 vertical-align:top; 
	 text-align:center;
}

/* Menu items below main streamer cell */
.TopMenuItem2 {
	background-color: #FFFFFF;
	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: 16px;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	padding:21px 10px 25px 10px;
	margin:0px;
	text-indent:0px;
}

a.TopMenuText2:hover {
	text-decoration: none;
	background-image:url(../grafik/menuBG.gif);
	background-repeat:repeat-x;		
}


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

#ContentTable {
	height:100%;
}

/* Cell containing the left menu structure */
.MenuCell {
	width: 176px;
	padding-top:25px;
	height: 100%;
	vertical-align:top;
	/*background-image: url(../grafik/menu.gif); 
	background-repeat: no-repeat;*/ 
	background-color: #ffffff;
}

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

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

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

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

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

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

/* Separating ruler between menu items formatting */
.MenuSeparator {
	color: #666666;
	margin-left:24px;
	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:#6e6e6e;
}

/* searchinput */
.topInput {
	height:16px; 
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #6e6e6e;
}

/* 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: #6e6e6e;
	border:none;
	background-color:transparent;
	cursor: pointer;
	padding:0px;
	margin-right:6px;
	width:30px;
}

/*#BundTable {
	background-color:#2c2c2c;
}*/

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

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

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