/*###########################################################################
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;
  font-family: Arial, sans;
	}

#kopf,#breadcrumbs,#footer {
	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;
	}	
  
  
input.short {
width: 150px;
}

input.long {
width: 500px;
}

input {
border: 1px solid #000;
background-color: #DDE4FF;
}

p.subscribe {
margin: 0;
padding: 20px 0 0 0;
}


.tx-kader-pi1 table {
 margin-left: 20px;
 width: 95%;
 border-collapse: collapse;
 margin-bottom:10px;
}

.tx-kader-pi1 table.contact {
 width: auto;
}

.tx-kader-pi1 table.contact th,.tx-kader-pi1 table.contact td {
padding-right: 10px;
}

.tx-kader-pi1 table.contact th, .tx-kader-pi1 table.coursetable th{
    background-color: transparent;
}

.tx-kader-pi1 table td,.tx-kader-pi1 table th {
border: 1px solid #ccc;
}

h1 {

font-size:12px;
}
