/*

colors: 
red			E50B1B
blue		032A53
grey		9B9B9B
lightgrey	D8D8D8
darkgrey	5E5E5E

*/

/* reines html */
body {
	margin: 0px;
	padding: 0px;
	background: url(images/page-bg.jpg) no-repeat;
}
body,div,th,td {
	font-size: 11px;
	color: #292929;
	font-family:  Verdana, "Trebuchet MS", sans-serif, Arial;
}

p {
	margin: 0px 0px 6px 0px;
}
h1 {
	margin: 0px 0px 12px 0px;
	font-size: 25px;
}
h2 {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding-left: 6px;
	line-height: 21px;
	color: #FFFFFF;
	background: #616161;
}
h3 {
	margin: 0px 0px 6px 0px;
	font-size: 11px;
}
h4 {
	margin: 0px 0px 3px 0px;
	font-size: 11px;
}
a img {
	border: 0px;
}
a:link, a:visited {
	color: #5E5E5E;
}
a:hover, a:active {
	color: #292929;
}
hr {
	height:0px;
	border:1px solid #292929;
}

/* standard klassen */
.l {
	text-align: left;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.j {
	text-align: justify;
}
.floatDummy {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #5E5E5E;
}

/* header */
div.header01 {
	width: 770px;
	height: 67px;
	text-align:right;
	background: url(images/page-head-01.jpg) no-repeat;
}
div.header01 img {
	margin-top:8px;
}
div.header02 {
	width: 100%;
	height: 102px;
	background: #9B9B9B url(images/page-head-02.jpg) no-repeat;
}
div.header02 h1 {
	width: 261px;
	height: 94px;
	margin: 0px 0px 0px 509px;
	background: url(images/page-logo.png) no-repeat 0px 20px;
}
div.header02 h1 span {
	display: none;
}

/* menu */
div.menuBg {
	width: 100%;
	height: 40px;
	background: url(images/page-menu-right.gif) repeat-x;
}
div.menu {
	width: 770px;
	height: 40px;
	background: url(images/page-menu.jpg) no-repeat;
}
div.menu div.items {
	height: 40px;
	float: right;
}
div.menu div.items a {
	display: block;
	float: left;
	line-height: 40px;
	margin-left: 20px;
	text-decoration: none;
	font-weight: bold;
}
div.menu div.items a.basic:link, div.menu div.items a.basic:visited {
	color: #FFFFFF;
}
div.menu div.items a.basic:hover, div.menu div.items a.basic:active, div.menu div.items a.basic:focus {
	color: #E2E2E2;
}
div.menu div.items a.active {
	color: #000;
}

/* content */
table.content {
	width: 100%;
	background: url(images/page-content-ellipse.jpg) no-repeat 146px 0px;
}
table.content td {
	vertical-align: top;
}
table.content td.borderLeft {
	width: 52px;
	background: #000;
}
table.content td.borderLeft div.bar {
	width: 52px;
	height: 21px;
	margin-top: 28px;
	background: #E50B1B;
}
table.content td.contentLeft {
	width: 344px;
	padding-right: 30px;
	padding-bottom: 20px;
}
table.content td.contentLeft h1.pageTitle {
	margin: 28px 0px 10px 0px;
	padding-left: 8px;
	border-left: 12px solid #E50B1B;
	line-height: 21px;
}
table.content td.contentRight {
	width: 344px;
	padding-bottom: 20px;
}
table.content td.contentRight h2.ornament {
	margin-top: 28px;
}
table.content td.borderRight {
	background: #D8D8D8;
}
table.content td.borderRight div.bar {
	width: 100%;
	height: 21px;
	margin-top: 28px;
	background: #616161;
}

/* footer */
div.footer {
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	background: url(images/page-footer-right.gif) repeat-x 770px 0px;
}
div.footer div.bgMiddle {
	float:left;
	width: 718px;
	text-align: right;
	color: #FFFFFF;
	line-height: 40px;
	background: url(images/page-footer-middle.gif) repeat-x;
}
div.footer div.bgLeft {
	float:left;
	width: 52px;
	height: 40px;
	float: left;
	background: url(images/page-footer-left.gif) repeat-x;
}
div.footer a:link, div.footer a:visited {
	color: #FFFFFF;
}
div.footer a:hover, div.footer a:active {
	color: #E2E2E2;
}

a.creator {
	display:block;
	width:180px;
	height:40px;
	position:absolute;
	left:3px;
}
a.creator img {
	margin-top:10px;
}

/* dateSelection */
table.news td.contentLeft div.dateSelection {
	margin: 0px 0px 15px 20px;
}
table.news td.contentLeft div.dateSelection form.dateSelection {
	display: inline;
	margin: 0px;
}
table.news td.contentLeft div.dateSelection select {
	font-family:  Verdana, "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}
table.news td.contentLeft div.dateSelection select option.active {
	font-weight: bold;
}

/* home */
table.home td.contentLeft table.news {
	width: 324px;
	margin: 0px 0px 15px 20px;
	background: #242C35 url(images/news-item-bg.gif) right repeat-y;
}

table.home td.contentLeft table.news th {
	padding: 2px 0px 3px 0px;
	text-align: left;
	background: #E50B1B;
	border-bottom: 1px solid #5E5E5E;
}
table.home td.contentLeft table.news th a {
	display: block;
	float: left;
	text-decoration: none;
}
table.home td.contentLeft table.news th a.title {
	width: 302px;
	padding-left: 3px;
}
table.home td.contentLeft table.news th a.read {
	width: 13px;
	height: 14px;
	background: url(images/icon-read.gif) no-repeat;
}
table.home td.contentLeft table.news th a.read span {
	display: none;
}
table.home td.contentLeft table.news td.content p {
	margin-bottom: 5px;
}
table.home td.contentLeft table.news td.content p.img img {
	border-bottom: 1px solid #5E5E5E;
}
table.home td.contentLeft table.news td.content p.teaser {
	padding: 0px 8px 0px 8px;
	color: #FFFFFF;
}
table.home td.contentLeft table.news td.content p.link {
	height: 32px;
	margin: 0px;
	background: url(images/news-item-corner.jpg) no-repeat right bottom;
}
table.home td.contentLeft table.news td.content p.link a {
	display: block;
	float: right;
	margin: 13px 4px 0px 0px;
	padding-left: 10px;
	font-weight: bold;
	background: url(images/icon-arrow.gif) no-repeat 0px 3px;
}
table.home td.contentLeft table.news a:link, table.home td.contentLeft table.news a:visited {
	color: #FFFFFF;
}
table.home td.contentLeft table.news a:hover, table.home td.contentLeft table.news a:active {
	color: #E2E2E2;
}


/* dates */
td.contentLeft div.dates {
	margin-left: 20px;
}
div.dates {
	padding-bottom: 20px;
}
div.dates p {
	margin-bottom: 10px;
	line-height: 13px;
}
div.dates p.link {
	margin: 0px !important;
}
div.dates p.link a {
	display: block;
	float: right;
	margin-right: 6px;
	padding-left: 10px;
	font-weight: bold;
	background: url(images/icon-arrow.gif) no-repeat 0px 3px;
}

div.dates p span.venue {
	display: none;
}
/*
div.dates p.de {
	background: url(images/flags/de.gif) no-repeat;
}
div.dates p.fr {
	background: url(images/flags/fr.gif) no-repeat;
}
div.dates p.be {
	background: url(images/flags/be.gif) no-repeat;
}
div.dates p.cz {
	background: url(images/flags/cz.gif) no-repeat;
}
div.dates p.gb {
	background: url(images/flags/gb.gif) no-repeat;
}
div.dates p.nl {
	background: url(images/flags/nl.gif) no-repeat;
}
div.dates p.ru {
	background: url(images/flags/ru.gif) no-repeat;
}
div.dates p.tr {
	background: url(images/flags/tr.gif) no-repeat;
}
div.dates p.us {
	background: url(images/flags/us.gif) no-repeat;
}
*/

/* news-item */
table.news td.contentLeft table.item {
	width: 324px;
	margin: 0px 0px 15px 20px;
	background: #242C35 url(images/news-item-bg.gif) right repeat-y;
}

table.news td.contentLeft table.item th {
	padding: 2px 0px 3px 0px;
	text-align: left;
}
table.news td.contentLeft table.active th {
	background: #E50B1B;
	border-bottom: 1px solid #5E5E5E;
}
table.news td.contentLeft table.inactive th {
	background: #000;
}
table.news td.contentLeft table.item th a {
	display: block;
	float: left;
	text-decoration: none;
}
table.news td.contentLeft table.item th a.title {
	width: 285px;
	padding-left: 3px;
}
table.news td.contentLeft table.item th a.visibility, table.news td.contentLeft table.item th a.read {
	width: 13px;
	height: 14px;
}
table.news td.contentLeft table.item th a.visibility span, table.news td.contentLeft table.item th a.read span {
	display: none;
}
table.news td.contentLeft table.inactive th a.visibility {
	margin-right: 6px;
	background: url(images/icon-show-item.gif) no-repeat;
}
table.news td.contentLeft table.active th a.visibility {
	margin-right: 6px;
	background: url(images/icon-hide-item.gif) no-repeat;
}
table.news td.contentLeft table.item th a.read {
	background: url(images/icon-read.gif) no-repeat;
}
table.news td.contentLeft table.item td.leftSection {
	padding: 7px 8px 4px 8px;
	color: #FFFFFF;
}
table.news td.contentLeft table.item td.leftSection p {
	margin: 0px;
}
table.news td.contentLeft table.item td.rightSection {
	vertical-align: bottom;
	text-align: right;
	background: url(images/news-item-corner.jpg) no-repeat right bottom;
	width: 154px;
}
table.news td.contentLeft table.item td.rightSection p {
	margin: 0px;
}
table.news td.contentLeft table.item td.rightSection img {
	border: 1px solid #5E5E5E;
	margin: 10px 10px 5px 0px;
}
table.news td.contentLeft table.item td.rightSection a {
	display: block;
	float: right;
	margin: 17px 4px 6px 0px;
	padding-left: 10px;
	font-weight: bold;
	background: url(images/icon-arrow.gif) no-repeat 0px 3px;
}
table.news td.contentLeft table.item a:link, table.news td.contentLeft table.item a:visited {
	color: #FFFFFF;
}
table.news td.contentLeft table.item a:hover, table.news td.contentLeft table.item a:active {
	color: #E2E2E2;
}

/* news-artikel */
table.news td.contentRight p {
	width: 324px;
	margin-bottom: 8px;
}
table.news td.contentRight p.img img {
	border: 1px solid #5E5E5E;
	width:  322px;
	height:  127px;
}
.img-tn {
	width:  144px;
	height:  56px;
}

/* career */
table.karriere td.contentLeft table, table.karriere td.contentLeft p {
	margin-left: 20px;
}
table.karriere td.contentLeft table {
	width:324px;
}
table.karriere td.contentLeft p.portrait {
	margin:0px !important;
	font-size:0px;
	line-height:0px;
}
table.karriere td.contentLeft h4 {
	line-height:20px;
	margin:0px 0px 10px 0px;
	padding-left:20px;
	background:#000;
	color:#FFFFFF;
	/*
	border-top:1px solid #292929;
	border-right:1px solid #292929;
	border-bottom:1px solid #292929;
	*/
}

table.karriere td.contentLeft td {
	padding:2px;
}
table.karriere td.contentRight p.last {
	margin-bottom:30px;
}
div.lastParagraphSpace {
	height: 30px;
}
table.karriere td.contentRight p {
	margin-right:20px;
}

/* partner */
table.partner td.contentLeft table {
	margin-left:20px;
}
table.partner td.contentLeft td {
	width: 160px;
	height: 100px;
	text-align:center;
	vertical-align:middle;
}


/* press */
table.presse td.contentLeft p {
	margin-left: 20px;
}
table.presse td.contentRight .item {
	margin: 0px 20px 35px 0px;
}
table.presse td.contentRight .item img {
	border: 1px solid #5E5E5E;
}
table.presse td.contentRight p.link {
	margin: 0px !important;
}
table.presse td.contentRight p.link a {
	display: block;
	float: right;
	padding-left: 10px;
	font-weight: bold;
	background: url(images/icon-arrow.gif) no-repeat 0px 3px;
}

/* contact */
td.contentLeft div.contact {
	margin-left: 20px;
}

/* galerie */
td.galerie {
	vertical-align:  middle !important;
	text-align:  center;
	padding-top:  15px;
}

