/* @group http://www.richardet-design.com/vorlagen/diamond01/rw_common/themes/diamond/styles.css */

/* @group General Styles */
body, html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 60px 20px;
	text-align: center;
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border: none;
}




.image-left {
	float: left;
	margin: 3px 1em 1em 0;
	padding: 3px;
}

.image-right {
	float: right;
	margin: 3px 0 1em 1em;
	padding: 3px;
}


/* @end */

/* @group Layout */

#container { 
 /* This Is The BG Color Of The Main Div */
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	margin-top: 20px;
}

.clearer {
	clear: both;
}

#pageHeader {
	position: relative;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow: hidden;
}

#pageHeader img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}



#contentContainer #content {
	margin-top: 0;
	padding-right: 40px;
	padding-left: 40px;
	/* customize_content_font */ font:normal normal px 1em/1.5em; /* customize_content_font */
	padding-top: 20px;
	min-height: 600px;
	border-top-width: 23px;
	border-top-style: solid;
	/* customize_content_top_border */ border-top-color:#5a6782; /* customize_content_top_border */
	line-height: 1.5em;
}


#contentContainer #content img {
	border: none;
}


#sidebarContainer #sidebar {
	margin: 0px;
	width: 180px;
	padding: 10px;
	/* customize_sidebar_font */ font:normal normal px 0.8em/1.5em; /* customize_sidebar_font */
	line-height: 1.5em;
}


#sidebarContainer .sideHeader {
	font-weight: bold;
	height: 19px;
	padding: 0px 10px;
	width: 180px;
	margin: 0;
	padding-top: 4px;
}

#sidebarContainer .sideHeader p {
	margin: 0;
	padding: 0;
}


#footer {
	margin-top: 20px;
	padding-top: 10px;
	clear: both;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
/* @end */


/* @group Global Classes */

blockquote, .standout {
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
}

h4 {
}
	
/* @end */

/* @end */
/* @group http://www.richardet-design.com/vorlagen/diamond01/rw_common/themes/diamond/css/navbar/side.css */

#navcontainer_side {
	font-size: 11px;
	line-height: normal;
	position: relative;
	width: 200px;
	margin-top: 20px;
}

* html #navcontainer_side {
}

*+html #sidebar {
	position: relative;
	left: 0px;
}

*+html #sidebarContainer {
	position: relative;
	
}


#navcontainer_side .nav-selected {
	text-decoration: none;
	font-weight: bold;
}



/* MAIN - MENU 0 */



#navcontainer_side ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 200px;
}

#navcontainer_side li { 
	margin: 0 0 0 0px;
	padding: 0px;
}


#navcontainer_side a
{
	display: block;
	text-decoration: none;
	text-indent: 17px;
	border-bottom: 1px solid #D1D1D1;
	height: 20px;
	padding: 5px 5px 0 5px;
}

#navcontainer_side a:hover
{
	text-decoration: none;
}



/* SUBLEVEL - MENU 1 */



#navcontainer_side ul ul li { margin: 0 0 0 0;}

#navcontainer_side ul ul a
{
	
	display: block;
	text-decoration: none;
	text-indent: 30px;
}

#navcontainer_side ul ul a:hover
{
	text-decoration: none;
}



/* SUBLEVEL - MENU 2 */



#navcontainer_side ul ul ul li { margin: 0 0 0 0;}

#navcontainer_side ul ul ul a
{
	display: block;
	text-decoration: none;
	text-indent: 40px;
}

#navcontainer_side ul ul ul a:hover
{
	text-decoration: none;
}



/* SUBLEVEL - MENU 3 */



#navcontainer_side ul ul ul ul li { margin: 0 0 0 0;}

#navcontainer_side ul ul ul ul a
{
	display: block;
	text-decoration: none;
	text-indent: 50px;
}

#navcontainer_side ul ul ul ul a:hover
{
	text-decoration: none;
}

#logo_side {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}

/* @end */

/* @group http://www.richardet-design.com/vorlagen/diamond01/rw_common/themes/diamond/css/navbar/morph/enable.css */

.morph1 {
	padding-left: 6px;
}

.morph2 {
	padding-left: 18px;
}

/* @end */

/* @group http://www.richardet-design.com/vorlagen/diamond01/rw_common/themes/diamond/css/header/height/80px.css */

#pageHeader {
	height: auto;
}

/* @end */


/* @group http://www.richardet-design.com/vorlagen/diamond01/rw_common/themes/diamond/css/font/family/helvetica.css */

body {
	font: normal normal normal 0.8em/1.2em "Helvetica Neue", Helvetica, Arial, Verdana, "Bitstream Vera Sans", "Vera Sans", Geneva, sans-serif;
}

/* @end */


/* @group http://www.richardet-design.com/vorlagen/diamond01/rw_common/themes/diamond/css/sidebar/sidebar_left.css */

#sidebarContainer
{
	width: 200px;
	position: relative;
	margin-left: -200px;
	_left: 200px;
	top: 0px;
	padding: 0px;
	float: left;
}




#contentContainer
{
	position: relative;
	border-left-width: 200px;
	border-left-style: solid;
	border-right-width: 0;
}
/* @end */

/* @group http://www.richardet-design.com/vorlagen/diamond01/rw_common/themes/diamond/css/border/off.css */

#container {
	border: none;
}

/* @end */

/* @group http://www.richardet-design.com/vorlagen/diamond01/rw_common/themes/diamond/colourtag-page0.css */

body,
.movie-background, .photo-background {
	/* customize_background */ background-color:#E6E6E6; /* customize_background */
}

a:link, a:visited {
	/* customize_link */ color:#42518f; /* customize_link */
}

a:hover, a:active {
	/* customize_link_hover */ color:#0c18a3; /* customize_link_hover */
}

#container, #contentContainer {
	border-color: #9BBD2E;
	/* customize_container_background */ background-color:#ffffff; /* customize_container_background */
	
}

#contentContainer {
	/* customize_sidebar_background */ border-color:#EDEDED; /* customize_sidebar_background */
}

#sidebarContainer {
	/*customize_sidebar_background*/background-color: #EDEDED;/*customize_sidebar_background*/
}


#contentContainer #content {
	/* customize_content_font */ color:#545454; /* customize_content_font */
}
		
#pageHeader {
	/* customize_header_background */ background-color:#FFFFFF; /* customize_header_background */
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
 {
	border-bottom-color: #B2B2B2;
	/* customize_sidebar_title_color */ color:#7F7F7F; /* customize_sidebar_title_color */
}

#sidebarContainer .sideHeader {
	/*customize_sidebar_title_background*/background: #D5D5D5;/*customize_sidebar_title_background*/
}

#sidebarContainer, #sidebar {
	/* customize_sidebar_font */ color:#7F7F7F; /* customize_sidebar_font */
}

#sidebarContainer a {
	/* customize_sidebar_link */ color:#525252; /* customize_sidebar_link */
}

#footer, #footer p {
	background-color: transparent;
}

#footer {
	border-top: 1px solid #efefef;
}

#content h1, #content h2 {
	/* customize_content_titles */ color:#38415c; /* customize_content_titles */
	line-height: 1.1em;
}

/* @group Toolbar Side */

#navcontainer_side {
	/*customize_navbar_background*/background: #3F3F3F;/*customize_navbar_background*/
}

/* @group standard links */

#navcontainer_side a:link, #navcontainer_side a:visited, .morph1 {
	/* customize_navbar_link */ color:#fcfcfc; /* customize_navbar_link */
	/* customize_navbar_item_background */ background-color:#859db3; /* customize_navbar_item_background */

}

#navcontainer_side a:hover, #navcontainer_side a:active, #navcontainer_side a.nav-selected, .morph2 {
	/* customize_navbar_background_hover */ background-color:#ffffff; /* customize_navbar_background_hover */

}

#navcontainer_side a:hover, #navcontainer_side a:active, #navcontainer_side a.nav-path-selected, #navcontainer_side a.nav-selected, .morph2 {
	/* customize_navbar_hover */ color:#4c648f; /* customize_navbar_hover */

}

#navcontainer_side a
{
	border-bottom: 1px solid #454545;
}


/* @end */
* html #navcontainer_side a.current, * html #navcontainer_side a.currentAncestor {
	color: #FFFFFF !important;
}


/* @end */
/* @end */

#signin {
	display: none;
	float: right;
	text-align: right;
	margin-right: 0px;
	font-size: 10px;
}

#signin a {
	color: black;
	opacity: 0.5;
}

#headerText {
	/* customize_header_text */ color:#333; /* customize_header_text */
	/* customize_header_text */ font:normal normal px 16px/16px; /* customize_header_text */
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	z-index: 500;
}

.box {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 7px;
}

.box h2 {
	padding: 3px;
	background-color: #f0f0f0;
	margin: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	font-size: 1em;
}

/* customize_custom_css */ #container {
     width: 780px;
     box-shadow: 0 0 5px #333;
     -webkit-box-shadow: 0 0 5px #333;
    -moz-box-shadow: 0 0 5px #333;
}

#navcontainer_side a {
     border-bottom: 1px solid #efefef;
} /* customize_custom_css */
