
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position : center;
	background-image : url(grafik/layout/page_filler.jpg) ;
	background-repeat : repeat-y;
}

a:link {
	color: #00f;
	}
a:visited {
	color: #99f;
	}
a:hover, a:active {
text-decoration: none;
	}

acronym	{
	border-bottom: 1px dotted #eee;
	cursor : help;
}

/* layout
----------------------------------------------- */

#container {
         width: 800px;
         margin: 0px auto;
         text-align : left;
         clear : both;
         }

#intro {
	width: 800px;
	height: 246px;
	overflow: hidden;
	background-image : url(grafik/layout/header_intro.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	text-align : right;
	color : #fff;
	clear : both;
}
#pageHeader {
         width: 800px;
         height : 36px;
         overflow : hidden;
         background-image : url(grafik/layout/footer.jpg);
}

#footer {
	margin: 25px 0 0 25px;
         min-height: 20px;
	border-top: 1px solid #fff;
         border-bottom: 1px solid #fff;
}


#quickSummary {
	<!--float: right;        -->
	width: 800px;
	margin : 0px 3px;
	height: 120px;
	overflow: auto;
         text-align : center;
         font-family:Trebuchet MS;
}

#quickSummary h1 {
	margin: 0px;
         font-size: 340%;
}

#quickSummary h2 {
	margin: 0px;
         font-size: 150%;

}


#quickSummary a{
	color: #eee;
}

#preamble {
	<!--background-image : url(grafik/layout/page_fill.jpg);         -->
	<!--float: left;    -->
	width: 800px;
	margin : 0px 3px;
	text-align : left;
         height: 90px;
         overflow: auto;
}


#preamble h3{
	margin: 8px 0px;
	font-size: 120%;
}
#include {
	width : 530px;
	text-align : left;
	float : right;
         margin-right: 10px;
}



#linkList {
         background-image : url(grafik/layout/right_fill.jpg);
         width : 250px;
	text-align : left;
	background-position : left;
	min-height : 500px;
	padding-bottom: 20px;
}

#linkList2 {
	background-image : url(grafik/layout/right_start.jpg);
	background-position : top;
	background-repeat : no-repeat;
	padding-top: 20px;
}

#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 0 20px 0 0;
}

#footer a:hover {
	text-decoration: none;
	color: #9cf;
}










#lselect h3{

	background-repeat : no-repeat;
	margin : 4px 0px 4px 20px;
	height : 16px;
}

#lfavorites h3{

	background-repeat : no-repeat;
	margin : 4px 0px 4px 20px;
	height : 16px;
}


#linkList2 h3  span{
	display : none;
}

#linkList2 ul{
	list-style-type : none;
	margin-bottom: 30px;
}

#linkList2 li{
	margin: 4px;
}

#lselect a{
	display : block;
	color: #ffd;
	font-size: 13px;
}
#linkList2 a{
	color: #ffd;
	font-size: 13px;
}

#linkList2 a.c{
	display : inline;
	font-size: 11px;
	color: #ddd;
}







#include1,
{
	margin-bottom: 20px;
	padding-bottom: 20px;

}