@charset "UTF-8";
/* CSS Document */

#navi {
	margin-top:29px;
	border-top: solid #FFFFFF 1px;
	margin-left:15px;
	margin-right:15px;
}


.navigation {

float:left;

position:relative;
left:-150px;
top:261px;
width:124px;

}


.position {
position:absolute;
top:148px;
width:100%;

}

.runter h2 {
clear:both;
}



.alignleft {
float:left;
margin-left:15px;
margin-right:15px;
background-image:url(http://basenet.vs57.snowflakehosting.ch/fileadmin/templates/img/pfeil_links.gif) !important;
backgroun-repeat:none;
display:none;
}
.alignright {
display:none;
float:right;
margin-left:15px;
margin-right:15px;
background-image:url(http://basenet.vs57.snowflakehosting.ch/fileadmin/templates/img/pfeil_rechts.gif) !important;
backgroun-repeat:none;
}
