/* ------- Dieter Strzoda, Dipl.-Ing. --- Homepage ------- */
/*                                                         */
/*         => Styleklassen                                 */
/*                                                         */
/* ------------------------------------------------------- */

body
	{ 
	margin-top:15px;
	margin-left:10px;
	}      

table
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	line-height:17px;
	}
        
table b
	{
	font-weight:bold;
	}

td.normaltext
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	line-height:17px;
	}

td.normaltext b
	{
	font-weight:bold;
	}

td.normaltext a
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	line-height:17px;
	text-decoration:underline;
	color:#000000;
	}

td.normaltext a:hover
	{
	color:#0000FF;
	}

td.normaltext1
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	line-height:17px;
	}

td.normaltext1 b
	{
	font-weight:bold;
	}

td.normaltext1 a
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	line-height:17px;
	text-decoration:underline;
	color:#0000FF;
	}

td.normaltext1 a:hover
	{
	color:#FF0000;
	}
	
td.schaltflaeche
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color:#000000;
	}

td.schaltflaeche a
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	background-color:#DFDFDF;
	display:block;
	width:100%;
	}
                              
td.schaltflaeche a:hover
	{
	background-color:#999999;
	}

ul.listentext
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size:13px;
    font-weight:normal;
    font-style:normal;
    line-height:17px;
    margin-bottom:0px;
    list-style-type:disc;
    }

ul.listentext b
	{
	font-weight:bold;
	}

ul.listentext li
	{
	margin-bottom:5px;
	}
	
ol.listentext
	{
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size:13px;
    font-weight:normal;
    font-style:normal;
    line-height:17px;
    margin-bottom:0px;
    list-style-type:decimal;
    }

ol.listentext b
	{
	font-weight:bold;
	}

ol.listentext li
	{
	margin-bottom:5px;
	}
