

html {
	height:101%;}

body
{
	margin: 0;
	margin: 0 auto;
	height:100%;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
    color: #57565C;
	}

#outer
{
	text-align:left;
	width:760px;
	height:100%;
	margin: 0 auto;
}

#box_left {
	width:193px;
	height:500px;
	float:left;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:left 86px;
}


#shadow_left{
	width:5px;
	background-image:url(../images/bg_left_shadow.gif);
	background-repeat:no-repeat;
	height:800px;
	float:left;
font-weight:bold;

}

#box_middle {
	width:510px;
	height:800px;
	float:left;
	background-image:url(../images/bg_middle.gif);
	background-repeat:no-repeat;
	background-position:left 85px;

}


#shadow_right {
	width:5px;
	background-image:url(../images/bg_right_shadow.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#ccc;
	height:800px;
	float:left;
}


#box_right {
	width:56px;
	height:500px;
	float:left;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:left 86px;
}

#box_header {
	height:86px;
	background-color:#fff;
	background-image:url(../images/bg_streifen_header.gif);
	background-repeat: repeat-y;
	background-position:left top;
}

#box_stage {
	height:230px;
	width:500px;
	margin:0px 5px 0px 5px;
	padding:2px 0px 2px 0px;
	border-top:15px solid #DFDFDF;
	border-bottom:15px solid #DFDFDF;

}
#box_main {
	width:510px;
    float:left;
	min-height:150px;
	background-image:url(../images/bg_streifen_bottom.gif);
	background-repeat: repeat-y;
	background-position:left top;
	padding: 10px 25px 0px 25px;
	line-height:18px;
	font-size:12px;
	color: #57565C;

}
#content {
	width:450px;
	padding:0px 5px 0px 5px;
}

#content a{
	text-decoration:none;
	color: #57565C;
	margin-right:7px;
}
#content a:hover{
color:#999;
}

#box_footer {
	width:100%;
	height:158px;
	float:left;
	background-image:url(../images/bg_streifen_foot.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:20px 25px 0px 30px;

}
#foot {
	width:100%;
	margin-top:20px;
	text-align:left;
	line-height:14px;
	float:left;
	color:#AFAFAF;
	width:100%;
	font-size:11px;
	padding:2px 0px 2px 0px;
	text-align:justify;
}

#box_footer a {
	margin-right:7px;
}
#box_shortcuts {
	margin-top:55px;
	width:193px;
	padding-left:20px;
}



#box_shortcuts a{
	font-size:11px;
	text-decoration:none;
	color:#999999;
	margin-right:7px;
}
#box_shortcuts a:hover{
	text-decoration:underline;
}

#logo {
	padding:30px 0px 0px 25px;
	width:230px;
	float:left;
	height:50px;
	background:transparent;
}

#search {

	float:right;
	padding-top:52px;
	width:180px;


}
#search form {
	padding:0px;
	margin:0px;
}

.sfield{
font-size:11px;
	color: #57565C;
	margin:3px 0px;
	padding:1px 0px 1px 0px;
}

.sbutt{
	background-image: url(../images/bg_rounded.gif);
	background-repeat: no-repeat;
	background-color:#E50003;
	margin:0px 4px 0px 2px;

}

.tx-powermail-pi1_formwrap {
width:99%;
float:left;
}

.tx-powermail-pi1_fieldset {
border:0px solid #fff;
margin:0;
padding:0;
}

.tx-powermail-pi1_fieldset legend {
display:none;
}

.tx_powermail_pi1_form {
    border:0px;
    margin:10px 0px;
    padding:20px 0px 10px 30px;
	background-color:#EFEFEF;
	width:auto;
}

.tx_powermail_pi1_fieldwrap_html {
width:99%;
float:left;
margin:0 0 2px 0;
padding:0;
}

.tx_powermail_pi1_fieldwrap_html label {
width:100px; float:left;display:block;
}

.powermail_text, .powermail_textarea, .powermail_captcha {
	margin: 0px 0px 5px 0px;
    width:220px;
}

.powermail_mandatory {
color:red;
}

.tx-srfreecap-pi2-image {
margin:0 40px 5px 0;
padding:0;
}

.tx-srfreecap-pi2-cant-read {
padding:0 0 0 100px;
color: #57565C;
}

.tx-srfreecap-pi2-cant-read a {
color: #57565C;
}

.tx_powermail_pi1_fieldwrap_html_submit {
width:110px;
float:left;
margin:5px 5px 0 100px;
padding:0;
}

.tx_powermail_pi1_fieldwrap_html_reset {
width:110px;
float:left;
margin:5px 0;
padding:0;
}

.powermail_submit,
.powermail_reset {
    font-size:12px;
	padding-bottom:2px;
	border:none;
	width:70px;
	height:16px;
	color:#fff;
	background-color:#EFEFEF;
	background-image:url(../images/bg_subb.gif);
	background-repeat:no-repeat;
	background-position:right bottom
}

#box_menu {
	margin-top:40px;
	height:225px;
	margin-bottom:20px;

}

#box_menu ul{
margin:0px;
list-style-type:none;
padding:0px;
}

#box_menu li{
margin:0px;
list-style-type:none;
padding:0px;
line-height:18px;
}

#box_submenu ul{
margin:0px;
list-style-type:none;
padding:0px;
}

#box_submenu li{
margin:0px;
list-style-type:none;
padding:0px;
}



#box_submenu {
	padding:5px 0px 10px 5px;
	width:100%;
	background-color:#EFEFEF;
	float:left;
	background-image:url(../images/gray_round_corner_left.gif);
	background-repeat:no-repeat;
	background-position:left bottom;

}
#box_submenu a.act {
	background-image:url(../images/2arrow_333.gif);
	background-repeat:no-repeat;
	background-position:19px 7px;
}

#box_submenu a.act_sec {
	background-image:url(../images/2arrow_333.gif);
	background-repeat:no-repeat;
	background-position:19px 7px;
	padding-left:10px;
	
}



h1, h2, .tx-jppageteaser-pi1-list-entry h2 a
{
	color: #57565C;
	font-size:13px;
	text-align:left;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}

h3, h4
{
    font-size: 12px;
	color: #ff0000;
	font-weight:normal;
	border-bottom:1px solid #ff0000;
	width:445px;


}
p
{

	padding: 12px;
	color: #57565C;
}
#box_menu a:link, #box_menu a:visited, #box_submenu a:link,#box_submenu a:visited
{
	color: #003366;
	text-decoration: none;
	padding: 4px 2px 4px 25px;

}
#box_menu a.act {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:15px 4px;
}

#box_submenu a.no_sec {
	padding-left:30px;
	
}
#box_submenu a.act_sec {
	background-image:url(../images/2arrow_333.gif);
	background-repeat:no-repeat;
	background-position:19px 7px;
	padding-left:30px;
	
}

hr
{
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}
li
{
	list-style-type: none;
	line-height: 160%;
}




.icon,
.tx-evalogicreference_link a img {
	background-image: url(../images/bg_rounded.gif);
	background-repeat: no-repeat;
	background-color:#E50003;
}




.topLink{
    width:20px;
    float:right;
    text-align:right;
    padding:0px;

	}

.topLink img{
    float:none;
}

.topLink a{
    font-size:12px;
	color: #9E0000;
	background-color:#fff;
	text-decoration: none;
	padding:0px;
	background-color:#fff;
}

.topLink a:hover{
	color: #57565C;
	background-color:#fff;
}

.bodytext{

	padding:0px;
	margin:0px;
	text-align:justify;
}


.csc-textpic-text{
padding:0px;
margin:0px;
line-height:18px;
text-align:justify;
}

.csc-textpic-text ul,
#content ul{
    margin:5px 0px;
    padding:0px;
    text-align:left;

}


.csc-textpic-text li,
#content li{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 15px;
    text-align:left;
    list-style-type:none;
    background-image:url(../images/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:left top;

}

.container_right form{
	margin:0px;
	padding:0px;
}

.csc-textpic-caption{
    font-size:10px;
    margin:0px;
    padding:3px 0px;
    font-style:italic;
    display:none;
}

.csc-mailform,
.tx-newloginbox-pi1 form{
    border:0px;
    margin:10px 0px;
    padding:20px 0px 10px 30px;
	background-color:#EFEFEF;
	width:auto;
	}

.csc-mailform-field label,
.csc-mailform-label,
.tx-newloginbox-pi1 label,
.tx-indexedsearch-searchbox label{
    font-size:12px;
    width:100px;
    float:left;
	margin-left:30px;
}
.csc-mailform-label {
float:none;
width:300px;


}


.mf-input,
.tx-newloginbox-pi1 input,
.tx-indexedsearch-searchbox input,
.tx-indexedsearch-searchbox select{
	margin: 0px 0px 5px 0px;
    width:220px;
}

.tx-indexedsearch-searchbox input.submit  {
    font-size:12px;
	padding-bottom:2px;
	border:none;
	width:70px;
	height:16px;
	color:#fff;
	background-color:#EFEFEF;
	background-image:url(../images/bg_subb.gif);
	background-repeat:no-repeat;
	background-position:right bottom
}
.tx-indexedsearch-searchbox form {
background-color:#EFEFEF;
padding-top:10px;
padding-bottom:10px;
}

.tx-indexedsearch a {
    color: #57565C;
text-decoration:none;

}
.tx-indexedsearch-info {
background-color:#EFEFEF;
font-size:12px;

padding-left:2px;
}
.tx-indexedsearch-redMarkup {
color:#E50003;

}
.browsebox ul {
padding:0px;
margin:0px;


}
.browsebox {
padding:0px 0px 0px 15px;
margin:0px;


}
.browsebox li {
padding:0px 5px 0px 0px;
margin:0px;
display:inline;
list-style:none;

}
.csc-mailform-field {
width:354px;

}

.mf-text{

    width:320px;
	margin-left:30px;
}

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

.mf-submit,
.tx-newloginbox-pi1-submit,
#tx-newloginbox-pi1-login_submit{
    font-size:12px;
	padding-bottom:2px;
	border:none;
	width:70px;
	height:16px;
	color:#fff;
	background-color:#EFEFEF;
	background-image:url(../images/bg_subb.gif);
	background-repeat:no-repeat;
	background-position:right bottom
}

#mailformformtype_mail {
float:right;
text-align:center;
margin:10px 0px 0px 0px;
}



#mailformnachricht label{
background-color:#00CC66;
float:none;


}
.csc-form-labelcell{
    font-weight:bold;
    width:80px;
    float:left;
    margin:1px 0px 1px 0px;
    padding:0px;
}

.csc-form-fieldcell{
    width:300px;
    float:left;
        margin:1px 0px 1px 0px;
    padding:0px;

}

.mf-radio{
    font-size:12px;
    margin:0px;
    width:180px;
}

.csc-linkToTop{
    width:20px;
    float:right;
    text-align:right;
    margin:10px 0px 10px 0px;
    padding:0px;
}

.csc-linkToTop img{
    float:none;
}

.csc-linkToTop a{
    font-size:12px;
	color: #ff0000;
	text-decoration: none;
	padding:0px;
}

.csc-linkToTop a:hover{
	color: #57565C;
}



.news-latest-container{
	margin:0px;
	padding:0px;
}

.news-latest-container h2{
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	text-align:right;
}

.news-latest-date{

    padding:0px;
   margin:3px 0px 3px 0px;

	float:right;
	text-align:right;
}



.news-latest-item{

	padding:0px 0px 15px 0px;
	margin:5px 0px 5px 0px;

	text-align:justify;
	float:left;
}

.news-latest-image{
float:left;
padding:0px;
}

.news-latest-image a{
padding:0px;
margin:0px;
}



.news-latest-header{
	padding:0px;
	margin:3px 0px 6px 0px;
	width:350px;
	float:left;
	text-align:left;
	font-weight:bold;
	}

.news-latest-header a{
	color: #ff0000;
	text-decoration: none;
	padding:2px 0px 2px 0px;

}

.news-latest-header a:hover{
	color: #57565C;
}
.news-line {
	float:left;
	width:auto;
}
.news-latest-content{
float:left;
width:99%;
margin:0px;
padding:0px;
line-height:18px;
text-align:justify;
}



.news-latest-morelink{
    text-align:right;
    float:right;
}

.news-latest-gotoarchive{
    text-align:right;
    font-size:11px;
	padding:0px;
	margin:5px 0px 5px 0px;
	display:none;
}

.news-latest-gotoarchive a{
	color: #ff0000;
	text-decoration: none;
	padding:2px 0px 2px 0px;
}

.news-latest-gotoarchive a:hover{
	color: #57565C;
}

.news-single-item{
	padding:0px;
	margin:0px;
	text-align:justify;
	line-height:18px;
}

.news-single-item h2{
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}

.news-single-item h3{
	padding:0px;
	margin:5px 0px 5px 0px;
}
.news-single-header {
	width:350px;
	float:left;
}
.news-single-date{
    padding:0px;
    margin:3px 0px 3px 0px;
	float:right;
    text-align:right;
	width:100px;

}

.news-single-imgcaption{
    margin:0px;
    padding:0px;
    text-align:right;
    display:none;
}

.news-single-img{
    float:left;
    margin:0px 15px 5px 0px;
    padding:0px;
}

.news-single-related{
    margin:5px 0px;
}

.news-single-related dt{
    font-weight:bold;
	color: #ff0000;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #ff0000;
	text-align:right;
}

.news-single-related dd{
    margin:5px 0px;
}

.news-single-related dd a{
	color: #ff0000;
	text-decoration: none;
	padding:2px 0px 2px 0px;

}

.news-single-related dd a:hover{
	color: #57565C;
}

.news-single-links{
    margin:5px 0px;
}

.news-single-links dt{
    font-weight:bold;
	color: #ff0000;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #ff0000;
	text-align:right;
}

.news-single-links dd{
    margin:5px 0px;
}

.news-single-links dd a{
	color: #ff0000;
	text-decoration: none;
	padding:0px 0px 0px 5px;
	vertical-align:top;
		font-weight:bold;
}

.news-single-links dd a:hover{
	color: #57565C;
}

.news-single-backlink{
    margin:20px 0px;
}

.news-single-backlink a{
	color: #ff0000;
	text-decoration: none;
	padding:0px 0px 0px 5px;
	vertical-align:top;
}

.news-single-backlink a:hover{
	color: #57565C;
}

.news-single-files{
    margin:5px 0px;
}

.news-single-files dt{
    font-weight:bold;
	color: #ff0000;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #ff0000;
	text-align:right;
}

.news-single-files dd{
    margin:5px 0px;
}

.news-single-files dd a{
	color: #ff0000;
	text-decoration: none;
	padding:0px 0px 0px 5px;
	vertical-align:top;
	font-weight:bold;
}

.news-single-files dd a:hover{
	color: #57565C;
}

.csc-searchResultInfo{
    margin:10px 0px 10px 0px;
    font-size:12px;
    color:#ff0000;
    font-weight:bold;
}

.csc-searchResultHeader{
    color: #ff0000;
	background-color:#fff;
	font-size:14px;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #ff0000;
	text-align:right;
}

.csc-searchResultHeader a{
    color: #ff0000;
    text-decoration:none;
}

.csc-searchResultHeader a:hover{
   color: #57565C;
}

.csc-searchResult{
	padding:0px 0px 10px 0px;
	margin:10px 0px;
	text-align:justify;
}

.csc-form-label{
    font-weight:bold;
    margin:0px 10px 0px 0px;
}
.csc-form-fieldcell{

}


.tx-newloginbox-pi1 label {
	margin-left:30px;
	float:left;
	width:100px;

}

.tx-newloginbox-pi1 h3{
    color: #ff0000;
	background-color:#fff;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #ff0000;
	text-align:left;
	font-weight:normal;
}

.tx-newloginbox-pi1 p{
margin:0px;
padding:0px;
line-height:18px;
}

.csc-log-labelcell{
    font-weight:bold;
    width:120px;
    float:left;
    margin:0px 5px 2px 0px;
    padding:2px 0px;
}

.csc-log-fieldcell{
    width:280px;
    float:left;
    margin:0px 0px 2px 0px;
    padding:2px 0px;
}

.csc-log-fieldcell a{
    color: #ff0000;
    text-decoration:none;
}

.csc-log-fieldcell a:hover{
   color: #57565C;
}


.csc-log-label{
    font-weight:bold;
    margin:0px 10px 0px 0px;
}
.csc-log-fieldcell{

}

.tx-newloginbox-pi1-back a{
    color: #ff0000;
    text-decoration:none;
}

.tx-newloginbox-pi1-back a:hover{
   color: #57565C;
}

.newsletterinfo{
padding:0px;
margin:10px 0px 10px 0px;
line-height:18px;
text-align:justify;
}

.newsletterinfo a{
    color: #ff0000;
    text-decoration:none;
}

.newsletterinfo a:hover{
   color: #57565C;
}

.newsletteralert{
padding:0px;
margin:5px 0px 5px 0px;
line-height:18px;
text-align:justify;
color: #ff0000;
}

.csc-newsletter-labelcell{
    font-weight:bold;
    width:120px;
    float:left;
    margin:0px 5px 2px 0px;
    padding:2px 0px;
}

.csc-newsletter-fieldcell{
    width:300px;
    float:left;
    margin:0px 0px 2px 0px;
    padding:2px 0px;
}

.csc-newsletter-fieldcell a{
    color: #ff0000;
    text-decoration:none;
}

.csc-newsletter-fieldcell a:hover{
   color: #57565C;
}


.csc-newsletter-label{
    font-weight:bold;
    margin:0px 10px 0px 0px;
}



input,
textarea{

}



		.tx-jppageteaser-pi1-list-entry {
		    float:left;
		    width:100%;
		    margin:0px;
		    padding:0px;

		}

		.tx-jppageteaser-pi1-list-entry-description {
		    margin-top: 0px;
		    width:260px;
		    float:left;

		}

.tx-jppageteaser-pi1-list-entry-description ul{
    margin:0px;
    padding:0px;
    text-align:left;
}

.tx-jppageteaser-pi1-list-entry-description li{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 15px;
    text-align:left;
    list-style-type:none;
    background-image:url(../images/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:left top;

}

		.tx-jppageteaser-pi1-list-entry-image{
float:left;
		    margin: 10px 0px 10px 0px;
		    width:150px;
		}

		.tx-jppageteaser-pi1-list-entry-link-item {

			margin-top: 5px;
			margin-bottom: 2px;
			text-align:right;
			width:100%;
			float:left;


		}
		.tx-jppageteaser-pi1-list-entry-link-item a{

		line-height:22px;
		padding-right:20px;
		padding-bottom:5px;
		text-decoration:none;
		    color: #57565C;
		background-image:url(../images/more.gif);
		background-position:right top;
		background-repeat:no-repeat;

		}
		.tx-jppageteaser-pi1-list-entry H2 {
		    position: relative;
		}




		.tx-jppageteaser-pi1-list-entry-creation-date,
		.tx-jppageteaser-pi1-list-entry-change-date {
		    position: absolute;
		    bottom: 4px;
		    right: 0px;
		    font-size: 9px;
		    font-weight: normal;
		    color: #999;
		}

		.tx-jppageteaser-pi1-browsebox {
		    text-align: center;
		}
		.tx-jppageteaser-pi1-browsebox-show-results {}
		.tx-jppageteaser-pi1-browsebox-browse-links {}
		.tx-jppageteaser-pi1-browsebox-show-results-number {}
		.tx-jppageteaser-pi1-browsebox-disabled-link {}
		.tx-jppageteaser-pi1-browsebox-inactive-link {}
		.tx-jppageteaser-pi1-browsebox-active-link {}

		.downcatname{
		    color: #ff0000;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #ff0000;
	text-align:right;
	font-weight:bold;

		}
		
	
