/* Body-Tag Anpassungen */
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F1F2F7;
	background-image:url(../images/background_repeat.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0px;
}

/* Seiteninformationenen */
TABLE#site {
	height:100%;
}
TABLE#site TD#placeholder_left {
	width:0px;
}
TABLE#site TD#shadow_left {
	width:22px;
	background-image:url(../images/shadow_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
TABLE#site TD#middle {
	vertical-align:top;
	
}
TABLE#site TD#middle TABLE#middle {
	height:100%;
	width:713px;
}
TABLE#site TD#middle TABLE#middle TD#logo {
	background-image:url(../images/logo.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.jpg);*/
	background-repeat:no-repeat;*/
	width:530px;
	height:160px;
}
TABLE#site TD#middle TABLE#middle TD#menu {
	background-image:url(../images/menu_repeat.gif);
	background-repeat:repeat-y;
	width:182px;
	vertical-align:top;
	padding-left:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:5px;
}
TABLE#site TD#middle TABLE#middle TD#menu_addr {
	background-image:url(../images/menu_repeat.gif);
	background-repeat:repeat-y;
	width:182px;
	vertical-align:top;
	padding-left:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:17px;
	padding-top:1px;
	padding-bottom:5px;
}
TABLE#site TD#middle TABLE#middle TD#content {
	width:531px;
}
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.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-top:10px;
	padding-right:10px;
}
TABLE#site TD#middle TABLE#middle TD#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	width:531px;
	height:24px;
}
TABLE#site TD#shadow_right {
	width:30px;
	background-image:url(../images/shadow_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:100%;
}
TABLE#site TD#placeholder_right {
	vertical-align:top;
}
TABLE#site TD#placeholder_right TABLE#placeholder_right{
	color:#000000;
	font-size:10px;
	width:162px;
}
TABLE#site TD#placeholder_right TABLE#placeholder_right TD#top{
	background-image:url(../images/news/bg_news.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	vertical-align:top;
	width:162px;
	height:404px;
}
/*TABLE#site TD#placeholder_right TABLE#placeholder_right TD#middle{
	background-image:url(../images/news/news_middle.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	width:162px;
	height:31px;
	vertical-align:middle;
	padding-left:5px;
	padding-right: 5px;
}
TABLE#site TD#placeholder_right TABLE#placeholder_right TD#bottom{
	background-image:url(../images/news/news_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	width:162px;
	height:92px;
	vertical-align:top;
	padding-left:5px;
	padding-right: 5px;
	padding-top: 5px;	
}/*
