html 
{
	height: 100%;
	min-width:1100px;
}
body 
{
	margin: 0;
	color:#5a6b79;
	font:76%/1.36em "trebuchet ms",helvetica,arial,sans-serif;
	background: #604527 url(graphic/sap_bg_center.jpg) no-repeat 50% 0;
	height: 100%;
	line-height:16px;
}

div#dateForm label
{
	width:70px;
	display:block;
	float:left;
}
th
{
	text-align:left;
}
div.feld
{
	margin-bottom:10px;
}
div#frame
{
	margin:60px auto;
	width:1100px;
}

div#main
{
	padding:30px 40px 0 20px;
}

div#main div#left
{
	float:left;
	width:290px;
	margin:0 30px 0 0;
	height: 640px;
}

div#main div#left ul {
	list-style-type: none;
	padding: 0;
	width: 287px;
	height: auto;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

div#main div#left ul li {

}

div#main div#left ul li span {
	z-index: 1;
	display: block;
	background: transparent url(graphic/sap_left_navi_inactive.jpg) 0 50% no-repeat;
	width: 287px;
	height:70px;
	position: relative;
	left: 0px;
	padding-top: 18px;
	color: #5a6b79;
}

div#main div#left ul li span#navleft1 {
	top: -8px;	
	cursor:pointer;
}

div#main div#left ul li span#navleft2 {
	top: -26px;
	cursor:pointer;
}

div#main div#left ul li span#navleft3 {
	top: -44px;
	cursor:pointer;
}

div#main div#left ul li span#navleft4 {
	top: -62px;
	cursor:pointer;
}

div#main div#left ul li span#navleft5 {
	top: -80px;
	cursor:pointer;
}

div#main div#left ul li span#navleft6 {
	top: -98px;
	cursor:pointer;
}

div#main div#left .left_navi_bottom
{
	position: relative; top: -109px; left: 5px;
}

div#main div#left ul li span.active {
	z-index: 20;
	background: transparent url(graphic/sap_left_navi_active_old.gif) no-repeat; 
}

div#main div#left ul li span img.ico {
	float: left;
	margin: 8px 0 0 14px;
}

div#main div#left ul li span h1 {
	float: left;
	font-size: 14px;
	margin-left: 20px;
	font-weight: bold;
	width: 190px;
}

div#main div#left ul li span p {
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-top: -10px;
	margin-left: 20px;
}
/*
 * Rechts obere Navigation
 */

div#main div#right
{
	float:left;
	width:706px;
}
div#main div#right div#top
{

}
div#main div#right div#top ul
{
	margin:0;
	padding:0;
	height:56px;
	width: auto;
	list-style:none;
}
div#main div#right div#top ul li#navtop3
{
	float: left;
	display: block;
	background: transparent url(graphic/sap_top_left_inactive.jpg) no-repeat;
	width: 284px;
	height: 56px;
	cursor:pointer;
}

div#main div#right div#top ul li#navtop2 {
	float: left;
	display: block;
	background: transparent url(graphic/sap_top_middle_inactive.jpg) no-repeat;
	width: 185px;
	height: 56px;
	cursor:pointer;
}

div#main div#right div#top ul li#navtop1 {
	float: left;
	display: block;
	background: transparent url(graphic/sap_top_right_inactive.jpg) no-repeat;
	width: 237px;
	height: 56px;
	cursor:pointer;
}

div#main div#right div#top ul li span {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
	display: block;
	margin: 16px auto 0 auto;
}

div#main div#right div#top ul li.active#navtop3
{
	background: transparent url(graphic/sap_top_left_active.jpg) no-repeat;
}

div#main div#right div#top ul li.active#navtop2 {
	background: transparent url(graphic/sap_top_middle_active.jpg) no-repeat;
}

div#main div#right div#top ul li.active#navtop1 {
	background: transparent url(graphic/sap_top_right_active.jpg) no-repeat;
}


/*
 * Rechts Inhalt
 */

div#main div#right div#content
{
	width:700px;
	height:784px;
}
div#main div#right div#content h1
{
	color:#ea8022;
	font-size:12pt;
}
div#main div#right div#content h2
{
	font-weight:bold;
	font-size:12pt;
}
div#main div#right div#content p
{
	
}
div#main div#right div#content ul
{
	margin:15px 0 15px 15px;
	padding:0px;
	list-style:none;
	list-style-image:url("graphic/ico-bullet.gif");
}

div#main div#right div#content ul strong
{
	font-size:14px;
}

div#main div#right div#content ul li
{padding-top:6px;
	
}

/*
 * Rechts Fußzeile
 */

div#main div#right div#bottom
{
	height:30px;
}
div#main div#right div#bottom ul
{

}
div#main div#right div#bottom ul li
{
	display:inline;
	list-style:none;
	margin-right:15px;
}
div#main div#right div#bottom ul li a
{
	/*color:#5a6b79;*/
	font:100% "trebuchet ms",helvetica,arial,sans-serif;
	text-decoration:none;
	cursor:pointer;
	vertical-align:center;
	line-height:30px;
	padding:3px 2px 2px 2px;
}

div#main div#right div#bottom ul li a img
{
	margin-right:6px;
}


div#forms
{
	padding:0px 20px 0 13px;
}
div#forms h1
{
	font-size:12pt;
}


div.content 
{
	position:absolute;
	top:184px;
	width:630px;
	height:769px;
	padding: 0 40px;
}

.clear{clear:both;}
div.feld{margin-bottom:10px;}
textarea{width:221px;}

a#close {
	position: relative;
	left: 1089px;
	top: -10px;
	display: block;
	width: 23px;
	height: 25px;
	/*background-color:#C30;*/
}

div#main #hover {
	display: none;
	position: relative;
	left: 0;
	top: 0;
	z-index: 50;
	float: left;
}

.block, .block2, .block3 {cursor:pointer;}

.block{
	height:120px;
	width:283px;
	padding:0 20px 0 0;
	position: relative;
	float:left;
	}

.block2{
	height:180px;
	width:283px;
	padding:0 20px 0 0;
	position: relative;
	float:left;
	}
	
.block3{
	height:135px;
	width:283px;
	padding:0 20px 0 0;
	position: relative;
	float:left;
	}

	
.ico-block{
	width:70px;
	height: 150px;
	float:left;
	margin: 9px 0 0 0;
	}
	
.title {font-size:16px;}

strong{font-weight:bold;font-size:14px;}

DIV#content DIV#rotate, #rotator ul{padding:0;margin:0;}

h3 {color:#EA8022;font-size:16pt;margin-top:4px;} /*margin-top:0px;*/

.innerfade {margin:0;padding:0;}

/* Forms */





