/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2012 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

/******************************** General styles *******************************/
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: #303030;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
#container{
	width: 970px;
	margin: 10px auto 0px auto;
}
div#content.full {
    width: 706px;
}
#portlet_page_text h1,
h1{
	font-family: georgia, times, serif;
	font-weight: normal;
	font-size: 18px;
    line-height: 20px;
	border: 0px;
	margin-top: 0px;
    padding: 0 0 7px 0;
}
#portlet_page_text h2,
h2{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: georgia, times, serif;
}
#portlet_page_text h3 {
	font-family: georgia, times, serif;
	padding: 7px 0px 7px 0px;
	margin: 0px;
	font-size: 13px;
}
h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-family: georgia, times, serif;
	font-size: 13px;
}
table,
table.table {
	border: none;
	font-size: 11px;
	border-top: 1px solid #666;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}
th {
	border: none;
	font-size: 11px;
}
td {
	border: none;
	font-size: 11px;
	padding: 2px 0;
	border-bottom: 1px solid #666;
}
p {
	margin: 10px 0;
}
.management td{
	border: 0;
	border-bottom: 1px solid #ebebeb;
}
.message{
	color: #ae1124;
	border: 0;
	padding: 0;
	background: white;
}


/******************************** Metanavi ********************************/
#metanavi-div{
	margin: 0;
	padding: 0 0 13px 0;
	width: 970px;
}

div#metanavi-div ul {
	margin: 0;
	padding: 0;
}
div#metanavi-div ul li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-left: 1px solid #000;
	line-height: 12px;
	height: 12px;
}
div#metanavi-div ul li.sort-1 {
	border: none;
	padding: 0;
}
div#metanavi-div ul li a,
div#metanavi-div ul li a:visited,
div#metanavi-div ul li a:link {
	text-decoration: none;
    display: block;
    margin: -1px 0 0;
}
div#metanavi-div ul li.current a,
div#metanavi-div ul li.current a:visited,
div#metanavi-div ul li.current a:link {
	font-weight: bold;
}
div#metanavi-div ul li a:hover,
div#metanavi-div ul li a:active,
div#metanavi-div ul li a:focus {
	color: #AE1124;
}

/******************************** Header ***********************************/
#header{
	float: left;
	overflow: hidden;
	background: url(img/header2.jpg) no-repeat;
	width: 970px;
	height: 228px;
}
#current-title{
	color: white;
	overflow: hidden;
	float: left;
	display: block;
	width: 224px;
	height: 35px;
	margin: 193px 0px 0px 0px;
	background: url(img/transparent.png);
}
#current-link{
	text-decoration: none;
	color: white;
	padding: 10px 0px 0px 7px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	letter-spacing: 2px;
	display: block;
	font-size: 11px;
	height: 27px;
	background: url(img/pointer.png) no-repeat 180px center;
}
#current-title a:hover{
	color: #111;
	background: url(img/pointer_hover.png) no-repeat 180px center;
}
#logo{
	border: 0;
	float: right;
	background: #fff;
	padding: 0px 0px 0px 3px;
}


/******************************** Navigation *******************************/
#navigation-div{
	float: left;
	width: 224px;
	padding: 46px 0px 0px 0px;
	background: url(img/navi-back.jpg) no-repeat;
}
div#navigation-div ul li a {
	line-height: 16px !important;
}

li.level0{
	border-top: 1px solid #000;
	font-size: 13px;
	padding: 0px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
}
ul.level1,
ul.level2{
	margin: 0;
	padding: 0;
}
li.level0 a{
	text-decoration: none;
	font-size: 13px;
}
li.level0 a:hover{
	color: #ae1124;
}
li.level0.current a{
	color: #000;
	font-weight: bold;
}
li .level1,
li .level2{
	padding: 3px 0px 0px 0px;
}
ul .level1 a{
	margin: 0px !important;
	padding: 0px !important;
}
li.level1 h3,
li.level2 h3{
	padding: 7px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	margin: 0px;
	font-size: 11px;
}
li.level1 a span,
li.level2 a span{
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
li.level1 a span{
	font-weight: normal;
}
li.level1.current a span{
	font-weight: bold;
}
li.level2 a span{
	padding: 0px 0px 0px 10px;
	font-weight: normal !important;
}
li.level1 a:hover span{
	color: #ae1124;
}
li.level1.current a:hover span{
	color: #000;
}
li.level2 a:hover span{
	color: #ae1124 !important;
}
li.level2.current a:hover span{
	color: #000 !important;
}
li.level2.current a span{
	font-weight: bold !important;
}


/******************************** Content ********************************/
div#content{
	float: left;
	font-size: 11px;
	background: url(img/content.jpg) repeat-x #fff;
    padding: 46px 20px 0;
    width: 426px;
}
div#content.listing {
	padding: 46px 0 0 20px;
	width: 446px;
}
.listing-content-text {
	margin-bottom: 10px;
}
#content a,
#contact a{
	color: #ae1124;
}
#content a:hover,
#portlet_page_text a:hover{
	color: #303030;
}
#content ul,
h2 {
	margin: 0 0 10px 0;
}
#content ol {
	margin: 0 0 10px 0;
}
#content ul, ol, li {
        margin-left: 0;
        padding-left: 0;
}
#content li {
        margin: 0px 0px 0px 17px;
}


/**************************** Rightcolumn ********************************/

div#right-column {
    display: block;
    float: left;
    padding: 26px 0 0;
    width: 280px;
}
div#right-column div.slider_thumbnails,
div#right-column div.slider_arrows {
	display: none;
}
.column-picture{
	width: 220px;
	border: 0;
}
div#right-column div.resource_container.slider {
    margin: 0 0 21px 0;
	padding: 0;
}
div#right-column h3.portlet-title,
div#member-panel div#portlet-member h1 {
    font-family: georgia,times,serif;
    font-size: 15px;
    margin: 0;
    padding: 0 0 12px 0;
	color: #666;
}
div#right-column a,
div#right-column a:link,
div#right-column a:visited {
	color: #AE1124;
	text-decoration: underline;
}
div#right-column div.portlet {
	padding: 0;
    line-height: 15px;
}
div#right-column div.portlet p {
	margin: 0 0 10px 0;
}
div#contact {
	margin: 0;
	padding: 0;
}
div#portlets_right {
    margin: 24px 0 0 0;
}
div#portlets_right div.portlet {
	margin: 0 0 21px 0;
}
div.slider .slider_wrap .slide_text {
	background: transparent url("img/transparent.png") center center repeat;
}
div.slider .slider_wrap .slide_text h2 {
    color: white;
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    text-decoration: none;
	font-weight: normal;
}

/******************************** Footer ********************************/
#copyright{
    padding: 35px 0 6px 241px;
	float: left;
	font-size: 10px;
	clear: both;
	width: 725px;
	height: 12px;
}
#copyright a {
	font-size: 10px;
	text-decoration: none;
}
#copyright a:hover{
	color: #ae1124;
}
div#copyright span {
	display: none;
}
#footer{
	float: left;
	clear: both;
	background: url(img/footer.jpg);
	width: 970px;
	height: 26px;
}


/**************************** Additional Stuff ******************************/
.float_left {
	margin: 0 5px 10px 0;
}
.listing_entry{
	margin: 0px 0px 30px 0;
    width: 426px;
	display: block;
	overflow: hidden;
	float: left !important;
	clear: none !important;
}
div.listing_entry.listing_entry_with_picture div.listing_content_container {
	float: right;
    width: 281px;
}
div#content div.listing_entry div.listing_content_container h2.listing-title a,
div#content div.listing_entry div.listing_content_container h2.listing-title a:visited,
div#content div.listing_entry div.listing_content_container h2.listing-title a:link {
    background: url("img/pointer.png") no-repeat scroll 240px center transparent;
    overflow: hidden;
    text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
}
div#content div.listing_entry div.listing_content_container h2.listing-title a:hover,
div#content div.listing_entry div.listing_content_container h2.listing-title a:active,
div#content div.listing_entry div.listing_content_container h2.listing-title a:focus {
	color: #303030 !important;
	background: url("img/pointer_hover.png") no-repeat scroll 240px center transparent;
}
#listing-entry-0,
#listing-entry-3,
#listing-entry-6,
#listing-entry-9,
#listing-entry-12,
#listing-entry-15,
#listing-entry-18,
#listing-entry-21,
#listing-entry-24,
#listing-entry-27,
#listing-entry-30{
	margin-left: 0px;
}
.listing_entry h2 a img{
	float: right;
	background: none;
	padding: 0px 0px 0px 2px;
	margin: 0;
}
.listing_entry.listing-odd h2 a img,
.listing_entry.listing-even h2 a img {
	margin: -15px 0 0 0;
}
.listing-title-link{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: 2px;
	overflow: hidden;
	display: block;
	font-weight: normal;
	color: white !important;
	text-decoration: none;
	background: url(img/pointer.png) no-repeat 225px 2px;
}
.listing_entry h2 {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 5px 8px 11px 8px;
	margin: 0px 0px 10px 0px;
	height: 10px;
	color: #fff;
	background: url(img/transparent.png);
}

div.listing_entry div.resource_container.pictures div.resource.picture {
	margin: 0;
	padding: 0;
}
div.listing_entry div.resource_container.pictures {
	margin: 0 5px 0 0;
}
div.listing_entry div.resource.picture a.resource_link {
	padding: 0;
	margin: 0;
	border: none;
}
div#content div.listing_entry div.listing_content_container h2.listing-title,
div#content div.listing_entry div.listing_content_container h2.listing-title a,
div#content div.listing_entry div.listing_content_container h2.listing-title a:visited,
div#content div.listing_entry div.listing_content_container h2.listing-title a:link {
	color: #FFF;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 16px;
}
.listing-title-link:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: 2px;
	color: #111 !important;
	font-weight: normal;
	background: url(img/pointer_hover.png) no-repeat 225px 2px;
}

.listing_back{
	margin: 0px 0px -26px 0px;
	height: 200px;
	width: 220px;
	overflow: hidden;
}
.listing-content h1{
	font-family: georgia, times, serif;
	font-weight: normal;
	color: #111;
	font-size: 15px;
	letter-spacing: 1px;
	border: 0px;
	margin-top: 0px;
	line-height: 22px;
	padding-bottom: 0px;
}
.listing-three-container{
	float: left;
}

#imageDataContainer.clearfix{
	background: white !important;
}
.galerie-entry{
	float: left;
	padding: 10px 10px 15px 5px;
}
.galerie-link{
	overflow: hidden;
	display: block;
	height: 118px;
	width: 148px;
	text-align: center;
	background: #fff;
	border: none;
}
.galerie-link:hover{
	border: none;
}
.galerie-link img{
	height: 110px;
}
.galerie-span1{
	display: block;
	width: 140px;
	height: 110px;
	background: white;
	padding: 4px;
}
.galerie-span2{
	display: block;
	width: 140px;
	height: 110px;
	overflow: hidden;
}
div.galerie .page_counter {
	margin-top: 40px;
}


/******************************** Documents **********************************/
div#content .documents h2 {
	display: none;
}
div#content .documents legend {
	padding: 0;
	margin: 0;
}
div#content .documents .document-entry {
	margin: 10px 0 0 0;
	padding: 0;
}
div#content .documents {
	border: none;
	background: none;
	margin: 15px 0 0 0;
	padding: 0;
}
div.listing_entry div.resource_container.documents h2 {
	display: none;
}


/******************************** Sitemap ***********************************/
#sitemap .sitemap li{
	border: 0;
	padding: 4px 0px 2px 0px;
}
#sitemap .sitemap li a{
	font-weight: normal;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#sitemap .sitemap li.level0 a{
	border-top: 1px solid #ae1124;
	font-weight: bold;
}
#sitemap .sitemap li.level1 a{
	font-size: 12px;
}
#sitemap .sitemap li.level1{
	padding-left: 5px;
}
#sitemap .sitemap li.level2 a{
	font-size: 11px;
}
#sitemap .sitemap li.level2{
	padding-left: 5px;
}
#sitemap .sitemap li a:hover{
	color: #ae1124;
}

div.resource_container.pictures div.resource.picture a.resource_link {
	margin: 0;
	padding: 0;
	border: none;
}
div.resource_container.pictures div.resource.picture {
    margin: 0 6px 6px 0;
	padding: 0;
}
div.resource_container.documents {
	margin: 0 0 21px 0;
	padding: 0;
	line-height: 22px;
	border: none;
}
div.resource_container.documents div.resource.document,
div.resource_container.documents div.resource.document a {
	line-height: 22px;
}
div.resource_container.documents h2 {
    color: #666666;
    font-family: georgia,times,serif;
    font-size: 15px;
    margin: 0;
    padding: 0 0 5px 0;
}
div.resource_container.videos {
	margin: 0 0 21px 0;
}
div.resource_container.videos div.video-js {
	width: 280px !important;
	height: 157px !important;
}
div.resource_container.videos h2 {
	display: none;
}
div.resource_container.music {
	margin: 0 0 21px 0;
}
div.resource_container.music h2 {
	display: none;
}
.tabs {
	height: 17px;
}

div.admin_part a,
div.admin_part a:visited,
div.admin_part a:link {
	color: #000;
	text-decoration: none;
}
div.admin_part a:hover,
div.admin_part a:active,
div.admin_part a:focus {
	color: #AE1124;
}
div#administration_panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#administration_panel h1 {
	font-weight: normal;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 18px;
}
div#administration_panel h2 {
	background-color: #AE1124;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
}
div.admin_part {
	background: #fef1f2 none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.button,
input.mailform-submit {
    background: none repeat scroll 0 0 #B2091E;
    border: 1px solid #AE1124;
    color: #FFFFFF;
	overflow: visible;
    padding: 3px 6px 4px 6px;
	line-height: 16px !important;
}
input.button:hover,
input.mailform-submit:hover {
	background: transparent none;
	color: #AE1124;
	cursor: pointer;
}
div.mailform_element input {
    width: 250px;
}
div.mailform_element textarea {
	width: 280px;
}
ul.sitemap li.level0 {
	border: none;
}


/******************************** Member Panel ***********************************/
div#member-panel div#portlet-member {
	padding: 0;
}

div#member-panel br,
div#member-panel a.member-panel-my-settings {
	display: none;
}
div#member-panel .logged_in_as {
	padding: 0 0 5px;
}
div#member-panel div#portlet-member h1 {
	border: none;
}

/*
/**************************** Link Icons **********************************/
/*
#content a.PDF, #content a:link.PDF, #content a:visited.PDF,
#content a.DOC, #content a:link.DOC, #content a:visited.DOC,
#content a.XLS, #content a:link.XLS, #content a:visited.XLS,
#content a.OTHER, #content a:link.OTHER, #content a:visited.OTHER,
#portlet_page_text a.PDF, #portlet_page_text a:link.PDF, #portlet_page_text a:visited.PDF,
#portlet_page_text a.DOC, #portlet_page_text a:link.DOC, #portlet_page_text a:visited.DOC,
#portlet_page_text a.XLS, #portlet_page_text a:link.XLS, #portlet_page_text a:visited.XLS,
#portlet_page_text a.OTHER, #portlet_page_text a:link.OTHER, #portlet_page_text a:visited.OTHER {
	background:url(../../img/mime/pdf.gif) left no-repeat;
	padding:4px 0 4px 23px;
	line-height:20px;
}
#content a.DOC, #content a:link.DOC, #content a:visited.DOC,
#portlet_page_text a.DOC, #portlet_page_text a:link.DOC, #portlet_page_text a:visited.DOC { background-image:url(../../img/mime/doc.gif); }
#content a.XLS, #content a:link.XLS, #content a:visited.XLS,
#portlet_page_text a.XLS, #portlet_page_text a:link.XLS, #portlet_page_text a:visited.XLS { background-image:url(../../img/mime/xls.gif); }
#content a.OTHER, #content a:link.OTHER, #content a:visited.OTHER,
#portlet_page_text a.OTHER, #portlet_page_text a:link.OTHER, #portlet_page_text a:visited.OTHER { background-image:url(../../img/mime/other.gif); background-position:3px 50%; }
*/
