@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #393939;
}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 4px 16px 4px 16px;
	color: #393939;
}

h1, h2, h3, h4, h5 {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 2px;
}

h1 {
	padding-top: 12px;
}

h2 {
	padding-top: 10px;
}

h3 {
	padding-top: 16px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

a {
	color: #266cb6;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p a, h1 a, h2 a, h3 a, h4 a, h5 a, li a {
	border-bottom: 1px dotted #86bef8;
}

p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, li a:hover {
	border-bottom: 1px solid #266cb6;
}

label {
	font-size: 11px;
	font-weight: bold;
}

#wrap {
	width: 980px;
	margin: 0 auto;
	background-color: #222;
	position: relative;
}

#logo {
	width: 205px;
	height: 135px;
	position: absolute;
	top: 0;
	left: 20px;
}

#logo img {
	margin-top: 55px;
}

#header {
	width: 755px;
	height: 135px;
	position: absolute;
	top: 0;
	left: 225px;
}

#navigation {
	width: 205px;
	position: absolute;
	top: 135px;
	left: 20px;
}

#navigation ul li {
	margin-bottom: 1px;
	line-height: 0;
	font-size: 0px;
}

#navigation ul li ul li {
	margin-bottom: 0;
}

#navigation a {
	border: none;
}

li.ifsub {
	padding-bottom: 8px;
	background: url('../images/nav-back-hover.gif');
	background-position: bottom;
}

#main {
	position: absolute;
	top: 135px;
	left: 235px;
}

#header-image {
	width: 725px;
	height: 154px;
	margin-bottom: 10px;
}

#content {
	
}

.content-top {
	width: 510px;
	height: 1px;
	background-color: #dfe7ef;
	padding: 0;
	margin: 0;
	font-size: 0px;
}

.content-text {
	width: 510px;
	width: 478px;
	background: url('../images/content-back.gif');	
	padding-left: 16px;
	padding-right: 16px;
}

.content-text h1, .content-text h2, .content-text h3, .content-text h4, .content-text h5, .content-text h6,.content-text p {
	padding-left: 0;
	padding-right: 0;
}

.content-text ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content-text ul li {
	font-size: 12px;
	padding: 4px;
	padding-left: 2px;
	line-height: 20px;
}

.content-bottom {
	width: 510px;
	height: 8px;
	background: url('../images/content-bottom.gif');
	background-repeat: no-repeat;
	font-size: 0px;
}

#teaser .content-text {
	height: 189px;
}

#main-left {
	width: 510px;
	float: left;
	margin-bottom: 10px;
}

#main-right {
	width: 205px;
	margin-left: 520px;
}

#main-right p, #main-right h3 {
	color: #fff;
	padding-bottom: 0;
}

#main-right h3 {
	padding-top: 8px;
}

#events {
	width: 205px;
	
	background: url('../images/border-dark.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #6d8dac;
	margin-bottom: 1px;
}

#events li	{
	line-height: 16px;
}

.events-startseite {
	height: 151px;
}

.events-folgeseiten {
	height: 165px;
	padding-bottom: 20px;
}

#newsletter {
	width: 205px;
	height: 151px;
	background: url('../images/border-light.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #9bb3cb;
	margin-bottom: 1px;
}

#sidebar {
	width: 205px;
	background: url('../images/border-light.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #9bb3cb;
	margin-bottom: 1px;
	padding-bottom: 10px;
}

#side-navigation ul li {
	height: 30px;
	line-height: 0;
	margin-bottom: 1px;
	font-size: 0px;
}

#teaser {
	width: 510px;
	height: 198px;
	background-color: #fff;
	margin-bottom: 10px;
}

#quicklinks {
	width: 510px;
	height: 157px;
	background: url('../images/quicklinks.gif');
	background-color: #002d5c;
	color: #fff;
}

#quicklinks h3 {
	font-size: 13px;
	padding-top: 12px;
	padding-bottom: 6px;
}

#quicklinks ul {
	list-style-image: url('../images/arrow-white.gif');
	list-style-position: outside;
	padding-left: 35px;
}

#quicklinks ul li {
	font-size: 12px;
	padding: 4px;
	padding-left: 2px;
}

#quicklinks-left {
	width: 161px;
	float: left;
}

#quicklinks-middle {
	width: 177px;
	float: left;
}

#quicklinks-right {
	float: left;
}

#quicklinks a {
	color: #fff;
}

#quicklinks a:link, #quicklinks a:active, #quicklinks a:visited {
	border-bottom: 1px dotted #a2a2a2;
}

#quicklinks a:hover {
	border-bottom: 1px solid #fff;
}


#newsroom {
	width: 725px;
	background-color: #dfe7ef;
	clear: both;
	padding-bottom: 12px;
}

#newsroom h2 {
	clear: both;
}

.newsroom-image {
	margin: 10px 16px;
	float: left;
}


#sidebar-news {
	width: 205px;
	background: url('../images/border-lightest.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #dfe7ef;
	padding-bottom: 12px;
	margin-bottom: 1px;
}

#sidebar-news p {
	color: #393939;
}

#sidebar-news h3 {
	padding-top: 14px;
	line-height: 20px;
}

#footer {
	width: 725px;
	height: 30px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#footer-links {
	width: 725px;
	height: 30px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #636363;
	padding: 0 16px;
	clear: both;
}

#footer-links a {
	color: #636363;
	border-bottom: 1px dotted #acacac;
}

#footer-links a:hover {
	color: #418ad1;
	border-bottom: 1px solid #418ad1;
}

#sidebar {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

#sidebar ul {
	list-style-image: url('../images/arrow-white2.gif');
	list-style-position: outside;
	padding-left: 35px;
}

#sidebar ul li {
	font-size: 12px;
	padding: 4px;
	padding-left: 2px;
	line-height: 16px;
}

#sidebar a {
	color: #fff;
}

#events ul {
	list-style-image: url('../images/arrow-white2.gif');
	list-style-position: outside;
	padding-left: 35px;
	padding-top: 5px;
}

#events ul li {
	font-size: 12px;
	padding: 4px;
	padding-left: 2px;
}

#events a {
	color: #fff;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited, #events a:link, #events a:active, #events a:visited {
	border-bottom: 1px dotted #bcbcbc;
}

#sidebar a:hover, #events a:hover {
	border-bottom: 1px solid #fff;
}


.download-file {
	padding-bottom: 5px;
}


.download-file-text {
	background-color: #dfe7ef;
	padding: 5px 10px 0 10px;
}

.download-file-title {
	height: 30px;
	background-color: #dfe7ef;
}

.download-file-title img {
	padding-left: 10px;
	padding-top: 8px;
}

.download-file-bottom {
	height: 8px;
	background: url('../images/border-lightest.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #dfe7ef;
}

.firmen-overview {
	border-top: 2px solid #dfe7ef;
	padding-top: 20px;
}

.firmen-overview-content {
	padding-top: 10px;
	padding-bottom: 10px;
}

.firmen-overview-content img {
	border: 1px solid #e9edf2;
	margin-right: 10px;
	margin-bottom: 10px;
}

.firmen-details-head img {
	border: 1px solid #e9edf2;
	margin-top: 10px;
	margin-right: 15px;
	float: left;	
}

.firmen-details-head h1 img {
	border: none;
	float: none;
	margin-right: 0;
}

.firmen-details-head p {
	font-weight: bold;
}

.firmen-details-body {
	margin-top: 20px;
	clear: both;
}

span.kleineschrift {
	font-size: 10px;
}

span.sehrkleineschrift {
	font-size: 9px;
}

.firmen-overview a {
	border: none;
}

#side-navigation a {
	border: none;
}

#raumbelegung {
	margin-left: -11px;
}
