/* CSS Document */



html,body{

	margin:0;
	padding:0;
	height:100%;


}
img{
	border:0;

}

a            { font-family: Verdana;  color: #ffffff;text-decoration:none }
a:hover      { font-family: Verdana; color: #ffffff;text-decoration:none }

a.extra{ font-family: Verdana; font-size: 10px;  color: #ffffff;text-decoration:none }
a.extra:hover{ font-family:Verdana; font-size: 10px;  color: #ffffff;text-decoration:none;

}

a.extra2{ font-family: Verdana; font-size: 11px;  color: #F07305;text-decoration:none  }
a.extra2:hover{ font-family: Verdana; font-size: 11px;  color: #F07305;text-decoration:none}

a.extra3{ font-family: Verdana; font-size: 10px;  color: #ffffff;text-decoration:none  }
a.extra3:hover{ font-family: Verdana; font-size: 10px;  color: #ffffff;text-decoration:none}




body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(bilder/bg.jpg);
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #032F56;
	background-position: center top;

	
}

div#container{
	text-align:left;
	width:894px;
	margin:0 auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg1.jpg);
}

div#header{
	float:right;
	width:894px;
	height: 243px;
	background-repeat: no-repeat;
	background-image: url(bilder/header.jpg);
	background-position: center top;
}
div#bild{
	float:right;
	width:900px;
	height: 285px;
	background-repeat: repeat-x;
}


div#content{
	float:none;
	width: 894px;
	height:auto;
	clip: rect(0px,auto,0px,auto);
	clear: both;
	background-image: url(bilder/tab_cont.png);
	background-repeat: repeat-y;
	background-position: center top;
}


div#footer{
	height: 55px;
	width:894px;
	float: none;
	background-image: url(bilder/tab_footer.png);
	clear: none;
	background-repeat: no-repeat;
	background-position: center top;
}

div#but_1{
	height: 105px;
	width:105px;
	float: none;
	clear: none;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	top: 58px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	right: 0px;
	left: 295px;
}
div#but_2{
	height: 105px;
	width:105px;
	float: none;
	clear: none;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	top: 115px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	right: 0px;
	left: 293px;
}
