@import "/css/fonts.css";

.ib { display: inline-block; }
.ab { position: absolute; }


.mrot
{
	font-family: MayartLogo;
	font-weight: normal;
	color: rgb(180,40,0);
}

.mgrau
{
	font-family: MayartLogo;
	font-weight: normal;
	color: rgb(134,134,134);
}

#logo
{
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 1;
}

/* 
	300 light; semibold 600;  bold 700; 
*/
html { 
	font-family: 'Roboto Slab', serif; 
	font-weight: 300;

}

body
{
	height: 100%;
	padding: 0;
	background-color: #FFF;
	font-family: 'Roboto Slab', serif;
	font-size: 12pt;
	line-height: 1.6em;
	text-rendering: optimizeLegibility;
	font-style: 600;
	margin-top: 0;
	color: rgb(50,50,50);
	/* 
	background: url(/img/radnetz.jpg) no-repeat center center fixed;
	background-size: cover;
	background-size: 100% 100%;
 */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.body-breit { background-position: 170px 0px; }

p
{
	margin: 14pt 0 12pt 0;
	font-size: 12pt;
	color: rgb(50,50,50);
	kerning-mode: contextual;
	kerning-pair-threshold: 12pt;
	text-rendering: optimizeLegibility;
	font-style: normal;
	font-weight: 300;
	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-webkit-hyphenate-limit-after: 3;
	-webkit-hyphenate-limit-before: 3;
	hyphenate-resource: url("/fonts/de-DE.dic");
	-ms-hyphenate-limit-zone: 20px;
	-webkit-font-feature-settings: 'lnum';
}

.manual-hyphens {
	hyphens: manual;
	-moz-hyphens: manual;
	-webkit-hyphens: manual;
}

b { color: gray; }

a
{
	text-decoration: none;
	color: rgb(174,18,29);
}

a:hover {
	color: rgb(50,50,50);
}

.top { margin-top: 0px; }


#menu
{
	display: block;
	position: fixed!important;
	top: 92px;
	left: 0;
	width: 120px;
	text-align: right;
	margin: 0;
	outline: none;
	font-size: 16pt;
	font-weight: 300;
	line-height: 40px;
}

* html #menu { position: absolute; }
#menu a { color: rgb(120,120,120); }
#menu a:hover { color: rgb(174,18,29); }
#menu a.selected { color: #AE121D; }

#content
{
	display: block;
	width: 550px;
	margin: 0 0 0 180px;
	padding: 0 0 50px 0;
}

#content-full
{
	display: block;
	width: 900px;
	margin: 0 50px 0 340px;
	padding: 0px 0 50px 0;
}

#content h2, #content-full h2
{
	margin: 90px 0 46px 0;
	color: rgb(100, 100, 100);
	font-size: 23pt;
	font-weight: 300;
	line-height: 33px;
}

#content h3, #content-full h3
{
	margin: 40px 0 12pt 0;
	color: rgb(100, 100, 100);
	font-size: 18pt;
	font-weight: 300;
	line-height: 1.25em;
}

#content h4, #content-full h4
{
	margin: 0px 0 9px 0;
	color: #444;
	font-size: 10pt;
	font-weight: 300;
	line-height: 1.25em;
}

#paypal .button {
	background-color: rgb(180,40,0);
	border: none;
	color: white;
	padding: 8px 30px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 6px 2px;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 180px;
}

#paypal .button1 {
	background-color: white; 
	color: black; 
	border: 2px solid rgb(76,175,80);
	border-radius: 5px;
}

#paypal .button1:hover {
	background-color: rgb(76,175,80);
	color: white;
}

#paypal  { 
	border-radius: 5px;
	background-color: #f2f2f2;
	padding: 20px;
	width: 270px;

}

#paypal input[type=text] {
  width: 180px;
  height: 38px;
  padding: 10px 10px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid rgb(76,175,80);
  border-radius: 4px;
  font-size: 1em;
}


p.toplink { margin: 22px 0px 0px 0px; }

.small
{
	line-height: 13pt;
	font-size: 8pt;
}

.smallwAbst
{
	line-height: 12pt;
	font-size: 8pt;
	margin-bottom: 4px;
}

.smallwAbst a { color: #333; }
.hide { display: none; }

.clear
{
	clear: both;
	margin: 0;
}

.imp { }
.imp span { }
.nobreak { white-space: nowrap; }
img { border: none; }

.imgleft
{
	float: left;
	margin-right: 20px;
}

.imgright
{
	float: right;
	margin-left: 20px;
}

.subscript { line-height: 2px; }
.Demo { color: #999; }
.Demo:hover { color: #AE121D; }
p.zitat:first-letter { text-transform: uppercase; }

p.zitat
{
	color: #424242;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 40px 0px 0px 100px;
	text-transform: lowercase;
	line-height: 140%;
	font-size: 11pt;
	font-variant: small-caps;
}

#wytiwyg
{
	padding: 25px 0px 0px;
	margin: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
}

#wytiwyg h1
{
	margin-left: -8px;
	font-size: 125pt;
	font-weight: 300;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

#wytiwyg p
{
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
}



.warming-stripes {
	position: fixed;
	left: 0;
	right: 0;
	top: 0%;
	display: flex;
	justify-content: center;
	z-index: 1000;
}

.warming-stripes-bottom {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0%;
	display: flex;
	justify-content: center;
	z-index: 1000;
}

.warming-stripes img {
  width: 100%;
  height: auto;             /* wichtig für SVG */
  display: block;
}









/* Abweichung für iPad3 */

@media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (-webkit-min-device-pixel-ratio: 2)
{
	#menu { position: relative; }
	* html #menu { position: relative; }
}

/* Abweichung für iPad 1,2 */

@media only screen and (device-width: 768px)
{
	#menu
	{
		position: relative;
		float: left;
	}
	
	* html #menu
	{
		position: relative;
		float: left;
	}
}

/* Referenzen */
.ref_row { clear: both; }

.ref_img
{
	float: left;
	width: 280px;
	padding-bottom: 20px;
}

.ref_text
{
	float: right;
	width: 203px;
	margin-top: -5px;
}

.ref_text p { margin: 0pt 0 0pt 0; }

.ref_text h5
{
	margin: 0pt 0 10px 0;
	color: #333;
	font-size: 14pt;
	line-height: 18pt;
	font-weight: 300;
}

.ref_text h5 a
{
	color: rgb(100, 100, 100);
	text-decoration: none;
	font-size: 14pt;
}

.ref_text h5 a:hover
{
	color: #AE121D;
	text-decoration: none;
}

.ref_text a { text-decoration: none; }

.ref_text a:hover
{
	color: #AE121D;
	text-decoration: none;
}

* html #content h2 { margin: 0; }

h2.head
{
	height: 28px;
	text-indent: -9999px;
}

.colleft
{
	width: 210px;
	float: left;
}

.colright
{
	width: 300px;
	float: right;
}

/* Team */
.team
{
	margin-top: 30px;
	min-height: 300px;
}

/* Webseiten  .webs_text a { text-decoration: none; color: #AE121D; } */
div#webseitenblock { }

.webs_row
{
	clear: both;
	padding-top: 8px;
}

.webs_img
{
	float: left;
	width: 300px;
}

.webs_text
{
	float: right;
	width: 210px;
	margin-top: 10px;
}

.webs_text p
{
	margin: 0pt 0 0pt 0;
	color: rgb(100, 100, 100);
	font-size: 11pt;
	line-height: 16pt;
	font-weight: 300;
}

.webs_text ul
{
	list-style: none;
	margin: 10px 10px 1.0em 0px;
}

.webs_text ul li
{
	font-weight: 300;
	margin: 3px 0 0.2em 2px;
	padding: 0 0 0 12px;
/*	background: url(/img/bg_bullet_full_1.gif) no-repeat 0 0.7em; */
	color: rgb(100, 100, 100);
	line-height: 14pt;
	font-size: 9pt;
}

.webs_text h5
{
	margin: 3pt 0 0pt 0;
	color: rgb(100, 100, 100);
	font-size: 11pt;
	line-height: 15pt;
	font-weight: 600;
}

.webs_text h5 a
{
	color: rgb(100, 100, 100);
	text-decoration: none;
}

.webs_text h5 a:hover
{
	color: #AE121D;
	text-decoration: none;
}

p.intertext { padding-top: 12px; }

a.synalytics
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/intersynalytics.png) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.synalytics:hover { background-position: 0 -211px; }

a.interanselm
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/inter_anselm.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interanselm:hover { background-position: 0 -211px; }

a.interpagina
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/pagina.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interpagina:hover { background-position: 0 -211px; }

a.intertextile
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/textile-online.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.intertextile:hover { background-position: 0 -211px; }

a.interrenata
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/renata.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interrenata:hover { background-position: 0 -211px; }

a.interpuchner
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/puchner.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interpuchner:hover { background-position: 0 -211px; }

a.interzfa
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/zfa-neu.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interzfa:hover { background-position: 0 -211px; }

a.intertango
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/tango.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.intertango:hover { background-position: 0 -211px; }

a.interrossella
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/rossella.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interrossella:hover { background-position: 0 -211px; }

a.interroman
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/roman16.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interroman:hover { background-position: 0 -211px; }

.intertechnologen
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/intertechnologen.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

.intertechnologen:hover { background-position: 0 -211px; }

a.intervers
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/versvergnuegen.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.intervers:hover { background-position: 0 -211px; }

a.intershihabi
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/shihabi.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.intershihabi:hover { background-position: 0 -211px; }

.interpso
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/prozess-standard.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

.interpso:hover { background-position: 0 -211px; }

a.interkurpark
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/interkurpark.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interkurpark:hover { background-position: 0 -211px; }

a.intereckert
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/intereckert.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.intereckert:hover { background-position: 0 -211px; }

a.intertuch
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/tolle-tuecher.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.intertuch:hover { background-position: 0 -211px; }

a.interfwg
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/fwg.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interfwg:hover { background-position: 0 -211px; }

a.intermediencomm
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/mediencommunity.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.intermediencomm:hover { background-position: 0 -211px; }

.nicetrucks
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/nicetrucks.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

.nicetrucks:hover { background-position: 0 -211px; }

a.intermayprint
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/mayprint.png) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.intermayprint:hover { background-position: 0 -211px; }

a.interwendland
{
	float: right;
	display: block;
	height: 211px;
	width: 300px;
	background: url(/img/webseiten/wendland.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 -10px;
	padding-right: 10px;
}

a.interwendland:hover { background-position: 0 -211px; }

#mayprint
{
	background: #333;
	color: white;
	height: 50px;
	display: block;
	font-size: 22px;
}

#mayprint img
{
	float: left;
	margin: 0px 10px;
}

#mayprint span
{
	background: #4baad3;
	display: inline-block;
	height: 38px;
	width: 359px;
	padding: 12px 0px 0px 10px;
}

/* Drucksachen Slider */
#slider
{
	font-size: 16px;
	width: 510px;
	margin: 0 0 0 0;
	position: relative;
}

#slider p
{
	font-size: 16px;
	line-height: 22px;
}

.scroll
{
	height: 620px;
	overflow: auto;
	position: relative;
	/* fix for IE to respect overflow */
	clear: left;
	background: #EEEFEF;
}

.scrollContainer div.panel
{
	padding: 20px;
	height: 210px;
	width: 590px;
	/* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons
{
	position: absolute;
	top: 305px;
	cursor: pointer;
}

.scrollButtons.left { left: -26px; }
.scrollButtons.right { right: -25px; }

ul.navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}

ul.navigation li
{
	display: inline;
	margin-right: 0px;
}

ul.navigation a
{
	padding: 10px;
	color: #333;
	text-decoration: none;
	font-style: normal;
}

ul.navigation a:hover { background-color: #f4f6f6; }
ul.navigation a.selected { background-color: #EEEFEF; }
ul.navigation a:focus { outline: none; }

.panel a
{
	outline: none;
	color: #333;
}

.panel a:hover { color: #AE121D; }

img.prod
{
	float: left;
	margin: 0 10px 10px 0;
}

#p_eckert
{
	margin: 32px 0 0 0;
	display: block;
	height: 110px;
	width: 470px;
	background: url(/content/drucksachen/thumbs/eckert_ci.png) no-repeat;
	text-indent: -9999px;
}

#p_eckert:hover { background-position: 0 -110px; }

#p_renata
{
	margin: 32px 0 0 0;
	display: block;
	height: 110px;
	width: 470px;
	background: url(/content/drucksachen/thumbs/renata_ci.png) no-repeat;
	text-indent: -9999px;
}

#p_renata:hover { background-position: 0 -110px; }

#p_puchner
{
	margin: 32px 0 0 0;
	display: block;
	height: 110px;
	width: 470px;
	background: url(/content/drucksachen/thumbs/puchner_ci.png) no-repeat;
	text-indent: -9999px;
}

#p_puchner:hover { background-position: 0 -110px; }

#p_kopfzentrum
{
	margin: 22px 0 0 0;
	display: block;
	height: 110px;
	width: 470px;
	background: url(/content/drucksachen/thumbs/kopfzentrum_ci.png) no-repeat;
	text-indent: -9999px;
}

#p_kopfzentrum:hover { background-position: 0 -110px; }

.katalog_row
{
	clear: both;
	width: 470px;
	vertical-align: bottom;
}

#p_puchner_katalog
{
	margin-left: 6px;
	float: left;
	display: block;
	height: 300px;
	width: 225px;
	background: url(/content/drucksachen/thumbs/puchner_katalog.jpg) no-repeat;
	text-indent: -9999px;
}

#p_puchner_katalog:hover { background-position: 0 -300px; }

#p_beier_katalog
{
	margin-right: 10px;
	float: right;
	display: block;
	height: 240px;
	width: 244px;
	background: url(/content/drucksachen/thumbs/beier_katalog.jpg) no-repeat;
	text-indent: -9999px;
}

#p_beier_katalog:hover { background-position: 0 -240px; }

.brosch_row
{
	clear: both;
	width: 470px;
	vertical-align: bottom;
}

#p_repro_brosch
{
	float: left;
	display: block;
	height: 163px;
	width: 260px;
	background: url(/content/drucksachen/thumbs/Reproduktion_Farbe_brosch.jpg) no-repeat;
	text-indent: -9999px;
}

#p_repro_brosch:hover { background-position: 0 -163px; }

#p_roman_brosch
{
	margin-right: 10px;
	float: right;
	display: block;
	height: 180px;
	width: 240px;
	background: url(/content/drucksachen/thumbs/roman16_brosch.jpg) no-repeat;
	text-indent: -9999px;
}

#p_roman_brosch:hover { background-position: 0 -180px; }

#p_zfa_brosch
{
	float: left;
	display: block;
	height: 180px;
	width: 140px;
	background: url(/content/drucksachen/thumbs/zfa_im_mf_brosch.jpg) no-repeat;
	text-indent: -9999px;
}

#p_zfa_brosch:hover { background-position: 0 -180px; }

#p_fdki_brosch
{
	margin: 20px 0 0 20px;
	float: left;
	display: block;
	height: 250px;
	width: 178px;
	background: url(/content/drucksachen/thumbs/fdki_brosch.jpg) no-repeat;
	text-indent: -9999px;
}

#p_fdki_brosch:hover { background-position: 0 -250px; }

#p_fwg_brosch
{
	margin-right: 20px;
	float: right;
	display: block;
	height: 250px;
	width: 178px;
	background: url(/content/drucksachen/thumbs/fwg_brosch.jpg) no-repeat;
	text-indent: -9999px;
}

#p_fwg_brosch:hover { background-position: 0 -250px; }

/* logoslide */
#logoslide ul, #logoslide li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#logoslide li
{
	width: 470px;
	height: 440px;
	overflow: hidden;
}

#prevBtn, #nextBtn
{
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: 0px;
	top: 400px;
}

#prevBtn { left: 205px; }
#nextBtn { left: 260px; }

/* Drucke Preisliste Simple Toggle */
*, * focus
{
	outline: none;
	margin: 0;
	padding: 0;
}

h6.trigger
{
	padding: 0 0 0 26px;
	margin: 12px 0 0 0;
	background: url(/img/h2_trigger_a.png) no-repeat;
	height: 25px;
	line-height: 25px;
	width: 510px;
	font-size: 16px;
	font-weight: 300;
}

h6.trigger a
{
	color: rgb(100, 100, 100);
	text-decoration: none;
	display: block;
}

h6.trigger a:hover { color: #AE121D; }
h6.active { background-position: left bottom; }

/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
h6.trigger2
{
	padding: 0 0 0 26px;
	margin: 12px 0 0 0;
	background: url(/img/h2_trigger_a.png) no-repeat;
	background-position: left bottom;
	height: 25px;
	line-height: 25px;
	width: 510px;
	font-size: 16px;
	font-weight: 300;
}

h6.trigger2 a
{
	color: rgb(100, 100, 100);
	text-decoration: none;
	display: block;
}

h6.trigger2 a:hover { color: #AE121D; }
h6.active2 { background-position: 0px 0px; }

/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 1.2em;
	width: 510px;
	clear: both;
}

.trigger-right
{
	font-size: 14px;
	float: right;
	margin-right: 35px;
	font-weight: 300;
}

/* Drucke Preisliste Tabelle */
table
{
	width: 100%;
	font-size: 14px;
	line-height: 12pt;
	font-weight: 300;
	color: rgb(100, 100, 100);
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #CCC;
	border-top: none;
}

tr.kopf
{
	background-image: url(/img/tab_head.gif);
	background-repeat: repeat-x;
}

tr.odd { background-color: #f4f6f6; }

tr.odd:hover
{
	background-color: #AE121D;
	color: #ffffff;
	font-weight: 600;
}

tr.even { background-color: #fff; }

tr.even:hover
{
	background-color: #AE121D;
	color: #ffffff;
	font-weight: 600;
}

tr,th,td
{
	padding: 4px 0 4px 8px;
	vertical-align: top;
}

td { border-left: 1px solid #dadada; }

th
{
	border-left: 1px solid #dadada;
	font-weight: 300;
}

th.tabfirst { width: 85px; }
th.tabsecond { width: 175px; }

/* Smartphone Switch */
.mobileswitch
{
/* 
	border: 1px solid #adadad !important;
	background-color: #fff !important;
 */
	margin-left: 0px !important;
	margin-right: auto !important;
	padding: 0px !important;
	margin-bottom: 40px !important;
	text-align: left !important;
	color: rgb(175, 175, 175) !important;
	position: relative !important;
	clear: both !important;
	width: 375px !important;
	font: bold 2em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mobileswitch a
{
	float: right !important;
	position: relative !important;
	right: 5px !important;
	height: 34px !important;
	width: 90px !important;
	top: 6px !important;
	background: url(/img/off.jpg) no-repeat !important;
	display: block !important;
}

@media only screen and (max-width: 720px) {

	.mobileswitch
	{
	/* 
		border: 1px solid #adadad !important;
		background-color: #fff !important;
	 */
		margin-left: 0px !important;
		margin-right: auto !important;
		padding: 0px !important;
		margin-bottom: 40px !important;
		text-align: left !important;
		color: rgb(175, 175, 175) !important;
		position: relative !important;
		clear: both !important;
		width: 375px !important;
		font: bold 2em sans-serif;
	}
	.mobileswitch a
	{
		float: right !important;
		position: relative !important;
		right: 5px !important;
		height: 34px !important;
		width: 90px !important;
		top: 6px !important;
		background: url(/img/off.jpg) no-repeat !important;
		display: block !important;
	}
	
		#menu {
		display: block;
		position: fixed;
		top: 92px;
		left: 0;
		width: 100px;
		text-align: right;
		margin: 0;
		outline: none;
		font-size: 16pt;
		font-weight: 300;
		line-height: 40px;
	}

	#content
	{
		width: auto;
		margin: 0 0 0 130px;
		padding: 0 0 0px 0;
	}

}


h2.service { }

#tipp
{
	font-size: 15pt;
	font-weight: 300;
	color: #444;
	padding-top: 7px;
}

#tipp a
{
	cursor: pointer;
	color: #444;
	padding: 18px 0 0 56px;
	display: block;
	height: 38px;
	width: 250px;
	border-top: 1px #333 dotted;
}

#tipp a:hover
{
	cursor: pointer;
	color: #AE121D;
}

.serv1 { background: url(/img/service_dateimanager.jpg) no-repeat 0px 11px; }
.serv2 { background: url(/img/service_mail.jpg) no-repeat 0px 13px; }
.serv3 { background: url(/img/service_download.jpg) no-repeat 0px 10px; }
.serv4 { background: url(/img/service_mobileconfig.png) no-repeat 0px 10px; }

/* tooltips  */
.tooltip
{
	display: none;
	background: transparent url(/img/black_arrow.png);
	margin-left: 120px;
	font-size: 16px;
	height: 59px;
	width: 160px;
	padding: 30px;
	color: #fff;
}

/* iphone video */
#video
{
	background: transparent url(/img/iPhone_Demo.jpg) no-repeat;
	width: 420px;
	height: 755px;
}

/*  Buttons */
.button2
{
	margin-top: 6px;
	font-weight: 600;
	color: #AE121D;
	font-size: 16px;
	line-height: 1.2em;
	border-radius: 5px;
	white-space: nowrap;
}

.button2:hover { color: #666; }
.button3 { margin-top: 20px; }
.button3:hover { background-color: #AE121D; }

.button4
{
	letter-spacing: 1px;
	margin-top: 20px;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	line-height: 1.2em;
	display: inline-block;
	padding: 4px 9px 5px 9px;
	text-transform: uppercase;
	border-radius: 5px;
	white-space: nowrap;
	background-color: #999;
}

.button4:hover { background-color: #AE121D; }

/* SPIELE */
.spiel_row { clear: both; }

.spiel_l
{
	float: left;
	width: 250px;
}

.spiel_r
{
	float: right;
	width: 250px;
	margin-right: -8px;
}

a.spieldruck
{
	float: right;
	display: block;
	height: 152px;
	width: 250px;
	background: url(/img/thumb-druckspiel.jpg) no-repeat;
	text-indent: -9999px;
}

a.spieldruck:hover { background-position: 0 -154px; }

a.spielzauber
{
	float: right;
	display: block;
	height: 152px;
	width: 250px;
	background: url(/img/thumb-zauberbuch.jpg) no-repeat;
	text-indent: -9999px;
}	

a.spielzauber:hover { background-position: 0 -154px; }

/* kalender */
.bildschatten
{
	background: url(/img/bildschatten.png) no-repeat bottom left;
	padding: 0px 7px 12px 3px;
}

.bx-auto
{
	text-align: center;
	margin-top: 35px;
}

.bx-start
{
	color: #f1eee7;
	font-size: 12px;
	background: #AAAAAA;
	padding: 4px 7px;
	border-radius: 3px;
	text-transform: capitalize;
}

.bx-start:hover
{
	background: #525044;
	text-decoration: none;
}

.bildschatten .bx-wrapper { margin: 0 auto; }

.bildschatten .bx-prev
{
	position: absolute;
	bottom: -3px;
	left: 0px;
	width: 20px;
	height: 20px;
	text-indent: -999999px;
	background: url(/img/gray_prev.png) no-repeat 0 -20px;
}

.bildschatten .bx-next
{
	position: absolute;
	bottom: -3px;
	right: 0px;
	width: 20px;
	height: 20px;
	text-indent: -999999px;
	background: url(/img/gray_next.png) no-repeat 0 -20px;
}

.bildschatten .bx-next:hover,
.bildschatten .bx-prev:hover { background-position: 0 0; }

#kalmenu
{
	margin-left: 400px;
	margin-top: 70px;
}

#kalmenu ul
{
	list-style: none;
	padding: 0px;
}

#kalmenu li { padding: 15px 0px 0px 0px; }

#kalmenu li a
{
	font-size: 15px;
	padding-top: 4px;
	color: #888;
	text-decoration: none;
}

#kalmenu li a:hover { color: #444; }
#kalmenu li#active a { color: #AE121D; }

/*
Nach Oben button 
*/

#back-top
{
	position: fixed;
	bottom: 10px;
	margin-left: -118px;
}

#back-top a
{
	width: 58px;
	display: block;
	text-align: center;
	font-Size: 14px;
	line-height: 10px;
	font-weight: 300;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover { color: #000; }

/* arrow icon (span tag) */
#back-top span
{
	width: 58px;
	height: 58px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(/img/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover span { background-color: #333; }

/*
Retina Vergrößerungseffekt 
*/

#webpage
{
	/* Contains the webpage screenshot */
	width: 510px;
	height: 308px;
	top: 50%;
	left: 50%;
}

#retina
{
	/* The Retina effect */
	background: url(/img/fdki-mosaik.jpg) no-repeat center center white;
	border: 2px solid white;
	/* Positioned absolutely, so we can move it around */
	position: absolute;
	height: 180px;
	width: 180px;
	/* Hidden by default */
	display: none;
	/* A blank cursor, notice the default fallback */
	cursor: url(/img/retina/blank.cur),default;
	/* CSS3 Box Shadow */
	-moz-box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;
	-webkit-box-shadow: 0 0 5px #777;
	box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;
	/* CSS3 rounded corners */
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	border-radius: 90px;
}

#retina.chrome
{
	/* A special chrome version of the cursor */
	cursor: url(/img/retina/blank_google_chrome.cur),default;
}

#maini
{
	/* The main div */
	margin: 70px 0px 50px 0px;
	position: relative;
	width: 510px;
}

#fdki { }

hr.drei
{
	margin: 40px 0px;
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

button.clean-gray
{
	background-color: #eeeeee;
	background-image: linear-gradient(top, #eeeeee, #cccccc);
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	border-radius: 3px;
	color: #333;
	font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	padding: 8px 0;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
	width: 150px;
}

button.clean-gray:hover
{
	background-color: #dddddd;
	background-image: linear-gradient(top, #dddddd, #bbbbbb);
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd;
}

button.clean-gray:active
{
	border: 1px solid #aaa;
	border-bottom: 1px solid #888;
	-webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}

/* ########################################################################################## */
/* ########################################################################################## */
/* ########################################################################################## */
/*  Referenzen    */
.controls
{
	font-weight: 300;
	float: right;
	display: inline-block;
	margin-top: 11px;
	vertical-align: top;
}

.controls li
{
	padding: 4px 8px 6px 8px;
	position: relative;
	display: inline-block;
	list-style-type: none;
	height: 16px;
	background: #EEEEEE;
	cursor: pointer;
	vertical-align: top;
	margin-right: 5px;
	text-align: center;
	font-size: 14px;
	color: #898989;
	font-weight: 300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.controls li.active
{
	background: #e5e5e5;
	color: #AE121D;
}

#Grid { width: 700px; }

#Grid .mix
{
	width: 700px;
	display: none;
	opacity: 0;
	vertical-align: top;
	margin-bottom: 10px;
	padding: 10px 0px 17px 0px;
	/*  border-bottom: 1px solid #eee; */
	font-size: 13pt;
	line-height: 18pt;
}

#Grid .mix p
{
	hyphens: manual;
	-moz-hyphens: manual;
	-webkit-hyphens: manual;
}

#Grid .mix ul
{
	list-style: none;
	margin: 16px 10px 1.0em 0px;
}

#Grid .mix ul li
{
	font-weight: 300;
	margin: 3px 0 0.2em 2px;
	padding: 0 0 0 12px;
	background: url(/img/bg_bullet_full_1.gif) no-repeat 0 0.6em;
	color: #333;
	line-height: 16pt;
	font-size: 11pt;
}

#Grid .mix h3
{
	margin: 44px 0 20px 0;
	line-height: 30px;
}

#Grid .mix h3 a
{
	color: #333;
	text-decoration: none;
}

#Grid .mix h3 a:hover
{
	color: #AE121D;
	text-decoration: none;
}
