body {
	background-color: rgb(232,120,0);
}
.gelb {
	background-color: rgb(245,184,12);
}
.rot {
	background-color: rgb(245,65,12);
}
.orange {
	background-color: rgb(232,120,0);
}
.hellorange {
	background-color: rgb(255,167,13);
}
.dunkelorange {
	background-color: rgb(198,102,0);
}
.hellgelb {
	color: rgb(255,230,180);
}
h1, h2 {
	font-family: 'Roboto', sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	margin-left: 50px;
}
h1 {
	font-size: 60px;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.27);
}
h2 {
	font-size: 30px;
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, sans-serif;
	margin-left: 0px;
}
a:link, a:visited {
	color: white;
}
a:hover {
	color: rgb(255,230,180);
}
table {
	border: 0;
	margin-left: 20px;
	padding: 0;
}
td {
	height: 40px;
}
.td1 {
	width: 150px;
}
.td2 {
	width: 350px;
}
.td3 {
	width: 35px;
}
.td4 {
	width: 150px;
}
.td5 {
	width: 350px;
}
#wrapper {
	position: relative;
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: transparent;
}
#startbild {
	width: 1140px;
	height: 330px;
}
#mygoogle {
	width: 540px;
	height: 450px;
}
#cssmenu {
	top: 0px;
}
#cssmenu > ul {
	background-color: rgb(198,102,0);
}
#cssmenu > ul > li > a {
	color: rgb(255,167,13);
	font-family: verdana;
}
#cssmenu > ul > li.has-sub::after {
	border-color: rgb(232,120,0);
}
#lastmenuchild {
	width: 35%;
	text-align: right;
}
#lastmenuchild a {
	color: white;
	display: none;
}
#slideshow, #cssmenu {
	box-shadow: 1px 17px 5px rgba(0,0,0,0.40);
}
#contentwrapper {
	background-color: transparent;
}
#contentwrapper p {
	color: white;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	line-height: 26px;
	margin: 20px;
}
#content {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: 20px;
	background-color: transparent;
}
#imgdiv {
	position: fixed;
	margin-left: 20px;
	visiblity: hidden;
	margin-top: 45px;
}
#modelContainer {
	margin-left: 20px;
}
.onemodel img {
	width: 200px;
	height: 300px;
}
.divwrapper {
	position: relative;
	height: auto;
	width: 1160px;
	top: 0;
}
.fadein {
	position: relative;
	/* height: 660px; */
	height: 775px;
	width: 1140px;
	overflow: hidden;
}
.fadein p {
	position: absolute;
	left: 0;
	top: 0;
}
.divcontent {
	box-shadow: 1px 17px 5px rgba(0,0,0,0.40);
	/* padding: 20px; */
	color: white;
	font-family: verdana;
	border: 1px solid rgb(198,102,0);
	position: relative;
	height: auto;
	width: 1118px;
	padding-left: 20px;
}
.durchsichtig {
	background-color: transparent;
	width: 100%;
	height: 320px;
}
.spalte1, .spalte2 {
	float: left;
	width: 50%;
	color: rgba(249,233,184,1.00);
}
.spalte1bewerbung, .spalte2bewerbung {
	float: left;
	width: 48%;
	color: rgba(249,233,184,1.00);
	margin-left: 20px;
}
.spalte1bewerbung input, .spalte2bewerbung input {
	width: 70%;
	margin-bottom: 10px;
}
.spalte1bewerbung input[type="radio"], .spalte2bewerbung input[type="radio"] {
	width: 5%;
}
.spalte1bewerbung label, .spalte2bewerbung label {
	width: 25%;
	display: inline-block;
}
input[type=submit] {
	padding: 5px 15px;
	border: 1 none;
	cursor: pointer;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	width: 1100px;
	border-color: rgb(255,230,180);
	color: rgb(198,102,0);
}
#narben_wo, #tattoos_wo, #piercings_wo {
	width: 35%;
}
.marginspalte2top88 {
	margin-top: 88px;
}
.marginspalte2top114 {
	margin-top: 114px;
}
.marginspalte2top133 {
	margin-top: 133px;
}
.onemodel {
	padding-right: 20px;
	float: left;
	padding-top: 20px;
}
.onemodel img {
	box-shadow: 3px 3px 3px rgba(0,0,0,.5);
}
.clearfix {
	clear: both;
	float: none;
	display: block;
}

@media only screen and (max-width: 1024px) {
body {
/* background-color: red; */
}
h1 {
	font-size: 50px;
}
#wrapper {
	width: 1024px;
	height: auto;
}
.fadein {
	height: 500px;
	width: 100%;
}
.fadein p {
	margin: 0
}
.onemodel img {
	width: 150px;
	height: 225px;
}
.divcontent {
	width: 960px;
}
#imgdiv {
	margin-left: 0;
}
#content {
	margin-left: auto;
	margin-right: auto;
}
#cssmenu > ul > li {
	padding-right: 40px;
}
#cssmenu > ul > li a {
	font-size: 18px;
}
#cssmenu ul ul li a {
	font-size: 14px;
}
}

@media only screen and (max-width: 768px) {
body {
/* background-color: green; */
}
}

@media only screen and (max-width: 1024px) {
body {
	/* background-color: blue; */
	
	box-sizing: border-box;
}
#wrapper {
	width: 100%;
}
#imgdiv, #slideshow {
	display: none;
}
.durchsichtig {
	height: 60px;
}
.divcontent {
	width: 100%;
	box-sizing: border-box;
}
.spalte1, .spalte2 {
	width: 100%;
	float: none;
}
#mygoogle {
	width: 100%;
	height: 250px;
}
input[type=submit] {
	border-radius: 0px;
	width: 98%;
}
.divwrapper {
	width: 100%;
}
.spalte1bewerbung, .spalte2bewerbung {
	width: 98%;
}

.spalte1bewerbung input[type=text], .spalte2bewerbung input[type=text] {
	width: 60%;
}
}