body { margin: 0pt 10%; padding: 0pt; font-size: 14px; background-color: rgb(255, 255, 255); }
#mainTable {
	border: 1px solid rgb(0, 0, 0);
	margin: 0pt auto;
	line-height: 1.5em;
	width: 100%;
}
#mainTable td { }
#maincontent {
	border-left: 1px dotted rgb(51, 51, 51);
	font-size: 11px;
	padding: 20px;
	list-style-type: square;
}
#sidebar { width: 200px; font-size: 90%; }
#header {
	color: rgb(204, 204, 204);
	background-image: url(bilder/topscreen04.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-repeat: no-repeat;
	height: 158px;
}
#footer {
	background-color: #CCCCCC;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-color: #333333;
	height: 15px;
	background-image: url(bilder/csst_bg.gif);
	margin: 0px;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	font-size: 11px;
}
td, p, ul { font-family: Georgia,"Times New Roman",Times,serif; }
h1:first-child { margin-top: 0pt; }
.headline {
	font-size: 12px;
	font-weight: bold;
}

h2:first-child { margin-top: 0pt; }
h1 {
	font-size: 160%;
	text-transform: uppercase;
	font-style: normal;
	color: #666666;
	letter-spacing: 2px;
	font-weight: normal;
	background-color: #f3f3f3;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#sidebar a {
	padding: 3px;
	display: block;
	text-decoration: none;
	line-height: 1em;
	width: 160px;
	border-top: 1px none rgb(204, 204, 204);
	border-right: 1px dotted rgb(204, 204, 204);
	border-bottom: 1px dotted rgb(204, 204, 204);
	border-left: 1px none rgb(204, 204, 204);
}
#sidebar a:link, #sidebar a:visited { color: rgb(102, 102, 102); }
#sidebar a:hover, #sidebar a:active {
	color: #333333;
	background-color: #FF9900;
	border-top: 1px none #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}
#current a { border: 2px dotted rgb(153, 153, 153) ! important; color: rgb(255, 255, 255) ! important; background-color: rgb(153, 153, 153) ! important; }
#sidebar ul { padding-left: 0em; list-style-type: none; margin-left: 1em; }
#sidebar li { margin: 0px 0px 6px; }
#n4shell { border: 0pt none ; }

#footer a:link {


	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	font-size: 11px;
}
#footer a:visited {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	font-size: 11px;
}
#footer a:hover {

	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	font-size: 11px;
}

#textblack {
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
}
#maincontent a:link {
	border-left: 1px rgb(51, 51, 51);
	color: #999999;
	list-style-type: square;
	font-size: 11px;
	text-decoration: underline;
}
#maincontent a:visited {
	border-left: 1px rgb(51, 51, 51);
	color: #333333;
	list-style-type: square;
	font-size: 11px;
	text-decoration: underline;
}
#maincontent a:hover {
	border-left: rgb(51, 51, 51);
	color: #006699;
	list-style-type: square;
	font-size: 11px;
	background-color: #CCCCCC;
}
#maincontent a:active {
	border-left: 1px rgb(51, 51, 51);
	color: #333333;
	list-style-type: square;
	font-size: 11px;
	background-color: #CCCCCC;
	text-decoration: underline;
}
