/* Branchenkompass und neuer Terminkalender */
div.branchenkompass_header, div.terminkalender_header {
	background-repeat: no-repeat;
	background-position: 20px 20px;
	height: 202px;
	position: relative;
}
div#branchenkompass_main_nav, div#terminkalender_main_nav {
	position: absolute;
	top: 0px;
	right: 0px;
	/*background-color: white;
	padding: 0px 0px 1px 1px;
	height: 20px;
	width: 464px;*/
}
div#branchenkompass_main_nav a, div#terminkalender_main_nav a {
	padding-left: 10px;
}
div#branchenkompass_main_nav a:hover, div#terminkalender_main_nav a:hover {
	text-decoration: underline;
	color: white;
}
div#branchenkompass_untere_nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	/*background-color: white;
	padding: 2px 2px 0px 0px;
	height: 20px;
	width: 338px;*/
}
div#branchenkompass_untere_nav a {
	padding-left: 10px;
}
div#branchenkompass_untere_nav a:hover {
	text-decoration: underline;
	color: #fff;
}

div#branchenkompass_desc, div#terminkalender_desc {
	padding: 40px 0px 0px 180px;
}

a.brancheSection {
	padding: 2px 0px 4px 0px;
	margin-left: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 74px;
	display: block;
	color: #b7235b;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
a.brancheSectionSelected, a.brancheSectionSelected:visited,  {
	color: #fff;
}
a.brancheAZ {
	padding: 2px 7px 5px 7px;
	margin-left: 1px;
}
a.brancheAZ
a.brancheAZSelected, a.brancheAZ:hover {
}

a#brancheAZalle {
	padding: 2px 29px 5px 30px;
	_padding-right: 32px;
}

td.branchenbuch {
	width: 318px;
	height: 20px;
	background-image: url(../images/branchenkompass/table_background.png);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
a.branchenbuch {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
a.branchenbuch:link, a.branchenbuch:visited {
	color: #666;
}

/* Detaileintrag */
table.tablekundeSmall {
	width: 638px;
}
tr.trkundeSmall {
}
td.tdkundeHeadSmall1, td.tdkundeHeadSmall2, td.tdkundeHeadSmall3 {
	height: 20px;
	padding-left: 10px;
}
td.tdkundeHeadSmall1, td.tdkundeHeadSmall2, td.tdkundeSmall1, td.tdkundeSmall2 {
	border-right: 1px solid #fff;
}
td.tdkundeSmall1, td.tdkundeSmall2, td.tdkundeSmall3 {
	height: 20px;
	padding-left: 10px;
}
a.tdkundeHeadSmallLink {
}
td.tdkundeLarge {
	padding: 10px;
}
div.fax {
	margin-bottom: 1em;
}
div.web {
	margin-bottom: 1em;
}
div.branchenbuchFirmaRubrik {
	margin-top: 1em;
}

div.branchenbuchInfotext {
	margin-top: 5px;
	font-weight: bold;
}

div.rubrikZeile {
	margin-top: 10px;
	font-weight: bold;
	padding-left: 10px;
}

div.branchenbuchKartenInfo{
  margin-top:20px;
  margin-bottom:20px;
}

/* HK neuer Terminkalender Zusatzstyles */
div#branchenkompass_untere_nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	/*background-color: white;
	padding: 2px 2px 0px 0px;
	height: 20px;
	width: 338px;*/
}

div#terminkalender_untere_nav {
	position: absolute;
	left: 0px;
	bottom: 20px;
}
a.brancheAZ {
	border-top: 1px solid #fff;
}

a.terminkalender_untere_nav_element {
	padding: 2px 0px 4px 0px;
	margin-left: 0px;
	bottom: 0px;
	left: 0px;
	width: 84px;
	display: block;
	color: #b7235b;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	text-align: center;
}

div#terminkalender_untere_subnav {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

a.terminkalender_untere_subnav_element {
	padding: 2px 0px 4px 0px;
	margin-left: 0px;
	bottom: 0px;
	left: 0px;
	width: 84px;
	display: block;
	color: #b7235b;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	text-align: center;
}

table#terminkalender_details {
	margin-top: 1px;
	width: 638px;
}

table#terminkalender_details th {
	text-align: left;
}

col#termin1 { width: 75px; }
col#termin2 { width: 75px; }
col#termin3 { width: 35px; }
col#termin4 { width: 45px; }
col#termin5 { width: 100px; }
col#termin6 { width: 270px; }
col#termin7 { width: 35px; }

table#terminkalender_details th {
	padding: 3px;
}

table#terminkalender_details th a:link, table#terminkalender_details th a:visited {
	color: #fff;
}

table#terminkalender_details td {
	padding: 3px;
}

table#terminkalender_details tr.veranstaltung {
	display: none;
}

.input_short {
	width: 100px;
}

.input_long {
	width: 250px;
}

.terminpagenavi{
	background-color: #ddd;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	text-align: center;
	font-size: 12px;
}

