@-ms-viewport { width: 1024px; }

/* rules for tabletts up to 10" and smartphones */

@media
only screen /* all iPad */
and (device-width: 768px) 
and (device-height: 1024px),
only screen /* Android Chrome */
and (min-device-width: 400px)
and (max-device-width: 1280px)
and (max-device-height: 1280px)
and (max-width: 340mm)
and (-webkit-min-device-pixel-ratio: 1.1),
only screen /* Android Webkit 10 Zoll Portrait LowRes*/
and (min-device-width: 800px)
and (max-device-width: 1280px)
and (max-device-width: 340mm)
and (-webkit-device-pixel-ratio: 1),
only screen /* Android Webkit 10 Zoll Portrait HighRes*/
and (min-device-width: 800px)
and (max-device-width: 1600px)
and (max-device-width: 340mm)
and (-webkit-min-device-pixel-ratio: 1.1),
only screen /* Android Firefox */
and (min-device-width: 400px)
and (max-device-width: 1280px)
and (max-device-height: 1280px)
and (max-width: 340mm)
and (min--moz-device-pixel-ratio: 1.1),
only screen /* Smartphones IOS */
and (device-width: 320px)
and (max-device-height: 568px),
only screen /* Android Chrome/Firefox, Windows Mobile (Portrait) */
and (min-device-width: 320px) 
and (max-device-width: 540px) 
and (max-device-height: 960px)
and (max-device-width: 170mm)
and (orientation: portrait),
only screen /* Android Chrome/Firefox, Windows Mobile (Landscape)*/
and (min-device-width: 320px) 
and (max-device-width: 960px) 
and (max-device-height: 540px)
and (max-device-width: 211mm)
and (orientation: landscape),
only screen /* Android Webkit */
and (min-device-width: 320px) 
and (max-device-width: 1080px)
and (max-width: 290mm)
and (-webkit-min-device-pixel-ratio: 1.1)
and (-webkit-max-device-pixel-ratio: 3)
{
body {-webkit-text-size-adjust: none;}
* {
	margin:0;
	padding:0;
}
#searchbutton, #supersized, #background {
	display: none!important;
	position: absolute!important;
	top: -100000px!important;
	height: 1px!important;
}
.page_margins {
	width: 1024px;
	margin: 0;
	padding: 0;
}
#header{width: 1024px; overflow: hidden;}
#container {width: 1024px;}
#header #topnav, div#container {
	width: 1024px;
	border: none;
	border-radius: 0!important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#header #topnav {
	margin: 0;
	border-top: 1px solid #fff;
	background: -moz-linear-gradient(top, #f4f5f7 0%, #c1c5cc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f7), color-stop(100%,#c1c5cc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f4f5f7 0%,#c1c5cc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f4f5f7 0%,#c1c5cc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f4f5f7 0%,#c1c5cc 100%); /* IE10+ */
background: linear-gradient(top, #f4f5f7 0%,#c1c5cc 100%); /* W3C */
margin: 0;
	}
	div#topnav ul.navleft { margin: 0 10px 5px 150px; position: relative; z-index: 1; }
div#topnav ul.navleft li {
	margin: 0 5px 0 0;
	padding: 0;
}

div#topnav ul.navleft li a {
    color: #333;
    display: inline-block;
    height: 24px;
    line-height: 40px;
    padding: 0;
	margin: 0 10px;
    text-shadow: 0.05em 0.05em 0.01em #fff;
    text-transform: uppercase;
	font-size: 15pt;
	margin: 0 0 0 10px;
}
#topnav ul.navleft li img {
	display: none;
}
#topnav ul.float_right {
    margin: -30px 15px 0 0;
}
#topnav form#search {
  position: relative;	
  z-index: 100;
}
#topnav input {
  width: 30px;
	padding: 5px 2px;
	margin-top: -5px;
	background:  rgb(250,250,248) url(/images/global/icon-suche.png) no-repeat 3px 6px;

}
#topnav input:active,
#topnav input:hover,
#topnav input:focus {width: 200px;}
div#logo {
	top: 0px;
	margin-left: 12px;
	width: 60px;
	height: 140px;
	float: left;
}
div#logo img {
	width: 60px!important;
	height: auto!important;
}

/* Anpassung Schriftgroesse Navigation */
#col1 #sub ul { font-size: 13pt; }
#col1 #sub ul li {
    height: 40px;
    line-height: 36px;
    margin: 0 0 15px;
}
#col1 #sub ul li .sub2 {
    margin: -36px 0 0 125px;
	padding: 5px 0;
}

div#col3_content { padding: 5px 20px 0 20px; }
input#absenden {
    background: none repeat scroll 0 0 rgba(70, 80, 90, 0.8);
    border: 5px solid #E5E9EB;
    border-radius: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 5px;
    box-shadow: 0 2px 5px #969696;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 40px!important;
    letter-spacing: 0.05em;
    line-height: 18px;
    padding: 0;
    text-shadow: 0.05em 0.05em 0.01em #000000;
    text-transform: uppercase;
    width: 300px;
	font-size: 12px;
	font-weight: 700;
}
div#teaser ul { padding: 3px 5px 6px 10px;}
div#teaser ul li { font-size: 9pt; }
div.twitter_div {
    margin:0;
    padding: 10px;
    width: 1004px;
}
span#twitter-link {
	width: 990px;
}
#referenzen>div>img {width: 60px; height: 60px;}
#referenzen div.info {margin: 70px 0 0 50px;max-width: 160px;}
#referenzen div.preview {margin: -90px 0 0 -120px;}
#content #formular input#absenden {line-height: 0.5em; padding: 20px;display: block!important; width: 100%; }
#content #formular textarea {height: 100px;}

}
/* rules for Smartphones in all orientations */

@media 
only screen /* IOS */
and (device-width: 320px)
and (max-device-height: 568px),
only screen /* Android Chrome/Firefox, Windows Mobile (Portrait) */
and (min-device-width: 320px) 
and (max-device-width: 540px) 
and (max-device-height: 960px)
and (max-device-width: 170mm)
and (orientation: portrait),
only screen /* Android Chrome/Firefox, Windows Mobile (Landscape)*/
and (min-device-width: 320px) 
and (max-device-width: 960px) 
and (max-device-height: 540px)
and (max-device-width: 211mm)
and (orientation: landscape),
only screen /* Android Webkit */
and (min-device-width: 320px) 
and (max-device-width: 1080px)
and (max-width: 290mm)
and (-webkit-min-device-pixel-ratio: 1.1)
and (-webkit-max-device-pixel-ratio: 3)
{
body {background: #fff;}
.page_margins {width: auto;overflow: hidden;}
#header {overflow: hidden}
div#container {left:0px;position: relative;width: 1024px;background: rgb(246, 247, 252);border:  none;}
#logo {display: none}
#show_subnav, #hide_subnav {float: left;margin: 0 0 0 20px; height: 40px; width: auto;}
#show_subnav {display: block; }
div#topnav {background: rgb(246, 247, 252);}
div#topnav ul.navleft {margin: 0 10px 5px 50px;overflow: hidden}
div#topnav ul.navleft li a {font-size: 18pt}
div#topnav ul.navleft li.nomobile{display: none;}
#col1 {position: absolute; top: 0px; background: #fff; left: -900px;z-index: 100;width: 880px;padding: 20px 19px 0 0;}
#col1 #sub {width: auto;}
#col1 #sub ul {font-size: 30pt; line-height: 80pt;width: auto}
#col1 #sub ul li {height: auto; line-height: 60pt;background: none;}
#col1 #sub ul li:hover {background: none; color: #333;}
#col1 #sub ul li .sub2 { position: relative;display: block!important;padding: 15px 0 0 10px; margin: 0;background: none;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;}
#col1 #sub ul li .sub2 ul li a {line-height: auto; height: 40pt; color: #666!important;font-weight: normal!important;}
#col1 #sub ul li .sub2 ul li {line-height: 40pt; height: 50pt;color: rgb(102, 102, 102)!important;}
#col1 #sub ul li .sub2 ul li.active {background: #eee!important;}
#col3 {margin: 0; font-size: 250%; line-height: 1.8em}
div#teaser {height: 60pt; margin: 10px 0 30px 0;}
div#teaser ul li {font-size: 24pt;line-height: 50pt; color: rgb(246, 247, 252)}
div#teaser div.tags { left: 20px;}
#infobox {margin: 20px 0 40px -20px;width: 854px;}
div#pagelinks { margin: -30px 0 30px 0}
div#pagelinks span {font-size: 24pt;background: none!important; padding-left: 0; margin-right: 40px;}
div.twitter_div {font-size: 250%; position: relative;}
ul#kunden li {font-size: 30pt}
#referenzen > div {height: 160px;}
#referenzen>div>img {width: 120px; height: 120px;margin: 20px 46px 26px 0;}
#referenzen div.info {margin: 130px 0 0 110px;max-width: 300px;}
#referenzen div.preview {font-size: 18pt;margin: -60px 0 0 20px;}
div#content ul li {background: url(/images/global/dot-orange.png) no-repeat 2px 18px;padding-left: 24px}
#content #formular table {width: 98%;}
#content #formular table tr td {display: block;}
#content #formular input {height: 60px;}
#content #formular textarea {height: 250px;}
#content #formular input#absenden {height: auto;line-height: 40pt;width: 100%;padding: 30px;font-size: 30pt;}
}

/* rules for Smartphones in landscape orientation */
@media
only screen /* IOS */
and (device-width: 320px)
and (max-device-height: 568px)
and (orientation: landscape),
only screen /* Android Chrome/Firefox, Windows Mobile (Landscape)*/
and (min-device-width: 320px) 
and (max-device-width: 960px) 
and (max-device-height: 540px)
and (max-device-width: 211mm)
and (orientation: landscape),
only screen /* Android Webkit */
and (min-device-width: 320px) 
and (max-device-width: 1080px)
and (max-width: 170mm)
and (-webkit-min-device-pixel-ratio: 1.1)
and (-webkit-max-device-pixel-ratio: 3)
and (orientation: landscape)
{


}
