body
{
/* 	background-image: url(images/bg_grau_verlauf6_10x1000_9.gif); */
/* background-image: url(images/body_image.jpg); */
/* 	background-color: #999; */
/* 	background-color: #2634ec; */
/* 	background-repeat: repeat-x; */
/* 	background-color: lightgray; */
}

#pageBorder
{
	width: 920px;
	background-image:url("/images/shadow.png");
	background-repeat:repeat-y;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	top:-10px;
}

/* #preHeader */
/* { */
/* 	with:900px; */
/* 	height: 16px; */
/* 	position: relative; */
/* 	margin: 0px auto; */
/* 	padding: 0px; */
/* 	background-image: url(images/topmenubar2.jpg); */
/* } */

#page
{
   	width: 900px;
/*    	border-top-style:solid; */
/*    	border-top-color:#28269f; */
/*    	border-top-width:1px; */
/*    	background-color: white; */
/*    	background-color: #567CE3; */
/* 	background-color: #a9abe1; */
/* 	margin: auto; */
/* 	background-position: top; */
/* 	line-height: 0px; */
/* 	background-image:url("images/shadow.png"); */
/* 	background-repeat:repeat-y; */
/* 	top:-10px; */
	position: relative;
	margin: 0px auto;
	padding: 0px;
/* 	border: 1px solid #B0B0B0; */
/* 	background-color:rgba(0,0,128,0.8); */
}

#header
{
	width: 900px;
	height: 150px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(/images/header.png);
}

#headerTitle
{
	position: absolute;
	color:red;
	right:35px;
	top: 100px;
	margin:0px;
	font-weight:bold;
	font-family:serif;
	/**font-family:"URW Chancery L",cursive;**/
	font-style: italic;
	font-size: 50px;
}

#tMenu
{
	position: relative;
	padding: 0px;
	width: 900px;
	height: 24px;	
	margin: 0 auto;
	background-image: url(/images/topmenubar3.jpg);
}

#tMenuSubLeft
{
	width: 200px;
	height: 24px;
	float: left;
}

#tMenuSubRight
{
	width: 700px;
	height: 24px;
	float: right;
/* 	background-color:rgba(0,255,0,0.8); */
}

#tMenuSubRight ul
{
	height: 24px;
	float: left;
	position: relative;
/* 	left: 50%; */
	margin:  auto;
	padding: 0px ;
/* 	margin-top: 4px; */

	list-style-type: none;
/* 	background-color:rgba(255,0,0,0.8); */
}

#tMenuSubRight ul li
{
	height: 24px;
/* 	text-align: center; */
/* 	min-width: 153px; */
	margin-right:20px;
	float: left;
	position: relative;
/* 	right: 50%; */
	
/* 	border-right-color: white; */
/* 	border-right-style: solid; */
/* 	border-right-width: 1px; */
}

#tMenuSubRight ul li:first-child
{
/* 	height: 39px; */
/* 	border-left-color: white; */
/* 	border-left-style: solid; */
/* 	border-left-width: 1px; */
}
	
#tMenuSubRight ul li a
{
	height: 24px;
	
	color: white;
/* 	padding:0 ; */
	margin: auto;
	margin-top:3px;
	font-family: "serif";
/* 	color:#b8b8c7; */
	font-size: 14px;
/* 	font-weight:bold; */
	text-decoration:none;
	display:block;/**Damit der ganze Bereich fuer die Maus aktiv wird**/

/* 	background-color:rgba(255,255,255,0.8); */
}

#tMenuSubRight ul li a:hover
{
/* 	margin-top:4px; */
/* 	font-size: 13px; */
/* 	font-weight: bold;	 */
}

#middle
{
	width: 900px;
	margin: 0 auto;
	clear: both;/* geht auch ohne??*/
/* 	background-color:rgba(0,255,0,0.8); */
}

#middleRight
{
/* 	width: 721px;	 */
/* 	vertical-align:top; */
	min-height:500px;
	width: 680px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	margin: 0px;
	float: right;
	border-left-style:dotted;
	border-left-width:1px;
	border-left-color:#554ACF;
	font-size: 0.9em;
/* 	background-color:rgba(255,0,0,0.8); */
}

#middleRight h1
{
	margin:0px;
	padding:0px;
	vertical-align:top;

/* 	background-color:rgba(255,255,255,0.8); */
}

#middleLeft
{
	width: 179px;
	min-height:500px;
/* 	border-right-style:dotted; */
/* 	border-right-width:1px; */
/* 	border-right-color:#554ACF; */
	float: left;
/* 		background-color:rgba(0,0,255,0.8); */
}

#lMenu
{
	margin-top: 40px;
	margin-bottom: 40px;
	width: 148px;
/* 	height: 387px; */
/* 	background-image: url(images/leftmenu.jpg); */
	float: left;
}

/* #lMenuHeaderBox */
/* { */
/* 	width: 167px; */
/* 	height: 36px; */
/* } */


#lMenuHeader
{
	width: 148px;
	height: 24px;	
	background-image:url(/images/leftmenutitles.png);
	background-repeat:no-repeat;
/* 	margin-top: 3px; */
/* 	margin-bottom: 3px; */
	padding: 0;
	margin-left: 0 ;
	margin-right: auto;
}

#lMenuHeaderText
{
	margin: 0;
	padding: 0;
	padding-top: 2px;
	margin-right: 15px;
/* 	color: #b8b8c7; */
	color: white;
	font-family:  "Sans";
	font-size:18px;
	text-align: right;
}

#lMenu ul
{
	margin: 0;
	padding: 0;
/* 	margin-left: 7px; */
	list-style-type: none;
}

#lMenu ul li
{
	margin-top:7px;
		border-bottom-style:solid;
	border-bottom-color:#5f608a;
	border-bottom-width:2px;
/* 	margin: 3px 0; */
/* 	background-image: url(images/leftmenubutton.jpg); */
/* 	background-repeat: no-repeat; */

/* 	text-align: center; */
}

#lMenu ul li a
{
	text-decoration: none;
	color: #5f608a;
	font-family:  "Sans";
	text-align: right;
	margin-right:15px;
/* 	padding-left:10px; */
	font-size:16px;

	display:block;
}

#lMenu ul li a:active
{
	text-decoration: none;
}

#lMenu ul li a:before
{
	text-decoration: none;
}
#lMenu ul li a:hover
{
/*	border-left-style: solid;
	border-right-style: solid;
	border-color: white;
	border-left-width: 2px;
	border-right-width:  2px; */
}
	

#foot	
{
	margin: 0px auto;
	width: 900px;
	height: 20px;
	background-image: url(/images/footer.jpg);
	clear: both;
}
	
