/* CSS Document */

html,body {
	font: 11px arial,times,serif;
	color: #575344;
	background-color: #EEE;
	margin:0;
	text-align: center;

}

#Wrapper {
	width:842px;
	background-color: #FFFDF7;
	text-align: left;
	border-right: 1px solid #A87819;
	border-left: 1px solid #A87819;
	margin-left:auto; margin-right:auto;
	border-bottom:1px solid #A87819;
	background-image: url(../images/wrapbg.gif);
	background-repeat: repeat-y;
	}

#PageHeader {
	background-image: url(../images/serlogo.gif);
	background-repeat:no-repeat;
	background-position: left;
	background-color: #701D1D;
	height: 100px;
	width: 842px;
	border-bottom: 1px solid #A87819;
}

#PageHeader a#facebook{
	text-decoration:none;
}

#PageHeader a#facebook {
	float:right;
	display:block;
	background-image: url(../images/facebook.png);
	width:24px;
	height:24px;
	z-index:99;
	margin-top:70px;
	margin-right:5px;
	border:none;
}

#TopNav {
	height: 25px;
	background-color: #5E0000;
	width: 842px;
	border-bottom: 1px solid #A87819;
}

#LangCont {
	height: 24px;
	background-color: #5E0000;
	color:#FFF;
	width: 200px;
	padding-right: 5px;
	float:right;
}

*html #TopNav {
	height: 23px;
	}

#Spacer {
	width: 100%;
	height: 15px;
}

#Container {
 width:842px;
 text-align:left;
 height:100%;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 position:relative;

}


#SubNav {
	float:left;
	margin-bottom:100px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	width:159px;

}



#Content {
	width: 683px;
	height: auto;
	float: right;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:left;
}


#container_text
{
	width: 650px;
	height: auto;
	padding-top:0px;
	padding-left:20px;
	margin-top:0px;
	text-align:left;
}

#container_headerimg
{
	width:683px;
}

#Bottom {
	clear: both;
	width: 100%;
	height: 25px;
	padding-top:25px;
}

#Impressum {
	padding-left: 2px;

}

#Close {
	width:841px;
	height:1px;


}



#navlist {
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-left:0px;
	margin-left: 0px;
}



/* Navigation Elements */

/*Mainnav*/
	
#navigation1Point{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5E0000;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	height: 21px;
	width: auto;
	overflow: visible;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
}

*html #navigation1Point{
	height: 22px;
	
}

#navigationSpecial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #5E0000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 21px;
	width: 140px;
	overflow: visible;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A87819;

}

*html #navigationSpecial{
	width: 159px;
	height: 22px;
	
}



#navigation1Point a{
	color: #FFF;
	text-decoration:none;
	border-left: 1px;
	border-right: 1px;
	border-color: #FFF;
}

#navigation1Point a:hover{
	color: #A87819;
	text-decoration: none;
}

#navigation1PointOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #5E0000;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	height: 21px;
	width: auto;
	overflow: visible;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
}

*html #navigation1PointOn{
	height: 22px;
}

#navigation1PointOn a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#navigation1PointOn a:hover{
	color: #A87819;
	text-decoration: none;
}

	/* Subnav*/
#navlist li
{
	list-style: none;
	margin: 0px;
}


.Sub1Open {
	background:transparent url(../images/submenu-open.gif) no-repeat scroll 7px 7px;
	line-height:1.5em;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #A87819;
}

.Sub1Closed {
	background:transparent url(../images/submenu-closed.gif) no-repeat scroll 7px 7px;
	line-height:1.5em;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #A87819;
}

.Sub2 {
	background:transparent url(../images/submenu-list.gif) no-repeat scroll 18px 9px;
	line-height:1.5em;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #A87819;
}

.Sub3 {
	background:transparent url(../images/submenu-list.gif) no-repeat scroll 28px 9px;
	line-height:1.5em;
	padding-left:35px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #A87819;
}

#navlist li a { 
	color:#575344;
	text-decoration: none;
}
#navlist li a:hover { 
	color:#575344;
	text-decoration: underline;
}

.bodytext {

	color:#333;
	font: 12px arial,times,serif;
	padding-bottom:2px;
	text-align: left;
	vertical-align: top;
	background-position: top;

}

.csc-firstHeader {
 font: 12px arial,times,serif; 
 font-weight:bold;
}

.csc-header {
 font: 12px arial,times,serif; 
 font-weight:bold;
}

h1 {
 font: 12px arial,times,serif; 
 font-weight:bold;
 margin:0px;
 }
 
h2 {
 font: 12px arial,times,serif; 
 font-weight:bold;
 }
 
h3 {
 font: 12px arial,times,serif; 
 font-weight:bold;
 }
 
 h4 {
 font: 12px arial,times,serif; 
 font-weight:bold;
 }

.bodytext {
	color:#333;
	font: 12px arial,times,serif;
	padding-bottom:2px;
	text-align: justify;
	vertical-align: top;
	background-position: top;
}

.csc-frame-frame1 {
 color:#333;
 font: 10px arial,times,serif;
 text-align: left;
 vertical-align: top;
}

.csc-frame-frame2 {
 color:#333;
 font: 10px arial,times,serif;
 text-align: left;
 vertical-align: top;
}

.td {
 text-align: left;
 vertical-align: top;
}

.csc-textpic-caption {
 color:#333;
 font: 10px arial,times,serif;
}

.csc-uploads {
 margin-bottom:13px;
}

.tx-indexedsearch-rules  {
 color:#333;
 font: 11px arial,times,serif;
}

.tx-indexedsearch-whatis {
 color:#333;
 font: 11px arial,times,serif;
}

.tx-indexedsearch-sw {
 color:#333;
 font: 11px arial,times,serif;
 text-decoration: italic;

 font-weight:bold;
}

.tx-indexedsearch-browsebox {
 color:#333;
 font: 11px arial,times,serif;
}

.news-latest-container {
 height:auto;
}

.news-latest-date {
 color:#333;
 font: 11px arial,times,serif;
}

.news-single-item {
 color:#333;
 font: 11px arial,times,serif;
}

.news-latest-item {
 color:#333;
 font: 11px arial,times,serif;
}

li {
 color:#333;
 font: 12px arial,times,serif;
}

p {
	color:#333;
	font: 12px arial,times,serif;
}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #666;
border: 0px;
}

.csc-uploads-icon {
	width:30px;
	}



.tx-srlanguagemenu-pi1 {
	padding-top:1px;
	margin-bottom: 0px;
	padding-left:0px;
	margin-left: 0px;
}

.CUR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float:right;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:2px;


}


.INACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float:right;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;


}

.NO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float:right;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}





/* Pseudos */
a:link  { 
 color: #000; 
 text-decoration: underline; 
 font-weight:normal;
}

a:visited { 
 color: #000; 
 text-decoration: underline;
 font-weight:normal;
}

a:hover { 
 color: #000;  
 text-decoration: none; 
}

a.td:link, a.td:visited, a.td:link, a.td:visited {
	font-size: 12px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	}
	
.CUR a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}


.NO a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.important {
	color: #F00;
	
}

.detail {
	color: #0F0;
}

/* Form */

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
border: 0px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #999;
border: 0px;
}


/* Table Format */

table, body  { 
	border-collapse: collapse;
	font: 11px arial,times,serif;
	color: #333;
	margin:0px;
	padding:0px;
}

tr {
	border-bottom: 1px solid #ccc;
}

.tr_noborder {
	border-bottom: 0px;
	height:15px;
}

td {
	border-bottom: 1px solid #ccc;
	vertical-align:top;
	height:15px;
}

td.black{
	color:#000;
	font: 12px arial,times,serif;
	padding:12px;
	text-align: left;
	vertical-align: top;
	background-position: top;
}
td.red{
	color:#C00;
	font: 12px arial,times,serif;
	padding:12px;
	text-align: left;
	vertical-align: top;
	background-position: top;
}

.td_noborder {
	border-bottom: 0px;
}

.csc-uploads-icon {
	width:30px;
	}



.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
margin-bottom:0px;
padding-bottom:15px;
}

#page-header{
	border:0px solid #0A246A;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#page-title{
	position:absolute;
	top:250px;
	float:left;
	z-index:99;
}

/*+++++++++++++++ Gallery +++++++++++++++*/
#screen{
	max-width:610px;
	padding:0;
	border:0px solid #ff0000;
	margin:0 auto;
}			
#screen li{
	float:left;
	list-style:none;
	border:0px solid #FFFFCC;
}
#screen li#arrow-left{
	margin-left:20px;
}
#screen .jq-ss-crop{
	margin:10px 5px;
	border:0px solid #FFFFCC;
	float:left;				
}
#screen #left,#screen #right{
	margin-top:40px;
	display:block;
	text-decoration:none;
	width:23px;
	height:50px;
	border:0px solid #FFFFCC;
}
#screen #left{
	background:url(../images/arrow_left.png) no-repeat center center;
}
#screen #right{
	background:url(../images/arrow_right.png) no-repeat center center;
}
#view{
	margin:20px;
	width:520px;
	border:0px solid #5E0000;
	height:98px;
	overflow:hidden;
	background-color:#5E0000;
}
#images{
	width:3818px !important;
	width:3822px;
	padding:0;
}
#images li img{
	border:0;
	width:94px;
	height:78px;
}

