@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);




*{
	margin: 0px;
	padding: 0px;
}

html {height: 101%;
font-size: 62.5%;}



header, main, footer, section, aside, nav, article { display: block;}


body { font-size: 16px; font-size: 1.6rem; } /* =16px */
body {
	
	font-family: 'Oswald', sans-serif;
	color: #cbc6c2; 
	/* Location of the image */
	background-image: url(../img_artundmedia_2016/hintergrund_neu.jpg);
	/* Image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Image doesn't repeat */
	background-repeat: no-repeat;
	/* Makes the image fixed in the viewport so that it doesn't move when 
     the content height is greater than the image height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based on its container's size */
	background-size: cover;
	/* Pick a solid background color that will be displayed while the background image is loading */
	background-color: #333;  /* SHORTHAND CSS NOTATION
   * background: url(background-photo.jpg) center center cover no-repeat fixed;
   */
	letter-spacing: 0.08em;
	line-height: 1.8em;
}



.aumcontainer {
	background-color: transparent !important;
	display: flex;
	max-width: 1120px;
	/*min-width: 1120px;*/
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 1em;
	clear: both;
	padding: 0px;
}



header {
	max-width: 1120px;
	color: #F8F8F8;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1000;
}

footer {
	background-color: transparent;
	background-image: url(../hg_pixels/hg_pixel_schwarz-50.png);
	color: #F8F8FF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: flex;
	padding: 0px;
}


header, footer {
	/*background-color: transparent !important;*/
	max-width: 1120px;
	
	margin-right: auto;

	margin-left: auto;	
}

header {
	max-height: 300px;
	overflow:hidden;
	background-image: url(../hg_pixels/hg_pixel_schwarz-50.png);
	
	
	}
	
.headerinner {
	margin: 0px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: transparent;
	z-index: 100000;
}

.stage {
	position: relative;
	z-index: 1;	
	
	
	}

.aumnavigation {
	flex: 1;
	float: left;
	background-color: transparent !important;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}



#mobilenav {
	width: 100%;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	z-index: 1000;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

main {
	flex: 2;
	float: left;
	/*border: 1px solid #F8F8F8;
	background-image: url(../hg_pixels/hg_pixel_schwarz-50.png);*/
	background-color: transparent !important;
	padding: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.seitentitel {
	margin: 0px;
	padding: 0px;	
}

.content {
	/*display: flex;*/
	/*border: 1px solid #85807c;*/
	border: 1px solid #BCB8B4;
	background-image: url(../hg_pixels/hg_pixel_schwarz-50.png);
	background-color: transparent;
	margin: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;	
}

.news {
	display: flex;
	background-color: #FC9;	
	
	}

.links {

	float: left;
	flex: 1;
	background-color: transparent;
	/*max-width: 350px;
	min-width: 350px;*/
	min-width: 48%;
	max-width: 48%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rechts {
	
	float: left;
	flex: 1;
	background-color: transparent;
	min-width: 48%;
	max-width: 48%;
	/*max-width: 350px;
	min-width: 350px;*/
		padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.backlinks {
	background-color: transparent;
	
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;	
	}

.angebote {
	background-image: url(../hg_pixels/hg_pixel_schwarz-50.png);
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;	
	
	}



	
.angeboteinner {
	display: flex;
	max-width: 1020px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: transparent;
}

.logo {
	
	flex: 1;
		float: left;
		/*min-width: 300px;
	max-width: 300px;
	color: #F8F8FF;
	min-width: 1120px;
	max-width: 1120px;
	margin-right: auto;
	margin-left: auto;*/
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
	.text {
	flex: 2;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}
.text p {
	line-height: 0.99em;
	letter-spacing: 0.08em;}

.firmenname {
	
	flex: 1;
		/*min-width: 300px;
	max-width: 300px;
	color: #F8F8FF;
	min-width: 1120px;
	max-width: 1120px;
	margin-right: auto;
	margin-left: auto;*/
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	


.adressen {
	flex: 2;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	}
	
	
	
article {
	/*min-width: 300px;
	max-width: 300px;*/
	float: left;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
.update {
	max-width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	}



pre, code, p, a {
	font-size: 1em;
	color: #cbc6c2;  
}

p {
	font-size: 1.05em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	/*text-shadow: 1px 1px #ccc;*/
}
a:link, a:visited {
	color: #F8F8F8;
	background-color: transparent;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:hover, a:active {
	color: #F4B100;
}

a.hover {
	color: ##F4B100 !important;
}
h1   { font-size: 24px; font-size: 2.4rem; } /* =24px */

h1{

	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	line-height: normal;
	text-transform: uppercase;
}



h2 {
	font-size: 1.2em;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 0.03em;
	line-height: 1.5em;
	color: #F8F8F8;
	padding: 0px;
}

h3 {
	font-size: 1.2em;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 0.03em;
	line-height: 1.5em;
	color: #F8F8F8;
	padding: 0px;
}

h4 {
	font-size: 1.1em;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	letter-spacing: 0.03em;
	color: #F8F8F8;
	line-height: 1.5em;
}

ul, li {
	padding: 0px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
}


.seitentitel h2 {
	font-size: 1.3em;
	font-weight: 400;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	display: inline;
	background-image: url(../hg_pixels/hg_pixel_schwarz-50.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #BCB8B4;
	border-right-color: #BCB8B4;
	border-bottom-color: #333;
	border-left-color: #BCB8B4;
	
	/*border-top-color: #85807c;
	border-right-color: #85807c;
	border-bottom-color: #333;
	border-left-color: #85807c;*/
	
	}

.firmenname h2 {
	font-size: 1.2em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	padding: 0px !important;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.h2gross {
	font-size: 1.4em;
	
	
	}




footer p  {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 2em;
}





	
.bold400 {
	font-weight: 400;
		
	}
.bold700 {
	font-weight: 700;
		
	}
.websites {
	font-size: 2.3em;
	font-weight: 300;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;


		}
		
.grafischegestaltung {
	font-size: 2.3em;
	font-weight: 300;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	

		}
.fotografie {
	font-size: 2.3em;
	font-weight: 300;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;


		}

.konzepte {
	font-size: 2.3em;
	font-weight: 300;
	color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;


		}	
		
.weiss {
	color: #FFF;	
	
	}
.whitesmoke {
	color: #F5F5F5;	
	
	}	
.lightgrey {
		
	color: #D3D3D3
}
			
.silver {
	color: #C0C0C0;	
	
	
	}	
.kleintext {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;	
	}
	
hr
{
	background-color: transparent;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #85807c;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




img {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: none;
}

.reset {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.websites {
  animation: color1 3s alternate infinite;
  animation-delay: 0;
}

.websites .lightgrey {
  animation: color2 5s alternate infinite;
  animation-delay: 0;
}

.grafischegestaltung {
  animation: color1 3s alternate infinite;
  animation-delay: 0;
}
.grafischegestaltung .lightgrey {
  animation: color2 3s alternate infinite;
  animation-delay: 0;
}
.fotografie {
  animation: color1 3s alternate infinite;
  animation-delay: 0;
}
.fotografie .weiss {
  animation: color3 3s alternate infinite;
  animation-delay: 0;
}
.konzepte {
  animation: color4 3s alternate infinite;
  animation-delay: 0;
}
.konzepte .weiss {
  animation: color3 3s alternate infinite;
  animation-delay: 0;
}

@keyframes color1 {
  0% {
    color: #999999;
  }
  100% {
    color: #e4e4e4;
  }
}
@keyframes color2 {
  0% {
    color: #d3d3d3;
  }
  100% {
    color: #666666;
  }
}
@keyframes color3 {
  0% {
    color: #fff;
  }
  100% {
    color: #aaaaaa;
  }
}
@keyframes color4 {
  0% {
    color: #cccccc;
  }
  100% {
    color: #9d9d9d;
  }
}


.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

.DynPG_Gallery_Preview {
	clear: left;
	margin: 0px;
	padding: 0px;

}
.DynPG_Gallery_P_div_0 {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.DynPG_Gallery_P_div_1 { 
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
 }
.DynPG_Gallery_P_div_2 { 
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.DynPG_Gallery_P_div_3 { 
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.DynPG_Gallery_P_div_4 { 
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.DynPG_Gallery_P_div_5 { 
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;

}
