.profile .leftColumn {
	width:163px;
	margin-top:30px;
}
.profile .middleColumn {
	width:163px;
	margin-top:30px;
}
.profile .rightColumn {
	width:163px;
	margin-top:30px;
}
.profile{
	float:left;
}
.news img{
	padding-bottom:8px;
	width:550px;
}
h3 p{
	float:right;
	text-align:right;
	font-weight:normal;
}
div.page{
	position:absolute;
	top:10px;
	right:10px;
}
div.page a{
	color:#A39D87;
}
div.page a.selected{
	font-weight:bold;
}
div.page_bottom{
	position:absolute;
	bottom:10px;
	right:10px;
}
div.page_bottom a.selected{
	font-weight:bold;
}
div.page_bottom a{
	color:#A39D87;
}
div.team2{
	width:550px;
	display:block;
	border:1px solid #A39D87;
	height:120px;
	position:relative;
	margin-bottom:20px;
}
div.team2 ul{
	position:absolute;
	right:0px;
	background: white;
	padding:10px;
	top:0px;
	height:100px;
	opacity:0.5;
}
div.team2 ul:hover{
	opacity:1;
}
div.team2 img{
	position:absolute;
	left:0px;
	top:0px;
}


div.iphone{
	background: url(../img/iphone.png) no-repeat;
}

/************GALLERY************/
.gallery{
	margin:auto;
	margin-bottom:20px;
	text-align:center;
	width:550px;
	position:relative;
	width:550px;
	overflow:hidden;
}
.slide img{
	width:550px;
	height:361px;
}
.slides{
	height:361px;
	width:550px;
	overflow:hidden;
}
.slide{
	float:left;
}
.menu{
	height:45px;
	border-top: 1px solid #E2007A;
	margin-top:10px;
	text-align:left;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu li{
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
	position:relative;
	text-align:center;
	vertical-align:top;
}
.menu li a img{
	width:32px;
	height:25px;
}
.menu a:active{
		background: url(../img/verlauf_gross_active.gif) repeat-x;
}
.menu li span{
	background:url(../img/play_thumbnail.png) no-repeat center center;
	position:absolute;
	width:60px;
	height:45px;
	left:0px;
	top:0px;
}
li.inact:hover{
	background:url(../img/pic_bg.png) repeat;
}

li.act,li.act:hover{
	/*background:url(../img/active_bg2.png) no-repeat;*/
	background: url(../img/verlauf_gross.gif) repeat-x;
}

li.act a{
	cursor:default;
}
.fbar{
	width:2px;

}
.menu li a{
	display:block;

	height:35px;
	padding-top:10px;
}
a img{
	border:none;
}
.menu p{
	padding:10px;
	text-align:center;
}

