/* CSS Kultur im Bahnhof */
body
{
	color: black;
	background-color: #ccc;
	font-size: 0.75em;
	line-height: normal;
	font-family: Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	margin-top: 0;
	margin-left: 10px;
	padding: 0;
	background-image: url("/kib/view/static/bg.gif");
}

.floatclear
{
	float: none;
	clear: both;
}

/* Header */
#header
{
	width: 855px;
	height: 70px;
	background-color: #efedee;
}

.logo
{
	vertical-align: middle;
	text-align: center;
	width: 175px;
	height: 100%;
	background: url("/kib/view/static/headbgleft.gif") no-repeat bottom;
	float: left;
}

.headimage
{
	width: 475px;
	height: 100%;
	float: left;
}

.headright
{
	width: 205px;
	height: 100%;
	background: url("/kib/view/static/headbgright.gif") no-repeat bottom;
	float: left;
}

/* Orangeline */
#orangeline
{
	width: 855px;
	height: 22px;
	background-color: #e36207;
}

#orangeline a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#orangeline a:hover { color: #646061; }

.orangeMain
{
	float: left;
	width: 475px;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
}

.orangeRight
{
	float: left;
	width: 195px;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}

/* Navigation */
.navBox
{
	background: #efedee;
	width: 164px;
	margin: 11px 0 0 0;
}

#nav
{
	padding-top: 52px;
	padding-bottom: 32px;
	line-height: 1.25em;
}

#nav li
{
	margin: 0;
	margin-left: -2em;
	border-bottom: 1px solid #333;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	list-style: none;
	list-style-image: none;
}

#nav a.selected { color: #E36207; }

#nav a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover { color: #e36207; }

/* Columns */
.colLeft
{
	float: left;
	width: 175px;
}

.colMain
{
	float: left;
	width: 475px;
	background-color: #fff;
}

.colMainSpacer
{
	background: #646061;
	height: 40px;
}

.colRight
{
	float: left;
	width: 205px;
}

/* Content */
#contentlinks
{
	padding: 3px 10px;
	color: #fff;
	background: #646061;
	font-size: 0.9em;
	margin: 0;
}

#contentlinks a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#contentlinks a:hover { color: #e36207; }

#contentbg
{
	/*background: url("/kib/view/static/contentBG01.jpg") no-repeat;*/
	background-color: #fff;
	min-height: 720px;
}

* html #contentbg { height: 720px; }

/* IE Bug */
.contentarea
{
	background: #fff;
	margin: 0 0 0 189px;
	padding: 24px;
}

.headline
{
	font-size: 1.1em;
	font-weight: bold;
	white-space: normal;
	margin-bottom: 16px;
}

/* Flexmodule */
.fullwidth { width: 100%; }
.left { float: left; }
.right { float: right; }

.imgright
{
	padding: 8px 8px 0 0;
	margin: 0 0 4px 8px;
	float: right;
}

.imgleft
{
	padding: 8px 0 0 8px;
	margin: 0 8px 4px 0;
	float: left;
}

.acrobatText { font-size: 0.8em; }
.colRightnoshade { width: 100%; }

.colRightnoshade a
{
	padding: 8px 8px 0 0;
	margin: 0 0 4px 8px;
}

.colRightnoshade .bildunterschrift
{
	padding: 8px 8px 0 0;
	margin: 0 0 4px 8px;
}

.colMainnoshade
{
	background: #fff;
	width: 100%;
}

.colMainTextPadding { padding: 8px; }

.headLine1
{
	font-size: 1.1em;
	font-weight: bold;
	white-space: normal;
	padding: 8px 0 0 8px;
	color: #e36207;
	/*margin-bottom: 8px;*/
}

.headLine3
{
	font-size: 1.1em;
	font-weight: bold;
	white-space: normal;
	padding: 2px 0 0 8px;
	color: #e36207;
	margin-bottom: 0;
}

.normalhead
{
	font-size: 1em;
	font-weight: bold;
	white-space: normal;
	padding: 8px 0 0 8px;
	color: #e36207;
	/*margin-bottom: 8px;*/
}

.teaser
{
	font-size: 1em;
	font-weight: bold;
	white-space: normal;
	padding: 8px 0 0 8px;
	/*margin-bottom: 8px;*/
}

.bildunterschrift
{
	font-style: italic;
	font-size: .8em;
}

ul
{
	line-height: 1.5em;
	list-style-image: url("/kib/view/static/bullet.gif");
}

.img { padding: 8px; }

.texturl a
{
	color: #000;
	background-image: url("/kib/view/static/arrow_orange.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
}

.link a
{
	color: #000;
	background-image: url("/kib/view/static/arrow_orange.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin-top: -10px;
}

.texturl a:hover { color: #e36207; }

a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover { color: #e36207; }

/* Footer */
#footerLeft
{
	float: left;
	width: 169px;
	padding: 8px 3px;
}

#footerLeft a
{
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

#footerLeft a:hover { color: #e36207; }

#footerMain
{
	background: #fff;
	height: 30px;
	float: left;
	width: 475px;
}

/* Rechter Kamin */
.infobox
{
	background: #efedee;
	width: 194px;
	margin: 11px 0 0 11px;
	padding: 20px 0;
}

.infotext
{
	padding: 10px 2px;
	font-size: 0.9em;
}

.infotext img { padding: 0; }

.orangetext
{
	color: #e36207;
	font-weight: bold;
}

#dates
{
	padding: 0;
	margin: 10px 0;
}

#dates li
{
	font-size: 0.9em;
	list-style: none;
	padding: 8px 2px;
}

.bodyklein
{
	padding: 4px 0 8px 0;
	font-size: .75em;
}

.bodyb
{
	padding: 0 0 8px 0;
	font-weight: bold;
}

