

/*<group=general styles - stili>*/body {	text-align: center;	color: #4f4f4f;
	margin: 20px;
	font-size: 12px;
}p {}b, strong {}a:link, a:visited {
	color: #0255a3;
}a:hover, a:active {
	color: #0c0c0c;
}img {	margin: 0;	padding: 0;}.image-left {	float: left;	margin: 3px 3px 3px 0;	padding: 3px 3px 3px 0;
	}.image-right {	float: right;	margin: 3px 0 3px 3px;	padding: 3px 0 3px 3px;}	/*</group>*/

/*<group=Layout 35>*/

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
} 

	
/*</group>*//*<group=layout>*/.clearer {	clear: both;}#container { 	width: 684px;
	line-height: 1.5em;
	margin: 0 auto 0px;
}#container #bottom {	height: 9px;	position: absolute;
}#pageHeader {	height: 100px;	text-align: left;
	position: relative;
	width: 684px;
}#pageHeader img {
	position: absolute;
	right: 18px;
	bottom: 11px;
}#pageHeader h1 {	letter-spacing: 1px;
	font-weight: bold;
}#pageHeader h2 {	font-weight: bold;	letter-spacing: 1px;
}#contentContainer {	text-align: left;	width: 435px;	margin-right: 227px;	margin-left: 12px;
	color: #353535;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}#contentContainer #content {	padding: 5px 10px;
	font-size: 12px;
	line-height: 17px;
}#sidebarContainer {	width: 199px;	float: right;	text-align: left;
	border: 1px solid #989898;
	margin-top: 8px;
	margin-right: 13px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 17px;
}#sidebarContainer #sidebar {	color: #282828;	font-size: 0.9em;
	padding: 5px 10px 8px;
}

#sidebarContainer .sideHeader {
	padding: 7px 10px;
	font-weight: bold;
	color: #3f3f3f;
	text-shadow: 0px 0px 2px #ffffff;
	background: transparent;
	margin: 0;
	text-align: left;
	font-size: 14px;
}#footer {	text-align: center;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	font-size: 12.5px;
}#footer p {	margin: 0;	padding: 5px 0 10px;	font-size: 0.9em;}#footer a:link, #footer a:visited {}#footer a:hover, #footer a:active {
	text-shadow: 0px 0px 2px #ffffff;}	/*</group>*//*<group=breadcrumb>*/

/* navigation-bar */#breadcrumbcontainer {	text-align: left;	font-size: 0.85em;	padding-top: 0;
	text-decoration: none;
	background: transparent;
	margin: 0 7px;
	padding-right: 10px;
	padding-left: 10px;
}#breadcrumbcontainer ul {	margin: 0;	padding: 0;
	text-decoration: none;
}#breadcrumbcontainer li {	display: inline;
	color: #7f7f7f;
	text-decoration: none;
}#breadcrumbcontainer a {
	color: #535353;
	text-decoration: none;
}#breadcrumbcontainer a:hover {
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 0px 2px #ffffff;
}	/*</group>*/

/*<group=toolbar>*/

/* base toolbar */

#navcontainer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 684px;
	color: #434343;
	height: 76px;
	font-size: 0.96em;
	margin-bottom: 0;
}

#navcontainer #current {
	text-shadow: 0px 0px 2px #ffffff;
	color: #ffffff;
	font-weight: bold;
}

#navcontainer .currentAncestor {
	text-shadow: none;
}

/* 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 684px;
	left: 0;
	background: transparent;
}

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer a{
	width: 112px;
	display: block;
	background: no-repeat url(images/XXbutton_normal.png);
	text-decoration: none;
	color: #a4a4a4;
	text-shadow: 0px 0px 0px #ffffff;
	text-align: center;
	height: 38px;
	line-height: 3.4em;
}

#navcontainer a:hover {
	background: url(images/XXbutton_over.png) no-repeat;
	text-shadow: 0px 0px 3px #ffffff;
	color: #ffffff;
}

#navcontainer a:active {

}

/* 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 38px;
	width: 684px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: none;
	width: 112px;
	height: 24px;
	color: #3f3f3f;
	font-size: 0.95em;
	margin-right: 0;
	margin-left: 0;
	line-height: 2.4em;
}

#navcontainer ul ul a:hover{
	background: center top;
	color: #000000;
}

#navcontainer ul ul #current{
	background: repeat-x url(images/submenu_overXX.png) center top;
	text-shadow: none;
	color: #212121;
	font-weight: bold;
}

/* 2 */

#navcontainer ul ul ul {
	position: absolute;
	left: 0;
	top: 24px;
	margin: 0;
	white-space: nowrap;
	padding: 0px 0px 0px 0;
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul li a {
	color: #3f3f3f;
	text-shadow: none;
	line-height: 1em;
}

#navcontainer ul ul ul li a:hover {
	text-decoration: none;
	background: none transparent;
	color: #000000;
}

#navcontainer ul ul ul #current {	font-weight: bold;
	background: none;
	text-shadow: none;
}

#navcontainer ul ul ul ul {
	display: none;
}

/*</group>*//*<group=global classes>*/blockquote {	color: #000000;	font-style: italic;	margin-left: 10px;	margin-right: 10px;}h1 {	margin: 0 0 3px;
	font-size: 18px;
}h2 {	margin: 0 0 3px;
	font-size: 15px;
}h3 {	margin: 0 0 3px;
	font-size: 12px;
}h4 {	margin: 0 0 3px;
	font-size: 12px;
}.imageStyle {
	border: 1px none;
}	/*</group>*//*<group=blog>*/

/*<group=blog 35>*/

.blog-entry-summary {
	margin-bottom: 12px;
	color: #616161;
	padding: 5px;
	border: 1px solid #7f7f7f;
}
 
 .blog-read-more {
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
	
/*</group>*/

/* page-archive start ------- */.blog-archive-background {}.blog-archive-headings-wrapper {	background: repeat-y none;	margin: 0px auto; 
	text-align: left;
	line-height: 1.5em;	padding: 10px;
	font-weight: bold;
	text-shadow: 0px 0px 3px #ffffff;
}.blog-archive-entries-wrapper {	margin: 0px auto;
	text-align: left;	line-height: 1.5em;	padding: 10px;
}

/* sopra blog archive */.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-link a:link, .blog-archive-link a:visited {
	text-align: center;
}

.blog-archive-month {
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	text-indent: 40px;
	margin-bottom: 4px;
	background: 9px 0px url(images/blogpaper.gif) no-repeat;
	line-height: 30px;
	color: #1c1c1c;
}

.blog-archive-link {
	font-size: 19px;
	background: url(images/blogback.gif) no-repeat 25px 4px;
	text-align: left;
	text-indent: 41px;
	margin-bottom: 5px;
}

/* page-archive END --------- */

.blog-entry {
	margin-bottom: 15px;
}

.blog-entry-title {
	color: #333333;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 7px;
	text-indent: 5px;
	font-size: 19px;
}

.blog-entry-date {
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
}

.blog-entry-body {
	padding-top: 5px;
}

.blog-entry-comments {
	margin-top: 9px;
	text-align: right;
	font-size: 11px;
}

.blog-entry-category {
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}

.blog-category-link-enabled, .blog-category-link-disabled {
	font-size: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	background: url(images/blogbackwhite.gif) no-repeat 0px 3px;
	padding-left: 14px;
}	/*</group>*//*<group=file Sharing>*/.filesharing-description {	margin-bottom: 10px;
	color: #353535;
}.filesharing-item {	padding: 1px 1px 1px 10px;	margin-bottom: 10px;
	border-bottom: 1px solid #a8a8a8;
	font-weight: bold;
	background: repeat url(images/color1/sidebar_tile.png) transparent;
}.filesharing-item-title a:link {	margin-bottom: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}.filesharing-item-title a:hover {
	text-shadow: 0px 0px 4px #ffffff;
}.filesharing-item-title a:visited {
	text-decoration: none;
}.filesharing-item-description {	font-size: 0.9em;	padding-left: 3px;	color: #6d6d6d;
	text-decoration: none;
}/*</group>*//*<group=photo album>*/

/* index page thumbnails */

.thumbnail-caption {
	margin: 0;
	height: 35px;
	display: block;
	font-size: 11px;
	line-height: 15px;
	padding-top: 3px;
}

.thumbnail-frame img {
     border: none;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 52px;
	margin-right: 25px;
	margin-left: 0;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.album-description {
	margin-bottom: 58px;
	background: repeat url(images/color1/sidebar_tile.png) transparent;
	padding: 5px;
}

/* UP Album 35 modified */

.album-title {
	font-weight: bold;
	margin-top: 0;
	border-bottom: solid #7f7f7f 1px;
	text-indent: 5px;
	font-size: 19px;
	padding-bottom: 7px;
	color: #333333;
}

.thumbnail-table {
	width: 59%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.thumbnail-frame:hover {
		background: repeat url(images/color1/sidebar_tile2.png) transparent;
	color: #7f7f7f;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

/* -------single page */.photo-background {	margin: 0;}.photo-navigation {	margin-bottom: 10px;	padding: 20px 0 0;}.photo-links {	padding: 5px;}.photo-navigation a:link, .photo-navigation a:visited {	color: #ffffff;	text-shadow: none;}.photo-navigation a:hover {	text-decoration: underline;
	color: #000000;
}.photo-frame{
	border: inset #686868 2px;
	background: url(images/color1/sidebar_tile2.png) #919191;}.photo-title {	font-size: 2em;	font-weight: bold;	margin-bottom: 3px;	letter-spacing: 1px;	color: #ffffff;	margin-top: 0;}.photo-caption {
	color: #000000;
}

/* -------single page */	/*</group>*//*<group=quicktime Page>*/.movie-description {
	border-top: 1px solid #a8a8a8;
	color: #353535;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
}	/*</group>*//*<group=quicktime album>*/
/* Index Page Movie Thumbnail view */.movie-page-title {	margin-bottom: 0;
	border-bottom: 1px solid #7f7f7f;
	font-weight: bold;
	font-size: 19px;
	color: #333333;
	padding-bottom: 7px;
	text-indent: 5px;
}.movie-page-description {	margin-bottom: 20px;
	background: repeat url(images/color1/sidebar_tile.png) transparent;
	padding: 5px;
}.movie-thumbnail-frame {	float: left;	text-align: center;
	padding-bottom: 3px;
	padding-left: 0;
	margin: 6px 2px 12px;
	padding: 0;
	width: 132px;
}

.movie-thumbnail-frame:hover {
	background: repeat url(images/color1/sidebar_tile.png) transparent;
	color: #000000;
	text-shadow: 1px 1px 8px #ffffff;
}

.thumbnail-frame img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}.movie-thumbnail-caption {
	padding-bottom: 3px;
	font-size: 11px;
	padding: 5px;
	line-height: 15px;
}	
/* singlepage */.movie-background {
	background: #7f7f7f;
}.movie-title {	font-size: 1.3em;	font-weight: bold;	margin-bottom: 3px;	letter-spacing: 1px;
	text-align: center;
	text-shadow: 0px 0px 4px #ffffff;
	color: #000000;

}.movie-frame {}/*</group>*//*<group=contact form>*/.message-text { } .required-text {	color: #3f3f3f;} .form-input-field {
background: #dddddd;} .form-input-button { } /*</group>*/

/* www.multithemes.com */
