@media screen, print {

	input.text, input.texteingabe, textarea {
		background: #f4f4f4;
		line-height: 100%;
		padding: 3px;
		border: 1px solid #626262;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin: 0px 0 0 0;
		width: 200px;
	}
	.rot {
		color: #B31F10;
	}
	textarea {
		font: 120%/160% arial, Trebuchet MS, tahoma, verdana, sans-serif;
		width: 270px;
	}
	#spalte-2 table {
		font-size: 1em;
		border: 1px solid #ccc;
		margin: 10px 0 10px 0;
	}
	#spalte-2 table td {
		padding: 2px;
		background: #f7f7f7;
	}
	#spalte-2	#kontaktformular table {
		border: 0;
		margin: 0;
	}
	#spalte-2	#kontaktformular table td {
		padding: 5px 0 0 0;
		background: #fff;
		margin: 5px 0 0 0;
	}
	#spalte-2 h1, .h-sudoku {
		margin: 30px 0 10px 0;
		font-size: 100%;
		color: #a3070e;
		clear: both;
	}
	#spalte-2 h2 {
		margin: 10px 0 10px 0;
		font-size: 120%;
		color: #000000;
		clear: both;
	}
	#spalte-2 h3 {
		margin: 10px 0 10px 0;
		font-size: 100%;
		color: #454545;
		clear: both;
	}
	#spalte-2 p {
		margin: 0 0 10px 0;
	}
	#spalte-2 a {
		color: #B31F10;
	}

		#inhalt img {
			border: 0px solid #454545;
		}
		.mitgliederliste {
			background: #fff url("../bilder/bg_mitglieder.gif") no-repeat;
			border: 1px solid #f0f0f0;
			border-bottom: 4px solid #f0f0f0;
			margin: 5px 0 10px 0;
		}
		#inhalt .mitgliederliste img {
			border: 0;
		}
		#spalte-2 .mitgliederliste h1 {
			z-index: 5;
			display: block;
			font-size: 120%;
			margin: 0 0 0 0 ;
			padding: 2px 5px 2px 5px;
			color: #ffffff;
			background: #394294 url("../bilder/bg_h1.gif") repeat-x;
		}
			.mgl-1 {
				padding: 5px;
				float: left;
				width: 190px;
			}
			.mgl-2 {
				padding: 5px;
				float: right;
				border: 0;
			}
			.mgl-beschreibung {
				padding: 5px;
				clear: both;
			}

		#nach-oben {
			width: 36em;
			text-align: right;
			margin: 20px 0 20px 0;
		}
		#nach-oben a {
			color: #B31F10;
			display: block;
			width: 300px;
			text-align: right;
			margin: 0 0 0 auto;
			padding: 0 20px 0 0;
			background: url("../bilder/pfeil_top.gif") no-repeat 305px 7px;
		}


	#spalte-2 ul {
		list-style-type: square;
		margin: 10px 0 10px 0px;
		padding: 0;
	}
	#spalte-2 ul li {
		margin: 0 0 0 15px;
		padding: 0;
	}
	#spalte-2 ul li p {
		margin: 0;
		padding: 0;
	}

	#spalte-3 h1 {
		display: none;
	}
	#spalte-3 h2 {
		font-size: 100%;
		font-weight: bold;
		margin: 10px 0 5px 0;
	}
	#spalte-3 input.text {
		width: 130px;
	}
	#spalte-3 hr {
		color: #fff;
		height: 1px;
		background: #fff;
		border-top: 1px dashed #e7e7e7;
		margin: 20px 0 0 0;
	}
		#lg-hotline {
			text-indent: 300px;
			width: 160px;
			height: 15px;
			overflow: hidden;
			background: url("../bilder/hotline.gif") no-repeat;
		}

}