@import url(knorr.css);
BODY {
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-color: white;
 	line-height:130%;
	background: url("/pics/bg_left.gif");
	background-repeat: repeat-y;
}

div.left_menu {
	background: url("/pics/bg_navi.gif");
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	height:200px;
	width:163px;
        vertical-align:top;
	background-color: #E8EBF1;
	}


div.left_menu_text {
	position:absolute;
	left:0px;
	top:150px;
	width:170px;
        vertical-align:top;
	margin-left:20px;
	margin-right:10px;
}

.left_menu_text a:link {
	color:#000033;
	text-decoration:none;
        font-weight: bold;
	font-size: 13px;
}
.left_menu_text a:visited {
	color:#000033;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}
.left_menu_text a:active {
	color:#000033;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}
.left_menu_text a:hover {
	color:#000099;
	text-decoration:underline;
	font-weight: bold;
	font-size: 13px;
}

div.logo_title {
	position:absolute;
	left:170px;
	top:0px;

	height:104px;
	background-color: #ffffff;
}

div.contact {
	background: url("/pics/hg_kontakt.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	position:absolute;
	left:170px;
	top:104px;
        vertical-align:top;
        width:632px;
	background-color: #ffffff;
}


div.content {
	background: url("/pics/hg_schiene.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	position:absolute;
	left:170px;
	top:104px;
        vertical-align:top;
        width:705px;
	background-color: #ffffff;
}

div.content_text {
	margin-left:11px;
	margin-right:11px;
}


.indent1 {
	position:relative;
	left:25px;

}

.indent2 {
	position:relative;
	left:50px;
}



H1 {
        font-family:    Arial, Helvetica, Verdana, sans-serif;
        font-size:      14pt;
        font-style:     normal;
        font-weight:    bold;
}
H2 {
        font-family:    Arial, Helvetica, Verdana, sans-serif;
        font-size:      12pt;
        font-style:     normal;
        font-weight:    bold;
}
H3 {
        font-family:    Arial, Helvetica, Verdana, sans-serif;
        font-size:      10pt;
        font-style:     normal;
        font-weight:    bold;
}
LI {
        font-family:    Arial, Helvetica, Verdana, sans-serif;
        font-size:      10pt;
        font-style:     normal;
        font-weight:    normal;
}
SPAN.inline-last-update {
			font-style : Arial, Helvetica, Verdana, sans-serif;
			font-weight : normal;
			text-decoration : none;
			font-size : 10px;
			float : right;
}
TD {
        font-family:    Arial, Helvetica, Verdana, sans-serif;
        font-size:      10pt;
        font-style:     normal;
        font-weight:    normal;
}
TH {
        font-family:    Arial, Helvetica, Verdana, sans-serif;
        font-size:      10pt;
        font-style:     normal;
        font-weight:    bold;
	text-align:	left;
	background-color: rgb(222, 222, 222);
}
.release-date {
        font-family:    Arial, Helvetica, Verdana, sans-serif;
        font-size:      8pt;
}