﻿body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color:#c0c0c0;
	border: 0px none
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-collapse: collapse
}

table#screen {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align:middle
	width:100%;
	height:100%;
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #000000;
}
td#screen {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align:middle
/*	background-image:url(../images/header.jpg);	*/
	background-position:center middle;
	background-repeat:no-repeat;
/*	background-color:#ffffff;	*/
}

table#root {
	width:994px;
	height:590px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-collapse: collapse
}

td#header {
	background-image:url(../images/header.jpg);
	background-position:center middle;
	background-repeat:no-repeat;
/*	background-color:#ffffff;	*/
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #000000;
	height:160px;
	width:100%;
}

td#menu {
	background-image:url(../images/navbg.gif);
	background-position:center;
	background-repeat:repeat;
	background-attachment:fixed;
/*	background-color:#ffffff;	*/
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #000000;
	height:25px;
}

td#body {
	background-image:url(../images/contentbg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
/*	background-color:#ffffff;	*/
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #000000;
}

table#content {
	width:100%;
	height:100%;
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #000000;
	border-collapse: collapse;
}

table#submenu {
/*	background-image:url(../images/navbg.gif);	*/
/*	background-position:center;	*/
/*	background-repeat:repeat;	*/
/*	background-attachment:fixed;	*/
/*	background-color:#ffffff;	*/
	width:175px;
	height:100%;
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #000000;
	text-align:left;
	vertical-align:top;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

td#index {
/*	background-image:url(../images/navbg.gif);	*/
/*	background-position:center;	*/
/*	background-repeat:repeat;	*/
/*	background-attachment:fixed;	*/
/*	background-color:#ffffff;	*/
	width:175px;
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #c0c0c0;
	text-align:left;
	vertical-align:top;
}

td#content {
/*	background-image:url(../images/navbg.gif);	*/
/*	background-position:center;	*/
/*	background-repeat:repeat;	*/
/*	background-attachment:fixed;	*/
/*	background-color:#ffffff;	*/
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #c0c0c0;
	text-align:left;
	vertical-align:top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td#submenu {
/*	background-image:url(../images/navbg.gif);	*/
/*	background-position:center;	*/
/*	background-repeat:repeat;	*/
/*	background-attachment:fixed;	*/
/*	background-color:#ffffff;	*/
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #000000;
	border-bottom:0px none #c0c0c0;
	text-align:left;
	vertical-align:top;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: -3px;
	padding-bottom: -3px;
}

td#impressum {
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px solid #c0c0c0;
	border-bottom:0px none #c0c0c0;
	width:100%;
	height:75px;
	text-align:left;
	vertical-align:bottom;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

td#rights {
	border-left:0px none #000000;
	border-right:0px none #000000;
	border-top:0px none #c0c0c0;
	border-bottom:0px none #c0c0c0;
	width:100%;
	height:10px;
	text-align:right;
	vertical-align:bottom;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td#onlinelist {
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px none #c0c0c0;
	border-bottom:0px none #c0c0c0;
	width:250%;
	height:10px;
	color:#cccccc;
	font-size:8pt;				/*	gibt die Textgröße an			*/
	font-family:Arial;			/*	gibt die Schriftart an			*/
	font-style:italic;			/*	gibt den Schriftstil an			*/
	font-weight:normal;			/*	gibt die Wichtigkeit an			*/
	text-decoration:none;		/*	gibt die Textdecoration an		*/
	text-align:right;
	vertical-align:bottom;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
