@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	outline: none;
	height: 100%;
}
body {
	background: url(images/background3.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.6;
	color: #333333;
}
html {
	background: url(images/background.gif);
}
h1, h2, h3, h4, li, ul, p, br {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2 {
	font-size: 2em;
	padding: 1em 0em 0.1em;
	color: #344961;
	position: relative;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 1em;
	letter-spacing: -0.02em;
}
.h2greycolor {
	color: #666666;
}
h3 {
	font-size: 1.4em;
	padding-top: 1em;
	padding-bottom: 0.3em;
	color: #596D8E;
	text-decoration: none;
}
h4 {
	color: #FFFFFF;
	background: url(images/datum.gif) no-repeat;
	display: block;
	height: 40px;
	padding-left: 1em;
	padding-top: 3px;
	position: relative;
	font-size: 1.2em;
	font-weight: normal;
}
h5 {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 1em;
	margin-top: 1em;
}
p {
	font-size: 1.3em;
	padding-bottom: 1.5em;
}
ol {
	margin-bottom: 3em;
}


ol li {
	font-size: 1.3em;
	list-style: decimal outside;
	margin: 0px 0px 0.5em;
	padding-left: 1em;
}
a:link, a:visited {
	color: #425C79;
	outline: none;
	text-decoration: none;
}
a:hover, a:active {
	color: #577CA6;
}
#wrapper {
	width: 960px;
	margin: 0px auto -50px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	border: none;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header li {
	float: left;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:active, #header h1 a:hover {
	padding: 0px;
	background: transparent url(images/logo.png) no-repeat;
	text-indent: -10000em;
	height: 70px;
	margin: 0px;
	z-index: 100;
	position: absolute;
	border: 1px none #293241;
	left: -3px;
	background-image: url(images/logo.gif);
	width: 161px;
}
#header a:link, #header a:visited, #header a:active {
	text-align: center;
	text-decoration: none;
	color: #666666;
	font-size: 13px;
	display: block;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
	line-height: 53px;
	height: 53px;
	padding-right: 25px;
	padding-left: 25px;
}
#header a:hover {
	color: #3E4B62;
	background: #F8F8F8;
	line-height: 53px;
}
#header a:link.current, #header a:visited.current, #header a:active.current, #header a:hover.current {
	background: #344961;
	color: #F0F0F0;
	cursor: default;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}
.lastmenuborder {
	border-right: 1px solid #CCCCCC;
}
#banner {
	background: url(images/banner.jpg) no-repeat;
	margin-top: 54px;
	margin-bottom: 30px;
	position: relative;
	height: 280px;
	width: 521px;
	float: right;
}
#banner h2 {
	margin: 53px 0px 0px;
	text-indent: -10000em;
	border: none;
	background: url(images/bannertext.png) no-repeat;
	position: absolute;
	float: left;
	height: 280px;
	width: 443px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: -439px;
	overflow: hidden;
	top: -54px;
}
#banner2 {
	background: url(images/banner2.jpg) no-repeat;
	height: 222px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 54px;
}
#content {
	width: 620px;
	margin: 0px 3em 4em 0em;
}
#content .project img {
	height: 136px;
	width: 280px;
}
.project {
	width: 300px;
	margin-top: -2em;
}
.project img {
	border: 5px solid #CCCCCC;
	margin: 2em auto 1em;
}
.content2, .sidebar2 {
	background: #FFFFFF;
	margin-bottom: 3em;
	position: relative;
	padding-bottom: 5em;
	margin-top: 14em;
	overflow: hidden;
}
.content2 {
	width: 620px;
	margin-right: 10px;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 700px;
	_height: 700px;
	padding-top: 2em;
}
.content2 h3 {
	font-size: 1.7em;
	margin-top: -0.9em;
	margin-bottom: 0.3em;
}
#sidebar {
	width: 280px;
	margin: 0em 0px 4em;
}
.sidebar2 {
	width: 220px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3em;
}
.sidebar2 a:link, .sidebar2 a:visited {
	text-decoration: none;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px dashed #E5E5E5;
	width: 200px;
	padding: 1em;
}
.sidebar2 a:link.current, .sidebar2 a:visited.current, .sidebar2 a:active.current, .sidebar2 a:hover.current {
	color: #577CA6;
	cursor: default;
}
.sidebar2 ul ul li a:link, .sidebar2 ul ul li a:visited {
	font-size: 1.2em;
	padding-left: 30px;
	background: url(images/arrow.gif) no-repeat;
	width: 180px;
	margin-left: 5px;
}
.aktuality {
	background: #FFFFFF;
	margin-left: 10px;
	margin-top: -30px;
	margin-bottom: 2.5em;
	padding: 1.5em 2em 1em;
	line-height: 1.4;
	color: #666666;
	font-size: 95%;
}
#footerout {
	background: #344961;
	color: #CCCCCC;
	margin-top: 3em;
	padding-top: 5em;
	padding-bottom: 2em;
	border-top: 1px solid #293241;
}
#footerout p {
	float: left;
	padding-right: 45px;
}
#footerin {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6;
	color: #CCCCCC;
	padding-bottom: 6em;
	padding-top: 1em;
	font-size: 95%;
}
#footerin, .pusher {
	height: 50px;
}
#footerin a:link, #footerin a:visited {
	font-weight: bold;
	color: #EAEAEA;
	padding-right: 10px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
