


.headRED, .headRED h3{
	color:#ad141b;
}

.headBLUE{
	color:#025586;
}

.headGREEN{
	color:#009361;
}

.headYELLOW{
	color:#e89000;
}


.pfeilLink {
	color: #c36800;
	background:url('../images/icon_li.gif') no-repeat 0 65%;
	padding-left: 8px;
	text-decoration: none;
}

.normal_phone { background: url('../images/icon_minitel.gif') no-repeat 0 50%; padding-left: 15px; }
.normal_mail { background: url('../images/icon_minimail.gif') no-repeat 0 50%; padding-left: 15px; }
.normal_fax{ background: url('../images/icon_minifax.gif') no-repeat 0 50%; padding-left: 15px; }
.normal_web{ background: url('../images/icon_miniweb.gif') no-repeat 0 50%; padding-left: 15px; }

.green_phone { background: url('../images/icon_minitel-green.gif') no-repeat 0 50%; padding-left: 15px; }
.green_mail { background: url('../images/icon_minimail-green.gif') no-repeat 0 50%; padding-left: 15px; }
.green_fax { background: url('../images/icon_minifax-green.gif') no-repeat 0 50%; padding-left: 15px; }
.green_web { background: url('../images/icon_miniweb-green.gif') no-repeat 0 50%; padding-left: 15px; }

.red_phone{ background: url('../images/icon_minitel-red.gif') no-repeat 0 50%; padding-left: 15px; }
.red_mail { background: url('../images/icon_minimail-red.gif') no-repeat 0 50%; padding-left: 15px; }
.red_fax { background: url('../images/icon_minifax-red.gif') no-repeat 0 50%; padding-left: 15px; }
.red_web { background: url('../images/icon_miniweb-red.gif') no-repeat 0 50%; padding-left: 15px; }

.blue_phone { background: url('../images/icon_minitel-blue.gif') no-repeat 0 50%; padding-left: 15px; }
.blue_mail { background: url('../images/icon_minimail-blue.gif') no-repeat 0 50%; padding-left: 15px; }
.blue_fax { background: url('../images/icon_minifax-blue.gif') no-repeat 0 50%; padding-left: 15px; }
.blue_web { background: url('../images/icon_miniweb-blue.gif') no-repeat 0 50%; padding-left: 15px; }


.yellow_green_link, #center .yellow_green_link {
    background:url('../images/hreficons/yellow.gif') no-repeat 0 2px;
    padding-left:30px; 
    display:inline-block;
    line-height:18px;
}

.yellow_green_link:hover, #center .yellow_green_link:hover {
    background-image:url('../images/hreficons/green.gif');  
}

.green_yellow_link, #center .green_yellow_link {
    background:url('../images/hreficons/green.gif') no-repeat 0 0;
    padding-left:30px; 
    display:inline-block;
    line-height:18px;
}

.green_yellow_link:hover, #center .green_yellow_link:hover {
    background-image:url('../images/hreficons/yellow.gif'); 
}

.blue_red_link, #center .blue_red_link {
    background:url('../images/hreficons/blue.gif') no-repeat 0 0;
    padding-left:30px; 
    display:inline-block;
    line-height:18px;
}

.blue_red_link:hover, #center .blue_red_link:hover {
    background-image:url('../images/hreficons/red.gif'); 
}

.red_blue_link, #center .red_blue_link {
    background:url('../images/hreficons/red.gif') no-repeat 0 0;
    padding-left:30px; 
    display:inline-block;
    line-height:18px; 
}

.red_blue_link:hover, #center .red_blue_link:hover {
    background-image:url('../images/hreficons/blue.gif'); 
}

table.noborder{
	border:none;
	background-color:transparent;
}

span.frame {}

.zentriert {
	text-align: center;
}

.blocksatz {
	text-align: justify;
}

.teaser-liste {
    width: 182px;
    float: left;
    padding: 10px 0 10px 0px;
}

.mitte {
    padding: 10px 5px 5px 5px;
}

.tright { text-align:right; }

