/*##############################
www.gluecksburg-ostsee.de Stylesheet Druck
Datei: print.css
Media: print
Datum: 16.08.2006
###############################*/
body,*html body {
           font-family : Verdana, sans-serif;
           font-size : 11px;
           margin: 20px;
           background-color: transparent;
           background-image: none;
}

h1, h2, h3, h4 {
           color : #000;
           background-color : inherit;
           text-align: center;
}

h1 {
           text-align: left;
           font-size : 15px;
           padding-bottom:6px;
}
h2 {font-size : 15px;}

h3 {font-size : 13px;}

h4 {font-size : 11px;}

a {
	color: #000;
	text-decoration: none;
}

/* Bereiche ausblenden */
#top{display:none;}

.smenu{display:none;}

#left{display:none;}

.cleft{display:none;}

.master, *html .master{
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	background-image: none;
	height: 85% !important;
	width: 90% !important;
	background-color: transparent;
	overflow: hidden;
}

#topback{display: none;}

#middle,*html #middle{
	position:absolute;
	background-image: none;
	background-color: transparent;
	top:0px;
	left: 0px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	clear: both;
	overflow: visible;
	height: 100% !important;
}

#right{display:none;}

#footer{display:none;}