﻿.keyword {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ac000b; 
	text-align:left;
}

.keywordCenter {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ac000b; 
	text-align:center;
}


.Slogan {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #172548;
	text-align:center;
	letter-spacing:1px;
}

.Bildunterschrift {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	text-align:right;
}

.img_left {
	float:left;
	margin: 5px 5px 0 0;
}

.img_right {
	margin:5px 0 0 5px;
	float:right;
}

.readon {
	background-image:url('../images/weiterlesen.png');
	background-repeat:no-repeat;
	font-size:12px;
	width:160px;
	height:30px;
	display:block;
	padding-left:16px;
	padding-top:0.13em;
	color:#fff;
	border-bottom:5px;

}

.readon:hover {

	font-weight:bold;
}

.subHeadline {
	width:535px;
	display:block;
	padding:10px;
	border-top:1px #ff0000 dotted;
	border-bottom:1px #ff0000 dotted;	
	font-weight:bold;
	color:#ff0000 ;
}

.subHeadlineCenter {
	width:535px;
	display:block;
	padding:10px;
	border-top:1px #938d77 dotted;
	border-bottom:1px #938d77 dotted;	
	font-weight:bold;
	color:#938d77 ;
	text-align:center;
	font-size:12px;
}

.subHeadlineCenter16 {
	width:535px;
	display:block;
	padding:10px;
	border-top:1px #938d77 dotted;
	border-bottom:1px #938d77 dotted;	
	font-weight:bold;
	color:#ff0000 ;
	text-align:center;
	font-size:16px;
}

.subHeadlineCenter20 {
	width:535px;
	display:block;
	padding:10px;
	border-top:1px #938d77 dotted;
	border-bottom:1px #938d77 dotted;	
	font-weight:bold;
	color:#938d77 ;
	text-align:center;
	font-size:20px;
}

.tblBigFont {
	font-size:16px;
	font-weight:bold;
	text-align:left;
}


.kontaktLink {
	text-align:center;
	font-size:20px;
	display:block;
	border-top:1px #ff0000 dotted;
	border-bottom:1px #ff0000 dotted;	
	color:#ff0000;
	width:535px;
	padding:10px;
}

.kontaktLink:hover{
	border-bottom:1px #a2000d dotted;
	border-top:1px #a2000d dotted;
}

/* nicht benötigte Elemente deaktivieren */
#mce_editor_0_formatSelect, #mce_editor_0_fontNameSelect{
	display:none;
}


