body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 0px 0px ;
	background-repeat: no-repeat;
	background-attachement: fixed;
	background-position: left bottom;
	position: relative;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-weight: normal;
}
h2 {
	margin-top: 0px;
	font-size: 115%;
}
h1#home_caption {
	margin-left: 20px;
}

div.more_link {
	text-align: right;
	padding: 5px 10px 5px 0px;
}
div.more_link_float {
	float: right;
}
span.more_link_inline {
	white-space: pre;
}

div.right_aligned_element {
	float: right;
}

img.link_img {
	border: 0 none;
	vertical-align: baseline;
}

/* Allererste Zeile **************************************************/
div#toolbar_header {
	margin-bottom: 5px;
	height: 16px;
	width: 802px;
}
div#toolbar_header a:link, div#toolbar_header a:visited {
	color: #666;
	padding: 0 4px;
}

/* Menü **************************************************************/
ul.menulevel1 {
	list-style-image: url(../images/nav_left_lay1.png);
	padding-left: 0px;
	margin-left: 35px;
	margin-top: 20px;
}
ul.menulevel2 {
	list-style-image: url(../images/nav_left_lay2.png);
	padding-left: 12px;
	margin-left: 0px;
}

ul.menulevel3 {
	list-style-image: none;
	list-style-type: square;
	padding-left: 12px;
	margin-left: 0px;
}

li.menulevel3 {
	font-size: 10px;
	line-height: 1.5;
}

li.menulevel1 a:link , li.menulevel1 a:visited, li.menulevel2 a:link, li.menulevel2 a:visited, li.menulevel3 a:link, li.menulevel3 a:visited {
	line-height: 2;
	color: #666;
}

/* Header oben *******************************************************/
div#header {
	margin-bottom: 1px;
	width: 802px;
}

img#main_logo {
	padding-top: 30px;
	border: 0 none;
}

/* Grundaufteilung links/rechts **************************************/
div.left {
	float: left;
	width: 160px;
}
div.right {
	margin-left: 161px;
	width: 638px;
}

/* Hauptspalten header ***********************************************/
div#left_col_header {
	background-image: url(../images/boxheader_farb_dunkel.png);
	/*background-repeat: repeat-x;*/
	color: white;
	padding: 3px 2px 3px 18px;
	height: 14px;
}
div#left_col_header a:link, div#left_col_header a:visited {
	color: white;
}

div#right_col_header {
	background-image: url(../images/content_header.png);
	/*background-repeat: repeat-x;*/
	color: white;
	padding: 3px 2px 3px 2px;
	height: 14px;
}
div.header_menu {
	width: 116px;
	text-align: center;
	float: left;
}
div#right_col_header a:link, div#right_col_header a:visited {
	color: white;
}

/* Contentspalte mitte ***********************************************/

div#content{
  width: 802px;
}

div#right_col_content {
	float: left;
	width: 468px;
	/* width: 440px;*/
}

div#pfad {
	margin-top: 4px;
}
div#pfad a:link, div#pfad a:visited {
	color: #666;
}

div.content_block {
	background-color: #f0f0f0;
	padding: 15px;
	margin-bottom: 5px;
}
div.content_block h2 {
	margin: 10px 0px 0px 0px;
}
div.content_block img {
	float: left;
}

div#block_gruen {
	background-color: #f1f8e9;
}
div#block_gruen div#heftausgabe {
	border-color: #77b82b;
}
div#block_braun {
	background-color: #f4f3ea;
}
div#block_braun div#heftausgabe {
	border-color: #958533;
}
div#block_rosa {
	background-color: #f8e9ee;
}
div#block_rosa div#heftausgabe {
	border-color: #b7235b;
}
div#block_blau {
	background-color: #ebf3f8;
}
div#block_blau div#heftausgabe {
	border-color: #3c8bba;
}
div#block_violet {
	background-color: #e7ebf4;
}
div#content_block_home_upper_text {
	margin-left: 180px;
}
div#heftausgabe {
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	width: 190px;
	margin: 20px 0px;
	padding: 5px 10px;
}
div#content_block_home_lower_text {
	margin-top: 20px;
	padding-top: 5px;
	margin-left: 125px;
}
img#heft_logo {
	float: left;
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 10px;
}
div#home_inner_block {
	margin-left: 120px;
}

div.tagline {
	font-weight: bold;
}

div#main_block_footer { /* Footer unter den farbigen Mittelblock *****/
	font-size: 10px;
	margin-top: 10px;
}
div#main_block_footer a:link, div#main_block_footer a:visited {
	color: #666;
}

div.artikel_date {
	margin-bottom: 1em;
}


/* Mittelteil Gabelseite *********************************************/
div.gabel_teaser {
	padding: 15px;
	margin-top: 12px;
}
h2.teaser_caption {
	display: inline;
}
div.teaser_date {
	margin-top: 5px;
}
img.teaser_img {
	margin-right: 10px;
	width: 150px;
	float: left;
	border: 0 none;
}

img.teaser_img#mitarbeiter {
	width: 100px;
}

/* Rechte Seitenspalte ***********************************************/
div#right_col_sidebar {
	margin-left: 478px;
	_margin-left: 475px;
	width: 160px;
	padding-top: 5px;
}

div.right_col_box { /* Rechte Box farbig *****************************/
	margin-bottom: 1em;
}
div.right_col_box_header {
	background-image: url(../images/boxheader_farb_dunkel.png);
	/*background-repeat: repeat-x;*/
	color: white;
	text-align: center;
	padding: 3px 0px 3px 0px;
	height: 14px;
}
div.right_col_box_content {
	padding: 3px;
}

div.box_gray { /* Überschreibende stylesheets für graue rechte Boxen */

}
div.box_gray_header {
	background-image: url(../images/boxheader_gray.png);
}
div.box_gray_content {
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
}

/* Zentrierter footer ganz unten *************************************/
div#footer {
	text-align: center;
	margin-bottom: 2em;
	margin-top: 4em;
}
/* Termine ***********************************************************/
div#termine_monate {
	width: 466px;
	height: 20px;
	background-image: url(../images/content_header_gray.jpg);
}
div.termin_monat {
	float: left;
	margin: 0px;
	padding: 3px;
	width: 27px;
	height: 14px;
	text-align: center;
	font-size: 10px;
}
a:link div.termin_monat, a:visited div.termin_monat {
	color: #666;
}
a:hover div.termin_monat {
	color: #fff;
}
div.termin_monat:hover {
	background-image: url(../images/boxheader_farb_dunkel.png);
}
div#termin_monat_active {
	background-image: url(../images/boxheader_farb_dunkel.png);
}
a:link div#termin_monat_active, a:visited div#termin_monat_active {
	color: #fff;
}
table.termin_table {
	margin: 6px 0;
}
td.termin_table_caption {
	height: 20px;
	color: white;
	padding-left: 4px;
	background-image: url(../images/boxheader_farb_dunkel.png);
}
td.termin_table_entry {
	padding: 2px 4px;
	border-bottom: 2px solid #f0f0f0;
}
td.termin_table_left {
	width: 120px;
}
input.submit_button {
	background-image: url(../images/content_header_gray.png);
}
input.submit_button:hover {
	background-image: url(../images/boxheader_farb_dunkel.png);
}

/* Branchenkompass ***************************************************/
div.branchenkompass_header {
	background-repeat: no-repeat;
	background-position: 20px 20px;
	height: 202px;
	position: relative;
}
div#branchenkompass_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 {
	padding-left: 10px;
}
div#branchenkompass_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 {
	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;
}

/* Fotogalerie *******************************************************/
div#rahmen {
	text-align: center;
}
div#bilder {
	padding: 5px 0;
}
div#bildunterschrift {
	margin-top: 1ex;
}

/* Termine ***********************************************************/
div#termine_monate {
	width: 466px;
	height: 20px;
	background-image: url(../images/boxheader_farb_hell.png);
}
div.termin_monat {
	float: left;
	margin: 0px;
	padding: 3px;
	width: 27px;
	height: 14px;
	text-align: center;
	font-size: 10px;
}
a:link div.termin_monat, a:visited div.termin_monat {
	color: #666;
}
a:hover div.termin_monat {
	color: #fff;
}
div.termin_monat:hover {
	background-image: url(../images/boxheader_farb_dunkel.png);
}
div#termin_monat_active {
	background-image: url(../images/boxheader_farb_dunkel.png);
}
a:link div#termin_monat_active, a:visited div#termin_monat_active {
	color: #fff;
}
table.termin_table {
	width: 468px;
	margin: 6px 0;
}
td.termin_table_caption {
	height: 20px;
	color: white;
	padding-left: 4px;
	background-image: url(../images/boxheader_farb_dunkel.png);
}
td.termin_table_entry {
	padding: 2px 4px;
	border-bottom: 2px solid #f0f0f0;
}
td.termin_table_left {
	width: 120px;
}
input.submit_button {
	background-image: url(../images/boxheader_farb_hell.png);
}
input.submit_button:hover {
	background-image: url(../images/boxheader_farb_dunkel.png);
}

input#password, input#user{
	width: 143px;
}

table.normale_table {
	margin: 6px 0;
}

.normale_table td {
	padding: 2px 4px;
	border-bottom: 2px solid #ccc;
}

.normale_table td.caption {
	height: 14px;
	color: white;
	padding-left: 4px;
	background-image: url(../images/boxheader_farb_dunkel.png);
}


div.kommentar{
  margin-top: 10px;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  font-weight: bold;
}

div.absender{
  font-weight: normal;
  font-style: italic;
}

div#kommentare{
	padding: 15px;
}
