﻿@charset "utf-8";
@import url("/_css/reset.css");
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #E2E2E2;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 82.5%;
	margin: 0.5em;
}
h1, h2, h3, h4, h5, h6 {
	color: #A30202;
}
p, li, label {
	color: #666;
}
hr {
	border: none;
	height: 0px;
	border-top: 1px dotted #A30202;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #A30202;
}
a img {
	border: none;
}

address{
	font-style: normal;
}

fieldset {
	margin: 1em 1.5em;
	border: none;
	border-bottom: 1px dotted #A30202;
	border-top: 1px dotted #A30202;
	background-color: #F4F4F4;
	padding: 0 0 1em;
	position: relative;
}
fieldset legend {
	margin: 0 0 1em;
	font-size: 100%;
	font-weight: bold;
	color: #A30202;
	padding: 0.5em;
	background-color: #F4F4F4;
}
fieldset label, fieldset input, fieldset select, fieldset textarea, fieldset button {
	float: left;
	margin-bottom: 0.5em;
}

fieldset input.fCheckbox {
	width: 20px;
	clear: right;
}

fieldset label {
	clear: left;
	width: 15em;
	font-size: 82.5%;
	margin-left: 1.2em;
}
fieldset.brosch label {
	width: 38em;
	line-height: 1.5em;
	border-bottom: 1px dotted #CCC;
	clear: right;
}
fieldset.brosch h3 {
	margin: 1em 1em 0.5em;
	/*float: left;*/
}
fieldset.brosch br {
	clear: both;
}
fieldset textarea {
	width: 34em;
	clear: both;
	margin-left: 1em;
}

#page {
	font-size: 100%;
	width: 72em;
	margin: 0 auto;
	text-align: left;
}


#topnavi {
	text-align: center;
	position: relative;
	margin: 0.4em 0;
	color: #666;
}

/* --- Kopfbereich --- */
#header {
	width: 72em;
	height: 5em;
	/*height: 62px;*/
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(/_images/kante_rechts.gif);
	background-position: right;
	background-repeat: repeat-y;
	position: relative;
}
img#smile-effekt {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 3.3em;
}
img#tuev {
	position: absolute;
	top: 5px;
	left: 280px;
}
img#kkk {
	position: absolute;
	top: 5px;
	left: 350px;
}
img#tcp {
	position: absolute;
	top: 5px;
	left: 420px;
}
img#citybkk-logo {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0 15px;
	background-color: white;
	/*height: 3em;*/
}

#pagenavi {
	position: relative;
	height: 3.5em;
	background-color: #FFFFFF;
	background-image: url(/_images/kante_rechts.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#mainnavi {
	background-color: #A30202;
	margin-right: 2px;
	background-image: url(/_images/bg_mainnavi.gif);
	/*background-image: url(/_images/kante_rechts.gif);
	background-position: right;
	background-repeat: repeat-y;*/
	height: 1.4em;
	white-space: nowrap;
}
#mainnavi a {
	color: #FFFFFF;
	display: inline-block;
	line-height: 1.7em;
	text-decoration: none;
	padding: 0 1.5em;
	font-size: 82.5%;
	font-weight: bold;
	margin: 0;
	/*border-right: 2px solid #FFF;*/
}
#mainnavi a:hover {
	background-color: #E2E2E2;
	color: #A30202;
}
#mainnavi .seperator {
	height: 1.4em;
	width: 2px;
	background-color: #FFF;
	margin: 0 -0.38em;
	padding: 0;
	vertical-align: bottom;
}
#mainnavi span {
	color: #FFF;
	width: 0.05em;
	display: inline-block;
}
#zoomnavi {
	position: absolute;
	top: 0;
	right: 1em;
	background-color: #FFF;
	white-space: nowrap;
}
#zoomnavi a {
	margin: 0;
	padding: 0;
}
#zoomnavi a:hover {
	background-color: transparent;
}
#zoomnavi img {
	width: 1.8em;
	margin-left: 0.2em;
	margin-right: 0.1em;
}
#pagenavi div.subnavi {
	position: absolute;
	bottom: 0.3em;
	left: 1em;
	visibility: hidden;
	z-index: 10;
}
#pagenavi div.subnavi a {
	color: #333;
	text-decoration: none;
	padding: 0.2em;
	font-size: 82.5%;
	font-weight: normal;
	margin: 0;
}
#pagenavi div.subnavi a:hover {
	color: #A30202;
	background-color: transparent;
}
/* --- Breadcrumb --- */
#breadcrumb {
	height: 1.5em;
}
#breadcrumb p {
	margin: 0.2em 1.5em;
	font-size: 82.5%;
	color: #999;
}
#breadcrumb a {
	text-decoration: none;
	color: #999;
}
#breadcrumb a:hover {
	color: #666;
}

/* --- Hauptbereich --- */
#main {
	width: 72em;
	margin: 0 auto;
	/*background-color: #FC9;*/
}
#main p, #main ul, #main ol {
	font-size: 82.5%;
}
#main ul ul {
	font-size: 100%;
}
div#faq h3 {
	margin-top: 3em;
	margin-bottom: -1em;
}
.container0, .container1, .container2, .container3, .container4, .container5 {
	background-color: #FFFFFF;
	background-image: url(/_images/kante_rechts.gif);
	background-position: right;
	background-repeat: repeat-y;
	position: relative;
}
/* --- Standardcontainer --- */
.container0 {
	width: 39.5em;
	min-height: 43.5em;
	margin-left: 0.2em;
	float: left;
}
.container0 p, .container0 h1, .container0 h2, .container0 h3, .container0 h4, .container0 h5, .container0 h6 {
	margin: 1em 2em;
}
.container0 h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 1em 1em 0.5em;
}
.container0 h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 2.5em 1.3em 0.5em;
}
.container0 h3 {
	font-size: 100%;
	color: #666;
	margin: 3em 1.7em 0;
}
.container0 p {
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.container0 table {
	font-size: 82.5%;
	margin: 0 2em 1.5em;
	color: #666;
	width: 44em;
	background-color: #F4F4F4;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.container0 table p, .container0 table h3 {
	font-size: 100% !important;
	margin: 0 0 0.5em 0;
}
.container0 table img {
	margin: 0 0 0.5em 0;
}
/*.container0 table th {
	border-bottom: 1px solid #333;
}*/
.container0 table td, .container0 table th {
	padding: 0.6em 2em;
	border: 1px solid #CCC;
	vertical-align: top;
}
.container0 caption {
	background-color: #A30202;
	color: #FFF;
	margin-top: 1em;
}
.container0 table.praemien {
	background-color: transparent;
	border: none;
}
.container0 table.praemien td {
	padding: 1.5em 0 1.5em 0;
	border: none;
}
.container0 ul, .container0 ol {
	margin: 0 4em 1.5em;
}
.container0 li {
	line-height: 1.5em;
	margin-bottom: 0.4em;
}
.container0 img {
	margin: 0.5em 1.5em;
	border: 1px solid #CCC;
}
/* Bildgrößen und Ausrichtungen in den Fließtexten */
.container0 img.voll { width: 36.4em; }
.container0 img.halb { width: 18.2em; }
.container0 img.drittel { width: 12.1em; }
.container0 img.viertel { width: 9.1em; }

.container0 img.links { float: left; }
.container0 img.rechts { float: right; }

/* Tabellen-Formatierung */
.container0 td.links { text-align: left; }
.container0 td.rechts { text-align: right; }
.container0 td.mitte { text-align: center; }

/* Container 1 auf der Startseite */
.container1 p, .container1 h1, .container1 h2, .container1 h3, .container1 h4, .container1 h5, .container1 h6 {
	margin: 0.2em 0.8em;
}
.container0 a, .container2 a, .container3 a {
	border-bottom: dotted 1px #999;
	background-image: url(/_images/pfeil_rot.gif);
	background-repeat: no-repeat;
/*	background-position: right bottom;*/
	background-position: right center;
	padding-right: 10px;


}
.container0 a.anker {
	background-image: none;
	padding-right: 0;
}
.container1 {
	width: 39.3em;
	height: 19.7em;
	margin-left: 0.2em;
	margin-bottom: 0.2em;
	overflow: hidden;
	padding-right: 2px;
	float: left;
}
.container1 img {
	width: 100%;
	/*width: 39.35em;*/
}

/* Container 2 (unteren 2) auf der Startseite */
.container2 p, .container2 h1, .container2 h2, .container2 h3, .container2 h4, .container2 h5, .container2 h6 {
	margin: 0.5em 0.8em;
}
.container2 h1 a, .container3 h1 a {
	color: #A30202;
	background-image: none;
	border-bottom: none;
}
.container2 a, .container3 a {
	background-image: none;
	padding: 0;
	border-bottom: none;
}
.container2 {
	width: 19.6em;
	height: 14.7em;
	margin-left: 0.2em;
	margin-bottom: 0.2em;
	overflow: hidden;
	float: left;
}
.container2 img {
	width: 19.45em;
}

/* Container 3 (mittlere 3) auf der Startseite */
.container3 p, .container3 h1, .container3 h2, .container3 h3, .container3 h4, .container3 h5, .container3 h6 {
	margin: 0.5em 0.8em;
}
.container3 {
	width: 13em;
	height: 18.2em;
	margin-left: 0.2em;
	margin-bottom: 0.2em;
	overflow: hidden;
	float: left;
}
.container3 img {
	width: 12.85em;
}

/* Container 4 Preview Seite viertel Container */
.container4 p, .container4 h1, .container4 h2, .container4 h3, .container4 h4, .container4 h5, .container4 h6 {
	margin: 1em 2em;
}
.container4 {
	width: 19.6em;
	height: 26.4em;
	margin-left: 0.2em;
	margin-bottom: 0.2em;
	float: left;
}
.container4 img {
	width: 19.45em;
	border-bottom: 1px solid #CCC;
	margin-bottom: 1em;
}
.container4 p, .container4 h1, .container4 h2 {
	margin: 1em 2em;
	line-height: 1.5em;
}
.container4 a {
	color: #A30202;
}
.container4 a:hover {
	color: #666;
}

/* Container 5 Preview Seite halb Container */
.container5 p, .container5 h1, .container5 h2, .container5 h3, .container5 h4, .container5 h5, .container5 h6 {
	margin: 1em 2em;
}
.container5 {
	width: 39.5em;
	height: 26.4em;
	margin-left: 0.2em;
	margin-bottom: 0.2em;
	float: left;
}
.container5 p, .container5 h1, .container5 h2 {
	margin: 1em 2em;
	line-height: 1.5em;
}
.container5 a {
	color: #A30202;
}
.container5 a:hover {
	color: #666;
}

#content {
	width: 39.7em;
	min-height: 43.5em;
	position: relative;
	float: left;
}
#sidebar_left {
	width: 16em;
	/*min-height: 53em;*/
	min-height: 43.5em;
	margin-left: 0;
	background-color: #FFFFFF;
	background-image: url(/_images/kante_rechts.gif);
	background-position: right;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
/*#sidebar_left h2 {
	font-size: 90%;
	letter-spacing: -0.04em;
}*/
#sidebar_left p {
	background-image: url(/_images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 10px;
	margin: 0.8em 1.5em;
}
#sidebar_left hr {
	width: 15.8em;
}
#sidebar_left form {
	margin: 0;
	padding: 0;
}
#sidebar_left select {
	font-size: 82.5%;
	margin: 0 1.5em;
	width: 15.7em;
}
#sidebar_right {
	width: 16em;
	/*min-height: 53em;*/
	min-height: 43.5em;
	/*height: 300px;*/
	margin-left: 0.2em;
	background-color: #FFFFFF;
	background-image: url(/_images/kante_rechts.gif);
	background-position: right;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
#sidebar_right ul {
	padding-left: 20px;
}
#sidebar_right ul li {
	margin-right: 10px;
	margin-bottom: 5px;
}
#sidebar_right a {
/*	
	background-image: url(/_images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
*/	
}
#sidebar_right a.image {
	background-image: none;
	padding-right: 10px;
}
#sidebar_right p {
	margin: 0.5em 1.5em;
	line-height: 1.5em;
}
#sidebar_right p.help {
	position: absolute;
	top: 0em;
	right: 0.5em;
}
#sidebar_right h2 {
	margin: 0.5em;
	padding: 0;
}
#sidebar_right h2 img.lupe {
	vertical-align: middle;
	width: 1.6em;
	margin-left: 1em;
	position: absolute;
	top: 0.2em;
	left: 3.5em;
}
#sidebar_right hr {
	width: 15.8em;
}
#sidebar_right form {
	margin: 0 0.5em;
}
#sidebar_right input, #sidebar_right button {
	font-size: 82.5%;
}
#sidebar_right input {
	width: 10.5em;
	margin-right: 0.5em;
}
#sidebar_right .icon {
	width: 1.6em;
	vertical-align: middle;
	margin-right: 0.5em;
}
#sidebar_right .footnote {
	font-size: 80%;
	margin-left: 2.6em;
	line-height: 70%;
	color: #999;
}
.clear {
	clear: both;
}
.corner_lt {
	background-image: url(/_images/ecke_oben_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}
.corner_rt {
	background-image: url(/_images/ecke_oben_rechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
}
.corner_lb {
	background-image: url(/_images/kante_unten_links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90%;
	height: 13px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
}
.corner_rb {
	background-image: url(/_images/kante_unten_rechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 90%;
	height: 13px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 20;
}
/* --- Fussbereich --- */
#footer {
	width: 72em;
	margin: 1.5em auto;
	text-align: center;
}
#footer p {
	font-size: 82.5%;
}
#footer a {
	color: #666;
}

#plainLink
{
	background-image: none;
	margin: 0;
	padding: 0;
	border: none;
}

#main p.small {
	margin: 0 23px 0 23px;
	font-size: 70%;
}

#main p.medium {
	margin: 0 20px 0 20px;
	font-size: 82.5%;
	font-style: italic;
}

table.pad_small th, table.pad_small td {
	padding: 0.6em 0.7em;
}
