html { font-family: Arial, Helvetica, Verdana; font-weight: normal; }
html, body {background: url(../images/background.jpg) repeat-x;height: 100%; margin: 0; padding: 0; }


#site-wrapper {
	background-color: #FFFFFF;
	width: 950px;
	height: auto !important;
	height: 100%;
	margin: auto;
	border-top: 10px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
}

#grey-footer {
	background-color: #676767;
	width: 950px;
	/*height: 30px;*/
	margin: 0 auto;
	padding: 5px 0;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
		
}

#grey-footer h1 { font-size: 12px; font-weight: bold; text-align: center; color: #FFFFFF; margin: 0px; }

#header {
	width: 950px;
	height: 250px;
	margin: 0 auto;
}

#content-image { 
        position: absolute;
        width: 950;
	height: 229px;
        z-index: 0;
}	

#logo {
	background-image: URL(../images/logo.png);
	background-repeat: no-repeat;
	position: relative;
	top: 35px;
	left: 40px;
	width: 301px;
	height: 146px;
	z-index: 999;
}

.clearthis { clear:both }

/* Mainmenu */

#menubar {
        position: relative;
	width: 950px;
	margin: 0;
	padding: 64px 0;
	z-index: 9999;
}

#menubar ul {
	text-align: center;
	height: 39px;
	margin: 0;
	padding: 13px 0;
}

#menubar li {
	list-style: none;
	display: inline;
	font-size: 14px;
	padding: 13px 5px 13px 5px;
}

#menubar li.firstactive {
	background-image: URL(../images/mainmenu-active.png);
	/*background-color:#000000;*/
	background-repeat: repeat-x;
	/*height: 40px; */
}



#menubar li.active {
	background-image: URL(../images/mainmenu-active.png);
	/*background-color:#000000;*/
	background-repeat: repeat-x;
	/*height: 40px; */
}

#menubar li a { text-decoration: none; color: #FFFFFF; }
#menubar li a.active-color { color: #F2F2F2; }

/* Submenu*/

#submenu-container {
	float: left;
	margin: 39px 20px 0 0px;
}


.submenu-head { 
	background-image: URL(../images/submenu-head_01.jpg);
	width: 188px;
	height: 30px;
	padding: 8px 0 0 5px;
}

.submenu-head h1 { 
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


.submenu-body {
	background-image: URL(../images/submenu-body.jpg);
	background-repeat: repeat-y;
	width: 193px;
	height: auto;
}

.submenu-body ul { 
	margin: 0; 
	padding: 0; 
}

.submenu-body li {
	list-style: none;
	font-size: 14px;
	margin: 0px 4px 0 4px;
	padding: 8px 0 0 12px;
}

.submenu-body li a { text-decoration: none; color: #000000; }
.submenu-body li a.active { text-decoration: none; color: #FFFFFF; }

.submenu-footer {
	background-image: URL(../images/submenu-footer.jpg);
	width: 193px;
	height: 8px;
}

.submenu-item {
	background-image: URL(../images/submenu-item.jpg);
	width: 173px;
	height: 26px;
}


/* Content */

#content-container {
	float: left;
	background-image: URL(../images/content-body.jpg);
	background-repeat: repeat-y;
	width: 499px;
	height: 100%;
	margin: 0;
	padding: 0 5px 0 6px;
}

#content-container h1 { background-image: URL(../images/content-headline.jpg); background-repeat: repeat-x; font-size: 14px; font-weight: normal; height: 32px; padding: 8px 0 0 10px; }
#content-container h2 { font-size: 24px; font-weight: normal; color: #02BDBA; padding: 0px 5px 0px 5px; margin: 0;}
#content-container a, p a {font-weight: bold; color: #02BDBA; text-decoration: none }
#content-container p {padding:5px;}

/* Right */

#right-container {
	float: left;
	background-color: #FFFFFF;
	border: 0px dotted #000000;
	border-top:0px;
	width: 195px;
	height: auto;
	margin:  39px 0px 0 20px;
	padding: 5px 5px 5px 0;
}

#right-container h1, p h1 { font-size: 14px; font-weight: bold; padding: 5px 10px 5px 10px; margin: 0; margin-top:10px; color: #F8B92C; border-top: 0px dotted #000000;}
#right-container h2, p h2 { font-size: 14px; font-weight: bold; padding: 0px 10px 0px 10px; margin: 5px 0; color: #666666; }
#right-container h3, p h3{ font-size: 14px; font-weight: bold; padding: 0px 5px 0px 5px; margin: 5px 0; color: #01AFAD; }
#right-container p { font-size: 12px; font-weight: normal; padding: 0px 10px 0px 10px; margin: 5px 0; color: #222222;}


/* mailform */ 
/*** Forms ***/
fieldset {border: 0;}
input, select, textarea {background: #e1e1e1; border: 1px solid #999999; border-left: 3px solid #01AFAD; width: 250px;}
label {display: block;}
.csc-mailform-field {margin-bottom: 10px;}
.csc-mailform-submit {text-decoration: underline; width: 100px;}


/* photobook navigation */
.navigation { margin: 20px auto; text-align: center }
.navigation a {text-decoration: none; color: #f8b92c }


/* Slider */
.anythingSlider {width: 192px !important;}
.anythingSlider ul {border: none !important;}
.anythingSlider ul li {width: 192px !important;}
.anythingSlider .wrapper {margin: 0 !important; width: 192px !important;}
.anythingSlider {width: 272px;}
.anythingSlider .forward, .anythingSlider .back {display: none !important;}
.anythingSlider .wrapper ul {background-color: #FFFFFF !important; }

#thumbNav {display: none !important;}
#start-stop {display: none !important;}

.ui-accordion .ui-accordion-content { padding: 0 !important; overflow: hidden !important; }
#right-container .tx-jfmulticontent-pi1 #jfmulticontent_c259 h3 a { color: #01AFAD !important; }
