#head {
display:none
}

.login_box{
display:none
}

.content_box, .content_box_photo{
display:none
}

#nav-header{
display:none
}

a.termin_back{
display:none
}

a.termin_druck{
display:none
}


table.stripeMe {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	font-size: 10pt;
	vertical-align:top;
	text-align:left;
	border:1px solid #cccccc
}

table.stripeMe th {
	font-size: 11pt;
	vertical-align:top;
	text-align:left
}

table.stripeMe td {
	vertical-align:top;
	font-size: 10pt;
	text-align:left;
	border:1px solid #cccccc
}

table.stripeMe td.last {
	border-right: none
}


table.stripeMe td.monat {
	font-size: 11pt;
	border-right: none
}

table.stripeMe tr.monat {
font-weight:bold;
letter-spacing:3px
}

table.stripeMe td * {
	padding: 2pt;
}

table.stripeMe tr.alt td {
	background: none;
}

table.stripeMe tr.over td {
	background: none;
}

.clear {
	clear: both;
	height:30px;
}

.clearer{
claer:both;
height: 1px;
font-size:1px
}

.art_preview img{
float:right;
width:220px;
padding:10px 0 4px 5px;
border:none
}

.art_preview a.mehr{
display:none
}

.content_box_large.halbbreit .detailbild{
width:220px;
float: left;
margin: 10px 12px 5px 0px;
background:#fff;
}