html, body
{
	font-family:Verdana,Helvetica,Tahoma,TrebuchetMS,Arial;
	font-size:10px;
	height: 100%;
	min-height: 100%;
	PADDING: 0px;
	MARGIN: 0px;
}

#header
{
	LEFT: 0px;
	OVERFLOW: hidden;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
}

#left
{
	FLOAT: left;
	WIDTH: 130px;
	PADDING-TOP: 86px;
	POSITION: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}

#maincontent
{
	MARGIN-BOTTOM: 12px;
	padding: 0px;
			
	position: absolute;
	top: 142px;
	left: 0px;
	
	text-align: left;
	vertical-align: top;
	
	width: 100%;
		
	z-index: 40;
}

#maincontentTd
{
	margin: 0px;
	padding: 0px;
	padding-left: 135px;
}

#maincontentTd h3
{
	margin-top: 0px;
	padding-top: 0px;
}

a:link, a:visited
{
    color: #114a8a;
	/*color:#ED1C24;*/ 
	text-decoration:none; 
}

a:hover, a:active
{	
	text-decoration:underline;
	color: #CC0033;
}

.navtable
{
    background-color: White;
    vertical-align: middle;
}

.selectionTable
{
    /*BORDER: #97b9e8 1px solid;*/
    BACKGROUND-COLOR: white;
    vertical-align: middle;
}

.ansichtTable
{
    /*BORDER: #97b9e8 1px solid;*/
    vertical-align: middle;
    /*BACKGROUND-COLOR: #d6e7fb;*/
}

.infoRow
{
	line-height: 8px;
}
        
#BeschRow
{
	border: none;
	vertical-align: middle;
	font-size: 17px;
	padding-right: 20px;
}

.Aufzaehler
{
	font-size: 11px;
	color: #CC0033;
	font-weight: bold;
}

.darkTableRow
{
    background-color: #97b9e8;
}

.InlineBlockInner
{
	width: 300px;
	display:table-cell; display:inline-table; display:inline-block;
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align:top;
}

.InlineBlockOuter { display: inline; }

pre
{
	font-size:12px;
}

h1, .hTitle
{
	vertical-align: middle;
	font-size: 22px;
	font-weight: bold;
	color: #CC0033;
	margin-bottom: 10px;
	padding: 0px;
}

h2
{
	/* Platzhalter */
}

h3
{
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
    color: #CC0033;
    margin-bottom: 7px;
    padding: 0px;
}

h4
{
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
}

.noTopPadding
{
	margin-top: 0px;
}

.loginTable
{
	
}

.gastZugangCell
{
	BACKGROUND-COLOR: #DCEBFE;
}

.keyColumn
{
	background-color: #ECEC95;
}

.disabledCells
{
	background-color: #ECE9d8;
}

.ansichtCell
{
	border: #97b9e8 thin solid;
	text-align: left;
	padding-left: 25px;
}

.menuStyle
{
	color: #114a8a;
}

/* Wird in Tables verwendet, die abwechselnd verschiedene Zeilenfarben verwenden */
.AlternateRowStyle
{
	BACKGROUND-COLOR: #d6e7fb;
}

strong
{
	font-size: 11px;
	font-weight: bold;
}

select
{
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

input
{
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.blauefarbe
{
	BACKGROUND-COLOR: #DCEBFE;
}

.rotfett
{
	font-weight:bold;
	color:#CC0033;
}

.BannerTable
{
	height: 10px;
	width: 100%;
}

.BannerCell
{
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.banner_left
{
	width: 227px; 
	background-image: url(images/bg_top_left.gif);
	text-align: center; 
	background-repeat: no-repeat;
}

.banner_middle
{
	width: 296px; 
	background-image: url(images/bg_top_middle.gif);
	text-align: center;
	background-repeat: no-repeat;
}

.banner_repeating
{
	background-image: url(images/bg_top_repeating.gif);
	text-align: center;
	background-repeat: repeat-x;
}

.banner_right
{
	background-image: url(images/bg_top_right.gif); 
	background-repeat: no-repeat;
}

.banner_end
{
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
}

#LogoDiv
{
	/*background-image: url(pictures/logo_neu.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 159px;*/
	height: 111px;
}


/***********************************
	Stylesheet 3 spezifisch:
************************************/

#left
{
	padding-top: 146px;
}

#header
{
	HEIGHT: 90px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

.BannerTable{ height: 88px; background: none; }
.BannerCell, .banner_left, .banner_middle, .banner_repeating, .banner_right, .banner_end, #LogoDiv
{
	margin: 0px;
	padding: 0px;
	background: none;
}

#ProdBar
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	
	height: 100%;
	min-height: 100%;
	width: 100%;
		
	background-image: url(images/ProductBar_LAGO_hor.png);
	background-position: 137px 92px;
	background-repeat: no-repeat;
}