/* **********************************************************************************

 ********************************************************************************** */
body {
    background-image: url(../img/layout/body_bg_small.gif);
    color:#555;
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    margin:0;
    padding:0;
    line-height: 160%;
}

p {
    margin: 0px;
    padding: 0;
}

h1 {
    margin: 0 0 20px 0;
    padding: 0px;
    color: #666;
    font-size: 10pt;
    line-height: 110%;
}
.box_full_no_header h1, .box_4col_no_header h1, .box_3col_no_header h1, .box_small_no_header h1{
	margin: 0 0 10px 0;
}
.box_4col_floating_middle h1{
	margin: 5px 0 25px 0;
	font-size: 13pt;
	color: #ff8200;
	font-weight: normal;
}

h2, h3, h4, h5, h6 {
    margin: 10px 0px;
    padding: 0px;
    color: #bbb;
    font-size: 9pt;
}

ul {
    list-style-type: none;
    margin: 0px 0px 15px 0px;
}

ul.square, ul.disc, ul.circle {
    padding: 0px;
    margin: 10px 0px 20px 25px;
}

ul.square {
    list-style-type: square;
}

ul.disc {
    list-style-type: disc;
}

ul.circle {
    list-style-type: circle;
}

li {
    margin: 0px 0px 5px 0px;
}

#top ol, #top ul{
	padding: 5px 0;
}
#top ol li, #top ul li{
	padding: 0 20px;
	background: transparent url(../img/content/Icons/li.jpg) center left no-repeat;
	background-position: 0px 4px;
}
#main ol, #main ul{
	padding: 5px 0;
}
#main ol li, #main ul li{
	padding: 0 20px;
	background: transparent url(../img/content/Icons/li.jpg) center left no-repeat;
	background-position: 0px 4px;
}
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul{
	height: auto;
}


/**** form *******************************************************************************************************************************/
form {
    margin: 0px;
}
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
    padding: 0px;
    margin: 0px;
}

label {
    float: left;
    height: 17px;
    text-align: left;
    margin: 0;
    color: #aaa;
    min-width: 100px;
}

select {
    width: auto;
    margin: 0px 5px 10px 0px;
    padding: 3px 3px 2px 0px;
}

textarea {
    margin: 0px 0px 10px 0px;
}
.box_4col_floating_middle fieldset textarea{
	width: 300px;
}

input, textarea, select {
    color: #666;
    border: 1px solid #bbb;
    padding: 1px 1px;
    margin-bottom: 5px;
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
}

input:focus, textarea:focus {
    border: 1px solid #CD0101;
}

input.submit, input.submit:focus, input.csc-mailform-submit, input.csc-mailform-submit:focus {
    padding: 3px 5px;
    background: #fff;
    border: 1px solid #ccc;
    min-width: 30px;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
}


.clear {
    clear: both;
}

table {
    border: 0px;
    border-style: solid;
    border-color: #bbb;
    border-spacing: 0px;
    padding: 0px;
}

td {
    vertical-align: top;
}
/*em {font-weight:bold;}*/
/**** links ********************************************************************************************************************************/
a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

/**** container ******************************************************************************************************************************/
#page {
	background-image: url(../img/layout/page_bg.png);
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0 auto;
    padding: 0;
    height: 100%;
}
#container {
    width: 956px;
    margin: 0 auto;
    padding: 0;
    height: 100%;
}
/**** content ****************************************************************************************************************************/
#content_top {
	width: 956px;
    padding-top: 20px;
}
#content {
	clear: both;
	padding-top: 5px;
	width: 956px;
}
#content_left{
	width: 194px;
	float: left;
}

#content_middle{
	width: 760px;
	float: left;
}
#content_middle p,#content_middle div,#content_middle td,#content_middle th,#content_middle span,#content_middle li{
	font-size: 9pt;
	line-height: 160%;
}
#content_top p,#content_top div,#content_top td,#content_top th,#content_top span,#content_top li{
	font-size: 9pt;
	line-height: 160%;
}
#content_left p,#content_left div,#content_left td,#content_left th,#content_left span,#content_left li{
	font-size: 9pt;
	line-height: 160%;
}
/**** header ********************************************************************************************************************************/
#header_wrapper {
	width: 991px;
	height: 90px;
	padding: 0px;
	margin: 0 auto;
	/*background: transparent url(../img/layout/header_bg.gif) top left repeat-x;*/
}
#header {
    height: 90px;
    padding: 0;
    margin: 0;
    background: url(../img/layout/logo_header.png);
    background-position: middle top;
    background-repeat: no-repeat;
}

#language {
    float: left;
    margin-top: 65px;
    margin-left: 170px;
}
#language fieldset legend{
	display: none;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0;
}
#language fieldset {
	border: 0;
	color: #fff;
	margin: 0;
	padding: 0;
}
#language fieldset select{
	border: 0;
	color: #666;
	background: white;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

/**** login **********************************************************************************************************************************/
.tx-felogin-pi1 h3{
	display: none;
}
/**** navigation *****************************************************************************************************************************/
#main_navigation {
	margin: 0;
	width: 700px;
	float: left;
	margin-left: 20px;
}
#main_navigation_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 64px;
}
#main_navigation_list li{
	float: left;
	margin-right: 2px;
}
.level_main{
	/*background:transparent url(../img/layout/navi_btn.gif) repeat-x scroll 0 0;*/
	color:#666;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
	padding:5px 15px 8px 15px;
}
.level_main:hover{
	/*background:transparent url(../img/layout/navi_btn_act.gif) repeat-x scroll 0 0;*/
	color:#ff8200;
	text-decoration: none;
}
.level_main_active{
	/*background:transparent url(../img/layout/navi_btn_act.gif) repeat-x scroll 0 0;*/
	color:#ff8200;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
	height:24px;
	padding:5px 15px 8px 15px;
}
.level_main_active:hover{
	/*background:transparent url(../img/layout/navi_btn_act.gif) repeat-x scroll 0 0;*/
	color:#ff8200;
	text-decoration: none;
}

.level_footer, .level_footer:hover{
	color: #666;
	text-decoration: none
}

/**** footer *********************************************************************************************************************************/
#footer {
    width: 940px;
    margin: 0 auto;
    color: #666;
    font-size: 8pt;
}

#footer .box_center {
    float: left;
    width: auto;
    height: auto;
}

#footer_left, #footer_right {
    width: 470px;
    padding: 10px 0px 0px 0px;
    margin: 0;
    text-align: left;
    float: left;
}

#footer_right {
    text-align: right;
}

#footer_left ul {
    margin: 0;
    padding: 0;
}

li.footer_container, #footer_center ul.footer_container {
    float: left;
    padding: 0 70px 0px 0;
    margin: 0 10px 0 0;
    text-align: left;
}

li.footer_container ul {
    margin: 0;
    padding: 0;
}

ul.footer_container2 {
    float: right;
    padding: 0px 15px 0px 0px;
    margin: 0px;
}


/**** additional style declartion for error container ******************************************************************************************/
#error_container ul li {
    list-style-type: disc;
    margin: 0px 0px 3px 20px;
    padding: 0px 0px 0px 0px;
    float: none;
}

#error_container {
    /*display: none;*/
    border: 1px solid #eee;
    padding: 10px 0px 0 20px;
    margin: 10px 0px 20px 0px;
}

#error_container .error {
    display: inline;
    padding: 0px 0px 0px 0px;
    color: #ff0000;
}

.error_text {
    color: #ff0000;
}

.error_container span {
    color: #ff0000;
    padding-left: 180px;
}

/**** boxes *******************************************************************************************************************************/
.box_full_header{
	background: transparent url(../img/layout/boxes/box_full_header.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_full_header.gif) no-repeat 0 0;
	width: 956px;
	height: 238px;
	margin-bottom: 15px;
}
.box_full_no_header{
	background: transparent url(../img/layout/boxes/box_full_no_header.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_full_no_header.gif) no-repeat 0 0;
	width: 956px;
	height: 238px;
	margin-bottom: 15px;
}
.box_full_inner{
	padding: 15px;
}
.box_full_bottom{
	background: transparent url(../img/layout/bcgHomeHeader.png) repeat-x 0 0;
	height: 15px;
}
#main .box_full_inner .box_full_inner_text{
	color: #666;
}
#top .box_full_inner{
	padding: 12px 4px;
}


.box_4col_header{
	background: transparent url(../img/layout/boxes/box_4col_header.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_4col_header.gif) no-repeat 0 0;
	width: 761px;
	height: 238px;
	float: left;
	margin-bottom: 15px;
}
.box_4col_no_header{
	background: transparent url(../img/layout/boxes/box_4col_no_header.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_4col_no_header.gif) no-repeat 0 0;
	width: 761px;
	height: 238px;
	float: left;
	margin-bottom: 15px;
}
.box_4col_inner{
	padding: 15px;
}
.box_4col_no_header .box_4col_inner{
	padding: 12px 4px;
}


.box_3col_header{
	background: transparent url(../img/layout/boxes/box_3col_header.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_3col_header.gif) no-repeat 0 0;
	width: 568px;
	height: 238px;
	float: left;
	margin-bottom: 15px;
}
.box_3col_no_header{
	background: transparent url(../img/layout/boxes/box_3col_no_header.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_3col_no_header.gif) no-repeat 0 0;
	width: 568px;
	height: 238px;
	float: left;
	margin-bottom: 15px;
}
.box_3col_inner{
	padding: 15px;
}


.box_small_header{
	background: transparent url(../img/layout/boxes/box_small_header.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_small_header.gif) no-repeat 0 0;
	width: 180px;
	height: 238px;
	margin:  0;
	float: left;
	margin-bottom: 15px;
}
.box_small_no_header{
	background: transparent url(../img/layout/boxes/box_small_no_header.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_small_no_header.gif) no-repeat 0 0;
	width: 180px;
	height: 238px;
	margin:  0;
	float: left;
	margin-bottom: 15px;
}
.box_small_inner{
	padding: 15px;
	margin-bottom: 15px;
}
.box_small_inner .bodytext a, .csc-menu a{
	padding: 0 0 0 18px;
	background: transparent url(../img/content/Icons/link_grey.jpg) center left no-repeat;
}
.box_small_inner .bodytext a:hover, .csc-menu a:hover{
	padding: 0 0 0 18px;
	background: transparent url(../img/content/Icons/link.jpg) center left no-repeat;
}

#top .csc-menu li, #main .csc-menu li, #left .csc-menu li{
	padding: 0;
	background: transparent;
}

.box_small_inner_text div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	margin-top: -4px;
}



.box_4col_floating_top{
	clear: both;
	background: transparent url(../img/layout/boxes/box_4col_floating_top.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_4col_floating_top.gif) no-repeat 0 0;
	width: 761px;
	height: 9px;
}
.box_4col_floating_middle{
	background: transparent url(../img/layout/boxes/box_4col_floating_middle.png) repeat-y 0 0;
	_background: transparent url(../img/layout/boxes/box_4col_floating_middle.gif) repeat-y  0 0;
	width: 761px;
}
.box_4col_floating_bottom{
	background: transparent url(../img/layout/boxes/box_4col_floating_bottom.png) no-repeat 0 0;
	_background: transparent url(../img/layout/boxes/box_4col_floating_bottom.gif) no-repeat 0 0;
	width: 761px;
	height: 10px;
	margin-bottom: 15px;
}
.box_4col_floating_middle .box_small_inner{
	margin: 0;
	padding: 10px 30px 20px 30px;
}



ul.csc-menu
{
	margin: 0;
	padding: 0;
}
.csc-textpic-caption{
	font-size: 7pt;
	color: #aaa;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	margin: 0;
}
.csc-textpic-imagerow dl dt img{
	padding: 0 0 10px 0;
}

/* MOOFLOW */
.mf{visibility: hidden; z-index:1; color:#fff; font-size:14px}
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
	-o-user-select:none
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	background:url(../../typo3conf/ext/cfa_mooflow/res/skin/ajax_loader.gif) no-repeat 50% 0;
	padding:50px 0;
}
.mf div.caption {
	position:absolute;
	text-align:center;
	z-index:98;
	margin:1em auto;
	bottom:28px;
	width:100%;
	font-size: 11px;
	color: #777;
}
.mf div.caption b{
	color: #FF8000;
}
.mf div.mfNav{
	position:absolute;
	z-index:99;
	margin:0 auto;
	text-align:center;
	width:100%;
	bottom:6px !important;
	font-size:1px;
	line-height:1px;
	width:100%;
}
.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:3%;
	height:24px;
}
.mf a.play, .mf a.stop{
	width:27px;
	height:24px;
	float:left;
	cursor:pointer;
}
.mf a.play{
	background:url(../../typo3conf/ext/cfa_mooflow/res/skin/play.gif) no-repeat;
}
.mf a.stop{
	background:url(../../typo3conf/ext/cfa_mooflow/res/skin/stop.gif) no-repeat;
}
.mf div.sliderCon{
	margin-top:5px;
	float:left;
	width:74%;
}
html*div.sliderCon{
	top:25px !important;
}
.mf a.sliderNext{
	background:url(../../typo3conf/ext/cfa_mooflow/res/skin/left.gif) no-repeat;
}
.mf a.sliderPrev{
	background:url(../../typo3conf/ext/cfa_mooflow/res/skin/right.gif) no-repeat;
}
.mf a.sliderNext, a.sliderPrev{
	text-decoration:none;
	width:25px;
	height:25px;
	cursor:pointer;
	float:left;
}
.mf div.resizeCon{
	float:right;
	width:10%;
	padding-right:3%;
	height:24px;
}
.mf a.resize{
	width:34px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url(../../typo3conf/ext/cfa_mooflow/res/skin/resize.gif) no-repeat;
}
.mf div.slider{
	background:url(../../typo3conf/ext/cfa_mooflow/res/skin/middle.gif) repeat-x;
	height:25px;
	position:relative;
	text-align:left;
	float:left;
}
.mf div.knob{
	height:25px;
	background:url(../../typo3conf/ext/cfa_mooflow/res/skin/middle-slider.png) repeat-x right center;
}
.mf div.knobleft{
	background:transparent url(../../typo3conf/ext/cfa_mooflow/res/skin/left-slider.png) repeat-x left center;
	width:8px;
	height:25px;
}
#MooFlow{
	width: 920px;
}
.box_4col_inner #MooFlow{
	width: 700px;
}

/* RS SMOTH GALLERY */
.myGallery{
	border: 0 !important;
}


/* NEWS */
.news-single-timedata{
	color: #aaa;
	text-align: right;
}
.news_list_hr{
	clear: both;
	border: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin: 7px 0 !important;
	margin: 0;
	m\argin: 0;
}
html*hr.news_list_hr{
	margin: 0 !important;
}
.news-list-date{
	color: #aaa;
}
.news-single-backlink{
	margin-top: 15px;
}
.news-latest-morelink{
	text-align: right;
}
.news-list-morelink{
	text-align: right;
}
.news-latest-morelink a{
	padding: 0 0 0 18px;
	background: transparent url(../img/content/Icons/link_grey.jpg) center left no-repeat;
}
.news-latest-morelink a:hover{
	padding: 0 0 0 18px;
	background: transparent url(../img/content/Icons/link.jpg) center left no-repeat;
}
.news-latest-gotoarchive a{
	padding: 0 0 0 18px;
	background: transparent url(../img/content/Icons/link_grey.jpg) center left no-repeat;
}
.news-latest-gotoarchive a:hover{
	padding: 0 0 0 18px;
	background: transparent url(../img/content/Icons/link.jpg) center left no-repeat;
}
.news-list-morelink a{
	padding: 10px 0 10px 18px;
	background: transparent url(../img/content/Icons/link_grey.jpg) center left no-repeat;
}
.news-list-morelink a:hover{
	padding: 10px 0 10px 18px;
	background: transparent url(../img/content/Icons/link.jpg) center left no-repeat;
}
.news-list-item h1{
	margin: 0 0 10px 0;
}


a.menu_act{
	font-weight: bold;
	background: transparent url(../img/content/Icons/link.jpg) center left no-repeat;
}

.boxSmallInner .csc-mailform-field label{
	width: 30px
}

/* AJAX */
.loader_small{
	padding: 10px;
	background: url('../img/layout/loader_small.gif') center center;
	background-repeat: no-repeat;
	height: 50px;
}
.loader_small_black{
	padding: 10px;
	background: url('../img/layout/loader_small_black.gif') center center;
	background-repeat: no-repeat;
	height: 50px;
}