/* CSS Document print*/

body {
	font-size: 11pt;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	color: #000
}

#accessibility {
	display:none
}
#sidebar {
	display:none
}

#sb_nav {
	display:none
}

#content {
	width: 760px;
}

/*Tags*/

h1 {
	font-size: 18pt;
	border-bottom: 1px dotted #666;
	padding: 0 0 10px 0
}

h2 {
	font-size: 16pt;
	display:block;
	height: 50px;
}

h2 span {
	padding: 0 20px 0 0;
	font-size: 18pt;
	display:block;
	width: 50px;
	
	float:left;
	
}

h6 {
	font-size: 16pt;
}

a {
	color: #000;
	text-decoration:none
}

td {
	font-size: 11pt
}

/* Klassen */

.obj_status {
	color:#AF271F;
	font-size: 11pt;
}

#desc {
	display:none
}

#placeholder {
	padding: 3px;
	border: 1px solid #ccc;
	width: 400px;
	height: 300px;
	margin: 10px 10px 10px 0px;
}

.rssThumbs {
	display:none
}

#content ol {
	display:none
}

/*Objektübersicht*/

.teaser {
	width: 460px;
	height: 100px;
	position:relative
}

.teaser img {
	float:left;
	width: 80px;
	height: 60px;
	padding: 3px;
	border: 1px solid #ccc

}

.teaser img:hover {
	background: #fff
}


.teaser h3 {
	float:right;
	width: 360px;
	height: 40px;
	font-weight: normal;
	font-size: 13pt
}

.teaser h3 span {
	display:block;
	width: 50px;
	height: 60px;
	font-size: 14pt;
	float:left
}
.teaser h3 a {
	text-decoration:none;
	color: #333
}

p.details {
	float:right;
	width: 310px;
	display:none
}



.teaser .objektstatus {
	background: #ccc;
	font-size: 110%;
	width: 120px;
	height: 18px;
	padding: 2px 0 0 0;
	text-align:center;
	position: absolute;
	top: 40px;
	left: 0;
	background: #AF271F;
	color: #AF271F;
	text-transform: uppercase;
}

#usenav {
	display:none
}

#objektnav {
	display:none
}

.danfrage {
	display:none
}

#footer {
	border-top: 1px dotted #666
}

#footer span {
	display:none
}

.send {
	display:none
}

/*Startseite*/
.st_sidebar  {
	display:none
}

.st_nav {
	display:none
}
.start_content_bottom {
	display:none
}

#st_artikel_wrap {
	display:none
}