@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center; /* für IE-Browser: Seite zentrieren */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	background-image: url(../images/97-MangoChicken.jpg);
	background-size: cover;
/*background-image: url(../DPBackground.jpg);*/
}

/*body {
	text-align: center; /* für IE-Browser: Seite zentrieren */
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	background-image: url(../images/DelhiIregarten1Delhi019.jpg);
	background-size: cover;
/*background-image: url(../DPBackground.jpg);
}*/

.backg {
		background-image: url(../images/DelhiShopBackground.jpg);
	background-size: cover;
}

h1 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #ff6600;
	padding-bottom: 2px;
	text-align: left;
}
h2 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	text-align: center;
}
h3 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #ff6600;
	text-align: left;
}

em {
font-weight: bold;
font-style: italic;
color: inherit;
}

img {
	border: none;
/*	max-width:100%;
	max-height:100%;*/

}

/* Links */
a img, a:link img { border: none; }

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff3;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff3;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/* SEITE */

#seite {
	margin: auto; /* für Mozilla-Browser: Seite zentrieren */
	width: 865px;
	background: transparent;
	text-align: left;
	height: auto;
	left: 0px;
}

.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #b20926;
	background-color: #FFF;
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-top-color: #999;
	border-left-color: #999;
}


input {
	color: #000;
	background-color: #FFfff0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

input:hover {
	color: #000;
	background-color: #fafafa;
	border: solid thin #5c90dc;
	-webkit-box-shadow: 1px 1px 3px #5c90dc,
						-1px -1px 3px #5c90dc;
	-moz-box-shadow: 1px 1px 3px #5c90dc,
					-1px -1px 3px #5c90dc;
	box-shadow: 1px 1px 3px #5c90dc,
				-1px -1px 3px #5c90dc;
}

select {
	font-weight: bold;
	color: #000;
	background-color: #FFfff0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

textarea { 	color: #000;
	background-color: #FFfff0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	max-width:100%;
	max-height:20em;
}


#wraptop {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}


#wrapper1 {
	text-align:center;
	position: relative;
	float: left;
	margin: 0px 0px 5px 0px; /* 3px / 12px */
	width: 100%;
	height: auto;
	background-color: #fff;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;	
}

#take {
	position: relative;
	float: left;
	margin: 1em auto 0.25em; /* 3px / 12px */
	width: 100%;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-shadow: 1px 1px 2px #aaa;
}

#take1 {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	line-height: 0.8em;
}

.take1 {
	font-size: 1em;
	font-weight: bold;
	color: #d93e5a;
	text-shadow: none;
}

.take2 {
	font-size: 0.65em;
	font-weight: normal;
	font-style:italic;
	color: #000;
	text-shadow: none;
}

.take3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #d93e5a;
	text-shadow: none;
}

#formu {
	width:100%;
}

#uber a{
	position: relative;
/*	top: 280px;*/
/*	left: 30%;*/
	text-align: center;
/*	float: right;*/
	font-size: 1.8em;
	color: #06bb64;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000,
				2px 2px 2px #ffd700;
				z-index:10000;			
}

#uber a:hover{
	text-align: center;
/*	float: right;*/
	font-size: 1.8em;
	color: #ff0000;
	font-weight: bold;
	text-shadow: 1px 1px 1px #aaaaaa,
				2px 2px 2px #ffd700;
				z-index:10000;			
}

#SpTitel {
	position: relative;
	float: left;
	margin: 0px auto 0.25em; /* 3px / 12px */
	width: 100%;
	height: auto;
	max-width: 695px;
	padding-left: 1.43884%; /* 10px / 695px */
	padding-right: 1.43884%; /* 10px / 695px */
	padding-top: 1.43884%; /* 10px / 695px */
	padding-bottom: 1.43884%; /* 10px / 695px */	
	border-bottom: solid 1px #990000;
	background-color: #ded96a;
	border-radius: 6px;
}

.valentin {
	position:absolute;
	right: 700px;
	top: 20px;
}

.bolly {
	position:absolute;
	right: 670px;
	top: 5px;
	opacity: 1.0;
	-webkit-transition: all 1s ease-in-out !important;
	-moz-transition: all 1s ease-in-out !important;
	transition: all 1s ease-in-out !important;
}

.bolly:hover {
	position:absolute;
	right: 600px;
	top: 400px;
	opacity: 1.0;
	-webkit-transform: scale(3.5);
	-moz-transform: scale(3.5);
	transform: scale(3.5);
	-webkit-transition: all 1s ease-in-out !important;
	-moz-transition: all 1s ease-in-out !important;
	transition: all 1s ease-in-out !important;
}

#wahl {
	position: relative;
	float: left;
	margin: 0px auto 0.25em; /* 3px / 12px */
	width: 100%;
	height: auto;
	max-width: 695px;
	padding-left: 1.43884%; /* 10px / 695px */
	padding-right: 1.43884%; /* 10px / 695px */
	border-bottom: solid 1px #990000;
	background-color: #fffacd;
	border-radius: 4px;
}

#num {
	position: relative;
	float: left;
	margin-right: 0.71942%; /* 5px / 695px */
	width: 7.19424%; /* 50px / 695px */
	padding-top: 0.25em; /* 3px / 12px */
	padding-bottom: 0.25em; /* 3px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #7d7d7d;
	height: 1.5em;
}

#ord {
	position: relative;
	float: left;
	margin-right: 0.71942%; /* 5px / 695px */
	width: 7.19424%; /* 50px / 695px */
	padding-top: 0.25em; /* 3px / 12px */
	padding-bottom: 0.25em; /* 3px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	height: 1.5em;
}

#dish {
	position: relative;
	float: left;
	margin-right: 0.71942%; /* 5px / 695px */
	margin-left: 0.71942%; /* 5px / 695px */	
	width: 40.28776%; /* 280px / 695px */
	padding-top: 0.25em; /* 3px / 12px */
	padding-bottom: 0.25em; /* 3px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 2px #aaa;
	height: auto;
}

.schriftA {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 0.9em;
}

.schriftB {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 0.8em;
	font-style:italic;
}


#speise {
	position: relative;
	float: left;
	margin-left: 16.54676% !important; /* 115px / 695px */
	margin-right: 0.71942%; /* 5px / 695px */
	margin-left: 0.71942%; /* 5px / 695px */
	width: 71.94244%; /* 500px / 695px */
	padding-top: 0.2em; /* 2.4px / 12px */
	padding-bottom: 0.3em; /* 3.6px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	height: auto;
	clear: right;
}

#dish1 {
	position: relative;
	float: left;
	margin-left: 16.54676% !important; /* 115px / 695px */
	margin-right: 0.71942%; /* 5px / 695px */
	width: 40.28776%; /* 280px / 695px */
	padding-top: 0.25em; /* 3px / 12px */
	padding-bottom: 0.25em; /* 3px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 2px #aaa;
	height: auto;
	clear: right;
}

.schriftSi {
	font-size: 1em !important;
	font-weight: bold !important;
	color: #F00 !important;
	text-align:center !important;
}

#tischgut {
	position: relative;
	float: left;
	top: -20px;
/*	margin-left: 16.54676% !important; /* 115px / 695px */
/*	margin-right: 0.71942%; /* 5px / 695px */
/*	margin-left: 0.71942%; /* 5px / 695px */
/*	width: 71.94244%; /* 500px / 695px */
/*	padding-top: -0.2em; /* 2.4px / 12px */
/*	padding-bottom: 0.3em; /* 3.6px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em !important;
	font-weight: normal;
	text-align: center;
	height: auto;
	clear: right;
}

#tischgut a {
	text-decoration:none !important;
	color: #44c454 !important;
	text-shadow:none !important;
}

#tischmail {
	position: absolute;
	float: left;
	margin-left: 16.54676% !important; /* 115px / 695px */
	margin-right: 0.71942%; /* 5px / 695px */
	margin-left: 0.71942%; /* 5px / 695px */
	width: 71.94244%; /* 500px / 695px */
	padding-top: 0.2em; /* 2.4px / 12px */
	padding-bottom: 0.3em; /* 3.6px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.5em !important;
	font-weight: normal;
	text-align: left;
	height: auto;
	clear: right;
}

#speise1 {
	position: relative;
	float: left;
	margin-left: 16.54676% !important; /* 115px / 695px */
	margin-right: 0.71942%; /* 5px / 695px */
	margin-left: 0.71942%; /* 5px / 695px */
	width: 71.94244%; /* 500px / 695px */
	padding-top: 0.2em; /* 2.4px / 12px */
	padding-bottom: 0.3em; /* 3.6px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	height: auto;
	clear: right;
}

#dish2 {
	position: relative;
	float: left;
	margin-left: 16.54676% !important; /* 115px / 695px */
	margin-right: 0.71942%; /* 5px / 695px */
/*	width: auto;*/
	width: 40.28776%; /* 280px / 695px */
	padding-top: 0.25em; /* 3px / 12px */
	padding-bottom: 0.25em; /* 3px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 2px #aaa;
	height: auto;
	clear: right;
}

#speise2 {
	position: relative;
	float: left;
	margin-left: 16.54676% !important; /* 115px / 695px */
	margin-right: 0.71942%; /* 5px / 695px */
	margin-left: 0.71942%; /* 5px / 695px */
	width: 71.94244%; /* 500px / 695px */
	padding-top: 0.2em; /* 2.4px / 12px */
	padding-bottom: 0.3em; /* 3.6px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	height: auto;
}

#dish3 {
	position: relative;
	float: left;
	margin-left: 16.54676% !important; /* 115px / 695px */
	margin-right: 0.71942%; /* 5px / 695px */
	width: 40.28776%; /* 280px / 695px */
	padding-top: 0.25em; /* 3px / 12px */
	padding-bottom: 0.25em; /* 3px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 2px #aaa;
	height: auto;
	clear: right;
}

#speise3 {
	position: relative;
	float: left;
	margin-left: 16.54676% !important; /* 115px / 695px */
	margin-right: 0.71942%; /* 5px / 695px */
	margin-left: 0.71942%; /* 5px / 695px */
	width: 71.94244%; /* 500px / 695px */
	padding-top: 0.2em; /* 2.4px / 12px */
	padding-bottom: 0.3em; /* 3.6px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	height: auto;
}

#preis {
	position: relative;
	float: right;
	margin-left: 0.71942%; /* 5px / 695px */
	width: auto;
	padding-top: 0.25em; /* 3px / 12px */
	padding-bottom: 0.25em; /* 3px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: right;
	text-shadow: 1px 1px 2px #aaa;
	height: auto;
}

#preis1 {
	position: relative;
	float: right;
	margin-left: 0.71942%; /* 5px / 695px */
	width: auto;
	padding-top: 0.25em; /* 3px / 12px */
	padding-bottom: 0.25em; /* 3px / 12px */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: right;
	text-shadow: 1px 1px 2px #aaa;
	height: auto;
}

#accname {
	float: left;
	width: 14.38848%; /* 100px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 2em;
	margin-right: 1.43884%; /* 10px / 695px */
	text-align: right;
	clear: left;
}

#accname1 {
	float: left;
	width: 35.97122%; /* 250px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 2em;
	text-align: left;
	clear: right;
}

#acctel {
	float: left;
	width: 14.38848%; /* 100px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	margin-right: 1.43884%; /* 10px / 695px */
	text-align: right;
	clear: left;
}

#acctel1 {
	float: left;
	width: 35.97122%; /* 250px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	text-align: left;
	clear: right;
}

#accmail {
	float: left;
	width: 14.38848%; /* 100px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	margin-right: 1.43884%; /* 10px / 695px */
	text-align: right;
	clear: left;
}

#accmail1 {
	float: left;
	width: 35.97122%; /* 250px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	text-align: left;
	clear: right;
}

#accbem {
	float: left;
	width: 14.38848%; /* 100px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	margin-right: 1.43884%; /* 10px / 695px */
	text-align: right;
	clear: left;
}

#accbem1 {
	float: left;
	width: 35.97122%; /* 250px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	text-align: left;
	clear: right;
}


.size2 {
	height: 1.25em; /* 15px / 12px */
	width: 92%; /* 230px / 250px */
}

#best {
	float: left;
	width: 35.97122%; /* 250px / 695px */
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 15.82733%;  /* 100px / 695px */
	margin-top: 2em;
	margin-bottom: 3em;
	text-align: left;
	clear: both;
}

#sendung {
	position: relative;
	float: left;
	background-color:#fff;
	border-radius:4px;
	margin: 5px 0px 5px 0px;
	width: 100%; /* 300px / 695px */
	font-size: 1em;
	clear: both;
}

#abhol {
	position: absolute;
	top: 2.5em;
	left: 53.23741%; /* 370px / 695px */
	float: left;
	width: 43.16546%; /* 300px / 695px */
	font-size: 0.9em;
	text-align: left;
	clear: both;
	border:#ff0000 3px solid;
	padding:5px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 5px #5c90dc,
						-1px -1px 5px #5c90dc;
	-moz-box-shadow: 1px 1px 5px #5c90dc,
					-1px -1px 5px #5c90dc;
	box-shadow: 1px 1px 5px #5c90dc,
				-1px -1px 5px #5c90dc;
	
}

#abhol1 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	clear: both;
}

.schriftbold {
	font-weight: bold;
}

.schrift07 {
	font-weight: normal;
	font-style: italic;
	font-size: 0.8em;
	color: #1c1c1c;
}

.schrift09 {
	font-weight: bold;
	font-style: normal;
	font-size: 0.9em;
	color: #1c1c1c;
}


#tandoor {
	background-color: transparent;
	background-image: url(../images/Tandoor.png);
	background-repeat: no-repeat;
	position: relative;
	left: -60px;
	top: 240px;
	z-index: 1000;
	width: 100px;
	height: 123px;
}


#tandoor:hover {
	background-color: transparent;
	background-image: url(../images/SprechblaseTandoor.png);
	background-repeat: no-repeat;
	position: relative;
	left: -60px;
	top: 240px;
	z-index: 1000;
	width: 100px;
	height: 123px;
}


#tandoorA {
	background-color: transparent;
	background-image: url(../images/Tandoor.png);
	background-repeat: no-repeat;
	position: relative;
	left: -70px;
	top: 40px;
	z-index: 2000;
	width: 100px;
	height: 123px;
}


#tandoorA:hover {
	background-color: transparent;
	background-image: url(../images/SprechblaseTandoor.png);
	background-repeat: no-repeat;
	position: relative;
	left: -70px;
	top: 80px;	z-index: 1000;
	width: 100px;
	height: 123px;
}


/* HEADER */

#wifi {
	position: absolute;
	top: 65px;
	margin-left: 230px;
	margin-right: 10px;
	height: 80px;
	width: 80px;
/*	z-index: 1000;*/
	opacity: 0.9;
}

#wifi img {
	max-width: 100%
}

#logo {
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	height: 150px;
	width: 150px;
	z-index: 2000;/*	opacity: 0.9;*/
}
#logo img {
	max-width: 100%
}

#header {
	width: 852px;
	height: 196px;
	float: right;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../DelhiPalaceTop.png);
}

#header h1 {
background: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
color: #ff6600;
text-align: left;
text-indent: -2000px;
}

#header3 {
	width: 706px;
	float: right;
	z-index: 1;
	padding-top: 15px;
	text-align: center;
	height: 23px;
}

#rest {
	text-align:center;
	margin: -95px 0px 70px 0px;
}

#header h2 {
background: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: italic;
color: #333333;
text-align: left;
text-indent: -2000px;
}

#headerT2 {
	width: 852px;
	height: 196px;
	float: right;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../DelhiPalaceTop3.png);
}

#headerT2 h1 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ff6600;
	text-align: left;
	text-indent: -2000px;
}


#headerT2 h2 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	text-align: left;
	text-indent: -2000px;
}

#headerT3 {
	width: 852px;
	height: 196px;
	float: right;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../DelhiPalaceTop2.png);
}

#headerT3 h1 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ff6600;
	text-align: left;
	text-indent: -2000px;
}

#headerT3 h2 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	text-align: left;
	text-indent: -2000px;
}


/* MIDDLE */

#middle {
	width: 865px;
	background: transparent;
	float: left;
}


#middle-middle {
	width: 865px;
	float: right;
	background-color: transparent;
	background-repeat: repeat-y;
	background-image: url(../DPMiddle.png);
	background-position: 13px;
}


#middle-middleBoot {
	width: 865px;
	float: right;
	background-color: transparent;
	background-repeat: repeat-y;
	background-image: url(../DPMiddle.png);
	background-position: 13px;
	height:700px;
}


#middle-middleMen {
	width: 865px;
	float: right;
	background-color: transparent;
	background-repeat: repeat-y;
	background-image: url(../DPMiddle.png);
	background-position: 13px;
	height: 600px;
}


#middle-bottom {
	width: 865px;
	height: 27px;
	float: right;
	background-color: transparent;
	background-image: url(../DPBottom.png);
	background-repeat: no-repeat;
	background-position: 13px;
}

#content-bottom {
	width: 699px;
	height: 22px;
	float: right;
	background-color: transparent;
	text-align: center;
	padding-top: 5px;
}


/* NAVIGATION */

/*.ue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #ccff00 !important;
}*/

#nav {
	width: 166px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float: left;
	vertical-align: middle;
	height: 34px;
}

ul#navigation{
background: transparent;
}
ul#navigation li {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #ffd700;
	background-color: transparent;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.lia {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #06bb64;
}
	
ul#navigation a, ul#navigation span, ul#navigation h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffd700;
	display: block;
	width: 166px;
	padding-left: 26px;
	background-color: transparent;
	background-image: url(../ReiterLink.png);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 9px;
	background-position: 1px;
}
ul#navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FF3;
}
ul#navigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffd700;
}
ul#navigation span {
	color: #fff;
	background-color: transparent;
	background-image: url(../ReiterActive.png);
	background-repeat: no-repeat;
}
ul#navigation h2 {
	background: #ededed;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	display: block;
	width: 166px;
	height: 28px;
	border-right: 1px solid #999999;
	padding-top: 14px;
	padding-left: 8px;
}


/* CONTENT */

#content {
	width: 693px;
	float: left;
	background-color: /*#ff0000;*/ transparent;
	height: 640px;
	box-sizing: border-box !important;
	padding: 0px 5px 5px 0px;
}


#content-left {
	width: 518px; /* 544px-30px */
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	background: transparent;
	float: left;
	height: 500px;
}
#content-left1 {
	width: 418px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: transparent;
	float: left;
}

#content-right1 {
	width: 240px;
	padding-top: 10px;
	text-align: center;
	background: transparent;
	float: left;
	padding-right: 10px;
}

/* Liste */

#content ul {
margin-left: 18px;
padding-top: 10px;
padding-bottom: 15px;
color: #666666;
background: transparent;
}


#contentS1 {
	width: 699px;
	float: right;
	background-color: transparent;
	height: 600px;
	padding-top: 25px;
}


#contentm {
	width: 695px;
	float: left;
	background-color: transparent;
	height: 700px;
	padding-top: 10px;
}

#contentm1 {
	width: 695px;
	float: left;
	background-color: transparent;
	height: 390px;
	padding-top: 10px;
}

#contentm350 {
	width: 695px;
	float: left;
	background-color: transparent;
	height: 380px;
	padding-top: 10px;
}


#contentm1e {
	width: 100%; /*695px;*/
	float: left;
	background-color: transparent;
	padding-top: 25px;
}


#content1 {
	width: 699px;
	float: right;
	background-color: transparent;
	height: 800px;
}

#content1a {
	width: 695px;
	float: right;
	background-color: transparent;
	height: 780px;
}


#contentb {
	width: 639px;
	float: right;
	background-color: transparent;
	height: 400px;
	padding-left: 56px;
	z-index: 500;
}

#content1b {
	width: 699px;
	float: right;
	background-color: transparent;
	height: 1020px;
}

#content1c {
	width: 695px;
	float: right;
	background-color: transparent;
	height: 820px;
	padding-top: 10px;
	padding-left: 2px;
}



#contentc1 {
	width: 695px;
	float: right;
	background-color: transparent;
	height: 1000px;
	padding-left: 2px;
	z-index: 500;
	padding-top: 10px;
}

#content500 {
	width: 699px;
	float: right;
	background-color: transparent;
	height: 550px;
}


#content550 {
	width: 699px;
	float: right;
	background-color: transparent;
	height: 730px;
}

#contentF {
	width: 699px;
	float: right;
	background-color:transparent;
	height: auto;
}

#content580 {
	width: 699px;
	float: right;
	background-color:transparent;
	height: 580px;
}


#content600 {
	width: 699px;
	float: right;
	background-color: transparent;
	height: 660px;
}


#content2020 {
	width: 699px;
	float: left;
	background-color: transparent;
	height: 2750px;
}


#FFigur10 {
	background-image: url(../images/Figur2-110.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 50px;
	z-index: 1000;
	float: left;
}

#Fig5 {
	height: 90px;
	width: 50px;
	z-index: 1000;
	float: left;
}

#Fig7 {
	background-image: url(../images/Figur7-110.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 50px;
	z-index: 1000;
	float: left;
}

#Fig10 {
	background-image: url(../images/GdgS120.png);
	background-repeat: no-repeat;
	height: 123px;
	width: 120px;
	z-index: 1000;
	float: left;
}

/*#Fig10 {
	background-image: url(../images/Figur10-110.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 92px;
	z-index: 1000;
	float: left;
}*/

#Fig11 {
	float: left;
	margin: 25px 0px 0px 0px;
	padding-top: 20px;
}


#Gal1 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 203px;
	float: left;
	margin: 20px 10px 5px 5px;
	box-sizing: content-box;
	border-radius: 2em;
	height:175px;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal1b {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 203px;
	float: left;
	margin: 5px 10px 5px 5px;
	box-sizing: content-box;
	border-radius: 2em;
	height:175px;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal1c {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 203px;
	float: left;
	margin: 5px 14px 5px 25px;
	box-sizing: content-box;
	border-radius: 2em;
	height:173px;
	text-align:center;
	border: 1px solid #FF3;
}


#Gal2 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 252px;
	float: left;
	margin: 5px 14px 5px 5px;
	box-sizing: border-box;
	border-radius: 2em;
	height:175px;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal2a {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 252px;
	float: left;
	margin: -15px 10px 95px 8px;
	box-sizing: border-box;
	border-radius: 2em;
	height: 175px;
	text-align: center;
	border: 1px solid #FF3;
	z-index: 1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Gal3 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 155px;
	float: left;
	margin: 5px 10px 5px 5px;
	box-sizing: border-box;
	border-radius: 2em;
	height:175px;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal4 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 430px;
	float: left;
	margin: 20px 10px 5px 25px;
	box-sizing: border-box;
	border-radius: 2em;
	height:364px;
	text-align:center;
	border: 1px solid #FF3;
}


#Gal9M {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 640px;
	float: left;
	margin: 20px 10px 10px 25px;
	box-sizing: content-box;
	border-radius: 2em;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal9 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 550px;
	float: left;
	margin: 20px 10px 10px 72px;
	box-sizing: content-box;
	border-radius: 2em;
	height:540px;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal9Imp {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 550px;
	float: left;
	margin: 20px 10px 10px 72px;
	box-sizing: content-box;
	border-radius: 2em;
	height:300px;
	text-align:center;
	border: 1px solid #FF3;
}
#Gal9ImpA {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 550px;
	float: left;
	margin: 20px 10px 10px 72px;
	box-sizing: content-box;
	border-radius: 2em;
	height:350px;
	text-align:center;
	border: 1px solid #FF3;
}


#Gal101 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 155px;
	float: left;
	margin: 20px 10px 15px 100px;
	box-sizing: content-box;
	border-radius: 2em;
	height:175px;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal10 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 155px;
	float: left;
	margin: 20px 10px 15px 5px;
	box-sizing: content-box;
	border-radius: 2em;
	height:175px;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal11 {
	background-color: transparent;
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 8px;
	padding-top: 20px;
	clear: none;
	height: 148px;
}

#Gal12 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 375px;
	float: left;
	margin: 20px 10px 5px 25px;
	box-sizing: content-box;
	border-radius: 2em;
	height:365px;
	text-align:center;
	border: 1px solid #FF3;
	z-index: 1000;
}

.raum {
	top: 615px;
	position: absolute;
	margin-top: 10px 0px 0px 0px;
	z-index: 0;
}

#Gal13 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 252px;
	float: left;
	margin: 20px 10px 45px 8px;
	box-sizing: border-box;
	border-radius: 2em;
	height:270px;
	text-align:center;
	border: 1px solid #FF3;
	z-index: 1000;
}

#Gal14 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 600px;
	float: left;
	margin: 10px 10px 25px 47px;
	box-sizing: border-box;
	border-radius: 2em;
	height:590px;
	text-align:center;
	border: 1px solid #FF3
}

#Gal14S {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 600px;
	float: left;
	margin: -10px 10px 25px 47px;
	box-sizing: border-box;
	border-radius: 2em;
	height:620px;
	text-align:center;
	border: 1px solid #FF3
}


#Gal14M {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 600px;
	float: left;
	margin: -10px 10px 25px 47px;
	box-sizing: border-box;
	border-radius: 2em;
	height:620px;
	text-align:center;
	border: 1px solid #FF3
}

.RGII {
	width: 95%;
	float: left;
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	border-radius: 1em;
	text-align:center;
	border: 1px solid #FF3;
	margin: 10px 0px 20px 10px;
	clear:both;
}

.RGIIB img {
	max-width: 100%;
	max-height: 100%;
	opacity: 0;
}

.RGIIB {
	width: 48%;
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2.5%;
	margin-right: 0%;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	background-image: url(../images/RomantikGourmetIndisch.jpg);
	background-size: 101% 101%;
	height: 190px;
	border-radius: 0.5em;
}


.RGIIT{
	width: 47%;
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0.5%;
	margin-right: 0.5%;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	background-color: #fff;
	border-radius: 0.5em;
	height: 190px;
	background-color: #87ceeb;
	text-align: center;
	border: 2px solid #4169e1;
	padding: 5px 10px;
	box-sizing: border-box;
	color: #000;
}


.DPF {
	width: 95%;
	float: left;
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	border-radius: 1em;
	text-align:center;
	border: 1px solid #FF3;
	margin: 10px 0px 0px 10px;
}

.DPFB img {
	max-width: 100%;
	max-height: 100%;,
	opacity: 0;
}

.DPFB {
	width: 48%;
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2.5%;
	margin-right: 0%;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	background-image: url(../images/AyurvedaFahrt.jpg);
	background-size: 101% 101%;
	height: 200px;
	border-radius: 0.5em;
}

.DPFT{
	width: 47%;
	float: left;	
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0.5%;
	margin-right: 0.5%;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	background-color: #fff;
	border-radius: 0.5em;
	height: 200px;
	background-color: #87ceeb;
	text-align: center;
	border: 2px solid #4169e1;
	padding: 5px 10px;
	box-sizing: border-box;	
	color: #000;
}


.Gal14K {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #b20926;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Gal14K a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #b20926;
	text-decoration: underline;
	font-style: normal;
}

.Gal14K a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #b20926;
	text-decoration: underline;
}

#Gal17 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 212px;
	float: left;
	margin: 20px 10px 25px 8px;
	box-sizing: border-box;
	border-radius: 2em;
	height:210px;
	text-align:center;
	border: 1px solid #FF3;
	padding-top: 0px;
}

#Gal17a {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 212px;
	float: left;
	margin: 20px 10px 25px 8px;
	box-sizing: border-box;
	border-radius: 2em;
	height:325px;
	text-align:center;
	border: 1px solid #FF3;
	padding-top: 0px;
}

#Gal18 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 397px;
	float: left;
	margin: 20px 10px 25px 8px;
	box-sizing: border-box;
	border-radius: 2em;
	height:115px;
	text-align:center;
	border: 1px solid #FF3;
}


#Gal19 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 600px;
	height: 790px;
	float: left;
	margin: 20px 10px 25px 47px;
	box-sizing: border-box;
	border-radius: 2em;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal19G {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 600px;
	height: 960px;
	float: left;
	margin: 20px 10px 25px 47px;
	box-sizing: border-box;
	border-radius: 2em;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal19GW {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 600px;
	height: 790px;
	float: left;
	margin: 20px 10px 25px 47px;
	box-sizing: border-box;
	border-radius: 2em;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal19T {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 600px;
	height: 620px;
	float: left;
	margin: 20px 10px 25px 47px;
	box-sizing: border-box;
	border-radius: 2em;
	text-align:center;
	border: 1px solid #FF3;
}

#Gal20 {
	background: #87c0de; /* Old browsers */
	background: -moz-linear-gradient(left,  #87c0de 0%, #e6679f 50%, #a8c751 100%, #a8c751 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c0de), color-stop(50%,#e6679f), color-stop(100%,#a8c751), color-stop(100%,#a8c751)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* IE10+ */
	background: linear-gradient(to right,  #87c0de 0%,#e6679f 50%,#a8c751 100%,#a8c751 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c0de', endColorstr='#a8c751',GradientType=1 ); /* IE6-9 */
	width: 600px;
	height: 2770px;
	float: left;
	margin: 20px 10px 25px 47px;
	box-sizing: border-box;
	border-radius: 2em;
	text-align:center;
	border: 1px solid #FF3;
}

#Info1 {
	font-size: 0.9em;
	background-color: #fffacd;
	width: 235px;
	float: left;
	text-align: center;
	height: 108px;
	padding: 10px 10px 10px 5px;
}

.Info1a {
	font-size: 0.9em;
	text-align: center;
}


#Info2a {
	background-color: #fffacd;
	width: 148px;
	float: left;
	text-align: center;
	height: 118px;
	padding-left: 0px;
	padding-top: 0px;
}


#Info3 {
	font-size: 0.9em;
	background-color: #fffacd;
	width: 423px;
	float: left;
	text-align: center;
	height: 300px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 3px;
}


#Info5 {
	background-color: #fffacd;
	width: 197px;
	float: left;
	text-align: center;
	height: 118px;
	padding-left: 0px;
	padding-top: 0px;
}
#Info5a {
	background-color: #fffacd;
	width: 197px;
	float: left;
	text-align: center;
	height: 118px;
	padding-left: 6px;
	padding-top: 10px;
}


#Info9 {
	background-color: #fffacd;
	width: 540px;
	float: left;
	text-align: center;
	padding: 5px;
	height: 480px;
}

#Info10 {
	background-color: #fffacd;
	width: 145px;
	float: left;
	text-align: center;
	height: 118px;
	padding: 5px;
}

#Info11 {
	background-color: #fffacd;
	width: 340px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#Info12 {
	background-color: #fffacd;
	width: 220px;
	float: left;
	text-align: center;
	height: 205px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

iframe { z-index: -100; }


#Info14 {
	background-color: transparent !important;
	width: 100%;
	float: left;
	text-align: center;
	padding: 5px 0px 0px 0px;
	height: 510px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}

#Info15 {
	background-color: #fffacd;
	width: 210px;
	float: left;
	text-align: center;
	height: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#Info16 {
	background-color: #fffacd;
	width: 210px;
	float: left;
	text-align: center;
	height: 268px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#Info17 {
	background-color: #fffacd;
	width: 395px;
	float: left;
	text-align: center;
	height: 55px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#Info18 {
	background-color: #fffacd;
	width: 520px;
	float: left;
	text-align: center;
	height: 730px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#Info19 {
	background-color: #fffacd;
	width: 520px;
	float: left;
	text-align: center;
	height: 530px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}


#Info21 {
	background-color: #fffacd;
	width: 590px;
	float: left;
	text-align: center;
	padding: 5px;
	height: 560px;
}

#Info22 {
	background-color: #fffacd;
	width: 510px;
	float: left;
	text-align: center;
	height: 900px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 50px;
}

#Info23 {
	background-color: #fffacd;
	width: 500px;
	float: left;
	text-align: center;
	height: 725px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}

#Info24 {
	background-color: #fffacd;
	width: 500px;
	float: left;
	text-align: center;
	height: 500px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}


#Info27 {
	background-color: #fffacd;
	width: 586px;
	float: left;
	text-align: center;
	height: 600px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#Info28 {
	background-color: #fffacd;
	width: 530px;
	float: left;
	text-align: center;
	padding: 5px;
	height: 240px;
	padding: 10px;
}

#Info28a {
	background-color: #fffacd;
	width: 530px;
	float: left;
	text-align: center;
	padding: 5px;
	height: 285px;
	padding: 10px;
}

#Info30 {
	background-color: #fffacd;
	width: 530px;
	float: left;
	text-align: center;
	padding: 5px;
	height: 240px;
	padding: 10px;
}

.send {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: rgba(176,32,67,1);
	background: -webkit-gradient(linear, left top, left bottom, from rgba(212,132,152,1), to rgba(176,32,67,1));
	background: -moz-linear-gradient(top, rgba(212,132,152,1), rgba(176,32,67,1));
	background: -o-linear-gradient(top, rgba(212,132,152,1), rgba(176,32,67,1));
	background: linear-gradient(top, rgba(212,132,152,1), rgba(176,32,67,1));
	background: -ms-linear-gradient(top,  rgba(212,132,152,1), rgba(176,32,67,1));
	background: -webkit-linear-gradient(top,  rgba(212,132,152,1),rgba(176,32,67,1));
	height: 26px;
	width: 160px;
	margin-left: 32px;
	padding-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.send:hover {
	color: #ffd700;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	-webkit-box-shadow: 1px 1px 3px rgba(238,126,22,1),
						-1px -1px 3px rgba(238,126,22,1);
	-moz-box-shadow: 1px 1px 3px rgba(238,126,22,1),
					-1px -1px 3px rgba(238,126,22,1);
	box-shadow: 1px 1px 3px rgba(238,126,22,1),
				-1px -1px 3px rgba(238,126,22,1);
}




#dialog20 {
	background-color: #fff;
	font-size: 0.9em;
	text-align:left;
}

#dialog20 a {
	text-decoration: underline;
	color: #032454;
	background-color: #F5F5F5;
}


#dialog_link20 {
	text-decoration: none;
	position: relative;
	font-size: 0.9em;
	font-weight: bold;
	color: #032454;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 20px;
}
#dialog_link20:hover { color: #ffffff;
}

#dialog_link20 span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: 0.2em;
	top: 50%;
	margin-top: -8px;
}

.schrift10 {
	font-size: 1em;
	font-weight: bold;
	background-color: #FF9;
}

#Info29 {
	background-color: #fffacd;
	width: 590px;
	float: left;
	text-align: center;
	padding: 5px;
	height: 2700px;
}

#cards {
	position:relative;
	float: left;
	width: 466px;
	margin: -40px 0px 10px 420px;
}

#cardB {
	height: 50px;
	width: 50px;
	margin-top: -10px;
	margin-right: 10px;
	background-image: url(../images/Bargeld.png);
/*	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;*/
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*border: #fff 1px solid;*/
}

#cardV {
	height: 30px;
	width: 48px;
	margin: 2px;
	background-image: url(../images/Visa.png);
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: #fff 1px solid;
}


#cardMa {
	height: 30px;
	width: 47px;
	margin: 2px;
	background-image: url(../images/MasterCard.png);
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: #fff 1px solid;
}


#cardM {
	height: 30px;
	width: 47px;
	margin: 2px;
	background-image: url(../images/Maestro.png);
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: #fff 1px solid;
}


#cardE {
	height: 30px;
	width: 23px;
	margin: 2px;
	background-image: url(../images/ELV.png);
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: #fff 1px solid;
}



#cardA {
	height: 30px;
	width: 34px;
	margin: 2px;
	background-image: url(../images/amex.png);
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: #fff 1px solid;
}


#cardG {
	height: 30px;
	width: 22px;
	margin: 2px;
	background-image: url(../images/girocard.png);
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: #fff 1px solid;
}


#cardD {
	height: 30px;
	width: 22px;
	margin: 2px;
	background-image: url(../images/diners.png);
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: #fff 1px solid;
}


.Jubi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: 900;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}


.Jubi a{
	color: #990000;
}


.Jubi1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: 900;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}


.Jubi1 a{
	color: #990000;
}


.sb {
	font-size: 2em;
	color: #87c0de;
	text-shadow: 1px 1px 1px #000,
	 0px 0px 2px #000;
}

.sr {
	font-size: 2em;
	color: #e6679f;
	text-shadow: 1px 1px 1px #000,
	 0px 0px 2px #000; 
}

.sg {
	font-size: 2em;
	color: #a8c751;
	text-shadow: 1px 1px 1px #000,
	 0px 0px 2px #000; 
}


.Titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
	padding: 5px 0px 5px 0px;
}

.Titel6 {
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: 900;
	color: #fff;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
	z-index:1000;
	margin: -3px 2px 5px 5px;
}
.Titel6 a{
	color: #fff;
	text-decoration:underline;
}


.TitelImp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
	padding: 5px 0px 5px 0px;
}


.Bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
	padding: 5px 0px 5px 0px;
}

#Bottom1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
/*	padding: -10px 0px 5px 0px;*/
	margin: -15px 0px 0px 40px;
	box-sizing:border-box;
	z-index:1000;
}

.Titel1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}

.Titel1a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Titel1b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}



.Titel a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: underline;
}

.Titel a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: underline;
}

.TitelC {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 10px;
}

.Titel2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 13px;
}
.Titel2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.Titel2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b20926;
	text-decoration: underline;
}

.TitelJubi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow: 2px 2px 2px #aaa;
}

.TitelJubi1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #F00;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow: 2px 2px 2px #aaa;
}

.TitelJubi20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #F00;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow: 2px 2px 2px #aaa;
}

.Titel3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Titel3 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b20926;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Titel4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Titel4A p {
	text-align: center;
	margin: 3px 0px 3px 0px;
	letter-spacing: 4px;
}

.Titel4S {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Titel4A {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Titel5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.Titel5 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b20926;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Titelklein {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2px;
	color: #000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}


.Titelkleinbeige {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2px;
	color: #fffacd;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	line-height: 2px;
}

/* Tabelle */



/* Disclaimer */
.disclaimer {
font-size:10px;
line-height: 14px;
text-align: justify;
}


/* KLASSEN */
.htextK {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em !important;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}

.htextN {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-align: center;
}

.htext {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #FF3;
	letter-spacing: 1px;
	text-align: center;
}

.htext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff3;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
}


.htext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff3;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.htext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}



.htext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #b20926;
	letter-spacing: 1px;
	text-align: center;
	border: 1px dotted b20926;
	background-color: #ffd700;
}

.htext7 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-align: center;
}

.htext7bottom {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #FFF !important;
	text-align: left;
}

.htext8bottom {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #DEDEDE;
	text-align: center;
}

.htext8bottom a {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #dedede;
	text-align: center;
}

.imgyel { border: 1px solid #b20926;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
