/* ~~~~~[ Main ]~~~~~ */
html {
	background: transparent;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapperTop {
	background: #00ffe5;
	box-shadow: 0 1px 25px #333;
}
.wrapperBottom {
	background: #000000;
	box-shadow: 0 1px 25px #333;
}
	.wrapperBottom a {
		color: #fff;
		text-decoration: none;
}
.pageFooter, .pageFooter a {
	color: #c5bbbb;
	text-decoration: none;
}
.pageHeader, .pageNavigation, .wrapperMain, .pageFooter {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.pageHeader h3 {
		font-family: 'Raleway', Helvetica, Arial, sans-serif;
		font-size: 1.8rem;
		color: black;
}
.pageHeader a {
		font-family: 'Raleway', Helvetica, Arial, sans-serif;
		font-size: 1.1rem;
		color: black;
}
/* ~~~~~[ Configuration buttons ]~~~~~ */
.stuttgartWebdesigner {
	background-color : #00ffe5;
	color: white;
	padding: 10px 20px;
	border-radius: 4px;
	border-color: #00ffe5;
  }
  
  #buttonidontop {
	position: fixed;
	bottom: -4px;
	right: 10px;
  }

/* ~~~~~[ Block ]~~~~~ */
.jX-webart-block {
	font-size: 1.0em;
	display: inline-block;
	width: 289px;
	height: 300px;
	background-position: 130px 50px;
	background-size: 40%;
	background-repeat: no-repeat;
	margin: 15px 10px 5px 5px;
	padding: 10px 10px 0px 10px;
	background-color: #FCFCFC;
	background-color: #00ffe5;
	border: 0px solid #09F;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
	box-shadow: 1px 2px 1px rgba(0,0,0, .3);
	-webkit-box-shadow: 1px 2px 1px grey;
	-moz-box-shadow: 1px 2px 1px grey;
}
/* These are the jXstyles - Basic */
.jX-webart-block {
	border: 0px solid #09F;
	border-radius: 30% 70% 87% 13% / 70% 21% 79% 30%;
	-moz-border-radius: 30% 70% 87% 13% / 70% 21% 79% 30%;
	-webkit-border-radius: 30% 70% 87% 13% / 70% 21% 79% 30%;
	/* These are ADDITIONAL styles */
	width: 300px;
	height: 300px;
	background: #00ffe5;
	background: -webkit-linear-gradient(to right, #FCFCFC, #00ffe5);
	background: linear-gradient(to right, #FCFCFC, #00ffe5);
}
	/* ~~~~~[ some events ]~~~~~ */
.jX-webart-block:hover {
		box-shadow: 8px 6px 10px rgba(0,0,0, .3);
		-webkit-box-shadow: 8px 6px 10px rgba(0,0,0, .3);
		-moz-box-shadow: 8px 6px 10px rgba(0,0,0, .3);
	}
.jX-webart-block:hover {
		-webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
		-ms-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
.jX-webart-block article {
		padding: 0px 0px 0px 15px;
		font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
.jX-webart-block h2, h3 {
		font-family: 'Raleway', Helvetica, Arial, sans-serif;
		font-size: 1.5em;
		line-height: 1.0em;
		font-weight: 100;
		border-bottom: 0px solid #fff;
	}
/* These are the jXstyles */
/* ~~~~~[ Block ]~~~~~ */
.jX-webart2-block {
	font-size: 1.0em;
	display: inline-block;
	width: 289px;
	height: 300px;
	background-position: 130px 50px;
	background-size: 40%;
	background-repeat: no-repeat;
	margin: 15px 10px 5px 5px;
	padding: 10px 10px 0px 10px;
	background-color: #FCFCFC;
	background-color: #00ffe5;
	border: 0px solid #09F;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
	box-shadow: 1px 2px 1px rgba(0,0,0, .3);
	-webkit-box-shadow: 1px 2px 1px grey;
	-moz-box-shadow: 1px 2px 1px grey;
}
.jX-webart2-block {
	border: 0px solid #09F;
	border-radius: 9% 80% 50% 39% / 17% 45% 49% 10%;
	-moz-border-radius: 9% 80% 50% 39% / 17% 45% 49% 10%;
	-webkit-border-radius: 9% 80% 50% 39% / 17% 45% 49% 10%;
	/* These are ADDITIONAL styles */
	width: 300px;
	height: 300px;
	background: #00ffe5;
	background: -webkit-linear-gradient(to right, #00ffe5, #FCFCFC);
	background: linear-gradient(to right, #00ffe5, #FCFCFC);
}
	/* ~~~~~[ some events ]~~~~~ */
	.jX-webart2-block:hover {
		box-shadow: 8px 6px 10px rgba(0,0,0, .3);
		-webkit-box-shadow: 8px 6px 10px rgba(0,0,0, .3);
		-moz-box-shadow: 8px 6px 10px rgba(0,0,0, .3);
	}
	.jX-webart2-block:hover {
		-webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
		-ms-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.jX-webart2-block article {
		padding: 0px 0px 0px 15px;
		font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

	/* ~~~~~[ bubble ]~~~~~ */
.bubble {
	font-size: 1.0em;
	display: inline-block;
	width: 289px;
	height: 300px;
	background-position: 130px 50px;
	background-size: 40%;
	background-repeat: no-repeat;
	margin: 15px 10px 5px 5px;
	padding: 10px 10px 0px 10px;
	background-color: whitesmoke;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
	-webkit-box-shadow: 1px 2px 1px grey;
	-moz-box-shadow: 1px 2px 1px grey;
	box-shadow: 1px 2px 1px rgba(0,0,0, .3);
	opacity: .8;

}
/* ~~~~~[ Block ]~~~~~ */
.webart-block {
	font-size: 1.0em;
	display: inline-block;
	width: 289px;
	height: 300px;
	background-position: 130px 50px;
	background-size: 40%;
	background-repeat: no-repeat;
	margin: 15px 10px 5px 5px;
	padding: 10px 10px 0px 10px;
	background-color: #00f1c9;
	background-color: #00ffe5;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
	-webkit-box-shadow: 1px 2px 1px grey;
	-moz-box-shadow: 1px 2px 1px grey;
	box-shadow: 1px 2px 1px rgba(0,0,0, .3);
}
	/* ~~~~~[ some events ]~~~~~ */
.webart-block:hover {
	box-shadow: 8px 6px 10px rgba(0,0,0, .3);
	-webkit-box-shadow: 8px 6px 10px rgba(0,0,0, .3);
	-moz-box-shadow: 8px 6px 10px rgba(0,0,0, .3);
	}
.webart-block:hover {
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	}
.imgright img {
	margin: 0px 0px 0px 0px;
	width: 50%;
	float: right;
	max-width: 40%;
	background-color: #00f1c9;
	border: 0px solid #09F;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
	-webkit-box-shadow: 1px 2px 1px grey;
	-moz-box-shadow: 1px 2px 1px grey;
	box-shadow: 1px 2px 1px rgba(0,0,0, .3);
}
/* ~~~~~[ some events ]~~~~~ */
.imgright:hover {
	box-shadow: 8px 6px 10px rgba(0,0,0, .3);
	-webkit-box-shadow: 8px 6px 10px rgba(0,0,0, .3);
	-moz-box-shadow: 8px 6px 10px rgba(0,0,0, .3);
}
.imgright:hover {
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
#myDot{
	fill:#000000;
}
.X_qr img {
	width: 20%;
	float: none;
	max-width: 20%;
	display: block;
	height: auto;
}
.illustration img {
	float: left;
}
.schnitt img, svg {
	width: 100%;
	float: none;
	max-width: 100%;
}

.X_svg svg {
	opacity: .7;
}
objectright img, svg{
margin: 30px 0px 0px 0px;
width:40%;
float: right;
max-width: 40%;
}
.objectright img, svg {
	margin: 30px 0px 0px 0px;
	width: 40%;
	float: right;
	max-width: 40%;
}
objectleft img, svg {
	margin: 0px 0px 0px 0px;
	width: 100%;        
	float: left;
	max-width: 100%;
}
.objectleft img, svg {
	margin: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	max-width: 100%;
}
/*~~~~~[NAVIGATION*/
.pageNavigation {
	padding: .0rem .0rem .0rem 1.0rem;
	background: #af2f2f;
}
.pageNavigation img {
	width: 20%;
	height: 10%;
	max-height: 10%;
	max-width: 20%;
}
.menuItems {
list-style: none;
}
.menuItems li {
line-height: 1.8rem;
border-bottom: 1px solid #464646;
text-transform: uppercase;
}
.menuItems li a {
	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	color: white;
	font-size: 1.1rem;
	text-decoration: none;
}

/*~~~~~[TOPOGRAPHY BLOCKS]~~~~~*/
h1 {
font-family: 'Raleway', Helvetica, Arial, sans-serif;
padding: 1rem 0;
font-weight: normal;
font-size: 1.3rem;
line-height: 1.2rem;
}
h2 {
padding: 0.6rem 0;
font-family: 'Raleway', Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 1.2rem;
line-height: 1.2rem;  
}
h3 {
	padding: 0.6rem 0;
	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.1rem;
	line-height: 1.1rem;  
	}
/*~~~~~[above the fold]~~~~~*/
infoFold {
	padding: 0.6rem 0;
	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.2rem;  
	}
.infoFoldSmall {
	padding: 0.6rem 0;
	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 1.0rem;  
	}
.infoRegio {
	font-size: 0.8rem;
		}
/*~~~~~[animation]~~~~~*/
.ABP_anim:hover{
	border-style: ridge;
	background: #00ffe5;
	padding-bottom:0px;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;	
	background: rgb(0,255,229);
	background: -moz-linear-gradient(0deg, rgba(0,255,229,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,255,229,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(0deg, rgba(0,255,229,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffe5",endColorstr="#ffffff",GradientType=1);
}
	

/*~~~~~[button 3d]~~~~~*/
.noselect {
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
	   -khtml-user-select: none;
		 -moz-user-select: none;
		  -ms-user-select: none;
			  user-select: none;
		  -webkit-tap-highlight-color: transparent;
  }
  button:hover {
	  box-shadow: -1px -1px 15px #a1a0a0, 1px 1px 15px #a1a0a0, inset 1px 1px 10px #a1a0a0, inset -1px -1px 10px #a1a0a0;
	  transition: 500ms;
  }
  button:focus {
	  outline: none;
  }
  