/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#333;
}
#site {
	background:#FFF url(../images/menu_bg.gif) top left repeat-y;
	width:960px;
	margin:0 auto;
}
#header img {
	float:left;
	border:none;
}
#header_print {
	display:none;
}
#container {
	clear:left;
	background:url(../images/left_bg.jpg) top left no-repeat;
	padding-top:30px;
	overflow:hidden;
}
* html #container {
	height:1%;
}
#container-left {
	float:left;
	width:340px;
}
#menu {
	float:left;
	width:165px;
	border-bottom:1px dotted #069;
}
#submenu {
	float:right;
	width:165px;
	border-bottom:1px dotted #069;
}
#menu a, #submenu a {
	display:block;
	color:#069;
	text-decoration:none;
	border-top:1px dotted #069;
	padding:7px 0;
	padding-left:10px;
}
#menu a:hover, #submenu a:hover {
	font-weight:bold;
}
#menu a.active, #submenu a.active {
	font-weight:bold;
	background:#FFF;
}
#submenu .ter {
	border:none;
	background:#FFF;
	padding:3px 0;
	padding-left:25px;
}
#submenu .last {
	padding-bottom:15px;
}
#submenu .ter.tactive, #submenu .ter:hover {
	background:#FFF url(../images/arrow.gif) 10px 10px no-repeat;
	font-weight:normal;
}
#news {
	clear:both;
	background:#c60;
	margin-top:20px;
	padding:10px;
	color:#FFF;
}
#news img {
	/*float:left;*/
	padding-right:10px;
	height:50px;
}
#news a {
	color:#6CF;
	text-decoration:none;
}
#container-right {
	float:right;
	width:575px;
	padding-left:40px;
	position:relative;
}
#rightbar {
	position:absolute;
	right:15px;
	top:10px;
	width:30px;
	vertical-align:top;
	text-align:right;
}
#print {
	margin-bottom:15px;
}
#title h1, #content h1 {
	color:#C60;
	font-size:21px;
	font-weight:normal;
	margin-top:0;
}
#content h1 {
	margin:0;
	line-height:30px;
}
#content {
	margin-right:55px;
}
#content a {
	color:#C60;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content a.noHover:hover {
	text-decoration:none;
}
#content h2, #content h2 a {
	font-size:15px;
	color:#069;
	margin:0;
	line-height:22px;
}
#content h4, #content h4 a, #content .liste h3, #content .liste h3 a {
	font-size:12px;
	color:#0d609e;
	margin:0;
	font-weight:bold;
}
#content h5, #content h5 a {
	font-size:14px;
}
#content .liste h3, #content .liste h3 a {
	color:#069;
}
#content h3, #content h3 a {
	font-size:15px;
	font-weight:normal;
	color:#069;
	margin:0;
	line-height:22px;
}
#content h3.margin_norm {
	margin-bottom:10px;
}
#content .schedule .liste h3, #content .schedule .liste h3 a {
	font-weight:normal;
}
#content p {
	margin-top:0;
}
#footer {
	clear:both;
	padding:15px 0 5px 10px;
	font-size:10px;
}
#footer a {
	color:#069;
	text-decoration:none;
}
.liste img {
	float:left;
	vertical-align:bottom;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}
.liste_datum, .neuigkeiten_detail h3 {
	display:none;
}
.news h3 {
	display:block;
}
.neuigkeiten_detail img {
	float:none;
}
.neuigkeiten_detail .listen_content {
	padding:0;
}
.liste {
	overflow:hidden;
}
* html .liste {
	height:1%;
}
#cd .clear_liste {
	border-bottom:1px dotted #CCC;
	margin:12px 0;
}
#paintings .liste {
	border-bottom:1px dotted #CCC;
	margin:12px 0;
	padding-bottom: 10px;
}
.suche_index hr {
	height:1px;
	border:none;
	border-bottom:1px dotted #CCC;
	background:none;
}
#content #cd h3 {
	line-height:10px;
}

.gallery_gallery .clear_liste {
	border-bottom:1px dotted #CCC;
	margin:7px 0;
}

.gallery_gallery .liste {
	border-bottom:1px dotted #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
.dotted_line {
	border-bottom:1px dotted #CCC;
	margin:7px 0;
}

.lupe {
	padding-left: 30px;
	padding-top: 5px;
}

.piccontainer {
	float: left;
}
.gallery_gallery {	
	border-top:1px dotted #CCC;
	overflow:hidden;
	padding-top:15px;
}
.gal .liste, .gal, .gal .clear_liste {
	border:none;
}
.galBox {
	float:left;
	text-align:center;
	padding-right:10px;
	padding-bottom:10px;
}
/*.gallery_gallery .galBox .galImg,
.gallery_detail a img {
	border:1px dotted #069;
	padding:15px 0;
}*/
.galBorder {
	border:1px dotted #069;
	width:100px;
	height:100px;
	overflow:hidden;
	margin-bottom:7px;
	float:left;
}
.galDetail {
	width:380px;
	height:380px;
	border:1px dotted #069;
	overflow:hidden;
	margin-bottom:5px;
}
.galDetail td {
	text-align:center;
	vertical-align:center;
}
.gallery_gallery .galBorder {
	float:none;
}
* html .gallery_gallery {
	height:1%;
}
.galBorder td {
	text-align:center;
	vertical-align:center;
	width:100px;
	height:100px;
}
.galBorder img {
	border:none;
	float:none;
}
.subimages {
	overflow:hidden;
}
.subimages .galBorder {
	margin-right:7px;
	margin-bottom:7px;
	width:100px;
	overflow:hidden;
}
#content .gallery_detail h2 {
	margin-bottom:20px;
}
	
.form_left {
	width: 150px;
}
.form_right {
	width:320px;
}
form {
	margin-top:15px;
}
.errortext {
 	padding-top: 3px;
}
.hide {
	display:none;
}
.paintings p {
	margin-bottom:0;
}
.pressphotos p {
	margin:0;
}
#onthetop a {
	color:#c60;
}