/*print*/

* {
margin: 0;
padding: 0;
}

body
{
	/*margin: 5px 10% 20px 10%;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 80%;
	background-color: #fff;
	color: #000;
position: absolute;
top:40px;
left:50px;
width:150px;
}

#wrapper
{
border: none;
}

p, li {
font-size: 85%;
}

/* ---- */
#header {
display: none;
}

/* ---- */
#mainmenue {
display: none;
}

/* ---- */
#leftmenue {
display: none;
}

/* ---- */
#content
{
	border-left: white;
	border-width: 0 0 0 20px;
	border-style: none none none solid;
}
#content h1,
#content h2,
#content h3 {

}
#content h1 {

}
#content h2 {

}
#content h3 {

}
#content p {

}
#content p.topper {

}
#content a {

}
#content a:hover {

}

/* ---- */
.breaker {

}
#footer {
font-size:60%;
}

#service_links {
display: none;
}

.druckadresszeile {
}

/* ---- */
.invis {
display: none;
}

#left_buero
{
	display: block;
	text-decoration: none;
	line-height: 120%;
	width: 700px;
	margin: 2px 10% 10% 100px;
	padding: 3px 0 3px 5px;
	color: #000;
	font-size: 70%;
	
}