body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	vertical-align: top;
}
.spacer {
	float: none;
	clear: both;
	font-size: 2px;
	line-height: 2px;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.fliesstext-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 19px;
	font-weight: bold;

}
.sprache {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	color: #006666;
	text-decoration: none;
}
.suche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 006766;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/struktur/suche-eingabe.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.headline {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.subheadline {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	font-style: normal;
}
.zitat {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	line-height: 14px;
	text-align: center;
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.languageAcitve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}
.image-titel {
	font-family: arial;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* top
----------------------------------*/
#topHead {
	width: 619px;
}
#topLeft {
	width: 175px;
}
#topCenter {
	width: 444px;
	text-align: center;
}
#topRight {
	height: 117px;
	width: 293px;
}
.topBg {
	height: 100px;
	border-right: 1px solid #C3DDDC;
}
#logo {
	display: block;
	padding-top: 14px;
}

/* nav
----------------------------------*/
#nav {
	width: 175px;
	padding-top: 29px;
}
#navBg {
	border-right: 1px solid #AACECD;
}
#navContent {
	width: 155px;
}
#navContent a, #navContent a:link, #navContent a:hover, #navContent a:active, #navContent a:visited {
	display: block;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006766;
	padding-left: 34px;
	padding-bottom: 1px;
	line-height: 17px;
	text-decoration: none;
}
#navContent a:hover {
	color: #006766;
	background-color: #e6f0f0;
}
#navContent a.active, #navContent a.active:link, #navContent a.active:hover, #navContent a.active:active, #navContent a.active:visited {
	font-weight: bold;
	color: #006766;
	background: #e6f0f0 url(images/struktur/nav_active.gif) no-repeat left top;
}
#navContent p {
	margin: 0px;

}
#navContent .navSub a, #navContent .navSub a:link, #navContent .navSub a:hover, #navContent .navSub a:active, #navContent .navSub a:visited {
	padding-left: 42px;
}

/* content
----------------------------------*/
#navcontentHead {
	width: 293px;
	height: 23px;
}
#navcontentHeadBg {
	border-top: 1px solid #C2DADA;
}
#content {
	background-color: #E6F0F0;
	border: 1px solid #D6E7E6;
	padding: 23px 19px 15px 10px;
}
.contentBox {
	width: 400px;
	padding-bottom: 10px;
}
.contentBoxImg {
	height: 81px;
	width: 110px;
	float: left;
}
.contentBoxContent {
	width: 250px;
	border-bottom: 1px solid #C1DADA;
	float: left;
}
.contentBoxHead {
	border: 1px solid #C1DADA;
	background-color: #67A3A3;
}
.contentBoxHead h1 {
	margin: 0px;
	padding-left: 10px;
	line-height: 15px;
	height: 16px;
	font-size: 11px;
	color: #ffffff;
}
.contentBoxText {
	border-left: 1px solid #C1DADA;
	border-right: 1px solid #C1DADA;
	height: 50px;
}
.contentBoxText p {
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
.contentLine {
	padding-bottom: 9px;
	border-top: 1px solid #599B9A;
	font-size: 2px;
	line-height: 2px;
	clear: both;
}


/* barContent
----------------------------------*/
.barContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;

}
.barBg {
	background-color: #67A3A3;
	width: 195px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}
#barImg {
	height: 9px;
	width: 10px;
	float: right;
}
/* news
----------------------------------*/
#navNewsHead {
	width: 293px;
	height: 23px;
}
#navNewsHeadBg {
	border-top: 1px solid #C2DADA;
}
#news {
	background-color: #E6F0F0;
	border: 1px solid #D6E7E6;
	padding: 23px 19px 15px 15px;
}
.newsBox {
	width: 261px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F0F0;
}
.newsBoxImg {
	width: 89px;
	float: left;
}
.newsBoxContent {
	width: 172px;
	border-bottom: 1px solid #C1DADA;
	float: left;
}
.newsBoxHead {
	border: 1px solid #C1DADA;
	background-color: #67A3A3;
}
.newsBoxHead h1 {
	margin: 0px;
	padding-left: 10px;
	line-height: 15px;
	height: 16px;
	font-size: 11px;
	color: #ffffff;
}
.newsBoxText {
	border-left: 1px solid #C1DADA;
	border-right: 1px solid #C1DADA;
}
.newsBoxText p {
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
.newsLine {
	padding-bottom: 9px;
	border-top: 1px solid #599B9A;
	font-size: 2px;
	line-height: 2px;
	clear: both;
}

/* descriptions
----------------------------------*/
.tableBoxContent {
	border-bottom: 1px solid #C1DADA;
	background-color: #E6F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.tableBoxContent p {
	padding: 5px 5px 5px 10px;
}
.tableBoxContent img {
	margin-right: 8px;
	margin-bottom: 8px;
}
.tableBoxHead {
	border: 1px solid #C1DADA;
	background-color: #67A3A3;
	vertical-align: middle;
}
.tableBoxHead h2 {
	margin: 0px;
	padding-left: 10px;
	line-height: 15px;
	height: 16px;
	font-size: 11px;
	color: #ffffff;
}

/* main
----------------------------------*/
#mainCenter {
	width: 444px;
}
#mainRight {
}
#mainCenter p {
	margin-top: 0px;
}
#mainContent {
	padding: 31px 20px 20px 21px;
}

/* footer
----------------------------------*/
#footer {
	margin-top: 20px;
	text-align: center;
}
#footerLine {
	margin-left: 60px;
	margin-right: 60px;
	border-top: 1px solid #C2DADA;
	font-size: 2px;
	line-height: 2px;
}
#footer p {
	margin-top: 5px;
	font-size: 9px;
	color: #006766;
}
#footer a, #footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #006766;
}

/* Listing
----------------------------------*/
#news ul {
	margin: 0px;
	padding: 0px;
}
#news li {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(images/struktur/button-aufzaehlung.gif) no-repeat 0px 5px;
}
#news li a.active, #news li a.active:link, #news li a.active:hover, #news li a.active:visited {
	font-weight: bold;
}
.listingContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;

}
.listingNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	text-decoration: none;

}
.inputtextarea {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 17px;
	width: 190px;
}
.fliesstextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;

}
.pressebericht {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
