@charset "UTF-8";
/* CSS Document */

@import "menu_style_ipad.css";
@import "menu_style_phone.css";


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		line-height: 1.2;
		letter-spacing: 0px;
		word-spacing: 2px;
	}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1.2; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }


body{
	background: #000;
	font-family: Lato, Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 17px;
	line-height: 1.3;
	overflow: scroll;
}
html{
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.3;
}
p, a {font-size: 17px;}
p{padding: 5px 0;}
p strong{ font-weight: bold;}
h1{font-size: 24px;}
h2{font-size: 21px;}
h3{font-size: 19px; color: #000 ;font-family: 'Francois One'; padding: 5px 0; border-bottom: 1px dotted #ccc;}
h4{font-size: 17px; font-weight: bold; padding: 5px 0;}
a, a:link, a:visited{ text-decoration: none; color: #930;}
a:hover{ text-decoration: none; color: #ccc;}


#follower1, #follower2 {
    position:absolute;
    background:#FF0;
    opacity:0.5;
    width:40px;
    height:10px;
}

.wrapper{
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
}
.wrappermitte{
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: url(../img/rand_bg.png) top center repeat-y;
	background-size: 100%;

}


header.mainheader{
	background: url(../img/oberteil.jpg) top center no-repeat;
	background-color: #f1f1f1;
	width: 95%;
	margin: 0 auto;
	height: 335px;
	overflow: hidden;
}

.imagemapmenupad{
	width: 644px;
	height: 262px;
	margin: 0 auto;
	padding: 0;
	clear:both;
}
	
.imagemapmenuphone{
	max-width: 644px;
	max-height: 418px;
	margin: 0 auto;
	padding: 0;
	clear:both;
}

.contentbereich{
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(../img/content_bg_lang2.jpg) top left repeat-x;
	background-color: #f1f1f1;
	width: 95%;
	height: inherit;
}

section.mainsection{
	margin: 10px auto 0;
	padding: 10px 10px;
	background: none;
	width: 90%;
	height: auto;
	background: url(../img/papier.jpg) top left repeat;
	-moz-box-shadow: 7px 0px 3px #999;
	-webkit-box-shadow: 7px 0px 3px #999;
	box-shadow: 7px 0px 3px #999;
}

.nietenstreifen{
	background: url(../img/nieten_streifen_bg.png) top center no-repeat;
	width: 100%;
	height: 50px;
	background-position: 0px 20px;
}

.menu-tablet{
	text-align:center;
	margin: 0 auto;
	padding:36px 0 0 0;
	width:644px;
	clear:both;
}

.menu-phone{
	text-align:center;
	margin: 0 auto;
	padding: 0;
}

img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

footer.mainfooter{
	background: url(../img/footer.jpg) top left repeat-x;
	width: 100%;
	margin: 0 auto;
	background-size: 100% 250px;
}

.footerlinks{
	width: 95%;
	margin: 0px auto;
	padding-top: 5px;
	text-align: center;
	min-height: 60px;
}

.footerlinks a{
	margin: 5px 7px 5px 7px;
	padding: 3px;
	color: #fff;
    font-family: 'latin_modern_mono10_regular', Courier, 'Courier New';
	font-size: 14px;
	text-align:center;
}

/* #Inhalt - Classes
================================================== */
figcaption{
	text-align: center;
}

.stempel{margin:0 auto; max-width: 600px; width: 100%;}
.stempelfoto1{width: 100%; height: auto; }
.stempelfoto2{width: 55%; height: auto; }
.show-phone{display: none;}
.foto_muigg img{
	min-width: 100px;
	max-width: 180px;
	width:100%;
	height: auto;
	margin: 0 10px 5px 0;
}
.copyright{font-size: 5px;}
section li {list-style: circle; margin-left: 15px; font-size: 17px}
.clearing{width:100%; height:1px; clear: both;}
.muigg_container{width: 100%; float:left; padding:10px 0;margin: 0; border-bottom:0px solid #555;}
.foto_muigg{width:23%; margin-right:3%; float: left;}
.text_right{width: 74%; float: left; padding-top: 180px;}
.text_normal{width: 100%; padding:10px 0;margin: 0; border-bottom:1px dotted #555;}

/* #Media Queries
================================================== */

	/* Smaller than standard 1248 (devices and browsers) */
	@media only screen and (max-width: 1024px) {
		.wrapper{ width: 920px;}
	}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (min-width: 960px) and (max-width: 1023px){
		.wrapper{ width: 880px;}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		.text_right{width: 74%; float: left; padding-top: 140px;}
		.wrapper{ width: 748px;}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.text_right{width: 74%; float: left; padding-top: 130px;}
		.wrapper{ width: 700px;}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (max-width: 699px) {
		.hidden-phone{display: none;}
		.show-phone{display: block;}
		.wrapper{ width: 580px;}
		.text_right{width: 67%; float: left; padding-top: 144px;}
		.foto_muigg{width:30%; margin-right:3%; float: left;}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (max-width: 599px) {
		.hidden-phone{display: none;}
		.show-phone{display: block;}
		.wrapper{ width: 500px;}
		header.mainheader{ height: 290px; padding:0px}
		.stempelfoto1{width: 100%; height: auto; margin: 0 auto; text-align: center;}
		.stempelfoto2{width: 100%; height: auto; }
		.stempel{margin:0 auto; width: 97%;}
		.text_right{width: 67%; float: left; padding-top: 118px;}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (max-width: 499px) {
		.hidden-phone{display: none;}
		.show-phone{display: block;}
		.wrapper{ width: 480px;}
		header.mainheader{ height: 280px; padding:0px}
		.text_right{width: 67%; float: left; padding-top: 98px;}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.hidden-phone{display: none;}
		.show-phone{display: block;}
		.wrapper{ width: 420px;}
		header.mainheader{ height: 250px;padding:0;}
		body, html, p, li {font-size: 16px;}
	}

@font-face {
    font-family: 'latin_modern_mono10_regular';
    src: url('../font/lmmono10-regular-webfont.eot');
    src: url('../font/lmmono10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lmmono10-regular-webfont.woff') format('woff'),
         url('../font/lmmono10-regular-webfont.ttf') format('truetype'),
         url('../font/lmmono10-regular-webfont.svg#latin_modern_mono10_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

