html{
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	background-repeat: repeat;
	height:100%; 
}	
*{padding:0;margin:0;}

.align-center{text-align:center;}

#container{}
#wrapper {

	overflow:hidden;
}




#contentwrapper {

	overflow:hidden;
}


#content{
	width: 800px;
	height: 600px;
	overflow:hidden;
}

asdf* html #content {margin-left: -260px;} /* nur für den IE6 */
asdf*+html #content {margin-left: -260px;} /* nur für den IE7 */


#languages {display:none;}
#infomenu {display: none;}
#logo{display: none;}
#left {display: none;}
#right {display: none;}

a img{border:none;}

div#move_left1 {float:right;width: 80px;height: 210px;overflow: hidden;}
div#move_left1 span, div#myOtherElement a {display: block;padding: 0 3px;}
div#move_left1 a:hover {}

div#move_left2 {float:right;margin-top: 100px;width: 150px;height: 46px;overflow: hidden;}
div#move_left2 span, div#myOtherElement a {display: block;padding: 0 3px;}
div#move_left2 a:hover {}

div#move_left3 {float:right;margin-top: 50px;width: 50px;height: 217px;overflow: hidden;}
div#move_left3 span, div#myOtherElement a {display: block;padding: 0 3px;}
div#move_left3 a:hover {}

div#move_right1 {float:left;margin-top: 250px;width: 183px;height: 275px;overflow: hidden;}
div#move_right1 img{float:right;}
div#move_right1 span, div#myOtherElement a {display: block;padding: 0 3px;}
div#move_right1 a:hover {}