/* ============================
netzausglas.de //// PRINTVERSION
Version: 0.1 (14.03.08)
============================ */


body {
   background: white;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
}

img {border:0px;}


h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
 }

.sub_head {
color: #575757;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
margin: 0 0 0 10px;
}


hr {border:dotted  #c1c1c1 1px;}


#container, #mitteTextbereich {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }


a:link, a:visited {
   color: #000000;
   background: transparent;
   text-decoration: dotted;
   }

.quellenangabe {	background-color:#ffffff;
padding:10px 10px 10px 10px;
border: dotted 1px #c1c1c1;
}



.bildunterschrift p{font-size:12px;}

/* ============================
	3. Styles für Layoutbereiche
	=========================== */

/* ===== AUSBLENDEN ====== */
#links_Menue {display:none;}

#links {display:none;}

.weiterBox {display:none;}

.seitenanfang p { display:none; !important }

.toolbar {display:none;}
/* ===== AUSBLENDEN ENDE====== */






/* ===== Listen-Layouts ====== 
.alles li {list-style-image:url(../images/icons/list.gif); margin-left:50px; }

.pfeil_auflistung li {list-style-image:url(../images/icons/list2.png); margin-left:50px; padding:3px 0 0 0;}

.lupe_auflistung li {list-style-image:url(../images/icons/list3.png); margin-left:50px; }

.home_auflistung li {list-style-image:url(../images/icons/15.png); margin-left:50px; }

/* ===== Listen-Layouts ENDE ====== */






.robots-tabelle  {
display:inline; !important}




/* ===== Tabelle ====== */
table.tformat {
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    }

    table.tformat td {


    }


table.tformat tr.test td {


}

table.tformat tr.test2 td {
background-color:#EAEAEA;
}


table.tformat td.b {

background-color:#FFFFFF;
    padding: 0.5em 5px 0.2em 0.5em;

	border-bottom:dotted 1px;
	border-left:none;
	border-right:none;

    }
table.tformat td.q {

background-color:#F0F0F0;
    padding: 0.5em 5px 0.2em 0.5em;

	border-bottom:dotted 1px;
	border-left:none;
	border-right:none;
    }

table.tformat th {
    text-align: left;

    }
table.tformat th.b {
font-weight:bold;
    background-color: #FFFFFF;
    padding: 0.2em 10px 0.2em 0.5em;
    border: #333333 solid;
    border-width: 0px 0 2px;
        }

table.tformat th.q {
font-weight:bold;
    background-color: #F8F8F8;
    padding: 0.2em 10px 0.2em 0.5em;
    border: solid #000000;
    border-width: 0px 0 2px;
    }
/* ===== Tabelle Ende ====== */