/* CSS Document */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* {
	margin:0;
	padding:0;
	border:0;
}
input, textarea, select {
	border:1px solid #999999;
}
body {
	position:relative;
	background:url('img/page_bg.gif') #B4B4B4 top repeat-x;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

 ul.csc-bulletlist {
	padding-left: 16px;
}

.fl {
	float:left
}
.w555 {
	width: 555px;
}
.w695 {
	width: 695px;
}
#page {
	width:1012px;
	margin:0 auto;
	background-image:url('img/page_bg_r_bottom.gif');
	background-repeat:repeat-y;
	background-position: right;
	vertical-align:middle;
	position: relative;
}
#page .pageRightTop {
	position: absolute;
	right: 0px;
}
#pageborder {
	width:1000px;
	background-color:#FFFFFF;
}
#head {
	height:100px;
}
#logo {
  width: 630px;
  height: 100px;
	float:left;
}
#login {
	margin-top:20px;
	margin-right:10px;
	float:right;
	width: 330px;
	height: 80px;
}
#login a {
	color:#EB7206;
	font-weight:bold;
}
div.tx-macinasearchbox-pi1 {
	margin-top:8px;
	float: left;
}

div.tx-queofontresizer-pi1 {
	margin-top:28px;
	display: block;
	width: 65px;
	height: 30px;
	float: left;
}

/* Navigation 1 */
#nav1 {
	height:50px;
	width:100%;
	background-image:url('img/nav1.jpg');
	background-repeat:no-repeat;
	vertical-align:middle;
}
#nav1 ul {
	height:50px;
	list-style:none;
}
#nav1 ul li {
	float:left;
	width:165px;
	background-image:url('img/nav1_bg.jpg');
	height:50px;
	border-right:1px solid white;
	text-align:center;
}
#nav1 ul li.act {
	background-image:url('img/nav1act_bg.jpg');
}
#nav1 td.last,
#nav1 ul li.last {
	border-right:none;
	width:170px !important;
	background-image:url('img/nav1_bg_last.jpg');
}
#nav1 td.last:hover,
#nav1 td.last.act,
#nav1 ul li.last.act,
#nav1 ul li.last.act a:hover {
	background-image:url('img/nav1act_bg_last.jpg');
}
#nav1 ul li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	padding-top:10px;
}

/* Navigation 2 */
div.nav2,
#nav2 {
	border-top:1px solid #ffffff;
	clear:both;
	background-color:#ec7206;
	height:33px;
	background:url('img/nav2_bg_verlauf.gif') repeat-x top left;
	width:1000px;
	z-index: 2;
}
div.nav2 ul,
#nav2 ul {
	list-style:none;
	/*margin-left:20px;*/
}
div.nav2 ul li,
#nav2 ul li {
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
div.nav2 ul li a,
div.nav2 ul li.last a,
#nav2 ul li a,
#nav2 ul li.last a {
	display:block;
	padding: 8px 5px 10px 5px;
	color:#FFFFFF;
	background-color:#ec7206;
	text-decoration:none;
	background:url('img/nav2_li_verlauf.gif') no-repeat top right;
}
div.nav2 ul li.last a,
#nav2 ul li.last a {
	background:url('img/nav2_li_verlauf_last.gif') no-repeat top right;
}
div.nav2 ul li.aktiv a,
div.nav2 ul li a:hover,
#nav2 ul li.aktiv a,
#nav2 ul li a:hover {
	color:#333333;
	background-color:#F6B983;
	text-decoration:none;
	background:url('img/nav2_li_on_verlauf.gif') no-repeat top right;
}
div.nav2 ul li.last.aktiv a,
div.nav2 ul li.last a:hover,
#nav2 ul li.last.aktiv a,
#nav2 ul li.last a:hover {
	background:url('img/nav2_li_on_verlauf_last.gif') no-repeat top right;
}

#breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
	margin-right:280px;
	margin-top:8px;
	padding-bottom:8px;
	color:#666666;
	border-bottom:1px solid #cccccc;
	clear: both;
}
#breadcrumb a {
	color:#666666;
}

#content {
	border-bottom:1px solid white;
}


.home #main {
 margin-top: 2px;
}

#main {
	width:720px;
	float:left;
}


#main_full {
	width: 760px;
	float:left;
}

#main_content {
	min-height:366px;
}

#main_content .bodytext {
}

#randspalte {
	width:260px;
	float:right;
}
.home #randspalte {
	width:260px;
	/*padding-top:40px;*/
	float:right;
	margin-top: 2px;
}

#randspalte .bodytext {
	line-height: 17px;
}

#main_content li,#randspalte li {margin-left: 13px; list-style-type: square}

#main_content ol li, #randspalte ol li {
list-style-type:decimal;
margin:0 0 10px 0;
padding: 0px;
}


#bottom {
	width:720px;
	float:left;
}

#bottomLevel2 {
	width:480px;
}

#meta {
	clear:both;
	border-top:2px solid #cccccc;
	height:30px;
	text-align:center;
	padding: 0px;
	margin: 0px;
}
#metacontent {
	padding-top:8px;
	padding: 0px;
	margin: 0px;
}
#meta a {
	text-decoration:none;
	color:#333333;
	font-size: 10px;
}

#foot {
	width:1015px;
	margin:0 auto;
	clear:both;
	height:30px;
	background:url('img/page_bg_u.gif');
	background-repeat:no-repeat;
}
#copyright {
	margin-top:10px;
	margin-left:110px;
	float:left;
}
#link {
	margin-top:10px;
	margin-right:30px;
	float:right;
	font-weight:bold;
}

/* Inhalt */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:.75em;
	padding-left:20px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:.75em;
	padding:10px 0px 0px 20px;
}
h2.csc-firstHeader {
	margin-top:8px;
	padding-bottom:8px;
	/*border-bottom:1px solid #cccccc;*/
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:.75em;
	padding-left:20px;
}
h4 {
	margin-bottom:.5em;
	font-size:13px;
}
p {
	margin-bottom:.5em;
	padding-left:20px;
}
a {
	color:#333333;
}
span.detail {
	font-weight:bold;
	color:#ec7206;
}

#main_full  #main_content  h2 {
	margin:18px 20px 8px 0px;
	padding:0px;

	font-size: 16px;
}
#main_full  #main_content  p.bodytext {
	margin: 0px 20px 0px 0px;
	padding:0px;
	line-height: 1.4em;
}
#main_full  #main_content ul {
	margin: 0px 20px 0px 0px;
	padding:0px;

}

#main_full  #main_content #form_container  ul li
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}


div.csc-textpic h1,
div.csc-textpic h2,
div.csc-textpic h3,
div.csc-textpic h4,
div.csc-textpic p {
	padding-left:0;
	padding-top:0;
}
div.csc-frame.csc-frame-rulerBefore {
	border-top:1px solid #cccccc;
	margin-left:20px;
}

dd.csc-textpic-caption {
	font-size:11px;
	border-top:1px solid #ec7206;
	border-bottom:1px solid #ec7206;
}

/* fce_2col_50_50 */
div.fce_2col_50_50 {
	margin-left:20px;
}
div.fce_2col_50_50 div.col1 {
	width:49.9%;
	float:left;
}
div.fce_2col_50_50 div.col1content {
	margin-top:8px;
	margin-right:8px;
}
div.fce_2col_50_50 div.col2 {
	width:49.9%;
	float:right;
}
div.fce_2col_50_50 div.col2content {
	margin-top:8px;
	margin-left:8px;
}
div.fce_2col_50_50 div.col1 div.fce_thementeaser {
	border-right:1px solid #cccccc;
}



/* startseiten box 2-spaltig  */


div.fce_box_orange div.fce_2col_50_50_color > div.col2 {
	border-right:none;
	background: #F0F0F0;
}

div.fce_2col_50_50_color {
	margin-left:0px;
}

div.fce_box_orange div.fce_2col_50_50_color > div.col2 p.bodytext{
	margin-left: 12px;
}

div.fce_2col_50_50_color > div.col2 {
float:right;
width:49.9%;
border-left: 1px solid #ddd;
}





div.fce_2col_50_50_color div.col1 div.csc-frame.csc-frame-rulerBefore {
 margin-left: 0px;
 margin-right: 10px;
}

div.fce_2col_50_50_color div.col2 div.csc-frame.csc-frame-rulerBefore {
 margin-left: 10px;
 margin-right: 10px;
}

div.fce_2col_50_50_color div.col2 .csc-header h3 {
  padding: 0px;
  margin: 10px 0px 10px 12px;

}


div.fce_2col_50_50_color div.col1 h5 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:0.75em;
	padding:10px 0 0 0px;
}

div.fce_2col_50_50_color div.col2 h5 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:0.75em;
	padding:10px 0 0 10px;
}

div.fce_2col_50_50_color div.col2 div.fce_thementeaser {
	margin-left: 12px;
}
div.fce_2col_50_50_color div.col1 {
	width:49.9%;
	float:left;
}

div.fce_2col_50_50_color div.col1content1 {
	margin-top:8px;
	margin-right:8px;
	background: #FEE8D3;
}

div.fce_2col_50_50_color div.col2content2 {
	margin-top:8px;
	margin-left:8px;
	background: #F0F0F0;
}



div.col1 p,
div.col2 p {
	padding-left:0px;
	padding-right: 3px;
}

/* fce_2col_70_30 */
div.fce_2col_70_30 div.col1 {
	width:69.9%;
	float:left;
}
div.fce_2col_70_30 div.col1content {
	margin-top:8px;
	margin-right:8px;
}
div.fce_2col_70_30 div.col2 {
	width:29.9%;
	float:right;
}
div.fce_2col_70_30 div.col2content {
	margin-top:8px;
	margin-left:8px;
}
div.fce_2col_70_30 div.csc-textpic {
	margin-left:0;
	padding-right:8px;
	border-right:1px solid #cccccc;
}

/* fce_2col_20_80 */
div.fce_2col_20_80 div.col1 {
	width:19.9%;
	float:left;
}
div.fce_2col_20_80 div.col1content {
	margin-top:8px;
	margin-right:8px;
}
div.fce_2col_20_80 div.col2 {
	width:79.9%;
	float:right;
}
div.fce_2col_20_80 div.col2content {
	margin-top:8px;
	margin-left:8px;
}
div.fce_2col_20_80 div.csc-textpic {
	margin-left:0;
	padding-right:8px;
	border-right:1px solid #cccccc;
}


/* fce_2col_7_93 */
div.fce_2col_7_93 div.col1 {
	width:6.0%;
	float:left;
}
div.fce_2col_7_93 div.col1content {
	margin-top:8px;
	margin-right:8px;
}
div.fce_2col_7_93 div.col2 {
	width:92.9%;
	float:right;
}
div.fce_2col_7_93 div.col2content {
	margin-top:8px;
	margin-left:8px;
}
div.fce_2col_7_93 div.csc-textpic {
	margin-left:0;
	padding-right:8px;
	border-right:1px solid #cccccc;
}


/* fce_box_orange */
div.fce_box_orange {
	border-top:2px solid #fcbe87;
	background-color:#fee8d3;
	max-width: 740px;
}
div.fce_box_orange_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	background-color:#fcbe87;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
div.fce_box_orange_content {
	padding-left:20px;
}
div.fce_box_orange img {
	border:1px solid #ffffff;
}
div.fce_box_orange div.fce_2col_50_50 {
	margin-left:0px;
}
div.fce_box_orange div.fce_2col_50_50 div.col1 div.fce_thementeaser {
	border-right:none;
}
#randspalte div.fce_box_orange {
	background-color:transparent;
	margin-bottom:8px;
}
#randspalte div.fce_box_orange img {
	border:1px solid #ec7206;
}
#randspalte div.fce_box_orange_headline {
	margin-bottom: 8px;
	padding: 5px 10px 5px 10px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#ec7206;
}
#randspalte div.fce_box_orange div.csc-textpic {
	margin-left:0;
}
#randspalte div.fce_box_orange_content p,
#randspalte div.fce_box_orange_content {
	padding-left:0;
}
#randspalte div.fce_box_orange_content div.csc-header h2,
#randspalte div.fce_box_orange div.csc-textpic h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	border:none;
}

/* fce_box_yellow */
div.fce_box_yellow {
	border-top:2px solid #ffffff;
	background-color:#FFE996;
}
div.fce_box_yellow_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	background-color:#FECF1F;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
div.fce_box_yellow_content {
	padding-left:20px;
}
div.fce_box_yellow img {
	border:none;
}
div.fce_box_yellow div.fce_2col_50_50 {
	margin-left:0px;
}
div.fce_box_yellow div.fce_2col_50_50 div.col1 div.forum_headline {
	border-right:1px solid #CCCCCC;
}
div.fce_box_yellow div.fce_2col_50_50 div.col2 div.forum_headline {
	padding-left: 5px;
}
div.fce_box_yellow div.fce_2col_50_50 div.forum_headline {
	padding-top: 5px;
}
#randspalte div.fce_box_yellow {
	background-color:transparent;
	margin-bottom:8px;
}
#randspalte div.fce_box_yellow img {
	border:1px solid #ec7206;
}
#randspalte div.fce_box_yellow_headline {
	padding: 5px 0 5px 10px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#ec7206;
}
#randspalte div.fce_box_yellow div.csc-textpic {
	margin-left:0;
}
#randspalte div.fce_box_yellow_content p,
#randspalte div.fce_box_yellow_content {
	padding-left:0;
}
#randspalte div.fce_box_yellow_content div.csc-header h2,
#randspalte div.fce_box_yellow div.csc-textpic h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	border:none;
}

div.fce_box_yellow_content .icon {
	padding-top: 7px;
	padding-right: 5px;
}
div.fce_box_yellow_content .text {
	padding-top: 8px;
	padding-right: 20px;
}
div.fce_box_yellow_content .button {
	padding: 2px;
}


#randspalte .fce_box_grau_content, #randspalte .fce_box_orange_content {
	padding-right: 10px;
}


/* fce_box_white */
div.fce_box_white_content {
	padding-left:20px;
}
div.fce_box_white {
	border-top:2px solid #ffffff;
	background-color:#FFFFFF;
}
div.fce_box_white div.fce_2col_50_50 div.col1 div.forum_headline {
	border-right:1px solid #CCCCCC;
}
div.fce_box_white div.fce_2col_50_50 div.col2 div.forum_headline {
	padding-left: 5px;
}
div.fce_box_white div.fce_2col_50_50 div.forum_headline {
	padding-top: 5px;
}
#randspalte div.fce_box_white_content p,
#randspalte div.fce_box_white_content {
	padding-left:0;
}
#randspalte div.fce_box_white div.csc-textpic {
	margin-left:0;
}
div.fce_box_white div.fce_2col_50_50 {
	margin-left:0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom:1px solid #CCCCCC;
}

div.fce_box_white div.fce_2col_70_30 div.forum_abstract, div.fce_box_white div.fce_2col_70_30 div.forum_comment{
  margin-top: 6px;
  margin-bottom: 8px;
}
div.fce_box_white div.fce_2col_70_30 div.forum_nick {
  margin-bottom: 8px;
}


div.fce_box_white div.fce_2col_7_93 div.col1 div.forum_headline {
	border-right:none;
}
div.fce_box_white div.fce_2col_7_93 div.col2 div.forum_headline {
	border-left:none;
}
.small {
	font-size:11px;
}
.floatLeft {
	float:left;
}
div.fce_box_white div.fce_2col_7_93 div.col2 .inlineImage {
	padding-left: 10px;
}



.borderTop {
	border-top:1px solid #CCCCCC;
}
.borderRight {
	border-right:1px solid #CCCCCC;
}


#randspalte div.csc-frame.csc-frame-rulerBefore {
	border-top:1px solid #ec7206;
	margin-left:0;
	margin-top:10px;
	margin-bottom:10px;
}

/* fce_box_grau */
div.fce_box_grau {
	border-top:2px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#f0f0f0;
	max-width: 740px;
}
div.fce_box_grau_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	background-color:#e8e8e8;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
div.fce_box_grau_content {
	padding-left:20px;
	border-bottom:1px solid #ffffff;
}
div.fce_box_grau img {
	border:1px solid #ffffff;
}
div.fce_box_grau div.fce_2col_50_50 {
	margin-left:0px;
}
div.fce_box_grau div.fce_2col_50_50 div.col1 div.fce_thementeaser {
	border-right:1px solid #cccccc;
}
div.fce_box_grau div.csc-frame.csc-frame-rulerBefore {
	border-top:1px solid #cccccc;
	margin-left:0px;
	margin-right:12px;
}
#randspalte div.fce_box_grau {
	background-color:transparent;
	margin-bottom:8px;
}
#randspalte div.fce_box_grau img {
	border:1px solid #ec7206;
}
#randspalte div.fce_box_grau_headline {
	padding: 5px 0 5px 10px;
	font-size:14px;
	color:#333333;
	background-color:#cccccc;
}
#randspalte div.fce_box_grau div.csc-textpic {
	margin-left:0;
}
#randspalte div.fce_box_grau_content p,
#randspalte div.fce_box_grau_content {
	padding-left:0;
}
#randspalte div.fce_box_grau_content div.csc-header h2,
#randspalte div.fce_box_grau div.csc-textpic h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	border:none;
}

/* fce_thementeaser */
div.fce_thementeaser {
	margin-top:5px;
	margin-bottom:20px;
	/*border-right:1px solid #cccccc;*/
}
div.fce_thementeaser div.headline {
	height:auto;
	padding-top:4px;
	background-color:transparent;
	border:none;
}
div.fce_thementeaser div.headline h3 {
	padding-left:0px;
}
div.fce_thementeaser div.headline h3 a {
	text-decoration:none;
	color:#333333;
}
div.fce_thementeaser div.vorlauftext {
	font-weight:bold;
	margin-bottom:14px;
	min-height: 30px;
}


/* Ausnahme auf Home */
.home div.fce_thementeaser div.vorlauftext {
	min-height: 0px;

}

div.fce_thementeaser div.col1 {
	width:133px;
	float:left;
	border:none;
}
div.fce_thementeaser div.col2 {
	float:left;
	width:200px;
}
div.fce_thementeaser div.col2 div.text {
	height:105px;
}
div.fce_thementeaser div.col2 div.text p {
	padding-left:0px;
}
div.fce_thementeaser div.col2 div.link a,
a.internal-link,a.internal-link-new-window,a.external-link-new-window,a.download {
	background-image:url('img/link.gif');
	background-repeat:no-repeat;
	padding-left:18px;
	color:#333333;
}


p.h36 {
 height: 52px;

}

a.write-link {
	background-image:url('img/writec.png');
	background-repeat:no-repeat;
	padding-left: 54px;
	padding-top:16px;
	color:#333333;
	height: 48px;
	display: block;

}

a.read-link {
	background-image:url('img/readc.png');
	background-repeat:no-repeat;
	padding-left: 54px;
	padding-top:16px;
	color:#333333;
	height: 48px;
	display: block;
}

a.newest-link {
	background-image:url('img/newest.png');
	background-repeat:no-repeat;
	padding-left: 54px;
	padding-top:16px;
	color:#333333;
	height: 48px;
	display: block;
}

div#printlink {
	/* border-top:2px solid #cccccc; */
	text-align:right;
	margin-top:5px;
	padding-top:2px;
	margin-bottom:10px;
}
div#printlink img {
	vertical-align:text-bottom;
}
div#printlink a {
	color:#333333;
}

/* Mailform */
.tx-thmailformplus-pi1 label {
	display: block;
	/* float: left;
	width: 120px;*/
	padding: 0;
	margin: 5px 12px 0 0;
	text-align: left;
}

.tx-thmailformplus-pi1 .submitbutton {
	margin-left:120px;
}
.tx-thmailformplus-pi1 input, .tx-thmailformplus-pi1 textarea, .tx-thmailformplus-pi1 select {
	margin:5px 0 0 0px;
}
#main .tx-thmailformplus-pi1 div.csc-frame.csc-frame-rulerBefore {
	border-top:1px solid #ec7206;
	margin-bottom:4px;
}
.tx-thmailformplus-pi1 p.bodytext {
	font-size:11px;
}

/* Buttons */
.btn {
	position: relative;
	background:transparent;
	padding:3px 5px 5px 10px;
	color: #fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	border:none;
	background-repeat:no-repeat;
	height:28px;
}
.btnsuche {
	background-image:url('img/btn_suche.gif');
	width:97px;
}
.login {
	background-image:url('img/btn_login.gif');
	width:167px;
}
.tx-srfeuserregister-pi1 .register {
	background-image:url('img/btn_register.gif');
	width:197px;
	font-size: 11px;
	padding-left: 14px;

}
.passwort {
	background-image:url('img/btn_passwort.gif');
	width:187px;
}
.kontakt {
	background-image:url('img/btn_kontakt.gif');
	width:167px;
}

/* Indexed Search */
div.tx-indexedsearch {
	margin-left:20px;
}
div.tx-indexedsearch * {
	font-size:12px;
}
td.tx-indexedsearch-icon, td.tx-indexedsearch-result-number, td.tx-indexedsearch-title, td.tx-indexedsearch-percent {
	font-weight:bold;
	background-color:#eeeeee;
}
.tx-indexedsearch-title a {
	color:#ec7206;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	padding:10px 166px 10px 5px;
	font-style:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#333333;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-info {
	padding:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	margin-left:6px;
	margin-right:5px;
	width:150px;
}
.tx-indexedsearch p {
	padding-left: 0px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
	padding-bottom:30px;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	font-weight:bold;
	padding-top:30px;
	text-align:left;
}

/* contenttable */
.contenttable {
	width: 100%;
}
.contenttable td {
 padding: 1px 3px 1px 3px;
}
.tr-0 {
	font-weight: bold;
	padding: 3px;
}
.tr-even {
	background: #eeeeee;
}

.tr-odd {
	background: #dddddd;
}

/* ordered lists */
#main ol {
 margin-left: 30px;
 list-style-position:outside;
}

/* sitemap */
.csc-sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.csc-sitemap ul li{
	margin-top: 10px;
	font-weight: bold;
	font-size: 15px;
}

.csc-sitemap ul li a {
	text-decoration: none;
}

.csc-sitemap ul ul li{
	margin-left: 30px;
	padding: 0px;
	list-style-image: url('img/link.gif');
	font-size: 13px;
}

.csc-sitemap ul ul ul li{
	margin-left: 20px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	list-style: square;
}


/* pb_survey */
.tx-pbsurvey-pi1 {
  margin-left: 20px;
}
fieldset.survey_item {
  border: 1px solid #cccccc;
  padding: 10px;
}
.tx-pbsurvey-pi1 .question {
 font-size: 12px;
 font-weight: bold;
 margin-left: 5px;
 margin-right: 5px;
}

.tx-pbsurvey-pi1 .pb-radio-btn input{
  margin-left: 20px;
  margin-right: 4px;
}

.tx-pbsurvey-pi1 .pb-check_box input{
  margin-left: 22px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .questionNumber {
  margin-right: 8px;
}


.tx-pbsurvey-pi1 .matrix .surveyrow_odd {
 background: #edebeb;
}

.tx-pbsurvey-pi1 .matrix .surveyrow_even{
 background: #d6d6d6;
}

.tx-pbsurvey-pi1 .bar {
background-color:#F2923C;
height:18px;
left:0;
position:absolute;
z-index:4;
}

.tx-pbsurvey-pi1 .bartext {
height:18px;
left:0;
top:3px;
position:absolute;
text-align:center;
width:200px;
z-index:5;
font-size: 10px;
}

.tx-pbsurvey-pi1 .barcontainer {
background-color:#FFFFFF;
border:1px solid #808080;
height:18px;
position:absolute;
right:0;
width:200px;
z-index:6;
}

.tx-pbsurvey-pi1 .matrix .columnFirst {
font-weight:normal;
text-align:left;
padding: 5px;
}

.tx-pbsurvey-pi1 .pageHeader {
color:#000000;
font-size: 14px;
font-weight:bold;
font-family:Georgia,"Times New Roman",Times,serif;
}

.survey_item h1 {
 font-size: 14px;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 margin: 0px;
 padding: 0px;
}


div.fce_box_orange .spacer-gif { border: none;}

.shop {
  border-top: 1px solid #ccc;
}

.shop tr {
 border: 1px solid #ccc;
}

.shop td {
  vertical-align: middle;
  text-align: left;
}
.shop td:hover {
 background: #EC7206;
 color: #FFFFFF;
}

.shop a {
  display: block;
  height: 30px;
  width: 237px;
  font-size: 18px;
  font-weight: bold;
  color: #686868;
  text-decoration: none;
  background: #efeded;
  padding-top: 50px;
  padding-bottom: 47px;
  text-align: center;
}

.shop a:hover {
  background: #EC7206;
  color: #FFFFFF;
}

.shopsublink {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  margin-bottom: 6px;
  font-size: 15px;
  width: 237px;
}

.shopsublink:hover {
  color: #000;
  font-weight: bold;
}

/* RSS Feed CSS Settings */
.rss_title {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.rss_title a:visited,.rss_title a:active,.rss_title a:hover,.rss_title a:link {
	color: #000000;
	text-decoration: none;

}
.rss_header {
	font-weight: bold;
	color: #000000;
}
.rss_header a:visited,.rss_header a:active,.rss_header a:hover,.rss_header a:link {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.rss_summary {
	margin-bottom:10px;
	margin-top: 5px;
}
.rss_title, .rss_title a {
	font-size: medium;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rss_description {
	font-weight: bold;
	display: none
}
.rss_header {
	font-weight: bold;
	margin-bottom: 4px;
}
.rss_pubbox, .rss_date, .rss_author {
	display: inline;
}
.rss_date, .rss_author {
	margin-right: 10px;
	font-size: 10px;
}

.rss_category {
  font-size: 11px;
  display: none;
}

.rss_content {
  	margin-top: 15px;
}

.rss_summary a {
	margin-top:10px;
  text-decoration: none;
}

.rss_contentpic {
	float: left;
	margin-right:20px !important;
	height: auto;
	display: block;
}

.rss_text {
  float: right;
  height: auto;
  width: auto;;
	display: block;
}

a.rss_link {
	background-image:url(img/link.gif);
	background-repeat:no-repeat;
	color:#333333;
	padding-left:18px;
	text-decoration: underline;
}

.rss_enclosure {
  display: none;
}
.rss_wrapper {
    border-top: 1px solid #cccccc;
    margin-bottom: 5px;
}

.punkte {
	border-top: 1px dotted #cccccc;
	margin: 0px 0px 12px 0px;
}

#ratecontent {
  border-top: 1px solid #cccccc;
  margin-top: 12px;
  padding-top: 3px
}
.ratecontent_title {
  font-weight: normal;
  margin-top: 12px;
  margin-bottom: 6px;
  padding-right: 8px;
}
div.tx-ratings {
	margin: 5px 0px 5px 0px;
}

.shop td {
  vertical-align: middle;
  text-align: left;
}

#accordion {
  margin-left: 18px;
}

#accordion.ui-accordion-header {
  font-weight: bold;
  height: 100px;
}


#accordion .tab {

 min-height: 250px;
}
#accordion .tab ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: -20px;
}
#accordion .tab li {
	float: left;
	margin: 6px 14px 6px 0px;
	background-image:url(/fileadmin/erfahrungsschatz/sonstiges/eButton.png);
	background-repeat:no-repeat;
	height: 77px;
	width: 143px;
	list-style-type: none;
}
#accordion .tab li:hover {
	background-image:url(/fileadmin/erfahrungsschatz/sonstiges/eButton_act.png);
	background-repeat:no-repeat;
}
#accordion .tab a {
	display: block;
	height: 77px;
	width: 131px;
	margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 4px;
	padding-right: 8px;
}
#accordion .tab a:hover {
	color:#000000;
}
#accordion .tab .element {
  margin: 4px 0px 4px 12px;;
  padding: 8px;
  font-weight: bold;
  background: #eeeeee;
  z-index: 10;
  width: 300px;
  height: 300px;
}

.erfahrungen a {
  display: block;
  height: 48px;
  width: 185px;
  padding-top: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background: url('imga/erfahrungsbutton.png') no-repeat #bbb;
  border: 1px solid #686868;
  text-align: center;
  margin-bottom: 15px;
}

li.tx_erfahrungen {margin:0px; padding: 0px; list-style-type:none;}

.container {
	display: none;
	width: 185px;
	min-height: 94px;
	background: #eeeeee;
	border: 2px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.container p {
  padding-left: 18px;
  margin: 0px;
  font-size: 12px;
  color: #111;
  background-image:url('img/link.gif');
	background-repeat:no-repeat;
	margin: 4px 2px 4px 6px;
}


#searchform {
	float: right;
}
div.btn_erfahrungen {
  width: 94px;
  height: 32px;
	float: left;
	margin-right: 30px;
	margin-top: 9px;
}

div.btn_erfahrungen a {
  padding: 5px;
  color: #ec7206;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
	border: 2px solid #ec7206;
}

div.form-erfahrungen {
	margin: 15px 0px 15px 20px;
}
div.form-erfahrungen input {
	width: 690px;
	padding: 2px;
}
.erfahrung {
	background-image:url('img/btn_kontakt.gif');
	width:167px !important;
}

div.form-modkontakt {
	margin: 15px 0px 15px 0px;
}
div.form-modkontakt input, div.form-modkontakt textarea{
	width: 400px;
	padding: 2px;
}

#searchform_select_tx_sgglossary_pi1 > p > a {
 font-size: 13px;
 background: #ddd;
 padding: 1px 3px 1px 3px;
 text-decoration: none;
}
#searchform_select_tx_sgglossary_pi1 > p > b > a {
 font-size: 13px;
 color: #FFFFFF;
 background: #686868;
 padding: 1px 3px 1px 3px;
 text-decoration: none;
}

.tx-srfeuserregister-pi1 dd {
	width: 320px;
}

.font10 {
	font-size: 10px;
}

.edit {
  margin-left: 92px;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {
 margin-bottom: 0px;
}

.myabstract > p {margin: 0px; padding: 0px}
.myecomments > p {margin: 0px; padding: 0px}

.erfahrungen_footer {
  margin: 12px 0 0 0;
	font-size: 11px;
}


.tx-tsesschatzcomments-pi1 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	padding:0px;
	margin: 0px;
  color: #686868;
  padding-bottom: 10px;
}

.tx-tsesschatzcomments-pi1 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin: 0px;
	color: #686868;
	padding-bottom: 10px;
}


.tx-tsesschatzcomments-pi1 h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin: 0px;
	color: #888888;
}


.tx-tsesschatzcomments-pi1 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:0px;
	margin: 0px;
	color: #222222;
}


.tx-tsesschatzcomments-pi1 p {
	margin: 0px;
	padding:0px;
	line-height: 140%;
}
.tx-tsesschatzcomments-pi1 .single-view {
	margin-left: 20px;
}


.catcon {
 padding-left: 20px;
 background: url('img/vline.gif') left repeat-y;
}

.catimg {
	margin-right: 10px;
}

.subcon {
 padding-left: 20px;
 background: url('img/vline.gif') left repeat-y;
}


.subimg {
	margin: 3px 10px 0px 0px;
}

.myabstract ul {
  margin-left: 10px;
}

.tx-tsesschatzcomments-pi1 div.comment {
  padding: 4px;
  margin-bottom: 6px;
  background: none repeat scroll 0% 0% rgb(237, 237, 237);
}

.tx-tsesschatzcomments-pi1 .liclass {
	margin-left: 12px;
	margin-bottom: 6px;
	padding: 8px;
	background: none repeat scroll 0% 0% rgb(237, 237, 237);
	list-style:none;
	border-bottom: 1px dotted #999999;
}

.tx-tsesschatzcomments-pi1 .liclass ul {
 margin-left: 16px;
}


.rss_summary img {
 float: left;
 margin-right: 20px;
}

/* Shopbereich */


#shopbereich-menu {float:left; width:720px; padding:0; margin:0; margin-left: 12px;font-family:Arial,Helvetica,sans-serif; text-transform:uppercase; list-style:none;}
#shopbereich-menu * {font-family:Arial,Helvetica,sans-serif !important; font-size:10pt;}
#shopbereich-menu li {position:relative; list-style-type: none; float:left; width:175px; height:175px; border:1px solid #ccc; overflow:hidden; z-index:15;}
#shopbereich-menu .shopbereich-title,
#shopbereich-menu img {position:absolute;}
#shopbereich-menu .shopbereich-title {left:0; top:0; margin:0; width:100%; height:100%; font-weight:bold; z-index:10;}
#shopbereich-menu .shopbereich-title a {display:block; padding:5px; width:165px; height:165px; color:orange; text-decoration:none; background:url('../../clear.gif') 0 0 repeat;}
* html #shopbereich-menu .shopbereich-title a {display:block;width:160px; height:160px;}
#shopbereich-menu img {bottom:0; right: 0px; border:0; display:block; z-index:5;}
#shopbereich-menu div { width:175px; margin-left: 0px; margin-right:0px; display: block; height: 150px;}
#shopbereich-menu li {margin:0px;paddng:0px;}


#shopbereich-shops {margin:0; padding:0; width:720px; margin-left:0px; list-style:none; font-size:13px;}
#shopbereich-shops * {font-family:Arial,Helvetica,sans-serif !important; text-decoration:none;}
#shopbereich-shops,
#shopbereich-shops a {color:#333;}
.shopbereich-shop,
.shopbereich-shop .premium-layer {width:345px; height:280px;}
#shopbereich-shops li{ list-style: none; margin:0 0 5px 5px;}

.shopbereich-shop {position:relative; float:left; padding:5px; background:#ececec; margin:0 0 5px 5px; list-style: none;}
.shopbereich-shop .shop-title,
.shopbereich-shop img,
.shopbereich-shop .premium-link {position:absolute; }
.xshopbereich-shop .shop-title {left:6px; top:120px; margin:0;}
.xshopbereich-shop .shop-title {position:relative; width:100%; margin:auto; margin-top:140px; height:27px; line-height:27px; background-color:#ec7206; text-align:center;}
.shopbereich-shop .shop-title {position:absolute; left:0; bottom:-7px; width:100%; height:38px; background:transparent url('img/button_ohne.gif') center bottom no-repeat; overflow:hidden;}
.xshopbereich-shop .shop-title a {text-decoration:none; font-size:12px;}
.xshopbereich-shop .shop-title a {color:#fff !important; text-transform:uppercase; letter-spacing:0.09em;}
.shopbereich-shop .shop-title a {display:block; width:100%; height:100%; text-indent:-9999px;}
.shopbereich-shop .shop-title-stop-left,
.shopbereich-shop .shop-title-stop-right {display:none; position:absolute; width:12px; height:27px; top:0; background-repeat:no-repeat;}
.xshopbereich-shop .shop-title-stop-left {left:0; background-image:url('img/wo_premium_left.gif');}
.xshopbereich-shop .shop-title-stop-right {right:0; background-image:url('img/wo_premium_right.gif');}
.shopbereich-shop img {display:block; left:5px; top:5px; border:0;}
.xshopbereich-shop p.shop-description {margin: 0px; padding: 0px; padding-top:140px; width:340px;}
.xshopbereich-shop p.shop-description {margin: 0px; padding:10px 0 0; width:100%;}
.shopbereich-shop p.shop-description {position:absolute; left:5px; top:140px; margin: 0px; padding:0; width:345px;}
.xshopbereich-shop .shop-link {position:absolute; bottom:5px; left:5px; display:block; height:20px; line-height:20px; text-decoration:underline; background:transparent url('img/link.gif') left center no-repeat; padding-left:20px;}
.shopbereich-shop .shop-link {display:none;}
.shopbereich-shop .premium-link {right:0; top:0; display:block; width:115px; height:115px; background:transparent url('img/premium-button.gif') center center no-repeat; cursor: hand;}
.shopbereich-shop .premium-link * {display:block;}
.xshopbereich-shop .premium-layer {display:none; position:absolute; right:0; top:0; width:340px; height:275px; padding:5px; background-color:#ec7206; color:#fff; font-size:10pt;}
.shopbereich-shop .premium-layer {display:none; position:absolute; right:0; top:0; padding:5px; background-color:#ec7206; color:#fff; font-size:10pt;}
.shopbereich-shop .premium-link:hover .premium-layer {display:block;}
.shopbereich-shop .premium-header {text-transform:uppercase; font-weight:bold; font-size:1.1em;}
.shopbereich-shop .premium-shop-title {color:#000; margin:5px 0 10px; font-size:1.3em; font-weight: bold;}
.shopbereich-shop .premium-layer dl,
.shopbereich-shop .premium-layer dt,
.shopbereich-shop .premium-layer dd {padding:0; margin:0;}
.shopbereich-shop .premium-layer ol {padding:0; margin:0 !important;}
.shopbereich-shop .premium-layer dd {padding-top:10px;}
.shopbereich-shop .premium-layer li {background:transparent url('img/premium-arrow.gif') left top no-repeat; padding-left:20px !important; min-height:14px; line-height:14px; margin-top:5px;}
.xshopbereich-shop .premium-footer {position:absolute; left:0; bottom:0; width:340px; padding:5px; height:32px; line-height:32px;}
.shopbereich-shop .premium-footer {position:absolute; left:0; bottom:0; width:100%;}
.xshopbereich-shop .premium-signup {position:relative; float:left; background:#fff; padding:0 12px; height:27px; line-height:27px;}
.xshopbereich-shop .premium-signup {position:relative; text-align:center; letter-spacing:0.09em; background:#fff; padding:0 12px; height:27px; line-height:27px;}
.shopbereich-shop .premium-signup {position:relative; background:transparent url('img/button_mit.gif') center bottom no-repeat; width:100%; height:38px; overflow:hidden;}
.xshopbereich-shop .premium-signup a {display:inline; color:#ec7206 !important; text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:0.85em;}
.xshopbereich-shop .premium-signup a {display:inline; color:#ec7206 !important; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.shopbereich-shop .premium-signup a {display:block; width:100%; height:100%; text-indent:-9999px;}
.shopbereich-shop .premium-signup-stop-left,
.shopbereich-shop .premium-signup-stop-right {display:none; position:absolute; bottom:0; width:12px; height:27px; background-repeat:no-repeat;}
.xshopbereich-shop .premium-signup-stop-left {left:0; background-image: url('img/premium_signup_left.gif'); background-position: left center;}
.xshopbereich-shop .premium-signup-stop-right {right:0; background-image: url('img/premium_signup_right.gif'); background-position: right center;}
.xshopbereich-shop .premium-shop-link {float:right; text-decoration:underline; color:#fff !important;}
.shopbereich-shop .premium-shop-link {display:none;}
.shopbereich-shop .premium-close {position:absolute; right:5px; top:0px; cursor:pointer; font-weight:bold; font-size:2em; line-height:1em !important;}


#shopbereich-shops li.shopbereich-shop {
  margin-bottom:15px;
}


#payment {
	background-color: #E8E8E8;
	padding:6px;
	border: 1px solid #CCCCCC;
}
#payment .fielddesc {
	font-size: 11px;
	margin-right: 15px;
	display: block;
	width: 150px;
}
#payment input {
	padding: 2px;
	font-size: 12px;
}
#payment input.radio {
	border: none;
}
#payment .pay_input_button  {
	background-color:#EC7206;
	border:2px solid white;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:8px;
}

#payment-succeed {
background-color: #E8E8E8;
	padding:6px;
	border: 1px solid #CCCCCC;
}

.payment-error {
	border: 2px solid #ff0000;
}

#pay-statustext {
background: #ff0000;
padding:10px;
color: #ffffff;
font-size: 12px;
font-weight: bold;

}

#tempcontent {
 width:500px;
}

#searchform input[type=text] {
 border:1px solid #ddd;
 color:#000;
 font-size: 1em;
 padding:2px;
 height: 16px;
 width: 170px;
}

#podcasts h3 {
  margin:0px 0px 8px 0px;
  padding: 0px;
}

