@charset "UTF-8";
/* CSS Document */


body {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	width: 900px;
	height: 100%;
	padding-left: 10px;
	padding-right: 9px;
	text-align:justify !important;
	margin-top: -20px;
}


div.csc-textpic-intext-right div.csc-textpic-imagewrap
{
float:right !important;
padding-left:80px !important;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap
{
float:left !important;
padding-right:80px !important;
}



#contentleft {
	float: left;
	width: 410px;
	padding-right: 0px;
	padding-top: 20px;
}
#contentright {
	float: left;
	width: 450px;
	padding-left: 20px;
	padding-top: 5px;
}
h1 {
	color: #c31014;
}
#header {
	width: 900px;
	margin-top: 60px;
	margin-bottom: 5px;
}
#headerimg {
	height: 200px;
	background-image: url(images/headerbackground.png);
	background-repeat: no-repeat;
}
#main {
	width: 900px;
	margin: auto;
	height: 100%;
	text-align: justify;
}
#navigation {
	height: 40px;
	width: 910px;
	padding: 0 0 0 0px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	font-size: 13px;
	font-weight:bold;
	display: inline;
	line-height: 40px;
	margin-right: 40px;
}
#navigation a { 
	color: #000000;
	text-decoration: none;
	padding: 0 15px;
	float: left;
}
#navigation a:hover {
	color: #ffffff;
	background-image: url(images/libackground.gif);
	text-decoration: none;
	background-position: 0 0;
}

#subnavigation {
	height: 40px;
	width: 890px;
	padding: 0 0 0 10px;
	margin-left: -35px;
	text-align:center;
	margin-top:-12px;
}
#subnavigation ul {
	list-style-type: none;
}
#subnavigation li {
	font-size: 11px;
	font-weight:bold;
	display:inline-table;
	line-height: 20px;
	margin: 0 0 0 30px;

}
#subnavigation a { 
	color: #ffffff;
	background-color: #000;
	text-decoration: none;
	padding: 0 20px;
	float: left;
}
#subnavigation a:hover {
	color: #ffffff;
	background-image: url(images/libackground.gif);
	text-decoration: none;
	background-position: 0 0;
}
.aktiv {
	color: #ffffff !important;
	background-image: url(images/libackground.gif);
	text-decoration: none;
	background-position: 0 0;
}

.aktivsub {
	background-image: url(images/libackground.gif) !important;;
	text-decoration: none;
	background-position: 0 0;
}

h1 {
	font-size:16px;
	margin-bottom: -20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;;
}
h2 {margin-bottom: -20px}
h3 {margin-bottom: -20px}
h4 {margin-bottom: -20px}
p.nogap {margin-top:-1em}

#sn {
	color: #c6c6c6;
	width: 300px;
	float: right;
	font-size: 9px;
	text-align: right;
	vertical-align: top;
	margin-top: -58px;
	padding-right:6px;
}

