body
{
background: #B9D9F2;
font-family: Arial, Tahoma, Helvetica, sans-serif;
/*text-align: center;*/
}


#kasten
{
        width: 770px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        text-align: left;
        /*background-color: Aqua;*/
}

#vorne_links
{
        width: 20px;
   /*background-color: Lime;*/
}
#links {
        border: 0px;
        margin-top: 0px;
        padding-top: 0px;
        position: relative;
        width: 550px;
        /*background-color: Red;*/
}

#rechts
{       font-size: 12px;
        width: 200px;
/*background-color: #E0FEE1;*/
}

#links,#rechts, #vorne_links
{
float:left;}

#ueberschrift
{
/*background-color: Silver;*/
height: 100px;
}

#auto
{
text-align: center;
position: relative;
height: 380px;
/*background-color: #FFB6C1;*/

}

#unterschrift
{
/* background-color: Yellow; */
/*height: 20px;*/
}

#navi
{
	
        background: url(images/hintergrund_unten.gif);
        background-image: repeat-x;
        text-align: center;
        vertical-align: bottom;
}




p
{
        color: Black;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
}

.verrueckt
{
        margin-left: 12px;
}

.text
{
        text-align: left;
        color: Black;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 140%;
}
.fett
{
        font-weight: bolder;
}
.hinweis
{
        font-size: 12px;
}

.button
{
        text-align: center;
        border: none;
        width: 118px;
}

ul li
{
list-style-type: none;
}

ul.zwei li
{
	list-style: disc;
}

table /* ohne Linien */
{
text-align: left;
color: Black;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 14px;
line-height: 140%;
}

td
{
        color: Black;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
}
table.linie td /* nur horizontale Linien */
{
        text-align: left;
        color: Black;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 140%;
        border-bottom: 1px solid Black;
}

table.linie2 td.links /* allle Gitternetz-Linien */
{
text-align: left;
        color: Black;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 140%;
        border-top: 1px solid Black;
        border-left: 1px solid Black;
        }
table.linie2 td.rechts
{
        text-align: left;
        color: Black;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 140%;
        border-top: 1px solid Black;
        border-left: 1px solid Black;
        border-right: 1px solid Black;
}
table.linie2 td.unten
{
        text-align: left;
        color: Black;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 140%;
        border-top: 1px solid Black;
        }

a.startseite:link, a.startseite:visited {
        font-size: 12px;
}



a.text
{
        color: #000066;
        font-size: 14px;
        text-decoration: none;
}
a:link
{
        color: #000066;
        font-size: 14px;
        text-decoration: none;
}
a:visited
{
        color: #000066;
        font-size: 14px;
        text-decoration: none;
}
a:hover
{
color: red;
text-decoration: none;
}

.h1_startseite
{
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 24px;
        text-decoration: none;
        margin-top: 0px;
}

.h2_startseite
{
        font-size: 16px;
        font-weight: 700;
}

.h1_CO2
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	margin-bottom: 4px;
	padding-bottom: 0px;
	vertical-align: bottom;
}



.h2_eisen
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 20px;
margin-bottom: 5px;
}

h1
{
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 24px;
        text-decoration: underline;
}
h2
{
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
        margin-bottom: 0px;
        text-decoration: none;
}
h3
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 14px;
font-style: italic;
margin-bottom: 0px;
}
h4
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 16px;
}
h5
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 14px;
}
h6
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
}