/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h2, h4, h5, h6 {
	margin: 0;
}

h3 {
	text-align: left;
	font-size: 12pt;
}

h1.csc-firstHeader {
	letter-spacing: -1px;
	background: none;
	font-size: 26px;
	font-weight: normal;
	color: #35395a;
}

h1.csc-firstHeader em {
	font-weight: bold;
	font-style: normal;
}

h1 {
	height: 25px;
	background: #0077A7 url(images/header2.png) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 14px;
	color: #000000;
}

p  {
	line-height: 180%;
	
}

	
	

ol, ul  {
	line-height: 180%;
}


ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #0000cc;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}
#header img { position: absolute; top: 10px; height: 100px; }
#header * {
	margin: 0;
	padding: 0;
	color: #000000;
}

#header h1 {
	float: right;
	padding: 70px 0 0 0px;
	font-size: 33px;
	background: none;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 35px 0 0 8px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	margin: 0 0 20px 0px;
	list-style: none none outside;
}

#colOne li {
	padding: 0px 10px;
	margin: 0 0 0 0;
	background: url(images/menu2-entry.png) repeat-x;
}

#colOne li.first {
	background: none;
}

#colOne h1 { 
    height: 25px;
	background: #FFFFFF url(images/menu2-top.png) repeat-x left bottom;
	padding: 15px 0 0 10px;
	margin: 0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.tabelle1 {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	background-color: #ffffff;
}

.tabelle1 .tr-even {
	background-color: #c8c8ff;
}

.tabelle1 .tr-odd {
	background-color: #97a0fd;
}		

#colTwo {
	float: right;
	width: 686px;
}

#colTwo p {
	text-align: justify;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
}