body
{
	background: url(../backgrounds/WebsiteV2_03.jpg) repeat fixed;
	font-family: Arial, Helvetica;
    color: #435980; 
	text-decoration: none;
        font-size: 90%
}
/*-------------------------------------------------*/
table
{
	background: url(../backgrounds/WebsiteV2_03.jpg) repeat fixed;
	font-family: Arial, Helvetica;
    color: #435980; 
	text-decoration: none;
        font-size: 90%
}
/*-------------------------------------------------*/
h1
{
    font-size: 160%; 
    line-height: 140%; 
    font-family: arial, Verdana;
    color: #435980; 
    text-align: right;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #435980; 
}
/*-------------------------------------------------*/
h2
{
    font-size: 120%; 
    line-height: 120%; 
    font-family: arial, Verdana;
    color: #435980; 
    margin-bottom: 5px;
}
/*-------------------------------------------------*/
h3
{
    font-size: 100%; 
    line-height: 100%; 
    font-weight: bold;
    margin: 0px;
    font-family: arial, Verdana;
    color: #CC6666; 
}
/*-------------------------------------------------*/
input
{
    border: 1px inset gray;
}
a
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-style: normal;
	color: #82C0D2;
}
/*-------------------------------------------------*/
a:link
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-style: normal;
	color: #82C0D2;
}
/*-------------------------------------------------*/
a:visited
{
    text-decoration: none;
    color: #82C0D2;
}
/*-------------------------------------------------*/
a:hover
{
    color: #CC6666;
    text-decoration: none; 
}
/*-------------------------------------------------*/
a:active
{
    text-decoration: none; 
}
/*-------------------------------------------------*/

/*--------------------------------------*/
.header
{
height: 136px;
position: absolute;
left: 161px;
top: 0px;
width: 639px;
}
/*--------------------------------------*/
.navi
{
position: absolute;
left: 0px;
top: 0px;
width: 161px;
height: 600px;

}
/*--------------------------------------*/
.content
{
position: absolute;
left: 161px;
top: 136px;
width: 579px;
padding: 30px;
}
/*--------------------------------------*/
.kleines_bild
{
height: 50px;
width: 50px;
border: solid 1px #435980;
line-height: 50px;
position: absolute;
top: 3px;
left: 3px;
z-index: 10;
background-color: white;
vertical-align: middle;
overflow: hidden;
}
/*--------------------------------------*/
.kleines_bild_hover
{
height: 50px;
width: 50px;
border: solid 1px #435980;
line-height: 50px;
position: absolute;
top: 4px;
left: 4px;
z-index: 10;
background-color: white;
vertical-align: middle;
overflow: hidden;
}

/*--------------------------------------*/
.kleines_bild_down
{
height: 50px;
width: 50px;
border: solid 1px #435980;
line-height: 50px;
position: absolute;
top: 5px;
left: 5px;
z-index: 10;
background-color: white;
vertical-align: middle;
overflow: hidden;
}

.darklink
{
    color: #435980;
}

a.darklink
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-style: normal;
	color: #435980;
}
/*-------------------------------------------------*/
a.darklink:link
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-style: normal;
	color: #435980;
}
/*-------------------------------------------------*/
a.darklink:visited
{
    text-decoration: none;
    color: #435980;
}
/*-------------------------------------------------*/
a.darklink:hover
{
    color: #435980;
    text-decoration: none; 
}
/*-------------------------------------------------*/
a.darklink:active
{
    color: #435980;
}
/*-------------------------------------------------*/