/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;	height:100%;width:100%;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
img { 
	max-width: 100%;
	height: auto;
}
:focus {outline:0;}
.startlogo { margin: 50px auto 30px auto; }
.center { text-align:center!important; }
.centerpage { width:100%!important;text-align:center;background-color:red; }
.right { text-align:right; }
.float-right {  float:right!important; }
.top { margin-top: 80px!important; }
.bottom { margin-bottom: 80px!important; }
.bgblue {	background-color: /*#d8e6c9*/#551285; }
.bgbigblue { 	background-color: #659c27; }
.service { 	
	background-image: url(../img/bg-service-nach-mass.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}	
.kontakt { 	
	background-image: url(../img/bg-kontakt.jpg);
	background-repeat:repeat-x;
	background-position:bottom; 
}	
.uppercase {
	line-height:1.8em;
	text-transform: uppercase;
	letter-spacing: 0.01em; 
}
.lhdown { line-height:1.5em!important; }

.white {
	color:#fff; 
}
.square {
	/* [disabled]height:375px; */
}

header {
	font-family: 'Open Sans', sans-serif;
	font-size: 2.5em;
/*	text-transform: uppercase;
	letter-spacing:0.09em;
	word-spacing:0.09em;  */
	color: #FFF;
	background-color: #19a4d4;
	background-image: url(../img/bg-blue.jpg);
	background-repeat: repeat-x;
}
header img.logo { 
	float: left;
	padding: 1.053%/*10px*/ 0 0 0;
}
nav {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height:1.7em;
	color: #00a4e9;
	padding: 16px 0 19px 0;
}
.asg {
	font-family: 'Open Sans', sans-serif;
	font-size: 3em;
	line-height:1.6em;
/*	text-transform: uppercase;  
	letter-spacing:0.08em;
	word-spacing:0.08em; */
	color: #fff;
	background-color: #174791;
}
.uppercase-blue { 	font-family: 'Open Sans', sans-serif;
	font-size: 3.1em;
	line-height:1.7em;
	text-transform: uppercase;
	letter-spacing:0.09em;
	word-spacing:0.09em;
	color: #174791; }

.blue {
	background-color: #ddf2fb;
}
.bigblue {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.7em;
	color: #fff;
	background-image: url(../img/bg-bigblue.jpg);
	background-repeat: repeat-x;
	padding: 3.158%/*30px*/ 0 1.053%/*10px*/ 0;
}
.grey { 
	font-family: 'Open Sans', sans-serif;
	color: #000; 
	background-color:#d8e6c9; 
	padding-bottom: 2.105%/*20px*/;
}
.slider { 

	margin: 1.053%/*10px*/ 0;
	background-color:#eeefe9;
}
.topmap { 
	background-color:#eeefe9; 
	width:100%;
	height:450px;
	margin: 1.053%/*10px*/ 0;
}
.map { 
width:100%;
	height:400px;
	margin: 1.053%/*10px*/ 0;
}
footer { 
	font-family: 'Open Sans', sans-serif;
	color: #fff; 
	font-size:0.6em;
	background-color:#174791; 
	padding: 1.053%/*10px*/ 0 1.579%/*15px*/ 1.053%/*10px*/;
	margin: 6px 0 0 0;
}
footer img { 
	float: left;
	margin-right:5.263%/*50px*/;
	margin-top:0;
}
/* grid.css */
.container {max-width:950px;margin:0 auto;text-align:center;border:0px solid #e1e1e1;}

.showgrid {background:url(src/grid.png);}

.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {
	float:left;
}
.last {margin-right:0;}
.span-1 {width:3.158%/*30px*/;}
.span-2 {width:7.368%/*70px*/;}
.span-3 {width:11.579%/*110px*/;}
.span-4 {width:15.789%/*150px*/;text-align:left;}
.span-5 {width:20%/*190px*/;}
.span-6 {width:24.211%/*230px*/;}
.span-7 {width:28.421%/*270px*/;}
.span-8 {width:32.632%/*310px*/;}
.span-9 {width:36.842%/*350px*/;text-align:left; }
.span-10 {width:41.053%/*390px*/;text-align:left;}
.span-11 {width:45.263%/*430px*/;}
.span-12 {width:49.474%/*470px*/;text-align:left;}
.span-13 {width:53.684%/*510px*/;}
.span-14 {width:57.895%/*550px*/;text-align:left;}
.span-15 {width:62.105%/*590px*/;}
.span-16 {width:66.316%/*630px*/;}
.span-17 {width:70.526%/*670px*/;}
.span-18 {width:74.737%/*710px*/;text-align:left;margin:0 auto 0 auto;}
.span-19 {width:78.947%/*750px*/;}
.span-20 {width:83.158%/*790px*/;}
.span-21 {width:87.368%/*830px*/;}
.span-22 {
	width:100%/*870px*/;
}
.span-23 {width:95.789%/*910px*/;}
.span-24 {width:100%/*950px*/;margin-right:0;text-align:left; }
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:1.895%/*18px*/;}
input.span-2, textarea.span-2 {width:6.105%/*58px*/;}
input.span-3, textarea.span-3 {width:10.316%/*98px*/;}
input.span-4, textarea.span-4 {width:14.526%/*138px*/;}
input.span-5, textarea.span-5 {width:18.737%/*178px*/;}
input.span-6, textarea.span-6 {width:22.947%/*218px*/;}
input.span-7, textarea.span-7 {width:27.158%/*258px*/;}
input.span-8, textarea.span-8 {width:31.368%/*298px*/;}
input.span-9, textarea.span-9 {width:35.579%/*338px*/;}
input.span-10, textarea.span-10 {width:39.789%/*378px*/;}
input.span-11, textarea.span-11 {width:44%/*418px*/;}
input.span-12, textarea.span-12 {width:48.211%/*458px*/;}
input.span-13, textarea.span-13 {width:52.421%/*498px*/;}
input.span-14, textarea.span-14 {width:56.632%/*538px*/;}
input.span-15, textarea.span-15 {width:60.842%/*578px*/;}
input.span-16, textarea.span-16 {width:65.053%/*618px*/;}
input.span-17, textarea.span-17 {width:69.263%/*658px*/;}
input.span-18, textarea.span-18 {width:73.474%/*698px*/;}
input.span-19, textarea.span-19 {width:77.684%/*738px*/;}
input.span-20, textarea.span-20 {width:81.895%/*778px*/;}
input.span-21, textarea.span-21 {width:86.105%/*818px*/;}
input.span-22, textarea.span-22 {width:90.316%/*858px*/;}
input.span-23, textarea.span-23 {width:94.526%/*898px*/;}
input.span-24, textarea.span-24 {width:98.737%/*938px*/;}
input[type=checkbox] { float:left; width: 5%; }

.append-1 {padding-right:4.211%/*40px*/;}
.append-2 {padding-right:8.421%/*80px*/!important;}
.append-3 {padding-right:12.632%/*120px*/;}
.append-4 {padding-right:16.842%/*160px*/;}
.append-5 {padding-right:21.053%/*200px*/;}
.append-6 {padding-right:25.263%/*240px*/;}
.append-7 {padding-right:29.474%/*280px*/;}
.append-8 {padding-right:33.684%/*320px*/;}
.append-9 {padding-right:37.895%/*360px*/;}
.append-10 {padding-right:42.105%/*400px*/;}
.append-11 {padding-right:46.316%/*440px*/;}
.append-12 {padding-right:50.526%/*480px*/;}
.append-13 {padding-right:54.737%/*520px*/;}
.append-14 {padding-right:58.947%/*560px*/;}
.append-15 {padding-right:63.158%/*600px*/;}
.append-16 {padding-right:67.368%/*640px*/;}
.append-17 {padding-right:71.579%/*680px*/;}
.append-18 {padding-right:75.789%/*720px*/;}
.append-19 {padding-right:80%/*760px*/;}
.append-20 {padding-right:84.211%/*800px*/;}
.append-21 {padding-right:88.421%/*840px*/;}
.append-22 {padding-right:92.632%/*880px*/;}
.append-23 {padding-right:96.842%/*920px*/;}
.prepend-1 {padding-left:4.211%/*40px*/;}
.prepend-2 {padding-left:8.421%/*80px*/;}
.prepend-3 {padding-left:12.632%/*120px*/;}
.prepend-4 {padding-left:16.842%/*160px*/;}
.prepend-5 {padding-left:21.053%/*200px*/;}
.prepend-6 {padding-left:25.263%/*240px*/;}
.prepend-7 {padding-left:29.474%/*280px*/;}
.prepend-8 {padding-left:33.684%/*320px*/;}
.prepend-9 {padding-left:37.895%/*360px*/;}
.prepend-10 {padding-left:42.105%/*400px*/;}
.prepend-11 {padding-left:46.316%/*440px*/;}
.prepend-12 {padding-left:50.526%/*480px*/;}
.prepend-13 {padding-left:54.737%/*520px*/;}
.prepend-14 {padding-left:58.947%/*560px*/;}
.prepend-15 {padding-left:63.158%/*600px*/;}
.prepend-16 {padding-left:67.368%/*640px*/;}
.prepend-17 {padding-left:71.579%/*680px*/;}
.prepend-18 {padding-left:75.789%/*720px*/;}
.prepend-19 {padding-left:80%/*760px*/;}
.prepend-20 {padding-left:84.211%/*800px*/;}
.prepend-21 {padding-left:88.421%/*840px*/;}
.prepend-22 {padding-left:92.632%/*880px*/;}
.prepend-23 {padding-left:96.842%/*920px*/;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 17px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
/* back to top */
.back-to-top {
	position: fixed;
	bottom:1.263%/*12px*/;
	right:1.053%/*10px*/;
}
a.back-to-top, a.back-to-top:link, a.back-to-top:visited, a.back-to-top:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em!important;
	color:#fff!important;
	text-decoration:none;
}

/* links */

a { outline:none; }

a:link { color:#5b8d23; text-decoration:none; }
a:visited { color:#5b8d23; text-decoration:none; }
a:hover { color:#5b8d23!important; text-decoration:none; }

a.white { color:#fff!important; text-decoration:none; }
a.white:link { color:#fff!important; text-decoration:none; }
a.white:visited { color:#fff!important; text-decoration:none; }
a.white:hover { color:#fff!important; text-decoration:none; }

a.menuauswahl { color:#fff!important; text-decoration:none; }
a.menuauswahl:link { color:#fff!important; text-decoration:none; }
a.menuauswahl:visited { color:#fff!important; text-decoration:none; }
a.menuauswahl:hover { color:#fff!important; text-decoration:none; }

a.greylink:link { color:#999; text-decoration:none; }
a.greylink:visited { color:#999; text-decoration:none; }
a.greylink:hover { color:#999; text-decoration:none; }

footer a { color:#fff; text-decoration: none; }
footer a:link { color:#fff; text-decoration:none; }
footer a:visited { color:#fff; text-decoration:none; }
footer a:hover { color:#fff; text-decoration:none; }

/* navi */
ul#menu {
	width:100%/*950px*/;
	margin: 1.053%/*10px*/ 0 0 0;
	padding: 0;
	text-align:center;
}

ul#menu li {
	list-style: none;
	display: inline;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.02em; 
	padding: 2px 1.579%/*15px*/ 3px 1.579%/*15px*/;
	margin-right:1.579%/*15px*/;
	margin-left:1.579%/*15px*/;
	text-align:center;
	color: #659c27;
	line-height: 1.2em;
	background-color:#d8e6c9;

}
ul#menu li a { 
	color: #659c27; 
	text-decoration: none;

}
ul#menu li a:link { }

ul#menu li a:hover { color: #009cde; }

ul#menu li#li_nav1_open {       /* special layout for open links */
	color: #fff!important;
	background-color:#659c27;
	padding: 2px 1.579%/*15px*/ 3px 1.579%/*15px*/;

}
ul#menu li a#a_nav1_open { color: #fff; background-color:#659c27;}
ul#menu li a:hover#a_nav1_open { color: #fff; background-color:#659c27; }



/* typography.css */
html {font-size:100.01%;}
body {font-size:120%;background:#fff;font-family: 'Open Sans', sans-serif; color: #000;}
h1, h2, h3, h4, h5, h6 {}
h1 {display:block;font-size:0.8em;padding:1.4em 0;color:#fff;}
h2 {display:block;font-size:2.05em;font-weight:700;text-transform: uppercase;letter-spacing:0.08em;word-spacing:0.08em;color:#414141;padding:1.3em 0 0.4em 0;}
h3 {display:block;font-size:1.2em;font-weight:700;color:#414141;padding: 1.1em 0 0.6em 0;margin-bottom:0;}
h4 {display:block;font-size:1.4em;font-weight:700;color:#999;padding: 1.4em 0 0.6em 0;}
h5 {display:block;font-size:1.2em;font-weight:700;color:#fff;padding: 1.4em 0 0.6em 0;}
h6 {font-size:2.0em;font-weight:700;text-transform: uppercase;letter-spacing:0.09em;word-spacing:0.09em;color:#999;margin-top:1.579%/*15px*/!important;padding-top:0px!important;margin-bottom:0;padding-bottom:0;}
h7 {display:block;font-size:1.8em;color:#fff;padding: 0.4em 0 0.4em 0;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p.inner {margin:0  1em 2em 1em;}
p.top {margin-top:0.5em!important;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#5b8d23;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-family:'Gentium Basic', serif;
	font-size: 1.2em; font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 1.053%/*10px*/ 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.netw {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	line-height:3em;
	text-transform: uppercase;
	letter-spacing: 0.01em; 
	color:#b1b2b4;
}
.medium { font-size: 0.7em;color:#666; }

/* forms.css */
form { 	padding: 20px 0 220px 0; }
label {width:22.684%/*130px*/;color:#333;font-size:0.9em;padding:8px;border:0px solid red;float:left;margin:0.7em 0;text-align:left;} 
input {width:67.368%/*450px*/;}
textarea {width:69%/*456px*/;height:250px;}
select {width:70.263%/*468px*/;font-family: 'Open Sans', sans-serif;font-weight:bold;font-size:0.9em!important;color:#666;background-color:#efefea;border-width:1px;border-style:solid;float:right;}

input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;color:#333;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}

input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {margin:0.6em 0;}

input.text, textarea  { font-family: Arial, sans-serif; }

input, select, textarea {padding:8px;float:right;font-size:1.1em;-moz-border-radius: 4px;-webkit-border-radius: 4px; border-radius: 4px;}


input.button {width:150px;float:right;padding:1.579%/*15px*/;border:0;font-family: 'Open Sans', sans-serif;font-size:0.9em;color:#fff;background-color:#689e2c;-moz-border-radius: 4px;-webkit-border-radius: 4px; border-radius: 4px; border: 0px solid #fff}

textarea {color:#333;padding:0.526%/*5px*/;float:right;-moz-border-radius: 4px;}


.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

@media screen and (max-width:1280px) {
	
.service { 	
	background-image: url(../img/bg-service-nach-mass-blass.jpg);
	background-repeat:no-repeat;
	background-position:top center; 
}

}

@media screen and (max-width:1024px) {
	
	html { 		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_scripts/boxsizing.htc);}
	
	.container {
	/*	padding: 0 1.789%/*17px*/; */
	}
	.asg {
	font-size: 2.5em;
	line-height:1.5em;
}


	
	*, ::before, ::after { box-sizing: inherit; }
}
@media screen and (max-width:800px) {
	
	html { 		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_scripts/boxsizing.htc);}
		
	.span-4 {
	width:23.158%/*220px*/;
	padding:0.842%/*8px*/;
	font-size:1.1em;
	}
	.span-8 {
	width:100%;
	padding:0!important;
	margin:0!important;
	}
	.span-11 {
	margin:2.105%/*20px*/;
	padding:0.842%/*8px*/;
	font-size:0.9em;
	}
	.span-14 {
	width:71.579%/*680px*/;
	padding:4%;
	font-size:1.1em;
	}
	.span-24 {
	padding:0 2.105%/*20px*/ 2.105%/*20px*/ 2.105%/*20px*/;
	font-size:0.9em;
	}
	.square {
	height:420px; 
}
		.container {
		margin:0!important;
	}
.append-2 {padding-right:2.105%/*20px*/!important;}
.prepend-2 {padding-left: 2.105%/*20px*/;}
.prepend-3 {padding-left:4.211%/*40px*/;}
	
header img { 
display:none;
}
	.bigblue {
		background-image:none;
		background-color:transparent;
	}
	.bigblue img { 
width: 100%;
	max-width: 100%;
	height: auto;
}
.startlogo { margin: 4% auto 2% auto; }

	.startlogo img { 
width: 40%;
	max-width: 100%;
	height: auto;
}
h1 { font-weight:700; font-size:1.2em;line-height:1.8em;background-color: #ddf2fb; color:#0CF; margin-bottom:1.789%/*17px*/;}
h2 {font-size:2.2em;}
a.white { color:#0CF!important;  }
a.white:link { color:#00a4e9!important;  }
a.white:visited { color:#00a4e9!important;  }
a.white:hover { color:#0093d1!important; }


footer img { max-width:80%; }


}
@media screen and (max-width:768px) {
.uppercase-blue { 	
	font-size: 2.5em;
	line-height:1.8em;
 }
	
}

@media screen and (max-width:600px) {
.span-10 { font-size:80%; }
.asg {
	font-size: 1.8em;
	line-height:1.5em;
}
header { background-image:none; font-size: 1.8em; }

.span-9 {width:47%;text-align:left;font-size:0.9em;}

ul#menu {
	width:100%/*950px*/;
	margin: 3px 0 0 0;
}

ul#menu li {
	width: 100%;
	display:block;
	padding: 2px 0 3px 0;
	margin-right:0;
	margin-left:0;
	margin-bottom:5px;
}
ul#menu li#li_nav1_open { 
		padding: 2px 0 3px 0;
			background-color:#94d5f1;
}
ul#menu li a#a_nav1_open { background-color:#94d5f1; }
ul#menu li a:hover#a_nav1_open { background-color:#94d5f1; }

.uppercase-blue { 	
	font-size: 2.1em;
	line-height:1.8em;
 }
h6 {font-size:1.5em;margin-top:1.579%/*15px*/!important;padding-top:0.526%/*5px*/!important;}
h2 {font-size:1.55em;}

@media screen and (max-width:320px) {

.asg {
	font-size: 1.35em;
	line-height:1.5em;
}
.container { font-size: 0.75em; }

header { 
	font-size: 1.5em;
}
h1 { font-weight:700; font-size:0.85em;line-height:1.5em;background-color: #ddf2fb; color:#0CF; margin-bottom:1.789%/*17px*/;}
h2 {font-size:1.3em;}

.uppercase-blue { 	
	font-size: 1.5em;
	font-weight:700;
	line-height:1.8em;
 }
h6 {font-size:1.2em;text-transform:none;font-weight:400;;letter-spacing:0;word-spacing:0;margin-top:1.579%/*15px*/!important;padding-top:0.526%/*5px*/!important;}

footer img { max-width:70%; }

.span-4 {
	width:40%;
	padding:4%;
	font-size:1.1em;
	}
	
.span-9 {width:100%;text-align:left;font-size:1em;}
.prepend-2 {padding-left:4.211%/*40px*/;}

.span-10 { font-size:100%; width:80%}
	
.span-11 {
	width:100%;
	display:block;
}
.span-14 {
	width:50%;
	padding:4%;
	font-size:1.1em;
}
.float-right { float:left!important; display:block;margin-top:1.789%/*17px*/; }

.square { height:auto; }

label {width:100%;font-size:0.9em;float:none;padding:8px 0 0 0;margin:0.7em 0 0 0;} 
input {width:100%;display:block;}
textarea {width:100%;display:block;}
select {width:100%;display:block;}

}
