
* {
  margin:0;
  padding:0;
}

body {
	background-color: #b7c1bb;
}
img {
         border: 0px;
}

/*Grund Layern - - - - - - - - - - - - - - - - - - - - - - - - */
#hofstetter_1 {
	position: absolute;
	width:959px;
	height:604px;
	left: 50%;
	top:50%;
	margin-left:-479.5px;
    margin-top:-300px;
	z-index:1;
}

/*Inhalt Ebene  - - - - - - - - - - - - - - - - - - - - - - - - - */
#hofstetter_11 {
	position: relative;
	background-color: #ffffff;
	width:950px;
	height: 575px;
	z-index:1;
}

/*Schatten rechts  - - - - - - - - - - - - - - - - - - - - - - - - - */
#hofstetter_12 {
	position: absolute;
	top:0px;
	left: 950px;
	width:9px;
	height: 584px;
	z-index:1;
}
/*Schatten unten  - - - - - - - - - - - - - - - - - - - - - - - - - */
#hofstetter_13 {
	position: absolute;
	top:575px;
	z-index:1;
}
/*Sprache - - - - - - - - - - - - - - - - - - - - - - - - - */
#hofstetter_14 {
	position: absolute;
	font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	color: #9C9D9F;
	top:585px;
	left: 915px;
	width:50px;
	height:18px;
	z-index:1;
	font-size:10px;
}
a:visited {
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
	color: #9C9D9F;
} 
a:link{
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
	color: #9C9D9F;
}
a:hover{
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:active{
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
	color: #000000;
}