/* CSS Document */

.Titel14grey{
	font-size: 14px;
	color: #BBBBBB;
}

.Titel20black{
	font-size: 20px;
}

.Titel14red{
	font-size: 14px;
	color: #9A1B27;
}

.Titel20red{
	font-size: 20px;
	color: #9A1B27;
}

.Titel35red{
	font-size: 35px;
	color: #9A1B27;
}

.oppmannrot{
	color: #9A1B27;
}



.kundeninfotitel1, #kundeninfo h1{
    background-color: #E5B64D;
    color: #9A1B27;
    font-size: 11px;
    font-weight: normal;
}


.kundeninfotitel2, #kundeninfo h2, #kundeninfo h2 a, .artikelliste h2, .artikelliste h2 a{
    color: #9A1B27;
    font-size: 12px;
    font-weight: bold;
	margin:0;
	/*margin-left: 5px;*/
	text-decoration: none;
}

.kundeninfotitel3, #kundeninfo h3, #kundeninfo h3 a, .artikelliste h3, .artikelliste h3 a{
    color: #656669;
    font-size: 10px;
    font-weight: normal;
	margin:0;
	/*margin-left: 5px;*/
	text-decoration: none;
}

.userinfo{
	font-size: 11px;
	color: #666666;
}


/* ---------------------------------------------- */

#teasersRight h1 {
    background-color: #E5B64D;
    width: inherit;
    height: 13px;
    color: #9A1B27;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 0 0 7px;
    margin-top: 0px;
}

#teasersRight .artikelliste h3{
	margin: 12px 0 0 0;
    
}

#teasersRight .artikelliste h3 a{
    color: #818286;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 7px;
}

#teasersRight .artikelliste h2{
	margin:0;
    
}
#teasersRight .artikelliste h2 a{
    color: #9A1B27;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 7px;
}


/*
#teasersRight .artikelliste a{
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
*/

#teasersRight .artikelliste a.more{
    color: #9A1B27;
    text-decoration: underline;
    margin-right: 7px;
}

        
#teasersRight .artikelliste p{
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    padding-left: 7px;
}


.tabellezeileoben{
	padding-top: 7px;
}

.tabellezeileunten{
	padding-bottom: 3px;
	border-bottom: 1px solid #9A1B27;
}


/* ---------------------------------------------- */

TD.contentleft{
	background-image:url(../images/bgcontent.png);
	background-repeat:repeat-y;
	background-position:right;
	background-color: #FEF8ED;
	padding-right: 7px;
	width: 199px;
	border-bottom: 1px solid #9A1B27;
	border-left: 0px solid #B12C33;
	padding: 10px;
	white-space:nowrap;
}

TD.contentright{
	padding-left: 7px;
	border-bottom: 1px solid #9A1B27;	
	padding: 10px;
}


TD.contentrightflash{
	padding-left: 7px;
	border-bottom: 1px solid #9A1B27;
	background-color:#000000;
}

TD.content{
	padding: 10px;
}



TR.content{
	border-bottom: 1px solid #9A1B27;
}

TABLE.content{
	border-bottom: 0px solid #9A1B27;
}
		
	


