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


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

html {vertical-align:top;
}

body {
	background-color: #000;
}

LI,UL {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin:0;
}
.bgColor{
    color: #FFFFFF;
    float: left;
    position: relative;
    text-align: left;
    width: 694px;
	line-height: 22px;
}
fieldset{
	border:0px;}
/* The distance from the menu and the first Header */
.toppadding {
	padding:5px 20px 20px 20px;
	background-image: url(../grafik/mainBg.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	vertical-align:top;
}

/* The main TD which holds the main table */
#WrapperTabel {
	background-color: #ffffff;
	height: 100%;
	width:100%;
	padding:0px;
	vertical-align:top;
}


.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:#000;
		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:30px;
}

/* TD containing the top menu */
.TopMenuTd {
	 padding-right:0px;
	 height:82px;
	 vertical-align:bottom;
	 text-align:right;
}

/* 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 {
	display:inline-block;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	color: #ebebeb;
	font-weight: normal;
	text-decoration: none;
	padding: 12px 10px 6px 10px;
}

a.TopMenuText2:hover {
	background-image:url(../grafik/menuBg.png);
	background-repeat:repeat-x;
	background-position:top;
}


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

#ContentTable {

	width:100%;
}

/* Cell containing the left menu structure */
.MenuCell {
	background-image:url(../grafik/leftMenuBG.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 148px;
	padding-top:14px;
	padding-left:10px;
	padding-right:10px;
	height: 100%;
	vertical-align:top;
	/*background-image: url(../grafik/menu.gif);
	background-repeat: no-repeat; */
}

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

.MenuPaddingLeft {
	height:24px;
	border-bottom:1px solid #c5c3c3;
}

.MenuPaddingRight {
	text-align:right;
	border-bottom:1px solid #c5c3c3;
}

/* Menu item text formatting */
.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #fff;
	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:#fff;
}

/* Left side Parent Menu item text formatting */
.MenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	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:#444;
}

/* searchinput */
.topInput {
	height:18px;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #222;
		background-color:#000;
		color:#fff;
}

/* 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:normal;
	color: #9e9d9d;
	border:none;
	background-color:transparent;
	cursor: pointer;
	padding:0px 10px 0px 10px;
	margin :0px 5px 0px 0px;
}

#BundTable {
}

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

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

}

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

.CompanyEmail:hover {
	color: #999999;
}

/*a {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}*/

