 *{padding:0; margin:0;}

body	{
	font-family: helvetica;
         font-size: 10pt;
	color: #333300;
	background: url(../images/iframe.gif);  /*#66CC66;*/ /*transparent;*/
         background-attachment: fixed;
         list-style-type: circle;
	}

h1	{
	font-size: 22pt;
         font-weight: bold;
         color:#FF3226;
	}

h2       {
	font-size: 18pt;
         color: #95000F;
         margin: 4px 0px 4px 0px;
	}

h3       {
	font-size:12pt ;
         color: #95000F;
         margin: 14px 0px 4px 0px;
         }

h4	{
	font-size:10pt ;
         color: #95000F;
         margin: 0px 0px 14px 0px;
	}

h5	{
	}

a:link	{
        	font-weight: bold;
	text-decoration: none;
	color: #FF3226;
	}

a:visited {
        	font-weight: bold;
        	text-decoration: none;
        	color: #FF3226;
	}

a:hover, a:active {
	text-decoration: none;
        	color: #95000F;
        	}

.text	{
	margin: 0px 10px 0px 0px;
         list-style-type: circle;
	}
.text ul	{
	margin: 5px;
         padding: 10px;
	}

.infobox {                     /* <---------------------- 85% und center */
	left: 0px;
	bottom: 20px;
         width: 95%;
         position: absolute;
         /*background-color: #FFBA44;*/
         padding: 2px 0px 2px 0px;
         border: 1px;
         border-color: #198022;
         border-style: solid;
         text-align: center;
	}

.img_right   {
	top: 50px;
         right: 20px;
         margin: 5px 0px 5px 10px;
         float: right;
         }

.img_left   {
	top: 50px;
         left: 20px;
         margin: 5px 10px 5px 0px;
         float: left;
         }

#cover   {
	top: 50px;
         right: 20px;
         margin: 5px 0px 5px 10px;
         float: right;
         }

#view	{
	top: 50px;
         right: 20px;
         margin: 5px 5px 5px 10px;
         float: right;
         }

img	{
	border: 0px;
	}

#underscore {
	font-size: 8pt;
         text-align: center;
         }

#link_sites {
	margin: 30px 0px 0px 0px;
	text-align: center;
         line-height: 200%

         }
#link_header {
	margin: 0px 30px 0px 0px;
	text-align: right;
         /*line-height: 200%*/
         }