/*###########################################################################
Print-Stylesheet für Website www.lvrheinland.de
Letzte Änderung: 20.10.10
#############################################################################*/

html {
	overflow: visible;
	height: auto;
    }

body {
	background-color: #fff;
	overflow: visible;
	width: 100%;
	left: 0;
	height: auto;
	}

#kopf {
	display: none;
	}
	
#breadcrumbs {
	width: 100%;
	margin: 0;
	padding: 0.2em 0.5em 0.1em 0.5em;
	}
	
#breadcrumbs a {
	font-size: 80%;
	font-weight: normal;
	padding-right: 10px;
	margin-right: 10px;
	}	

#subnavigation {
	display: none;
	}	
		
#footer {
	clear: both;
	height: 20px;
	width: 100%;
	margin:0px;
	padding:0px;
	text-align: center;
	}
	
#footer a {
	display: none;
	}	
	

/*############### Spalten liquide ###################*/

#abstand {
	margin: 0;
	}

#wrapper {
	margin: 0;
	width: 100%;
	overflow: visible;
	}
						
#seitennavi {
	display: none;
	}

#inhalt {
	margin-left: 0;
	border: 0px;
	}	
	
#inhaltbreit {
	margin-left: 0;
	margin-right: 0px;
	border: 0px;
	}	
	
#rechts {
	display: none;
	}
	
.rechts1 {
	display: none;
	}	
