/*Stylesheet des Layouts*/

html, body {
	width:814px;
	text-align:center;
	margin-left:auto;
        margin-right:auto;
        background-color:#ffffff;
}

.language{
	text-align:center;
	font-size: 12px;
}

.sprache{
	vertical-align:top;}

a:link, a:visited, a:active {
	font-family: Times, sans-serif;
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration:none;
	color: #ffffff;
}

a#geonavde {
position: fixed;
right: 0;
bottom: 0;
height: 261px;
width: 450px;
background-color: transparent;
background: url(http://gsbootservice.com/img/geonav.jpg) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}

a#geonavit {
position: fixed;
right: 0;
bottom: 0;
height: 261px;
width: 450px;
background-color: transparent;
background: url(http://gsbootservice.com/img/geonav-it.jpg) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}

a#exit {
position: fixed;
right: 6px;
bottom: 235px;
height: 26px;
width: 27px;
background-color: transparent;
background: url(http://gsbootservice.com/img/exit.jpg) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}

.bar{	
	margin-right:0px;
}

.sidebar{
	margin-left:40px;
	width:100px;
	margin-top:0px;
	font-size:14px;
}
