/**************************************/
/*        veranstaltungen.css         */
/**************************************/

.text {
	clear: left;
	padding-top: 23px;
	line-height: 18px;
	}

h2 {
	margin-bottom: 12px;
	}

.liste {
	list-style-image: url(../images/kreis_grau.gif);
	margin-left: 15px;
	}

.textveranstaltungen {
	width: 450px;
	margin-right: 30px;
	float: left;
	}

.veranstaltungen {
	font-weight: bold;
	width: 144px;
	color: #000;
	}

.linie {
	border-bottom: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	width: 147px;
	}

#vernissage {
	margin-top: 12px;
	}

.unterpunkt {
	border-bottom: 1px solid #E0E0E0;
	padding-top: 5px;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	margin-left: 12px;
	width: 135px;
	}

.bildsechshaende {
	margin-top: 4px;
	width: 250px;
	height: 300px;
	float: right;
	}

.textveranstaltungen a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

.textveranstaltungen a:link {
	color: #000;
	}

.textveranstaltungen a:hover, .textveranstaltungen a:visited {
	color: #666;
	}