html {
	margin:0;
	padding:0;
	font-size: 100.01%
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	text-align:center;
	background-color: #CAC7BF;
	margin: 0;
	padding: 16px 0px 0px 0px;
}

p {

}

form {
	padding: 0px;
	margin: 0px;
}

div#container {
	margin: 0 auto;
	width: 961px;
	text-align:left
}

#colLanguages {
	text-align: right;
	margin: 0px 0px 8px 0px;	
}

.selectLangText {
	font-size: 70%;
	color: #6F6C68;
}

.iconSelectLang {
	margin: 0px 0px 0px 4px;
	vertical-align: middle;
}

a img.iconSelectLang {
	border: 0;
}

div#colHeader {
	height: 108px;
	position: relative;
	background-color: #99042E;
	background-image: url('../img/bg_header.jpg');
	background-repeat: repeat-y;
}

div#colHeaderLogo {
	position: absolute;
	top: 12px;
	right: 32px;
}

div#colHeaderTitle {
	position: absolute;
	top: 40px;
	left: 24px;
}

div#colNavigation {
	font-size: 90%;
	border: 1px solid #EDEBDA;
	border-width: 3px 1px 3px 0px;
	background-color: #99042E;
}

div#clearNavigation, div#clearContent {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color: #EDEBDA;
}

div#colContent {
	font-size: 80%;
	clear: both;
	background-color: #EDEBDA;
	background-image: url('../img/bg_content.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

div#colContentCol1 {
	float: left;
	width: 720px;
}

div#colContentCol2 {
	float: right;
	width: 240px;
}

div#colContentCol1InnerContent {
	margin: 32px 24px 32px 24px;
/*	background-image: url('../img/bg_content_watermark.gif');
	background-position: center 200px;
	background-repeat: no-repeat;	*/
	min-height: 800px;
	_height: 800px;
}

div#colContentCol2InnerContent {
	margin: 32px 16px 32px 16px;
	height: 100%
}

div#clearContent {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color: #EDEBDA;
}

div#colFooter {
	background-color: #99042E;
	color: #FFFFFF;
	height: 16px;
}

/*
 * Links
 */
a {
	color: #99042E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.detailLink {
	padding: 0px 0px 0px 14px;
	background-image: url('../img/bg_detaillink.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

a.pdfLink {
	padding: 0px 0px 0px 22px;
	background-image: url('../img/bg_pdflink.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

/*
 * Überschriften
 */
h1, h2, h3, h4 {
	color: #99042E;
}

h1 {
	font-size: 170%;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0px 24px 0px;
	padding: 0px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 24px 0px 8px 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#colContentCol1 h5 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
	margin: 48px 0px 8px 0px;
}

/* h3 und h4 sehen in der rechten Servicespalte anders aus */
#colContentCol2 h3 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 16px;
	background-image: url('../img/bg_h3.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#colContentCol2 h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*
 * Helfer
 */
.spacerMini {
	height: 6px;
}

.spacer {
	height: 24px;
}

.clear {
    clear:both;
    height: 1px;
    overflow: hidden;
}

/*
 * Bilder
 */
.imageRowContainer {
	margin: 0px 0px 11px 0px;
}

.imageLeft {
	float: left;
	overflow: hidden;
}

.imageRight {
	float: right;
	width: 328px;
	overflow: hidden;
}

.imageFloatRight {
	float: right;
	margin: 0px 0px 16px 16px;
}

.image {
	margin: 0px 0px 32px 0px;
}

/*
 * Tabellen: Content-/ Haupt-Spalte
 */
.obmTable {
	border-collapse: collapse;
	width: 100%
}

.obmTableHeadCell a, .obmTableHeadCell a:hover, .obmTableHeadCellSelected a, .obmTableHeadCellSelected a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

.obmTableHeadCell, .obmTableHeadCellSelected {
	text-align: left;
	vertical-align: top;
	padding: 2px 8px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #979899;
	border: 1px solid #EDEBDA;
	border-width: 0px 1px 0px 1px;
}

.obmTableHeadCellSelected {
	background-color: #6A6B6D;
}

.obmTableCell0, .obmTableCell1 {
	text-align: left;
	vertical-align: top;
	padding: 6px 8px;
}
.obmTableCell0 {
	background-color: #EDEBDA;
}

.obmTableCell1 {
	background-color: #F2F1E5;
}

.catalogueStops {
	width: 56px;
}

/*
 * Tabellen: Service-Spalte
 */
#colContentCol2 .obmTable {
	border-collapse: collapse;
	width: 100%;
	margin: 0px 0px 16px 0px;
}

#colContentCol2 .obmTableCell0, #colContentCol2 .obmTableCell1 {
	text-align: left;
	vertical-align: top;
	padding: 2px 4px;
	white-space: nowrap;
}
#colContentCol2 .obmTableCell0 {
	background-color: #EDEBDA;
}

#colContentCol2 .obmTableCell1 {
	background: transparent;
}

/*
 * Tabellen: restliche Selektoren
 */
.noWrap {
	white-space: nowrap;
}

/*Listenansicht der Einträge des Werkverzeichnisses*/

.entryContainer0, .entryContainer1{
	text-align: left;
	padding: 6px 0px 6px 6px;
	_height: 1%;	/* IE6 Hack: Darstellungsfehler -> Text innerhalb des Container wird ansonsten nicht angezeigt, bzw. verschwindet beim Scrollen */
}

.entryContainer1{
	/*background-color: #EDEBDA;*/
	background-color: #EDEBDA;
}

.entryContainer0{
	background-color: #F2F1E5;
}

.entryImg{
	float: left;
	width: 130px;
	height: 85px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	margin-right: 16px;
}

.entryContainerLink {
	margin: 8px 0px 0px 0px;
}

/* Detailansicht der Einträge des Werkverzeichnisses */
#entryDetailsSummary {
	margin: 24px 0px 0px 0px;
}

#entryDetailsText {
	margin: 24px 0px 0px 0px;
}

#entryDetailsText, .paragraph {
	line-height: 140%;
}

#entryBackToReferer {
	text-align: right;
	margin: 24px 0px 36px 0px;
}

/*technische Details und Disposition*/

.DetailsContainer{
	margin: 10px 0px 32px 0px;
	
}

.pdfDetailsLink{

}

.clearfix:after {
	content: 	".";
	display:	 block;
	height: 	0;
	clear: 		both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}