html,body,div,form,fieldset,input,textarea,p,th,td,h1,h2,h3 {
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}

:focus {
	outline:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f0ede7;
}

.clear:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clear {display:inline-block;}
html[xmlns] .clear {display:block;}
* html .clear {height:1%;}

a, a:visited {
	text-decoration:none;
	color:#1d3675;
}
.blau { color: #1d3675; }
p {
	line-height:16px;
	margin-bottom:15px;
}

h1 {
	margin-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color:#1d3675;
}

h2 {
	margin-bottom:15px;
	font-size:12px;
	font-weight:bold;
	color:#1d3675;
}

#wrapper {
	margin:22px auto;
	width:934px;
	background:#ffffff;
}

#header {
	position:relative;
	width:100%;
	height:157px;
	background:#003378;
}

#language-switcher {
	position:absolute;
	top:18px;
	left:25px;
	color:#ffffff;
	font-size:11px;
}

#language-switcher a {
	color:#ffffff;	
}

#language-switcher a:hover {
	text-decoration:underline;
}

#logo {
	position:relative;
	width:100%;
	top:50px;
	text-align:center;
}

#slogan {
	position:absolute;
	top:54px;
	right:110px;
}

#navigation-header {
	position:relative;
	margin-bottom:32px;
	width:100%;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#777e88;
}

#navigation-header a {
	color:#777e88;
}

#navigation-header a:hover, #navigation-header a.active {
	color:#1d3675;
}

ul#navigation-top {
	list-style:none;
	text-align: center;
	margin:15px 0;
	padding:0;
}

ul#navigation-top li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0 16px;
}

#left {
	float:left;
	width:182px;
	height:auto;
	min-height:400px;
}

#left a {
	color:#777e88;
}

#left a:hover, #left a.active {
	color:#1d3675;
}

ul#navigation-left {
	list-style:none;
	text-align: left;
	margin:30px 0;
	padding:0;
}

ul#navigation-left li {
	list-style:none;
	display:block;
	margin:0;
	padding:6px 25px;
	font-weight:bold;
}

ul#navigation-left li ul {
	list-style:none;
	text-align: left;
	margin:0;
	padding:0;
}

ul#navigation-left li ul li {
	list-style:none;
	display:block;
	margin:0;
	padding:2px 0;
	font-weight:bold;
	background:url('../images/el_menu_bullet.gif') no-repeat left 8px;
	padding-left: 10px;
}
ul#navigation-left li ul li:hover, ul#navigation-left li ul li:active, ul#navigation-left li ul li:hover, ul#navigation-left li ul li.active {
	background:url('../images/el_menu_bullet_active.gif') no-repeat left 8px;
}
#content {
	float:left;
	width:640px;
	height:auto;
	min-height:400px;
}

#content a:hover {
	text-decoration:underline;
}

#footer {
	position:relative;
	width:100%;
	margin-top:48px;
	padding:8px 0;
	text-align:center;
	font-size:11px;
	overflow: hidden;
	margin-bottom: 15px;
	color:#777e88;
	background:url('../images/footer_bg.gif') repeat-x;
}

#footer a {
	color:#777e88;
}

#footer a:hover, #footer a.active {
	color:#1d3675;
}

#toTop {
	float: left;
	padding-left: 182px;
	text-align: left;
	width: 85px;
	height: 10px;
}

#navigation-footer-box {
	float: left;
	width: 480px;
}

ul#navigation-footer {
	list-style:none;
	text-align: center;
	margin: 0;
	padding:0;
}

ul#navigation-footer li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0px 8px;
}

#print-button {
	display:inline;
	position:absolute;
	float:right;
	right:110px;
}


#home-content-left {
	float:left;
	width:300px;
	padding-right:30px;
}

#home-content-right {
	float:left;
	width:240px;
	padding-left:20px;
	border-left:1px solid #e5e5e5;
}

.newsletter-box {
	margin-bottom:20px;
	width:238px;
	min-height:125px;
	background:#f3f6fb;
	border:1px solid #b1b1b2;
}
.newsletter-box img {
	float:left;
	margin:1px;
	margin-right:3px;
}
.newsletter-box p {
	margin:5px;
}
.news-headline {
	font-size:14px;
	color:#1d3675;
	font-weight:bold;	
}

.blue {
	color:#1d3675;
}

.bold {
	font-weight:bold;
}

.form {
	position:relative;
	float:left;
	width:100%;
	margin:0;
}

.form label {
	display: block;
  	float: left;
	width:100px;
}
.form input {
	width:246px;
	font-size:12px;
	border:1px solid #999;
	padding:2px;
}

.form .textarea-outer {
	display: block;
  	float: left;
	width:250px;
}
.form textarea {
	width:100%;
	font-size:12px;
}
.form select {
	width:250px;
	font-size:12px;
}
.form .button {
	clear:both;
	width:auto;
	padding:4px 8px;
}
.form .form-row {
	display:inline-block;
	width:352px;
	margin:3px 0;
}
.right {
	float:right;
}

.form .strasse, .form .ort {
	width: 196px;
	font-size:12px;
}

.form .hausnummer, .form .plz {
	width: 40px;
	font-size:12px;
}

.form .checkbox {
	width:20px;
	border:none;
}

.contact-imprint {
	position:absolute;
	margin-left:430px;
	margin-top:20px;
}

.team-item {
	margin:20px 0;
	margin-bottom: 30px;
}

.team-item .teamLeft {
	margin: 0 10px 0px 0;
	float: left;
}
.team-item .teamRight {
	float: left;
	height: 138px;
	position: relative;
}
.team-item .teamRight a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.team-item .teamRight h2 {
	margin-bottom: 0;
}
.team-item .teamRight .personInfo p {
	margin: 0;
}
.team-item .teamRight .personInfo {
	position: absolute;
	bottom: 25px;
	width: 200px;
}
.team-item .teamDescription {
	clear: both;
	padding-top: 8px;
}

.team-item .teamDescription a.hideTeamDesc {
	background: transparent url('../images/ic_close.gif') no-repeat left 2px;
	padding-left: 15px;
}
.team-item a.showTeamDesc {
	background: transparent url('../images/ic_open.gif') no-repeat left 2px;
	padding-left: 15px;
}

.news-list-item {
	margin-bottom: 30px;
}
#home-content-right .news-list-item h2 {
	font-weight: normal;
	margin: 0;
}
#home-content-right h1 {
	margin: 0;
}
#home-content-right .moreLink {
	font-weight: bold;
}
#home-content-right .news-list-item {
	margin-bottom: 15px;
}


#welcomeBox {

}
#welcomeText {
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}
.smallFont {
	font-size: 10px;
}


.sitemap ul {
	margin: 0;
	padding: 0;
}
.sitemap ul li {
	list-style-type: none;
}
.sitemap ul li ul {
	margin-left: 25px;
}
.sitemap ul li ul li {
	margin-bottom: 20px;
}
.sitemap ul li ul li ul li {
	margin: 0;
	margin-top: 5px;
}
.sitemap ul li a {
	font-weight: bold;
}
.sitemap ul.sitemap_2 {
	margin-top: 5px;
}
.sitemap ul.sitemap_2 li ul a {
	font-weight: normal;
}


div.error label, div.error p {
	color: #f00;
}
div.error input, div.error select, div.error textarea {
	border: 1px solid #f00;
}
.errorContent {
	color: #f00;
}



.newsletterArchiveBox .archiveItem {
	width: 190px;
	float: left;
	overflow: hidden;
	margin-right: 23px;
}
.newsletterArchiveBox .archiveItem .description {
	margin-top: 15px;
	margin-left: 4px;
}
.newsletterArchiveBox .archiveItem .description span {
	color: #1D3675;
}




.contactFormLeft {
	float: left;
	width: 400px;
}
.contactFormRight {
	float: left;
	width: 220px;
}
.contactFormRight span {
	display: block;
	width: 50px;
	float: left;
}



.news-list-container p {
	margin: 0;
}


#content .news-list-item p {
	margin-bottom: 10px;
}

#content #home-content-right .news-list-item p {
	margin: 0;
}

.news-list-date {
	font-weight: bold;
	color: #1d3675;
}
#content #home-content-right .news-list-date {
	font-weight: normal;
	color: #000;
}

.news-list-item h2 {
	color: #000;
}

.noMargin p {
	margin: 0;
}


.print {
	display: none;
}
.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	text-decoration: underline;
}

