@CHARSET "UTF-8";

.color1,
.colorreviews,
.largeBoxContent ul.partyLinks li a,
.colorpics
{
	background: url(/images/titelbar.png) repeat-x;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}

.boxHeader
{
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}

#topMenue
{
	border-color:#DDDDDD #DDDDDD #fff;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}

#topMenue ul li.first a
{
	-moz-border-radius-topleft:8px;
}

#container #topMenue ul li a.active
{
	background-image: url(/images/naviActive2.png);
}

body{
	background:#eaf0f4 url(/images/bg.png) repeat-x fixed 0 -11px;
	background-attachment:fixed;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #4B4B4B;
	margin-bottom: 10px;
}


#container
{
	/*background:url(/images/bgpicflower.png) no-repeat;*/
	padding:0 5px;
	/*background:transparent url(/images/whitebg.png) repeat-y;*/
	background-color:#B5D7FD;
}


#shadowbottombg,
#shadowtopbg{
	height:6px;
	width:951px;
	margin:0 auto;
	padding-top:20px;
	background:transparent url(/images/shadowtopbg.png)no-repeat 1px 20px;
}

#shadowbottombg{
	padding:0;
	background:transparent url(/images/shadowbottombg.png)no-repeat 1px 0px;
}

#bgimage
{
	height:617px;
	background:url(/images/bgpicflower.png) no-repeat scroll center 0;
	position:fixed;
	z-index:-1;
	left:0; right:0;
	top:100px;
}

#container #MainContainer #mainContainerCenter #tabbedBox #content,
#topMenue,
.largeBoxContent,
.smallBoxContent
{
	/*opacity:0.9;*/
}

.box img
{
	opacity:1;
}

#mainContainerCenter > h1 {
	color:#fff;
}

