@media print {

	tr#kopf {
	display: none;
	}
	
	div#navigation {
	display: none;
	}

	div#navi_oben {
	display: none;
	}

	div#spalte_rechts {
	display: none;
	}
	
	tr#fuss {
	display: none;
	}
	
	a {
	color: #000;
	text-decoration: none;
	}
	
	img {
	display: none;
	}
	
	td {
	width: auto;
	}

}

@media screen {

	a {
	color: #D29A36;
	}
	
	a:visited {
	color: #D29A36;
	}
	
	a:hover {
	background: #000;
	color: #D19A39;
	}
	
	a.img:hover {
	background: inherit;
	color: inherit;
	}
	
	body {
	background: #F7E6C8;
	margin: 0;
	padding: 0;
	}
	
	div {
	margin-top: 8px;
	}
	
	div#navigation {
	margin-left: 10px;
	margin-right: 4px;
	text-align: center;
	}
	
	div#spalte_rechts {
	margin-top: 50px;
	text-align: center;
	width: 200px;
	}
	
	form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13.4px;
	line-height: 22px;
	margin: 22px;
	}
	
	h1 {
	display: none;
	}
	
	h2 {
	color: #D19A39;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	margin-left: 22px;
	}
	
	h3 {
	color: #D19A39;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-left: 22px;
	}
	
	h4 {
	color: #D19A39;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13.4px;
	margin-bottom: 5px;
	margin-left: 22px;
	}
	
	hr {
	background:#D19A39;
	border: none;
	color: #D19A39;
	height: 1px;
	margin: 0 22px;
	}
	
	img {
	border: none;
	}
	
	img#titel {
	margin-top: 8px;
	}
	
	img.l {
	float: left;
	margin-left: 3px;
	margin-right: 22px;
	margin-top: 3px;
	margin-bottom: 10px;
	}
	
	img.r {
	float: right;
	margin-left: 22px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 10px;
	}
	
	img.unten {
	margin-top: 15px;
	margin-bottom: 6px;
	}
	
	input:focus, textarea:focus {
	background: #FFFFFF;
	color: inherit;
	}
	
	input {
	background: #F7E6C8;
	border: none;
	border-bottom: 1px dotted #D29A36;
	color: #D29A36;
	font: 13px Helvetica, sans-serif;
	padding: 1px;
	width: 200px;
	}
	
	li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13.4px;
	margin-bottom: 11px;
	}
	
	p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13.4px;
	margin: 22px;
	margin-top: 0;
	}
	
	table {
	border-collapse: collapse;
	border-spacing: 0;
	height: 100%;
	width: 100%;
	}
	
	table#daten {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13.4px;
	height: auto;
	margin: 22px;
	margin-top: 0;
	}
	
	table#home {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13.4px;
	height: auto;
	margin: 22px;
	margin-top: 0;
	width: auto;
	}
	
	table#sm {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13.4px;
	height: auto;
	margin-bottom: 22px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 0;
	width: 531px;
	}
	
	table#sm td {
	vertical-align: middle;
	}
	
	table.g {
	border-top: 1px solid #D19A39;
	height: auto;
	margin: 7px 22px;
	width: 516px;
	}
	
	table.g td {
	height: 119px;
	text-align: center;
	vertical-align: middle;
	width: 129px;
	}
	
	table.g th {
	color: #D19A39;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	padding-top: 10px;
	}
	
	td {
	vertical-align: top;
	}
	
	textarea {
	background: #F7E6C8;
	border: 1px dotted #D29A36;
	color: #D29A36;
	font: 13px Helvetica, sans-serif;
	overflow: auto;
	width: 500px;
	}
	
	tr#kopf {
	background: #0D1725 repeat-x url(http://src.stollenfest.de/bg1.gif);
	text-align: center;
	}
	
	tr#fuss {
	background: #D19B37 repeat-x url(http://src.stollenfest.de/bg2.gif);
	text-align: center;
	}
	
	tr.rechts td {
	text-align: right;
	}
	
	ul {
	list-style-type: none;
	margin-top: 0;
	}
	
	ul#info li:first-line {
	font-weight: bold;
	}

}
