table.rahmen
{

border-collapse:collapse;
border-width:1px;
border-color:black;
border: 1px black solid;

}


table.bilderrahmen
{

border-collapse:collapse;
border-width:1px;
border-color:#aaaaaa;
border: 1px grey solid;

}

.eingerueckt
{
margin-left:1em; 

}


td    {
	font-family: arial,helvetica,clean,sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
            }

h1    {
	font-family: arial,helvetica,clean,sans-serif;
	color: #000000;
	font-size: 12pt;
            }


h2,h4,h4    {
	font-family: arial,helvetica,clean,sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
            }



td.backy    {
	font-family: arial,helvetica,clean,sans-serif;
	color: #000000;
	padding: 0px;
	font-size: 10pt;
	font-weight: normal;
	background-image: url(/bilder/design/menu-oben-verlauf%20.jpg);
	background-repeat: no-repeat;
	background-position: left top;



      }

td.backy2   {
	font-family: arial,helvetica,clean,sans-serif;
	color: #000000;
	padding: 0px;
	font-size: 10pt;
	font-weight: normal;
	background-image: url(/bilder/design/menu-oben-verlauf%202.jpg);
	background-repeat: no-repeat;
	background-position: left top;



      }




a:link,a:visited {
	color: #000088;
	font-size: 10pt;
	font-family: arial,helvetica,clean,sans-serif;
	text-decoration: none;

       }

a:hover {
	
	color: orange;
        }

a.grau:link,a.grau:visited {
	color: #999999;
	font-size: 10pt;
	font-family: arial,helvetica,clean,sans-serif;
	text-decoration: none;

       }

a.grau:hover {
	color: #000000;
        }

a.special:link,a.special:visited {
	color: #000088;
	font-size: 10pt;
	font-family: arial,helvetica,clean,sans-serif;
	text-decoration: none;

       }

a.special:hover {
	color: #000000;
	text-decoration: underline;
        }


.bildboxr {
	background: #EEEEEE;
	border: 1px solid grey;
	margin-left: 10px;
	margin-top: 10px;
	width: auto;
	height: auto;
	white-space: nowrap;
	float:right;
        text-align: center;
}