
/*#######################################*/

.teaser {
	font-size: 100%;
	line-height:150%;
	font-weight: lighter;
	color:#005c87;
	margin:0px;
	padding:0px;
}

.datum {
	background-position:left;
	background-repeat:no-repeat;
	font-weight: bold;
	color: #000000;
	margin:0 0 5px 0;
}

.veranstaltungsort {
	font-weight: bold;
	color: #a3262f;
	line-height:100%;
	margin:1px 0 7px 0;
}

.versal {
	font-size: 95%;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	
}

.treffer {
	font-size:100%;
	height:auto;
	color:#a3262f;
	padding:15px 0 0px 140px;
	margin:0px;
}

.seitenanzahl {
	font-size:100%;
	height:auto;
	color:#000000;
	padding:50px 0 10px 140px;
	margin:0px;
}
.seitenanzahl a:link {
	color: #a3262f;
	text-decoration: none;
}

.seitenanzahl a:visited {
	color: #a3262f;
	text-decoration: none;
}

.seitenanzahl a:hover {
	color: #a3262f;
	text-decoration: underline;
}

.seitenanzahl a:active {
	color: #a3262f;
	text-decoration: underline;
}


.infotext {
	padding-left:10px;
	color: #a3262f;
	margin:5px 0 0 0;
}

.infotext a:link {
	color: #a3262f;
	text-decoration: none;
}

.infotext a:visited {
	color: #a3262f;
	text-decoration: none;
}

.infotext a:hover {
	color: #a3262f;
	text-decoration: underline;
}

.infotext a:active {
	color: #a3262f;
	text-decoration: underline;
}

.einruecken {
	margin: 0 0 0 25px;
}

.standort {
	font-weight:bold;
	margin:0 0 3px 0;
}
.adresse {

}
.opnv {
	font-style:italic;
	margin:5px 0 0 0;
	background-image:url(../img/opnv_icon.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding: 0 0 0 14px;
}

.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}



.intern a:link {
	color: #999999;
	text-decoration: none;
}

.intern a:visited {
	color: #999999;
	text-decoration: none;
}

.intern a:hover {
	color: #999999;
	text-decoration: underline;
}

.intern a:active {
	color: #999999;
	text-decoration: underline;
}


.extern a:link {
	color: red;
	text-decoration: none;
}

.extern a:visited {
	color: red;
	text-decoration: none;
}

.extern a:hover {
	color: red;
	text-decoration: underline;
}

.extern a:active {
	color: red;
	text-decoration: underline;
}

.mailto a:link {
	color: green;
	text-decoration: none;
}

.mailto a:visited {
	color: green;
	text-decoration: none;
}

.mailto a:hover {
	color: green;
	text-decoration: underline;
}

.mailto a:active {
	color: green;
	text-decoration: underline;
}



/*##### GRAFISCHE HEADLINES #####*/

h1 {
	height:40px;
	background-repeat:no-repeat;
	padding:0px;
	margin: 0;
}

h1 strong {
	display:none;
}

h2 {
	height:40px;
	background-repeat:no-repeat;
	padding:0px;
	margin: 0;
}

h2 strong {
	display:none;
}

h3 {
	height:40px;
	background-repeat:no-repeat;
	padding:0px;
	margin: 0;
}

h3 strong {
	display:none;
}

h5 {
	height:40px;
	background-repeat:no-repeat;
	padding:0px;
	margin: 0;
}

h5 strong {
	display:none;
}

h6 {
	height:40px;
	background-repeat:no-repeat;
	padding:0px;
	margin: 0;
}

h6 strong {
	display:none;
}

/*##### GRAFISCHE HEADLINES #####*/

.morelink {
color:#a3262f;
}

.morelink:link {
	color: #a3262f;
	text-decoration: none;
}

.morelink:visited{
	color: #a3262f;
	text-decoration: none;
}

.morelink:hover{
	color: #a3262f;
	text-decoration: underline;
}

.morelink:active {
	color: #a3262f;
	text-decoration: underline;
}
/*#######################################*/