
@media only screen and (min-width: 0px) and (max-width: 610px) {

* {
	padding: 0;
	margin: 0;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cc_container .cc_btn {
	background-color: #5E5238 !important; /* Farbe des Buttons */
	color: #fff !important; /* Textfarbe des Buttons */
}
.cc_container {
	background: #fff !important; /* Hintergrundfarbe des gesamten Bereichs */
	color: #333 !important; /* Schriftfarbe des gesamten Bereichs */
	font-family: 'Arial', sans-serif !important;
	box-shadow: 0 0 5px #333;
}
.cc_container .cc_message{
	line-height: 1.5em !important;
}
.cc_container a {
color: #5E5238 !important; /* Textlink-Farbe "Mehr Infos" */
}
img {
	max-width: 100%;
	margin: 0;
	padding: 0;
	}

body, html {
	font-family: 'Arial', sans-serif;
	background-color: #E0D2B8;
	-webkit-text-size-adjust: none;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10pt;
	line-height: 1.5em;
}

#checkbox{
	width: 10px;
	float: left;
	display: inline;
	margin: 3px 5px 0 2px;
}
#akz{
	width: 90%;
	float: left;
}
#holder{
	min-height: 100%;
	width: 100%;
}
	header {
		background: url(../img/oben.jpg) repeat-x;
		width: 100%;
	}

	#paragraph {
		display: none;
	}
	#logo{
		display:none;
	}

	#mobil_logo{
		margin: 0 auto;
		display: block;
		height: 145px;
		width: auto;
	}

	nav{
			display: none;
		}

		#nav_footer{
			display: none;
		}

		#nav_small{
			font-family: 'Jacques Francois', serif;
			font-size: 14px;
			}

			.button_nav{
				width: 50%;
				padding: 1em .2em;
				border: 2px solid #E0D1BA;
				float: left;
				text-align: center;
				background-color: #86785B;
				background-image: -ms-linear-gradient(#86785B, #5E5238);
				background-image: -webkit-linear-gradient(#86785B, #5E5238);
				background-image: -o-linear-gradient(#86785B, #5E5238);
				background-image: linear-gradient(#86785B, #5E5238);
				color: #E0D1BA;
				text-shadow: 1px 1px 3px black;
				font-weight: bold;
				-moz-box-shadow: 0 0 5px black;
				-webkit-box-shadow: 0 0 5px black;
				box-shadow: 0 0 5px black;
			}

			.button_nav:hover, .button_nav:active, .button_nav:focus {
				color: white;
			}

			.border {
				clear: both;
					background: url(../img/border.jpg) repeat-x;
					width: 100%;
					height: 29px;
				}


	#content, #content2{
		width: 100%;
		padding: 0 0 100px 1em;
		clear: both;
		margin-bottom: 1em;
	}

	.img_content {
		float: right;
		margin: 12px;
		display: block;
		width: 25%;
		max-width: 110px;
		height: auto;
	}
	 #ra_tj_img {
		margin: 20px 12px;
	}

	#kuli{
		float: right;
		display: block;
	}

	form {
		width: 100%;
	}

		fieldset {
			width: 100%;
			margin: 0;
			border: none;
		}
			.textfeld, .submitbutton {
				margin: 12px 12px 0 0;
			}


			.textfeld input, .textfeld textarea {
				width: 100%;
				padding: 6px;
				display: block;
				background-color: #EFE8DA;
				border: none;
			}

			.textfeld label {

				float: left;
				width: 70px;
			}

			textarea {
				height: 200px;
				font-family: inherit;
				font-size: inherit;
			}

			.button {
				background-color: #EFE8DA;
				border: none;
				padding: 1.5em;
				font-weight: bold;
				font-size: 12px;
				font-family: inherit;
				width: 46%;
			}

			#button2 {
				float:right;
			}
			.button:hover, input:hover, textarea:hover {
				background-color: #F3EEE5;
			}

		table{
			width: 97%;
		}

		table #vollmacht{
			border: none;
			paddin: 0 12px 0 0;
		}

		#vollmacht td {
			padding: 1em 0;
			text-align: center;
			font-size: 10px;
		}

		.bezeichnung1{
			margin: 1em 0 1em 0;
			font-weight: bold;
			color: #5E5238;
		}

		.bezeichnung{
			margin: 3em 0 1em 0;
			font-weight: bold;
			color: #5E5238;
		}
		.bezeichner{
			margin-left: 1em;
		}

		#impressum{
		}
		#impressum2{

		}

		#impressum2 li{
			padding: 4px;
		}

		#iframe{
			width: 100%;
			height: 300px;
			float: left;
			margin-bottom: 2em;
			padding-right: 12px;
		}

		#kompass{
			display: none;
		}



footer {
	clear: both;
	height: 100px;
	margin-top: -100px;
	background-color: #86785B;
	background-image: -ms-linear-gradient(#86785B, #5E5238);
	background-image: -webkit-linear-gradient(#86785B, #5E5238);
	background-image: -o-linear-gradient(#86785B, #5E5238);
	background-image: linear-gradient(#86785B, #5E5238);
}

#footer1{
	clear: both;
}

#footer1, #footer2, #footer3{
	width: 33.333333333333333333334%;
	height: 71px;
	float: left;
	text-align: center;
	color: #E0D2B8;
}

#footer1 a, #footer1 a:visited,
#footer2 a, #footer2 a:visited,
#footer3 a, #footer3 a:visited {
	color: #E0D2B8;
	text-decoration: underline;
}

#footer1 a:hover, #footer1 a:active, #footer1 a:focus,
#footer2 a:hover, #footer2 a:active, #footer2 a:focus,
#footer3 a:hover, #footer3 a:active, #footer3 a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

a, a:visited {
	color: #5E5238;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #897A53;
	text-decoration: none;
}

ul {
	margin: 0 12px 12px 12px;
}

li {
	padding-bottom: 8px;
	margin-left: 12px;
	}




h1, h2 {
	font-size: 12pt;
	color: #5E5238;
	padding: 12px 0;
}

h3 {
	font-size: 10pt;
	color: #5E5238;
	padding: 12px 0;
}

h4{
}

#content p {
	padding: 0 12px 12px 0;
}


.clear {
	clear: both;
	height: 0;
	width: 0;
	}

/*vertikale Zentrierung*/

.zentriert {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.center {
	width: 90%;
	margin: 0 auto;
	display: block;
}

.divided {
	float: left;
	width: 50%;
	}

.margin-bottom{
	margin-bottom: 2em;
}

.bold{
	font-weight: bold;
}



.abstand2 {
	text-align: center;
	line-height: 100px;
}
.dav {
	display: block;
	}

	}
