@charset"UTF-8";
/**
 *	name: 	style.css (light)
 *	author:	Paulo Nunes (Jimmy) http://syndicate-fx.com
 *	date: 	13.12.2011
 *	use: 	h5 1.0 - template for gpeasy 2.3.3+
 */
/*------------------------------------*\
  RESET
\*------------------------------------*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
table{border-collapse:collapse;border-spacing:0;float:inherit;}
fieldset,img{border:0}
address,caption,cite,dfn,th,var{font-style:normal;font-weight:normal}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0}
/*------------------------------------*\
  TYPE PRESETS
\*------------------------------------*/
body{
	font-family:'Open Sans',sans-serif;font-size:100%;
	color:#fff;
	line-height:1.3em;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	-ms-hyphenate-limit-chars: auto 3 3;
	hyphenate-limit-chars: auto 3 3;
	-webkit-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-lines: 2;
	hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-zone: 20px;
	font-size:0.9em;
	text-align: left;
	}


html{
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	-ms-hyphenate-limit-chars: auto 3 3;
	hyphenate-limit-chars: auto 3 3;
	-webkit-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-lines: 2;
	hyphenate-limit-lines: 2;
	 -ms-hyphenate-limit-zone: 20px;
	text-align: justify;
	}

html.seminare{
	background: none;
	overflow-y: hidden;
	font-family:'Open Sans',sans-serif;
	font-size:100%;
}

html.seminare body table{
	font-family:'Open Sans',sans-serif;
	font-size:100%;
}

h1,h2,h3,h4,h5,h6{
	-webkit-hyphens:manual;
	-moz-hyphens:manual;
	-ms-hyphens:manual;
	hyphens:manual;
}

h1,h2,h3,h4,h5,h6,p,dl,hr,ol,ul,pre,table,address,fieldset{
	margin-bottom:1.6em;
	}
strong{
	font-weight:bold;
	}
em{
	font-style:italic;
	}
pre,code{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	overflow-x:auto;
	}
dl{
	margin-bottom:18px;
	}
dt{
	font-weight:700;
	}
dd{
	margin-left:9px;
	}
dt{
	font-weight:bold;
	}
p{
	/**
	font-size:0.9em;
	*/
	}
p + p,p + ul{
	margin-top:-.8em;
	}
h1{
	font-size:1.8em;
	line-height:1.2em;
	margin:1em 0 .5em;
	}
p + h1{
	margin-top:.5em;
	}
h1,h4,h5,h6{
	font-weight:bold;
	}
h1 + p,h2 + p,h3 + p,h4 + p,h5 + p,h6 + p{
	margin-top:0;
	}
h2{
	font-size:1.6em;
	line-height:1.3em;
	margin:1.07em 0 .535em;
	}
h3{
	font-size:1.2em;
	margin:1.14em 0 .57em 0;
	}
h4{
	font-size:1.1em;
	margin:1em 0 .5em;
	}
h5,h6{
	font-size:1em;
	margin:1em 0 .25em 0;
	}
ol{
	margin-left:0;
	padding-left:20px;
	text-indent:0;
	}
ul{
	list-style:disc outside;
	}
li{
	/** font-size:0.9em; */
	margin:0 0 2px 20px;
	}
blockquote{
	font-family:Georgia, "Times New Roman", Times, sans-serif;
	font-size:18px;
	line-height:24px;
	font-style:italic;
	padding-left:35px;
	color:#999;
	margin:.5em 0 .5em 0;
	}
abbr{
	cursor:help;
	border-bottom:1px dashed #000;
	}
cite:before{
	content:"\2014\00A0";
	}
mark{
	background:#ff9;
	background:rgba(255,255,155,.6);
	font-style:oblique;
	}
input,textarea{
	font:0.9em Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
hr{
	background:black;
	border:none;
	color:black;
	display:block;
	height:1px;
	margin-top:20px;
	width:100%;
	}

/* link colors */
a {
	color: #ddd;
	text-decoration: underline;
	/*
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	*/
	}
a:hover {
	color: #FDC182;
	text-decoration:underline;
	/*
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	*/
	}
a:focus {
	outline:1px
	dotted #444;
	}

object,embed,video,iframe{width:100%}
img{max-width:100%;height:auto;}
img.pic,.gp_gallery img,.gp_galleries img{
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
	box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
	}

::-moz-selection{background:#59a9ff;color:#fff;text-shadow:none}
::selection{background:#59a9ff;color:#fff;text-shadow:none}
/*------------------------------------*\
  LAYOUT
\*------------------------------------*/
html{background:#fff url(pat.png);height:100%;overflow-y:scroll;text-shadow:none;}
.wrap{width:90%;max-width:980px;margin:0 auto;}

/*
Thiny Carousel Layout
*/
.carousel { 
	overflow: hidden; 
	height: 200px;
}

.viewport { 
	background-color: #fff;
	height: 200px; 
	overflow: hidden; 
	position: relative;
	width: 980px;
}

.overview {
	position: absolute;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.viewport li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	height: 200px;
	width: 323px;
	border: none;
}

.viewport li img {
	display: block;
	margin: auto;
}

/*
Thiny Carousel Layout Galerie
*/
.galerie1 { 
	overflow: hidden; 
	height: auto;
}

.galerie1 .viewport { 
	background-color: transparent;
	height: 271px; 
	overflow: hidden; 
	position: relative;
	width: 400px;
	margin: auto;
}

.galerie1 .overview {
	position: absolute;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.galerie1 .viewport li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	height: 266px;
	width: 400px;
	border: none;
}

.galerie1 .viewport li img {
	display: block;
	margin: auto;
}

.galerie1 .schalter{ 
	background-color: transparent;
	height: 30px; 
	overflow: hidden; 
	position: relative;
	width: 400px;
	margin: auto;
}

.galerie1 .schalter .prev{ 
	float: left;
}

.galerie1 .schalter .next{ 
	float: right;
}


.galerie1 .preview {
	display: block;
	height: 80px;
	list-style: none;
	margin: auto;
	overflow-x: auto;
	overflow-y: hidden;
	width: 760px;
}

.galerie1 .pager {
	display: block;
	height: 80px;
	white-space: nowrap;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}
.galerie1 .pager li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	height: 60px;
	width: 91px;
	border: none;
}

.galerie1 .pager li a.active img{
	/* background-color: #341256; */
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	border: 3px solid #fff;
}

.galerie2 { 
	overflow: hidden; 
	height: auto;
	float: right;
	width: 350px;
	position: relative;
	top: -30px;
}

.galerie2 .viewport { 
	background-color: transparent;
	height: 220px; 
	overflow: hidden; 
	position: relative;
	width: auto;
	margin: auto;
}

.galerie2 .overview {
	position: absolute;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.galerie2 .viewport li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	height: 266px;
	width: 400px;
	border: none;
}

.galerie2 .viewport li img {
	display: block;
	margin: auto;
}

.galerie2 .viewport li img.schatten {
	-webkit-box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.3); /* WebKit */
	-moz-box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.3); /* Firefox */
	box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.3); /* Standard */
}

.galerie-start { 
	overflow: hidden; 
	height: auto;
}

.galerie-start .viewport { 
	background-color: transparent;
	height: 205px; 
	overflow: hidden; 
	position: relative;
	width: 266px;
	margin: auto;
}

.galerie-start .overview {
	position: absolute;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.galerie-start .viewport li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	height: 200px;
	width: 266px;
	border: none;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: center;
	font-weight: bold;
}

.galerie-start .viewport li img {
	display: block;
	margin: auto;
}


.header{}
/* header{height:80px;background:url(mini-logo.png) 0 0 no-repeat;}
header{height:200px;background:url(Banner_2.jpg) center no-repeat;} */
header{height:200px;}
header h1{font-size:2.5em;font-family: Georgia, "Times New Roman", Times, sans-serif;font-weight:700;line-height:2em;text-indent:70px;margin-top:0;}
header h1 a{color:#444;}
header h1 a:hover{text-decoration:none;color:#666;}
/*---BACKGROUNDS---*/
.btn,#content input[type="submit"],.login_submit,.gpArea_Simple_Search form input.submit{
background:#444;
background: -moz-linear-gradient(top, #444 0%, #222 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444), color-stop(100%,#222));
background: -webkit-linear-gradient(top, #444 0%,#222 100%);
background: -o-linear-gradient(top, #444 0%,#222 100%);
background: -ms-linear-gradient(top, #444 0%,#222 100%);
background: linear-gradient(top, #444 0%,#222 100%);
}
.btn,.btn,#content input[type="submit"],.login_submit,.gpArea_Simple_Search form input.submit{-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.6);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.6);box-shadow:0 1px 2px rgba(0, 0, 0, 0.6);}
a.btn:hover,#content input[type="submit"]:hover,.login_submit:hover,.gpArea_Simple_Search form input.submit:hover{
background:#222;
background: -moz-linear-gradient(top, #222 0%, #000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222), color-stop(100%,#000));
background: -webkit-linear-gradient(top, #222 0%,#000 100%);
background: -o-linear-gradient(top, #222 0%,#000 100%);
background: -ms-linear-gradient(top, #222 0%,#000 100%);
background: linear-gradient(top, #222 0%,#000 100%);
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.6);
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.6);
box-shadow:0 1px 4px rgba(0, 0, 0, 0.6);
text-decoration:none;
}


.contactform input[type="submit"], input.submit{
	border-color: #ddd!important;
	background:#E49A32!important;
	background: -moz-linear-gradient(top, #E49A32 0%, #FD7734 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E49A32), color-stop(100%,#FD7734))!important;
	background: -webkit-linear-gradient(top, #E49A32 0%,#FD7734 100%)!important;
	background: -o-linear-gradient(top, #E49A32 0%,#FD7734 100%)!important;
	background: -ms-linear-gradient(top, #E49A32 0%,#FD7734 100%)!important;
	background: linear-gradient(top, #E49A32 0%,#FD7734 100%)!important;
}
.contactform input[type="submit"], input.submit{
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.6)!important;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.6)!important;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.6)!important;
}

.contactform input[type="submit"]:hover, input.submit:hover{
	border-color: #ddd!important;
	background:#FD7734!important;
	background: -moz-linear-gradient(top, #FD7734 0%, #E49A32 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FD7734), color-stop(100%,#E49A32))!important;
	background: -webkit-linear-gradient(top, #FD7734 0%,#E49A32 100%)!important;
	background: -o-linear-gradient(top, #FD7734 0%,#E49A32 100%)!important;
	background: -ms-linear-gradient(top, #FD7734 0%,#E49A32 100%)!important;
	background: linear-gradient(top, #FD7734 0%,#E49A32 100%)!important;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.6)!important;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.6)!important;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.6)!important;
	text-decoration:none!important;
}

/*---TOP NAVIGATION---*/

nav{
	position:relative;
	margin:0 0 50px;
	z-index:2;
	background:#fff;
}
nav a{
	color:#e37548;
}
nav ul{
	display:block;
	float:left;
	list-style:none;
	margin:0 auto;
	position:relative;
	z-index:2;
	height:50px;
	left:6%;
	padding:0;
}
nav ul li{
	display:block;
	float:left;
	margin:10px 0 0;
	border-left:2px solid #e37548;
	height:30px;
	position:relative;
}
nav ul li.li_0{
	border-left:0;
}
nav ul li a{
	display:block;
	float:none;
	padding:3px 10px 0 10px;
	text-shadow:none;
	width:auto;
	text-decoration: none;
}
nav ul li a:hover,nav ul li a.selected{
	background:none;
	color:#000;
	text-decoration:none;
}
nav ul li a.selected{
	cursor:default;
}

nav ul li a:hover,nav ul li a.childselected{
	background:none;
	color:#000;
	text-decoration:none;
}
nav ul li a.childselected{
	cursor:default;
}


nav ul li ul{
	background:#222;
	float:left;
	display:none;
	position:absolute;
	top:45px;
	min-width:160px;
	max-width:220px;
	_width:160px;
	margin-left:0;
	margin-right:0;
	padding:0;
	text-align:left;
	border:0;zoom:1;
}
nav ul li ul li{
	float:none;
	clear:both;
	display:block;
	background:none;
	border:none;
}
nav ul li ul li a{
	display:block;
	font-size:0.9em;
	line-height:19px;
}
nav ul li ul li a:hover,nav ul li ul li a.selected{
	background:#eee;
	color:#222;
	text-shadow:1px 1px 1px #fff;
}
nav ul li:hover ul{
	display:block
}

/*
nav{position:relative;margin:0 0 50px;z-index:2;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
nav a{color:#d6d6d6;}
nav ul{display:block;float:left;list-style:none;margin:0 0 0 5px;position:relative;z-index:2}
nav ul li{display:block;float:left;margin:0;border-left:1px solid #333;}
nav ul li a{display:block;float:none;padding:10px;text-shadow:1px 1px 1px #000;}
nav ul li a:hover,nav ul li a.selected{background:#222;color:#fff;text-decoration:none;}
nav ul li a.selected{cursor:default;}
nav ul li ul{background:#222;float:left;display:none;position:absolute;top:45px;min-width:160px;max-width:220px;_width:160px;margin-left:0;margin-right:0;padding:0;text-align:left;border:0;zoom:1;}
nav ul li ul li{float:none;clear:both;display:block;background:none;border:none;}
nav ul li ul li a{display:block;font-size:0.9em;line-height:19px;}
nav ul li ul li a:hover,nav ul li ul li a.selected{background:#eee;color:#222;text-shadow:1px 1px 1px #fff;}
nav ul li:hover ul{display:block}
*/
/*---MAIN CONTENT---*/

#page{
	width:90%;
	padding-top:0px;
	background:#fdc182;
	}

#Header_Seite_1{
	font-family: 'BloomingGrove',sans-serif;
	margin: 0 auto 0 15%;
	display: block;
	width: 75%;
}

#Header_Seite_1 h1{
	font-family: 'BloomingGrove',sans-serif;
	margin: 0 auto;
	display: block;
	padding-top: 20px;
	font-size: 56px;
	font-weight: normal;
}

#Header_Seite_1 h2{
	font-family: 'BloomingGroveBold',sans-serif;
	margin: 0 auto;
	display: block;
	padding-top: 0;
	font-size: 24px;
	font-weight: normal;
	color : #DC521D;
	padding-left: 180px;
}

img.mitte {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.schatten {
	-webkit-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.3); /* WebKit */
	-moz-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.3); /* Firefox */
	box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.3); /* Standard */
}


.cycle_ss { height: 232px; width: 232px; margin: auto }
.cycle_ss img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

#content{
	width:80%;
	padding:0 30px 5px 30px;
	margin: 16px auto 20px auto;
	border:15px solid #dc521d;
	background:#dc521d;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3); /* WebKit */
	-moz-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3); /* Firefox */
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3); /* Standard */
	}
#content input[type="text"],#content input[type="password"],#content textarea,input.text{ 
background:#f5f5f5;
border: 1px solid #ccc;
padding:10px;
-webkit-box-shadow:inset 0 0 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow:inset 0 0 2px rgba(0, 0, 0, 0.3);
box-shadow:inset 0 0 2px rgba(0, 0, 0, 0.3);
}

#content h1 img.seitenpic{
	float: right;
	margin: 0 10px 15px 20px;
}

#content h2 img.seitenpic{
	float: right;
	margin: 0 10px 15px 20px;
}

#content input[type="text"]:focus,#content input[type="password"]:focus,#content textarea:focus,input.text:focus{background:#fff;border: 1px solid #aaa;outline:none;}
.btn,#content input[type="submit"],.gpArea_Simple_Search form input.submit{border: 1px solid #444;border-radius:6px;color: #FFF;cursor: pointer;}
a.btn:focus,#content input[type="submit"]:focus,.gpArea_Simple_Search form input.submit:focus{background:#000;border-color:#000;}
a.btn{font-size:0.9em;text-shadow:none;padding:5px;}

#content img.myframe {
	cursor:pointer;
}

#content p.myframe {
	cursor:pointer;
}
#content ul {
padding-left: 15px;
}

#content ul li ul{
	list-style:circle outside;
	}
#content ul li ul li{
	/** font-size:0.9em; */
	margin:0;
	}

#content ul.seminarraeume {
padding-left: 15px;
}

#content p.seminarraeume {
padding-left: 50px;
}

#content p.preise {
padding: 0;
margin: 0 0 5px 4px;
clear: left;
float: left;
}

#content ul.seminarraeume li{
padding-left: 15px;
clear: both;
}

#content ul.seminarraeume li.dummy{
list-style: none;
height: 1px;
}

#content ul.seminarraeume li ul{
	list-style:none;
	padding-left:0;
	/*
	float: left;
	max-width: 71%;
	*/
	}
#content ul.seminarraeume li ul li{
	/** font-size:0.9em; */
	margin:0;
	padding-top: 10px;
	padding-left: 0;
	cursor:pointer;
	}

#content ul.seminarraeume li ul li img{
	/** font-size:0.9em; */
	float: left;
	margin: 0 20px 10px 0;
	}

#content ul.seminarraeume li ul li img.last{
	/** font-size:0.9em; */
	float: left;
	margin: 0 20px 15px 0;
	}

#content .viewport ul {
	padding-left:0;
}

#content ul li.myframe {
	text-decoration: underline;
	cursor:pointer;
}

#content table.preise {
	clear: left;
}

#content table.preise td.links {
	width:80%;
}

#content table.preise td.rechts {
	width:18%;
	text-align: right;
}
/*---tooltip---*/
a.tooltip {
	color: #fff;
	outline: none;
	cursor: help;
	text-decoration: none;
}
.tooltip {
	border-bottom: 1px dotted #fff;
	color: #000000;
	outline: none;
	cursor: help; text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px;
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	/*
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	*/
	position: absolute;
	left: 1em;
	top: 2em;
	z-index: 99;
	margin-left: 0;
	width: 250px;
}
.tooltip:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: left;
	position: absolute;
}
.tooltip:hover em {
	/* font-family: Candara, Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	*/
	display: block;
	padding: 0.2em 0 0.6em 0;
}
.classic {
	padding: 0.8em 1em;
	color:#000;
	font-size: 12px;
	font-family:'Open Sans',sans-serif;
	}
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {
	background: #FDC182;
	border: 1px solid #FFAD33;
	}
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }


/*---Menu Galerie---*/

#content .menu_top{
	display:block;
	float:left;
	list-style:none;
	margin:0 auto;
	position:relative;
	z-index:2;
	padding:0;
	left: -30px;
	background: #DC521D;
	width: 100%;
	border-left: 30px solid #DC521D;
	border-right: 30px solid #DC521D;
}
#content .menu_top li{
	display:block;
	float:left;
	margin: 0;
	border-left: 1px solid #DC521D;
	border-top: 2px solid #F1BAA5;
	border-right: 1px solid #DC521D;
	height:26px;
	top: 4px;
	position:relative;
	background: #F1BAA5;
	left: -30px;
	z-index: 80;
}

#content .menu_top li.li_0{
	border-left: 2px solid #F1BAA5;
}

#content .menu_top li.selected_li{
	background: #DC521D;
	border-top: 2px solid #DC521D;
	border-left: 1px solid #DC521D;
	color: #fff;
	height: 30px;
	top: 0;
	-webkit-box-shadow: 0 -4px 4px -1px rgba(0, 0, 0, 0.5); /* WebKit */
	-moz-box-shadow: 0 -4px 4px -1px rgba(0, 0, 0, 0.5); /* Firefox */
	box-shadow: 0 -4px 4px -1px rgba(0, 0, 0, 0.5); /* Standard */ 
	z-index: 98;
}


#content .menu_top li a{
	display:block;
	float:none;
	padding:3px 10px 0 10px;
	text-shadow:none;
	width:auto;
	color: #DC521D;
	text-decoration: none;
}
#content .menu_top li a:hover,#content .menu_top li a.selected{
	background:none;
	color:#fff;
	text-decoration:none;
}
#content .menu_top li a.selected{
	cursor:default;
	color: #fff;
}

/*---Captcha for Chrome---*/

.captchaForm {
	width: 500px;
	margin-top: 12px!important;
}

#recaptcha_widget_div {
	margin-top: 6px!important;
}

.recaptchatable {
	border: none !important;
}

/*---SIDEBAR---*/
aside{width:25%;font-size:85%;line-height:1.5em;float:right;padding:1%;}
aside{position:relative;background:#eee;background:-moz-linear-gradient(center bottom, #f8f8f8 11%, #f5f5f5  56%);background:-webkit-gradient(linear, left bottom, left top,  color-stop(0.11, #f8f8f8), color-stop(0.56, #f5f5f5));  -moz-box-shadow:0  0 2px rgba(0, 0, 0, 0.2),0 0 65px #eee inset, 0 0 20px #f9f9f9 inset;  -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.2),0 0 65px #ccc inset, 0 0  20px #f9f9f9 inset;box-shadow:0 0 2px rgba(0, 0, 0, 0.2),0 0 65px #ccc inset, 0 0 20px #f9f9f9 inset;}
aside:before,aside:after{  content:"";  position:absolute;z-index:-1;bottom:15px;left:10px;width:50%;height:20%;max-width:50%;-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);  
    -webkit-transform:rotate(-3deg);
    -moz-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    transform:rotate(-3deg);
}

aside:after{
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    transform:rotate(3deg);
}

/*---FOOTER SECTIONS---*/
.footer{background:#fdc182;color:#d6d6d6;margin-top:0;width:90%;max-width:980px;margin:0 auto;}
footer{font-size:80%;line-height:1.4em;text-shadow:none;}
.footarea{width:30%;float:left;margin:0 0 0 3%;}
.footerlinks{clear:both;text-align:center;}
span#powered_by_link{background:url(powered.png) 0 0 no-repeat;padding-left:25px;}
.gpArea_Extra_Fuss_Leer{
	color:#fdc182;
}
.gpArea_FullMenu_m1{
	float:right;
	font-size: 1.3em;
}
.gpArea_FullMenu_m1 a{color:#e37548;}
.gpArea_FullMenu_m1 ul{display:block;float:left;list-style:none;margin:0;position:relative;z-index:2;}
.gpArea_FullMenu_m1 ul li{display:block;float:left;margin:10px 0 0;border:none;}
.gpArea_FullMenu_m1 ul li a{display:block;float:none;padding:0;text-shadow:none;}
.gpArea_FullMenu_m1 ul li a:hover,.gpArea_FullMenu_m1 ul li a.selected{background:none;color:#000;text-decoration:none;}
.gpArea_FullMenu_m1 ul li a.selected{cursor:default;}


/* My */

.mybutton, .submit {
  -moz-border-radius: 10px;
  -moz-box-shadow: #6E7849 0px 0px 2px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: #6E7849 0 0 2px;
  -webkit-transition: all 0.5s ease;
  background-color: #dc531d;
  background-image: -moz-linear-gradient(0deg, #e37448, #dc531d);
  background-image: -ms-linear-gradient(0deg, #e37448, #dc531d);
  background-image: -o-linear-gradient(0deg, #e37448, #dc531d);
  background-image: -webkit-linear-gradient(0deg, #e37448, #dc531d);
  background-image: linear-gradient(0deg, #e37448, #dc531d);
  border-radius: 10px;
  border: 1px solid #fdc182;
  box-shadow: #6E7849 0px 0px 2px;
  color: #ffffff;
  display: inline-block;
  /* font-size: 2em; */
  margin: auto;
  padding: 2px;
  text-decoration: none;
  text-shadow: #000000 1px 2px 2px;
  transition: all 0.5s ease;
  min-width: 90px;
}

.mybutton:hover {
  padding: 4px;
}

/*---USEFUL CLASSES---*/
.aligncenter{margin:0 auto;}
.alignleft,.left{float:left;margin:0 10px 10px 0;}
.alignright,.right{float:right;margin:0 0 0 10px;}
.clear{clear:both;float:none;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center,.text-centre{text-align:center;}
/*------------------------------------*\
  GPEASY
\*------------------------------------*/
.contactform input.submit{width:68%!important;}
.contactform label {
	text-align: left !important;
}
#loginform,#loginform label{background:none!important;border:none!important;color:#444!important}
.login_text,.login_submit{font-size:0.9em!important}
.loginform input[type="submit"],input.submit{padding:5px;}

.gp_gallery{clear:both;margin:15px 0 15px 15px;padding:0;}	
.gp_gallery li{float:left;width:125px;height:150px;list-style:none;display:inline-block;margin:0 15px 15px 0;padding:2px;background:none;border:none;color:#d6d6d6;position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.gp_gallery div{text-align:center;padding:0;margin:120px 0 0 0;}
.gp_gallery img{width:100px;height:100px;}
.gp_gallery .caption{color:#444;}
.gp_galleries li{width:125px;height:195px;background:none;}
.gp_galleries img{width:100px;height:100px;}
.gpArea_Simple_Search form input.submit{margin-left:10px;}
/*-------------------------------------*\
  MEDIA QUERIES
\*-------------------------------------*/

@media screen and (max-width:1078px) {
	nav ul{left: 4%;}
}

@media screen and (max-width:1048px) {
	nav ul{left: auto;}
}

@media screen and (max-width:1000px) {
	nav ul li a{
		padding: 3px 8px 0;
		}
}

@media screen and (max-width:960px) {
	nav ul li a{
		padding: 3px 6px 0;
		}
}

@media screen and (max-width:930px) {
	nav ul li a{
		padding: 3px 4px 0;
		}
}

@media screen and (max-width:880px) {
	nav ul{
		font-size: 0.8em;
		}
}


@media screen and (max-width:819px) {
#Header_Seite_1{margin: 0 auto 0 10%;}
#Header_Seite_1 h1{
	padding-top: 20px;
	font-size: 50px;
	}
#Header_Seite_1 h2{
	font-size: 22px;
	padding-left: 170px;
	}
}

@media screen and (max-width:768px) {
.wrap{width:90%}
/*
#content,aside{width:100%;float:none;}
*/

#Header_Seite_1 h1{
	padding-top: 20px;
	font-size: 45px;
	}
#Header_Seite_1 h2{
	font-size: 22px;
	padding-left: 150px;
	}

#content,aside{float:none;}
.contactform{width:80%!important;}
.footarea{width:100%;float:none;margin:0;}
}

@media screen and (max-width:760px) {
	nav ul{
		font-size: 0.7em;
		}
}


@media screen and (max-width:740px) {
	nav ul li a{
		padding: 3px 6px 0;
		}
}

@media screen and (max-width:720px) {
.wrap{width:90%}
/*
#content,aside{width:100%;float:none;}
*/

nav ul{
		left: 0;
		font-size: 0.7em;
	}
#Header_Seite_1{margin: 0 auto 0 10%;}
#Header_Seite_1 h1{
	padding-top: 20px;
	font-size: 45px;
	}
#Header_Seite_1 h2{
	font-size: 22px;
	padding-left: 130px;
	}
#Header_Seite_1 img{
	height: 120px;
	width: 120px;
	}
#content,aside{float:none;}
.contactform{width:80%!important;}
.footarea{width:100%;float:none;margin:0;}
}

@media screen and (max-width:703px) {
	nav ul li a{
		padding: 3px 4px 0;
		}	
}

@media screen and (max-width:670px) {
.wrap{width:90%}
/*
#content,aside{width:100%;float:none;}
*/

nav ul{
		height: 40px;
	}

nav ul li{
		height: 25px;
	}
nav ul li a{
		padding: 3px 2px 0;
		}	

#Header_Seite_1{margin: 0 auto 0 8%;}
#Header_Seite_1 h1{
	padding-top: 20px;
	font-size: 40px;
	}
#Header_Seite_1 h2{
	font-size: 20px;
	padding-left: 130px;
	}
#Header_Seite_1 img{
	height: 120px;
	width: 120px;
	}
#content,aside{float:none;}
.contactform{width:80%!important;}
.footarea{width:100%;float:none;margin:0;}
}

@media screen and (max-width:622px) {
.wrap{width:90%}
/*
#content,aside{width:100%;float:none;}
*/

nav ul li a{
		padding: 3px 1px 0;
		}	
#Header_Seite_1{margin: 0 auto 0 6%;}
#Header_Seite_1 h1{
	padding-top: 20px;
	font-size: 35px;
	}
#Header_Seite_1 h2{
	font-size: 18px;
	padding-left: 110px;
	}
#Header_Seite_1 img{
	height: 120px;
	width: 120px;
	}
#content,aside{float:none;}
.contactform{width:80%!important;}
.footarea{width:100%;float:none;margin:0;}
}

@media screen and (max-width:595px) {
nav ul li{
	border-left: 1px solid #E37548;
	}
nav ul li a{
		padding: 3px 0 0;
	}
}


@media screen and (max-width:570px) {
.wrap{width:90%}
/*
#content,aside{width:100%;float:none;}
*/

nav ul{
		font-size: 0.6em;
	}

#Header_Seite_1{margin: 0 auto 0 6%;}
#Header_Seite_1 h1{
	padding-top: 20px;
	font-size: 30px;
	}
#Header_Seite_1 h2{
	font-size: 16px;
	padding-left: 100px;
	}
#Header_Seite_1 img{
	height: 100px;
	width: 100px;
	}
#content,aside{float:none;}
.contactform{width:80%!important;}
.footarea{width:100%;float:none;margin:0;}
}



@media screen and (max-width:480px) {
.wrap{width:95%}
header h1{font-size:1.5em;line-height:2.5em;}
nav{margin:0;}
nav ul li{border:none;}
nav, nav ul li ul{background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
nav ul li{float:none;font-size:1em;}
nav ul li ul{display:block;position:relative;left:10px;top:0;min-width:120px;max-width:180px;}
nav ul li a,nav ul li ul li a{padding:5px;color:#058ff0;text-shadow:1px 1px 1px #fff;}
nav ul li a:hover,nav ul li ul li a:hover,nav ul li a.selected,nav ul li ul li a.selected{background:none;color:#eb6721;}

#Header_Seite_1{margin: 0 auto 0 2%;}
#Header_Seite_1 h1{
	padding-top: 20px;
	font-size: 25px;
	}
#Header_Seite_1 h2{
	font-size: 14px;
	padding-left: 90px;
	}
#Header_Seite_1 img{
	height: 90px;
	width: 90px;
	}


#content,aside{width:100%;float:none;padding-top:0;margin-top:20px;}
.contactform{width:95%!important;}
.contactform input,.contactform textarea{float:none!important;width:100%!important;margin:0;}
.contactform input.submit{width:100%!important;}
.footarea{width:100%;float:none;margin:0;}
}

@media print{
body{background:#fff;}
header h1{padding:0;margin:0;}
#content{width:100%;float:none;}
nav,aside,footer{display:none;}
}

