/* Body-Tag Anpassungen */
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#979797;
	background-image:url(../images/bg_right.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin:0px;
}

/* Seiteninformationenen */
TABLE#site {
	height:100%;
}
TABLE#site TD#placeholder_left {
	width:0px;
}
/* Schriftgrösse global */
.bodytext {
	font-size: 12px;
}
TABLE#site TD#shadow_left {
	width:70px;
	background-image:url(../images/img_left.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
TABLE#site TD#middle {
	vertical-align:top;
	
}
TABLE#site TD#middle TABLE#middle {
	height:100%;
	width:711px;
}
TABLE#site TD#middle TABLE#middle TD#logo {
	background-image:url(../images/logo_stocker.gif);
	background-repeat:no-repeat;
	width:182px;
	height:160px;
}

TABLE#site TD#middle TABLE#middle TD#header {
	background-color:#FFFFFF;
	/*background-image:url(../images/header_00.jpg);*/
	/*ybackground-repeat:no-repeat;*/
	width:530px;
	height:160px;
}

TABLE#site TD#middle TABLE#middle TD#menu {
	background-color:#0F1E19;
	/*background-image:url(../images/menu_repeat.gif);*/
	/*background-repeat:repeat-y;*/
	background-image:url(../images/img_lkw_02.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;	
	width:182px;
	vertical-align:top;
	padding-left:0px;
	/*border: 1px  red;*/
	border-top: 1px solid white;
	/*border-right-style: solid;*/
}

TABLE#site TD#middle TABLE#middle TD#content {
	width:531px;
	/*background-image:url(../images/img_schaufel.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}


TABLE#site TD#middle TABLE#middle TD#content TABLE#content {
	width:531px;
	height:100%;
	background-color:#FFFFFF;	
}

TABLE#site TD#middle TABLE#middle TD#content TABLE#content TD#title {
	background-image:url(../images/content_title_uni.jpg);
	background-repeat:no-repeat;
	width:530px;
	height:31px;
	padding-left:10px;
}

TABLE#site TD#middle TABLE#middle TD#content TABLE#content TD#content {
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

TABLE#site TD#middle TABLE#middle TD#footer {
	background-image:url(../images/footer_core.jpg);
	background-repeat:no-repeat;
	width:531px;
	height:68px;
}
TABLE#site TD#middle TABLE#middle TD#footer_left {
	background-image:url(../images/img_lkw_01.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:69px;
}
TABLE#site TD#shadow_right {
	width:267px;
	/*background-image:url(../images/shadow_right.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
	height:100%;
}
TABLE#site TD#placeholder_right {

}