/* Kopfleiste */
.spalte_content.artikel .kopfleiste{
margin: 0 0 10px 0;
        font-size:12px;
}

.spalte_content.artikel a.ressortname {
background-color:#FFFBF0;
padding-right:5px;
}

.spalte_content.artikel .kopfleiste .zurueck {
margin-top:10px;
font-size:12px;
}

.spalte_content.artikel .schlagzeile .mehr{
color: #000000;
font-family: Arial;
font-size:12px;
/*margin-left:10px;*/
white-space: nowrap;
}

.spalte_content.artikel .schlagzeile .mehr a {
font-family: Arial;
font-size:12px;
color: #333366 !important;
font-weight:normal;
}

.content .kopfleiste .trennzeichen_horizontal_text {
background:transparent url(/img/text_trennzeichen_horizontal_grau_breit.gif) repeat-x scroll left center;
height:0.8125em; 
line-height:0.8125em;
padding-bottom:1px;
}

.content .kopfleiste .trennzeichen_horizontal_text.kurz {
width:440px;
float:left;
}

.content .kopfleiste .links {
float:right;
height:0.8125em;
line-height:0.8125em;
font-size:0.76em;
color:#97A2B0;
}




.spalte_content.artikel .untertitel{
	font-size: 11px;
        margin: 5px 0px 0px 0px;
        color: #97A2B0;
}

.spalte_content.artikel a. ressortname {
    text-transform: uppercase;
}


/* Überschrift */
.spalte_content.artikel .ueberschrift{
margin: 10px 0 5px;
}

.spalte_content.artikel .ueberschrift p{
color:#335599;
font-size:15px;
margin:0px;
}


/* Definition Bilder */



/* Bild gross */
.spalte_content.artikel .bild_gross{
	margin: 10px 0px 10px 0px;
	font-size: 11px;
	color: #335599;
        float:right;
        display:block;
}


.spalte_content.artikel .bild_gross img {
display:block;
}

.spalte_content.artikel .bild_gross .name img {
display:inline;
}


.spalte_content.artikel .bild_gross.w250{
	width:250px;
	margin: 0 10px 10px 20px;
}
.spalte_content.artikel .bild_gross.w250 .color{
background-color:#FF6600;
float:left;
height:10px;
width:250px;
padding:0px;
margin:0px;
}


.spalte_content.artikel .bild_gross.w440{
	width:440px;
float:left;
	
}

.spalte_content.artikel .bild_gross .p{
	margin:0px 0 10px;
        padding: 5px 10px 5px 10px;
        background-color:#FFF0D0;
clear:both;
}

.spalte_content.artikel .bild_gross .name{
	margin: 0 0 3px 0;
}

.spalte_content.artikel .bild_gross .name a img{
	margin: 0 -3px -1px -2px;
}

.spalte_content.artikel .bild_gross.w510{
	width:510px;
       float:right;
	
}


.spalte_content.artikel .bild_gross.w510 .color {
background-color:#FF6600;
float:left;
height:211px;
width:10px;
}

/* TEXT */

.spalte_content.artikel .text{
font-size:9pt;
line-height:17px;
margin:10px 0 0;
}




/*ZUSATZINFO*/

.spalte_content.artikel .text .zusatzinfo{
	float:right;
	background: #FFF0D0;
	font-size: 1em;
	margin: 0.4444em 5px 1.1111em 5px;
	width: 270px;
}

.spalte_content.artikel .text .zusatzinfo a{
	text-decoration: none;
}
.spalte_content.artikel .text .zusatzinfo a:hover{
	text-decoration: underline;	
}
.spalte_content.artikel .text .zusatzinfo .kopfzeile{
	background: #FF6600;
	color: #FFFFFF;
	height: 1.5555em;
	width: 266px;
	padding: 0 0 0 5px;
}

.spalte_content.artikel .text .zusatzinfo .inhalt{
	padding:1.1111em 0.3333em 0.5555em 0.3333em;
	background: # FFF0D0;
	width: 99%;
}


.spalte_content.artikel .text .zusatzinfo .inhalt p{
	font-size: 1em;
	line-height: 1.2222em;
	margin: 3px 0 0 0;
	padding: 0 2px;
	color: #335599;
}

.spalte_content.artikel .text .zusatzinfo .inhalt a,
.spalte_content.artikel .fussleiste a
.spalte_content.artikel .fussleiste .inhalt a{
	color: #FF6600;
}
	
.spalte_content.artikel .text .zusatzinfo .inhalt div{
	margin: 1em 0 0 0;
}


/* Interesse Box */
.spalte_content .content .interesse .kopf {
background:#FF6600 url(/img/icon_interesse.gif) no-repeat scroll left bottom;
}

.spalte_content .content .interesse {
border-bottom:1px solid #FF6600;
}

.spalte_content .content .interesse .rahmen .schlagzeile{
margin:5px;
}

.spalte_content .content .interesse .rahmen {
min-height:100px;
height: auto !important; 
height: 100px;
line-height:20px;
}


/* Suchbox */

.spalte_content .content .interesse .kopf {
background:#FF6600 url(/img/icon_lupe_suche.gif) no-repeat scroll left bottom;
}


/* Trenner */

.hr1 {
background-color:#FF6600;
color:#FF6600;
border:#FF6600;
width:200px; 
height:3px; 
float:left; 
margin-top:20px;
}


