h1
        {
        font-size:20pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
        }
h2
        {
        font-size:15pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
        }
h3
        {
        font-size:12pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
        }
h4
        {
        font-size:10pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
        }
h5
        {
        font-size:8pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
        }
h6
        {
        font-size:5pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
        }
a:link
        {
        font-size:10pt;
        color:#0000FF;
        font-family:Arial, Helvetica, sans-serif;
        }
a:visited
        {
        font-size:10pt;
        color:#0000FF;
        font-family:Arial, Helvetica, sans-serif;
        }
a:active
        {
        font-size:10pt;
        color:#0000FF;
        font-family:Arial, Helvetica, sans-serif;
        }
a:hover
        {
        font-size:11pt;
        color:#5669B8;
        font-family:Arial, Helvetica, sans-serif;
        }
a.top:link
        {
        font-size:10pt;
        color:#0000FF;
        font-family:'courier new';
        }
a.top:visited
        {
        font-size:10pt;
        color:#0000FF;
        font-family:'courier new';
        }
a.top:active
        {
        font-size:10pt;
        color:#0000FF;
        font-family:'courier new';
        }
a.top:hover
        {
        font-size:11pt;
        color:#5669B8;
        font-family:'courier new';
        }
body, table
	{
	scrollbar-arrow-color:"#EEEECC";
	scrollbar-face-color:"#006699";
	scrollbar-darkshadow-color:"#000000";
	scrollbar-base-color:"#9EA9D6";
	scrollbar-track-color:"#EEEECC"
        font-size:10pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
	}
table.ersteseite
        {
        font-size:10pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
        }
table.galerie
        {
        font-size:10pt;
        color:#000;
        font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
        }
a.zurueck:link
        {
        font-size:10pt;
        color:#0000FF;
        font-family:'courier new';
        }
a.zurueck:visited
        {
        font-size:10pt;
        color:#0000FF;
        font-family:'courier new';
        }
a.zurueck:active
        {
        font-size:10pt;
        color:#0000FF;
        font-family:'courier new';
        }
a.zurueck:hover
        {
        font-size:10pt;
        color:#5669B8;
        font-family:'courier new';
        }

        
/* - new version - */
body{
	margin : 20px;
}

img{
	border : none;
}

#wbody{
	height : 100%;
}

#wrapper{
	position : relative;
	width : 716px;
	margin-left : -358px;
	left : 50%;
	border : 10px solid #006699;
	background : #EEEECC;
}

#head{
	position : relative;
	height : 110px;
}

#logo{
	float : left;
	height : 80px;
	margin-top : -7px;
	margin-left : 3px;
}

.title{
	margin-bottom : 0;
	font-size : 18px;
	font-weight : normal;
}

#head_text{
	text-align : center;
}

#content{
	position : relative;
	padding : 0 49px 49px 49px;
}
