@import "rte.css";


html {
	height: 100%;
}

a img {border: none;}

body {
	background: #666;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	color: #666;
}

#preload {position: absolute; top: -1000px;}

#blackberry {
	position: absolute;
	top: 0;
	left: 40px;
	z-index: 80;
	width: 350px;
	height: 450px;
	background: url(/fileadmin/images/berry_base.png) left top no-repeat;
}

#blackberry a {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -10000px;
}

#berry_about {
	width: 79px;
	height: 79px;
	top: 62px;
	left: 110px;
	z-index: 60;
	background-image: url(/fileadmin/images/berry_about.png);
}
#berry_about:hover {
	width: 91px;
	height: 91px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_about_up.png);
}

#berry_didit {
	width: 95px;
	height: 95px;
	top: 75px;
	left: 180px;
	z-index: 60;
	background-image: url(/fileadmin/images/berry_didit.png);
}
#berry_didit:hover {
	width: 109px;
	height: 109px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_didit_up.png);
}

#berry_btl {
	width: 101px;
	height: 101px;
	top: 130px;
	left: 110px;
	z-index: 60;
	background-image: url(/fileadmin/images/berry_btl.png);
}
#berry_btl:hover {
	width: 117px;
	height: 117px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_btl_up.png);
}

#berry_merch {
	width: 109px;
	height: 109px;
	top: 140px;
	left: 212px;
	z-index: 50;
	background-image: url(/fileadmin/images/berry_merch.png);
}
#berry_merch:hover {
	width: 125px;
	height: 125px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_merch_up.png);
}

#berry_event {
	width: 98px;
	height: 98px;
	top: 215px;
	left: 120px;
	z-index: 75;
	background-image: url(/fileadmin/images/berry_event.png);
}
#berry_event:hover {
	width: 115px;
	height: 115px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_event_up.png);
}

#berry_strategy {
	width: 100px;
	height: 100px;
	top: 230px;
	left: 200px;
	z-index: 70;
	background-image: url(/fileadmin/images/berry_strategy.png);
}
#berry_strategy:hover {
	width: 115px;
	height: 115px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_strategy_up.png);
}

#berry_call {
	width: 89px;
	height: 90px;
	top: 260px;
	left: 65px;
	z-index: 55;
	background-image: url(/fileadmin/images/berry_call.png);
}
#berry_call:hover {
	width: 103px;
	height: 103px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_call_up.png);
}


#berry_posm {
	width: 96px;
	height: 96px;
	top: 90px;
	left: 35px;
	z-index: 60;
	background-image: url(/fileadmin/images/berry_posm.png);
}
#berry_posm:hover {
	width: 110px;
	height: 110px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_posm_up.png);
}

#berry_present {
	width: 102px;
	height: 102px;
	top: 170px;
	left: 25px;
	z-index: 50;
	background-image: url(/fileadmin/images/berry_present.png);
}
#berry_present:hover {
	width: 118px;
	height: 118px;
	z-index: 100;
	background-image: url(/fileadmin/images/berry_present_up.png);
}




#wrapperOuter {
	position: relative;
	min-height:100%;
	width: 980px;
	margin: 0 auto;
	background: #ececec url(/fileadmin/images/bottombg.jpg) left bottom no-repeat;
}


#wrapper {
	background:  transparent url(/fileadmin/images/mainbg.jpg) right top no-repeat;
	position: relative;
	height: 100%;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 90px;
	background: url(/fileadmin/images/bottombanner.jpg) center center no-repeat;
	width: 980px;

}

#bottom {
	height: 120px;
}

#copyright{
	text-align: right;
	width: 300px;
	margin-left: 630px;
	color: #1d1962;
	font-size: 0.8em;
margin-top: 10px;
margin-right: 20px;
}


#top {
	margin: 0 30px;
	background: url(/fileadmin/images/topbanner.jpg) center center no-repeat;
	height: 190px;
	position: relative;
}

#top h3 {
	margin: 0;
	padding: 0;
	top: 95px;
	right: 250px;
	width: 265px;
	height: 18px;
	position: absolute;
	font-size: 1%;
	text-indent: -15000px;
	background: url(/fileadmin/images/slogan.png) center center no-repeat;
}

#logo {
	z-index: 0;
	position: absolute;
	top: 60px;
	right: 10px;
}
#logo h1 {
	background: url(/fileadmin/images/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 70px;
	width: 170px;
	text-indent: -15000px;
}
#logo a {
	display: block;
	height: 70px;
	width: 170px;
	position: relative;
	z-index: 10;
}

#breadcrumbs {
position: absolute;
top: -110px;
right: 0;
text-align: right;
}
#breadcrumbs ul {
font-size: 11px;
margin: 0;
padding: 0;
list-style: none;
}
#breadcrumbs li {
margin: 0;
padding: 0;
float: left;
}

#search {
font-size: 11px;
position: absolute;
top: -80px;
right: 0;
text-align: right;
}



#pics {

right: 0;
text-align: right;
margin: 0 10px 20px 0;
min-height: 100px;
}


#pics img{
margin-left:  20px;
border: 0;

}

#left {
	width: 216px;
	float: left;
}

#left h1 {
	font-size: 17px;
	margin: 0 25px 25px 25px;
	padding: 0;
font-style: normal;
font-weight: bold;
display: none;
}

#leftcontent {
padding: 20px 10px;
font-size: 0.8em;
}

#leftpics {
text-align: center;
}

#main {
	position: relative;
	width: 920px;
	margin: 120px auto 0;
	text-align: left;
}

#content { 
	width: 650px;
	float: left;
	margin-left: 50px;
}


.rounded_box {
   background: #fff;
}
.rounded_top div {
   background: url(/fileadmin/images/roundedcornr_tl.png) no-repeat top left;
}
.rounded_top {
   background: url(/fileadmin/images/roundedcornr_tr.png) no-repeat top right;
}
.rounded_bottom div {
   background: url(/fileadmin/images/roundedcornr_bl.png) no-repeat bottom left;
}
.rounded_bottom {
   background: url(/fileadmin/images/roundedcornr_br.png) no-repeat bottom right;
}

.rounded_top div, .rounded_top, 
.rounded_bottom div, .rounded_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.rounded_content { margin: 0 30px; }

#menu ul {
	margin: 0;
	padding: 10px 0;
}
#menu a {
	text-decoration: none;
	color: #666;
	outline: none;
}
#menu a:active{
  	outline: none;
}
#menu li {
	padding: 0 0 10px 0;
}

#menu ul ul {
	list-style: none;
	font-size: 0.8em;
	padding-bottom: 10px;
}
#menu li li {
padding: 0 0 5px 0;
}

#menu span {color: #1d1861;}

:-moz-any-link:focus {
  outline: none;
}



.tx-cegallery-pi1-album_entry {
	
	width: 170px !important;
}
.tx-cegallery-pi1-imagetitle, .tx-cegallery-pi1-album_date {display: none;}


.chgallery-list .item, .gallery-list .single {width: 200px; height: 200px; text-align: center;}
.single, .item {float: left; margin: 10px 10px 0 0;}


/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}

.csc-mailform-field {
	margin: 1em 0;
}
.csc-mailform label {
	display: block;
	float: left;
	width: 110px;
}


.csc-textpic-caption {
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}