
body { font-family: sans-serif;
	background-color: #5D5D5D;
	margin: auto;
	background-repeat: no-repeat;
}

#position {
position: relative;
background-color: #ffffff;

z-index: 9999;
  width: 1024px;
  height: 720px;
  margin: 10px auto ;
}

#position-2 {
position: relative;
background-color: #ffffff;

z-index: 9999;
  width: 1024px;
  height: 900px;
  margin: 10px auto ;
}

.pic {position: absolute;
	top: 0px;
	left: 0px;
	}

#divnav {position: absolute;
	top: 0px;
	left: 0px;

	float: left;
	margin-left: 0px;
	width: 1024px;
}

.buttons{
	font-family: Verdana, sans-serif !important;
	font-size : 10px;
	font-style: normal;
	font-weight: bold;

        margin-top: 18px;
	margin-left: 57px;
}

#divnav a{
	color: #5D5D5D !important;
	text-decoration: none;
	margin-right: 12px;
}

#divnav a:link, a:visited{
   color: rgb(0,144,90);
}

#divnav a:hover{
   color: rgb(0,144,90)!important;
   font-weight: bold;
   letter-spacing: 0px;
}


#divcontent {position: absolute;
left: 60px;
top: 430px;
width: 560px;
height: 538px;
overflow:auto;
}

#divcontent a{position: relative;
	display:block;
        background-image:url(0-Button0.jpg);
	background-repeat: no-repeat;
	height:60px;
	margin-left: -5px; 
	margin-top: -5px;
	padding-top: 18px;
	padding-left: 120px;

}

#divcontent a:link, a:visited
{
color: #ffffff !important;
	text-decoration: none;

}

#divcontent a:hover{
        background-image:url(0-Button1.jpg);
}

.stelle {position: relative;
font-family: verdana, sans-serif !important;
font-weight: bolder;
text-align: left;
color: #ffffff !important;
font-size: 11px;
letter-spacing: 0px;
}

/* index */

.header-blue {position: relative;
font-family: verdana, sans-serif !important;
font-weight: bolder;
text-align: left;
color: rgb(0,144,90);
font-size: 11px;
letter-spacing: 0px;
}

p.welcome {
font-family: verdana, sans-serif;
font-size: 11px;
color: gray;
text-align: left;
line-height: 1.2em;
top: 345px;
left: 255px;
margin-right: 0px;
letter-spacing: 0px
}

/* Content right */

#content-right {position: absolute;
left: 720px;
top: 430px;
width: 270px;
}

.txt-right {
font-family: verdana, sans-serif;
font-size: 0.8em;
color: gray;
text-align: left;
line-height: 1.3em;
margin-right: 0px;
letter-spacing: 0px
}

/* Block short*/

#divfooter {
position: absolute;
background-color: rgb(204,233,225);
line-height: 1.25em;
width: 370px;
height: 220px;
right: 0px;
top: 500px;
}

.header-block {position: relative;
font-family: verdana, sans-serif !important;
font-weight: bolder;
text-align: left;
color: rgb(0,144,90);
top: 0px;
font-size: 11px;
margin-left: 65px;
letter-spacing: 0px;
}


#block-blue {position: relative;
font-family: verdana, sans-serif;
color: gray;

font-size: 11px;
line-height: 1.2em;
text-align: left;
margin-left: 65px;
margin-right: 30px;
letter-spacing: 0px;
}

/* Block long*/

#divfooter-2 {
position: absolute;
background-color: rgb(204,233,225);
line-height: 1.25em;
width: 370px;
height: 220px;
right: 0px;
top: 680px;
}










