


.container1-4columns .column1 input
{
	width: 150px;
}

.container1-4columns .column1 label
{
	width: 70px;
}

.error
{
	border: 1px solid #f00;
	padding: 3px;
	margin: 10px 0;
}

#content p
{
	padding-bottom: 0.5em;
}

#content li 
{
	font-size: 1.1em;
	padding-bottom: 0.2em;
}

/* share */

.shareInner
{
	margin: 10px 0 0;
}

.shareRSS
{
	margin: 0 5px;
}


/* special form */

.big-fields-formular .csc-mailform-field
{
	width: 500px;
}

.big-fields-formular input
{
	width: 200px;
}
.big-fields-formular input.csc-mailform-submit
{
	clear: both;
	float: left;
	margin: 0 0 0 150px;
}
.big-fields-formular label
{
	float: left;
	width: 150px;
	clear: both;
}


.page-feedback-formular
{
	border-top: 1px solid #aaa;
	margin: 10px 0;
	width: 640px;
}

.page-feedback-formular *
{
	width: auto!important;
	color: #aaa;
}

.page-feedback-formular .csc-mailform-field
{
	float: left;
	display: inline;
}

.page-feedback-formular .mailformcomment
{
	clear: both;
}

.page-feedback-formular textarea
{
	width: 640px !important;
	height: 50px;
	margin-top: -8px;
	color: #666;
	font-size: 0.9em;
	padding: 3px;
}

.page-feedback-formular .csc-mailform-submit
{
	margin-left: 565px;
	margin-top: -5px;
	color: #666;
}

.page-feedback-formular .csc-mailform-radio
{
	margin: 0 5px 0 10px;
	float: left
}

.page-feedback-formular .csc-mailform-label
{
	margin: 0 0 0 0;
	padding: 5px 0 0;
	line-height: 37px;
	font-size: 1em;
	font-weight: normal;
}

/* accordion */

.accordion h3.accordion-header
{
	cursor: pointer;
	font-size: 1em;
}

.accordion div.accordion-body,
.accordion .accordion-header a
{
	padding:0 0 0 15px;
}

.accordion .accordion-header a
{
	background:url("images/arrow.png") no-repeat scroll 4px 5px transparent;
	display:block;
	padding:0 0 0 15px;
}


/* type-navigator */

.type-navigator
{
	background: url(images/type-navigation-bg.png) no-repeat left top;
	height: 175px;
	height: auto !important;
	min-height: 175px;
	width: 169px;
	margin: 7px auto 0;
	padding: 1px 0 0 2px;
}

.type-navigator ul
{
	margin: 0;
	padding: 31px 0 0;
}

#content .type-navigator li
{
	padding: 0;
}

#content .type-navigator li a
{
	color: #000000;
	display: block;
	font-size: 11px;
	padding: 6px 8px;
	text-decoration: none;
	margin: 1px 4px 1px 3px;
}

#content .type-navigator li a:hover
{
	border-top: 1px solid #bbbdbd;
	border-bottom: 1px solid #bbbdbd;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/type-navigation-nav.png) repeat-x left top #eee;
	text-decoration: none;
}


/* slider */

#sliderWrapper
{
	position: relative;
	clear: both;
}

#sliderContentbox
{
	margin: 5px 0;
	height: 270px;
	height: auto!important;
	min-height: 270px;
}

.sliderContent
{
	display: none;
	position: absolute;
}

.sliderContent-selected
{
	display: block;
}

#sliderbar
{
	position: absolute;
	bottom: 6px;
	left: 12px;
	height: 22px;
	width: 868px;
	background: url(images/scroller-bg.png) no-repeat left top;
	padding: 3px 2px;
}

#sliderTextbox
{
	position: absolute;
}

.sliderText
{
	margin: 0 17px;
	display: inline;
	float: left;
	text-align: center;
}

.sliderText a
{
	color: #666;
	text-decoration: none;
}
.slider-hover a, .slider-selected a
{
	color: #fff;
}

.sliderText-first
{
	margin: 0 16px 0 0;
}

.sliderText-last
{
	margin: 0 0 0 16px;
}

.sliderArrow
{
	float: left;
	display: inline;
	width: 20px;
}

.sliderArrow-right
{
	float: right;
}

#slider {
    display: inline;
    float: left;
    height: 16px;
    margin: 0 0 0 79px;
    position: relative;
    width: 682px;
}

#sliderfront
{
	height: 16px;
	display: block;
	cursor: ew-resize;
}

#sliderElement
{
	position: absolute;
}

#sliderElement, #sliderfront, .sliderText
{
	width: 138px;
}

/* startbox */

.startbox
{
	margin: 5px 0;
	background: url(images/startbox-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 257px;
	height: auto!important;
	min-height: 257px;
	color: #000;
}

.startbox .body
{
	padding: 10px;	
}

.startbox .header
{
	padding: 10px 10px 8px;
}

.startbox .header h1
{
	color: #fff;
	margin: 0;
	line-height: 1.4em;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

#content .startbox p
{
	padding-bottom: 0.2em;
	line-height: 1.3em;
}

#content .startbox a
{
	text-decoration: underline;
}

#content .startbox a:hover
{
	text-decoration: none;
}


/* startbox-image */

.startbox-image
{
	padding: 4px;
}

.startbox-image .header
{
	background: url(images/startbox-image-header.png) no-repeat -3px top;
	padding: 6px 6px 8px;
}

.startbox-image .wrapper
{
	width: 217px;
	height: 248px;
	height: auto!important;
	min-height: 248px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.startbox-image .transparencybody
{
	position: absolute;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	/*position:absolute;
	top:50px;left:250px;*/
	width:125px;
	height: 210px;
	background: #333;
}

.startbox-image .body
{
	position: absolute;
	width: 105px;
	font-size: 0.9em;
}

.startbox-image .body, .startbox-image .body a, .startbox-image .body h1, 
.startbox-image .body h2, .startbox-image .body h3, .startbox-image .body h4, .startbox-image .body h5, .startbox-image .body h6
{
	color: #fff;
	font-weight: bold;
}

/* bluebox */

.blueheaderbox
{
	margin: 5px 0;
}

.blueheaderbox .body
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;	
}

.blueheaderbox .header
{
	background: url(images/blueboxheader.png) repeat-x left top #861413;
	padding: 3px 6px 5px;
}

.blueheaderbox .header h1
{
	color: #fff;
	font-size: 0.85em;
	margin: 0;
}


 .column
{
	display: inline;
	float: left;
	margin: 0 10px;
}

.columnFirst
{
	margin: 0 10px 0 0;
}

.columnLast
{
	margin: 0 0 0 10px;
}

/* 4 columns */
.container4columns .column
{
	width: 214px;
}

/* 4 columns no margin */
.container4columns-nomargin .column
{
	margin: 0;
	width: 231px;
}

.container1-4columns .column1
{
	width: 240px;
}

.container1-4columns .column2
{
	width: 640px;
}


/*NEWS STYLE*/


#content .startbox #start-news-list{
    width: 105px;
    }
    
#content .startbox .news-latest-container {
        padding: 0px;
}    

#content .startbox #start-news-list h1{
        margin-top: 0;
    }

#content .startbox #start-news-list h1 a{
    text-decoration: none;
    display: block;
    }


.news-single-item h2{
    margin-bottom: 20px;
    
    font-weight: bold;
    color: #666;
    font-size: 1.1em;
    }
    
.news-single-img {
    float: right;
    margin: 0px 0 0 10px;
    padding: 0;
}


.news-list-morelink {
    padding-left: 0px;
} 

.sep{
    height: 1px;
    background: #999;
    margin: 0px 0 8px 0;
    clear: both;
    }   

.news-list-morelink{
    display: none;
    }
    
.more-link a{
    font-weight: bold;
    }    
    
.left-box-title{
    color: #CC0000;
    font-weight: bold;
    }

.left-box-title ul{
    list-style: none;
    }        


.news-single-item h1{
    margin: 0  0 10px 0;
    }
/*NEWS STYLE END*/

#content .startbox a {
    text-decoration: none;
}
