/***************************************
 * Suche
 ***************************************
 */ 
#suchform{
	background-image:url(../pics/suche_bg.jpg);
	background-repeat:no-repeat;
	width:193px;
	height:35px;
}

#suchform input{
	border:0px;
	width:180px;
	height:15px;
	margin-left:4px;
	margin-top:6px;
}
#suchform input.inputimg{
	width:190px;
	height:8px;
	margin-left:1px;
	margin-top:15px;
}
#suchform input.inputimg_en{
	width:190px;
	height:8px;
	margin-left:1px;
	margin-top:15px;
}
.tx-indexedsearch{
	margin-left:12px;
	margin-right:10px;
}
.tx-indexedsearch-searchbox-sword,.tx-indexedsearch-searchbox-button{
	margin-left:5px;
	margin-bottom:5px;
}
/***************************************
 * Newsletter
 ***************************************
 */ 

 #newsletter_weda{
	background-image:url(../pics/newsletter_bg.jpg);
	background-repeat:no-repeat;
	width:193px;
	height:25px;
	margin-bottom:20px;
}
#newsletter_weda input{
	border:0px;
	width:180px;
	height:15px;
	margin-left:4px;
	margin-top:3px;
}
#newsletter_weda input.inputimg{
	width:113px;
	height:8px;
	margin-left:1px;
	margin-top:8px;
}
 #newsletter_smc{
	background-image:url(../pics/newsletter_bg.jpg);
	background-repeat:no-repeat;
	width:193px;
	height:25px;
	margin-bottom:20px;
}
#newsletter_smc input{
	border:0px;
	width:180px;
	height:15px;
	margin-left:4px;
	margin-top:3px;
}
#newsletter_smc input.inputimg{
	width:103px;
	height:9px;
	margin-left:1px;
	margin-top:8px;
}

.newsletter td{
	padding-left:12px;
	padding-right:10px;
}

#newsletter{
	padding-left:12px;
	padding-right:10px;
}
/***************************************
 * News
 ***************************************
 */ 
/*Listenansicht rechts*/
 .tt_news_pi1{
	background:url(../pics/boder_content.gif) repeat-y;
	font-size: 11px;
}

.container_right .border_bottom{
	background:url(../pics/border_unten_klein.gif) no-repeat top;
	height:10px;
}

.news_title{
	font-weight:bold;
	margin-left:12px;
	margin-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	background:url(../pics/dot.gif) repeat-x top;
}
.news_header{
	font-weight:bold;
	margin-left:12px;
	margin-right:10px;
	padding-bottom:5px;
}
.more{
	margin-left:12px;
	margin-right:10px;
	padding-bottom:5px;
}
.browse{
	text-align:right;
	margin-right:10px;
	font-style:italic;
	padding-bottom:5px;
}

/*SINGLE*/
.news_single{
	background:url(../pics/boder_content_lang.gif) repeat-y;
	width:480px;
}

.news_single_title{
	padding-left:12px;
	font-weight:bold;
	font-size:16px;
}
.news_single_subheader{
	padding-left:12px;
}
.news_single_image{
	padding-left:12px;
}

.back{
	padding-left:12px;
}

/***************************************
 * Content
 ***************************************
 */ 
/*Spalte Normal*/
.mitte .contentSection {
	margin-bottom:10px;
	background:url(../pics/boder_content_lang.gif) repeat-y;
	padding:0px;
}
.mitte .contentSection .border_top{
	background:url(../pics/border_oben_lang.gif) no-repeat top;
	height:10px;
}
.mitte .contentSection .border_bottom{
	background:url(../pics/border_unten_lang.gif) no-repeat bottom;
	height:10px;
}
.csc-header{
	margin-left:12px;
	margin-right:10px;
	margin-bottom:10px;
}
.csc-textpic-imagewrap{
	margin-left:12px;
	margin-bottom:5px;
}
/*Überschrift mit Linie oben*/
.csc-textpic h1{
	background:url(../pics/dot.gif) repeat-x top;
	padding-top:8px;
	margin-top:10px;
	margin-left:12px;
	margin-right:10px;
}
.csc-textpic h2{
	margin-top:10px;
	padding-bottom:10px;
	margin-left:12px;
	margin-right:10px;
}
.bodytext{
	margin:0px;
	padding:0px;
	margin-left:12px;
	margin-right:10px;
}

ul{	
	margin-left:-12px;
	margin-right:10px;
}
ol{	
	margin-left:-12px;
	margin-right:10px;
}

/*Text rechts positionieren*/
.align-right{
	text-align:right;
	margin-right:10px;
}

/*zwei Spalten*/
.links{
	float:left;
	width:237px;
	margin:0px;
	padding:0px;
}
.rechts{
	float:right;
	width:237px;
	margin:0px;
	padding:0px;
	margin-left:6px;
}

.rechts .contentSection, .links .contentSection{
	margin-bottom:10px;
	background:url(../pics/boder_content_kurz.gif) repeat-y;
	padding:0px;
}
.rechts .border_top, .links .border_top{
	background:url(../pics/border_oben_kurz.gif) no-repeat top;
	height:10px;
}
.rechts .border_bottom, .links .border_bottom{
	background:url(../pics/border_unten_kurz.gif) no-repeat bottom;
	height:10px;
}

/*Flash*/
.tx-rbflashobject-pi1-swf_altcontent{
	margin-left:12px;
	margin-right:10px;
}



