body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 10px 0;
}

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

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	margin-top: 20px;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 15px;
	color: #666;
}

h2{
	margin-top: 0px;
	font-size: 120%;
	font-weight: normal;
}

h2.teaser_caption a:link, h2.teaser_caption a:visited {
	color: #666;
	text-decoration: none;
}

h2.teaser_caption a:hover { 
	text-decoration: underline;    
}

h3{
	margin-top: 10px;
	font-size: 1.1em;
}

.login{
  _margin: 0px
}

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;
}

/* 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/boxheader_farb_hell.png);
	/*background-repeat: repeat-x;*/
	padding: 3px 2px 3px 20px;
	height: 14px;
}

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

div#content{
  width: 802px;
}

div#right_col_content {
	float: left;
	width: 468px;
	/* width: 440px;*/
}
div.content_block {
	padding: 15px;
}
div.content_block img {
	float: left;
	margin: 0px 10px 10px 0px;
}

div#content_block_breit img {
	float: none;
}

div#heft_logo_box {
	background-image: url(../images/TitelBild_Schatten.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 45px;
	margin-left: 10px;
	margin-right: 10px;
	/*breite und höhe in sitze.css*/
}

img#heft_logo {

/*	float: left;
	margin-top: 45px;
	margin-left: 10px;
	margin-right: 10px;
	width: 142px;*/
}
div#content_block_home_upper_text {
	margin-left: 180px;
}
div#heftausgabe {
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	width: 200px;
	margin: 20px 0px;
	padding: 10px 10px 10px;
}
div#content_block_home_lower_text {
	margin-top: 20px;
	padding-top: 5px;
	margin-left: 125px;
	line-height: 15px;
}

div.tagline {
	font-weight: bold;
}

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

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

p#autorenzeile {
	text-align: right;
	font-style: italic;
	margin-bottom: 0px;
}


/* Mittelteil Gabelseite *********************************************/
div.gabel_teaser {
	padding: 15px;
	margin-top: 3px;
}

h2.teaser_caption {
	display: inline;
}
div.teaser_date {
	margin-top: 8px;
}
img.teaser_img {
	margin-right: 10px;
	margin-bottom: 10px; 
	width: 150px;
	float: left;
	border: 0 none;
}

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

img.bildergalerie_teaser_img {
	margin-right: 10px;
	float: left;
	border: 0 none;
}

div.content_block img.img_bildergalerie {
	float: none;
	padding: 0px;
	margin: 0px; 
}
div.bilderundtext_bildergalerie{
	margin: 10px;
	padding: 0px;
	text-align: center;
}



/* Seitennavigation *********************************************/
.seitennavi_table_oben{
	padding: 5px 0px 5px 0px;
}

.seitennavi_table_unten{
	padding: 15px 0px 15px 0px;
}

td.seitennavi_left {
	width: 150px;
	text-align: left;
}

td.seitennavi_middle {
	width: 300px;
	text-align: center;
}

td.seitennavi_right {
	width: 150px;
	text-align: right;
}

/* Mittelteil ZeitschriftSeite *********************************************/


/* Mittelteil Zeitschriften-Übersichtsseite *********************************************/

div.gabel_teaser_uebersicht {
	padding: 10px 15px 5px 5px ;
	margin-top: 10px;
}

div#content_block_home_upper_text_uebersicht { 
	margin-left: 150px; 
}

div#content_block_home_lower_text_uebersicht {
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 125px;
	line-height: 25px;
}


div#heftausgabe_uebersicht {
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	width: 200px;
	margin: 10px 0px;
	padding: 5px 10px 5px ; 
}


div#heft_logo_frame_uebersicht{
	float: left;
	width: 150px;
}
img#heft_logo_uebersicht{
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	width: 80px;
}



/* 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/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;
}

/* 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 2px 2px;
	height: 20px;
	width: 464px;
}
div#branchenkompass_main_nav a:hover {
	text-decoration: none;
}
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:hover {
	text-decoration: none;
}

div#branchenkompass_desc {
	padding: 40px 0px 0px 180px;
}
a.brancheSection {
	padding: 4px 28px;
}
a.brancheSectionSelected {
}
a.brancheAZ {
	padding: 2px 7px;
	margin-left: 2px;
}
a.brancheAZ
a.brancheAZSelected, a.brancheAZ:hover {
}

td.branchenbuch {
	width: 318px;
	height: 20px;
	background-image: url(../images/branchenkompass/table_background.png);
}
a.branchenbuch {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
a.branchenbuch:link, a.branchenbuch:visited {
	color: #666;
}

/* Detaileintrag */
table.tablekundeSmall {
}
tr.trkundeSmall {
}
td.tdkundeHeadSmall1, td.tdkundeHeadSmall2, td.tdkundeHeadSmall3 {
	height: 20px;
	padding-left: 10px;
}
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;
}

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

/* Kleinanzeigen *****************************************************/
table#anzeigen_kategorien {
	margin-bottom: 10px;
}
td.anzeigen_kategorie {
	width: 233px;
	height: 20px;
	background-image: url(../images/table_background_gray.png);
	padding-left: 30px;
}
td.anzeigen_kategorie a {
	color: #666;
}

textarea{
	border: 1px solid #777;
}

.bildergalerie_table{
	width: 440px;
}

.bildergalerie_td{
	text-align: center;
}

.markierung {
	color: red;
}

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);
}

.button{
	text-align: right;
	padding: 5px;
	background-image: url(../images/boxheader_farb_hell.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;
}

.radiobox{
  border: 0px;
}

div#kommentare{
	padding: 15px;
}

/* Neue Startseite ***************************************************/
div.home_two_col_box_container, div.home_one_col_box_container {
	margin-bottom: 10px;
}

div.home_left_box {
	float: left;
	width: 224px;
}

div.home_right_box {
	margin-left: 244px;
}

div.home_left_box div.home_box_content, div.home_right_box div.home_box_content {
	height: 235px;
	position: relative;
}

div.home_left_box div.home_box_content div.more_link, div.home_right_box div.home_box_content div.more_link {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

div.home_box_header {
	height: 38px;
}

div.home_box_content {
	padding: 5px;
	color: #666666;
}

div.home_box_content h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

div.home_box_content p {
	margin-top: 0px;
}

div.home_box_content img.home_box_pic {
	float: left;
	margin: 0px 5px 5px 0px;
	width: 100px;
}

table.home_gallery td {
	text-align: center;
}

table.home_gallery td img {
	float: none;
}

div.galeriebild {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 10px;
}

div.galeriebild a:hover {
	text-decoration: none;
}

div.galeriebild img {
	border: 2px solid #000;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #444;
	padding: 10px;
	width: 600px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

h3#bildergalerie_ueberschrift{
	color: #fff; 
	padding: 5px 0px; 
	width: 620px; 
	text-align: center;
}

img.bildergalerie_big_image {
	display: block; 
	float: none;  
	width: 450px;
}

div.lb_galerie {
	float: left; 
	border: 1px solid #CCC;
	margin: 10px; 
	padding: 5px; 
	width: 172px;
	height: 120px;
}

.overLibInnerDiv {
	background-color: #DDD;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
