.quickedit { display: none; }

.content {
	padding-top: 20px;
}

.content h1 {
	font-size: 16px;
}

.content a {
	color: #000088;
	text-decoration: underline;
}

.content a:hover {
	color: #000088;
	text-decoration: underline;
}


.content td#content ul 	{
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(../gfx/quadblau.gif);
}

.content td#rightnavcol {
	padding-top: 40px;
	padding-left: 6px;
	padding-right: 6px;
	width: 180px;
}


table.anfrageformular {
	width: 100%;
}

table.anfrageformular td {
	padding: 3px;
}

table.anfrageformular td#afleft {
	text-align: right;
	vertical-align: middle;
}

table.anfrageformular input {
	font-size: 11px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.anfrageformular textarea {
	font-size: 11px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.anfrageformular input#submitter {
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background: #e0e0e0;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	margin: 4px;
	width: 200px;
}

div.anfrageError {
    color: #856;
}


div.veranstaltung {
	width: 100%;
	border: 0px solid #7282A8;
	padding: 5px;
	margin-bottom: 24px;
	color: #666;
}

div.veranstaltung th {
	text-align: left;
	font-weight: bold;
	color: #000;
}

div.veranstaltung td.veranstaltungtitel {
	text-align: left;
	font-weight: bold;
	font-size: 115%;
	color: #000;
	padding-bottom: 10px;
}

div.veranstaltung td.veranstaltunginfo {
	text-align: left;
	color: #666;
}

.rightcontent .rc_veranstaltung_titel {
    color: #000;
    font-weight:bold;
    font-size:12px;
}

.rightcontent .rc_veranstaltung_text {
    color:#777777;
}



div.presse {

}
.presse_elem {
    margin-bottom:16px;
}
.presse_title {
    border-bottom: 1px solid #ccc;
    font-weight:bold;
    padding:4px 0 5px 0;
}
.presse_files {
    margin-top:8px;
}

.presse_quelle {
    font-style: italic;
    margin-top:5px;
}
.presse_text {
    margin-top:4px;
}
.presse_bild {
    margin-top: 15px;
}
