body {margin: 0 ; padding : 0 } 

a, a:visited {
	color: #DE3118;
	text-decoration: none;
}

a.imagelink:hover {
	border-bottom: 0px none;
	cursor: pointer;
	padding-bottom: 1px;
	text-decoration: none;
}

a:hover {
	color: #DE3118;
	text-decoration: underline;
}

a.nav, a.nav:visited {
	border-bottom: #FFFFFF 1px solid;
	color: #555555;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 22px;
	margin: 0pt;
	padding: 1px;
	text-decoration: none;
}

a.nav:hover, a.navon:hover {
	color: #000000;
	text-decoration: none;
}

a.navon, a.navon:visited {
	color: #84C3FF;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 22px;
}

a.rc_content, a.rc_content:visited {
	color: #EEEEBB;
}

a.rc_content:hover {
	color: #EEEEEE;
}

a.sidenav-link, a.sidenav-link:hover {
	background: #99D178 none repeat;
	color: #3E4F17;
	display: block;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 22px;
	margin: 1px 0px 0px;
	padding: 0px 10px;
	text-decoration: none;
	width: 120px;
}

a.subnav, a.subnav:visited {
	border-bottom: #F1F1F1 1px solid;
	color: #555555;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 22px;
	margin: 0pt;
	padding: 1px;
	text-decoration: none;
}

a.subnav:hover {
	color: #000000;
	text-decoration: none;
}

a.subnavon, a.subnavon:visited {
	color: #84C3FF;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 22px;
}

body {
	background-color: #E2E2E2;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	margin: 0px auto;
	width: 800px;
}

.banner {
	color: #000000;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 24px;
	margin: 20px 0px 5px;
	letter-spacing: normal;
}

/*

h1.first_head {
	text-align: center;
}

h1.second_head {
	font-style: italic;
	text-align: center;
}

*/


h1 {
	color: #00ce02;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 60px 0px 10px 0px;
}

#h1-at-secondary {
	margin: -50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



p.abstand {
line-height: 0px;
padding: 5px;
margin: 0px 0px 0px 0px;
}



h2 {
	color: #000000;
	font-family: verdana,lucida,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 1.5em 0em -0.5em 0em;
}

h2.liste {
	color: #000000;
	font-family: verdana,lucida,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 1.3em 0em -0.9em 0em;
	padding: 0px;
}





/* h2 {
	color: #000000;
	font-family: Arial,verdana,lucida,sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 10px 0px 5px;
}

h3 {
	color: #000000;
	font-family: Arial,verdana,lucida,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 12px;
	margin: 5px 0px 5px 10px;
}

*/
ol {
	margin-top: 0px;
}

table.details {
	width: 100%;
}

table.details tr td {
	background: #E1FFB9 none repeat;
	padding: 6px;
}

table.details tr th {
	background: #C0F389 none repeat;
	font-weight: bold;
	padding: 6px;
	text-align: left;
}

tr.dash-roweven td {
	background: #FFFFFF none repeat;
}

tr.dash-rowodd td {
	background: #E1FFB9 none repeat;
}

ul {
	margin: 0px;
	padding-left: 15px;
}

ul ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul.alternate {
	background: #E1FFB9 none repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
}

ul.alternate li {
	margin: 0px;
	padding: 4px 8px;
}

ul.alternate li a, ul.alternate li a:hover {
	color: #3E4F17;
	display: block;
	text-decoration: none;
}

.bb {
	border-bottom: #A3A58E 1px solid;
}

.bg1 {
	background: #AABB88 none repeat;
}

.bg2 {
	background: #74AE54 none repeat;
}

.bg3 {
	background: #99D178 none repeat;
}

.bg4 {
	background: #C0F389 none repeat;
}

.bg5 {
	background: #D4FFA0 none repeat;
}

.bg6 {
	background: #E1FFB9 none repeat;
}

.bg7 {
	background-color: #ffffb2;
}

.black {
	color: #000000;
}

.bottom {
	margin: 0px 0px 0px -4px;
}

.button_text {
}

.caption {
	color: #707070;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 9px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 50px 0px 0px;
	padding: 5px 0px;
}

.certsummary {
	border-bottom: #CCCCCC 1px solid;
	margin: 10px;
	padding: 10px;
	vertical-align: top;
}

.code {
	border: #99CC99 1px dashed;
	font-family: Courier;
	font-size: 11px;
	line-height: 13px;
	margin: 10px;
}

.codecontent {
	background-color: #F0F0F0;
	padding: 3px;
	text-align: left;
}

.code-quote {
	background-color: inherit;
	color: #009100;
}

.colspanborder {
	border-right: #74AE54 1px solid;
}

.configurationbox {
	border: #74AE54 1px solid;
	margin: 2px;
	padding: 3px 5px;
}

.copy {
	margin: 20px 75px 35px;
}

.copyright {
	background: #FFFFFF none repeat;
	border-top: #707070 1px solid;
	clear: both;
	color: #707070;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 9px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 30px 0px 40px;
	padding: 5px 0px 20px;
}

.dash-patch-annotation {
	border-top: 1px dashed #000000;
	display: none;
	padding-left: 1em;
	padding-right: 1em;
}

.dash-patches, #dash-issues {
	border: #74AE54 1px solid;
	width: 560px;
}

.docbox {
	border: #74AE54 1px solid;
	border-collapse: collapse;
}

.docbox td {
	border: #74AE54 1px solid;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.failure {
	color: #FF0000;
	font-weight: bold;
}

.header {
	background: #FFFFFF none repeat;
	padding: 0px 20px 0px 45px;
}

.hidden_form {
	background-color: #DDDDDD;
	border-color: #74AE54;
	border-style: double;
	color: #222222;
	float: left;
	height: 280px;
	left: 470px;
	max-height: 280px;
	max-width: 290px;
	min-height: 280px;
	min-width: 290px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	text-align: left;
	top: 10px;
	width: 290px;
}

.home_box {
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	margin: 10px 0px;
	padding: 10px;
}

.home_box a, .home_box a:visited {
	color: #000000;
}

.left {
	text-align: left;
}

.ltblue {
	background: #EDF1F4 none repeat;
}

.ltgreen {
	background: #F0F8E9 none repeat;
}

.ltred {
	background: #F9F3E7 none repeat;
}

.properties {
	text-align: right;
}

.red {
	color: #CC0000;
}

.results_topnav {
	background: #C0F389 none repeat;
	border: #74AE54 1px solid;
	margin: 0px 0px 20px;
	padding: 5px 6px;
}

.resultsborder {
	border: #74AE54 1px solid;
}

.resultsbox {
	border: #74AE54 1px solid;
	border-collapse: collapse;
}

.resultsdetailbox {
	margin: 2px;
	padding: 5px;
	text-align: center;
}

.resultsdetailbox td {
	background: #EEEEEE none repeat;
	font-family: verdana,lucida,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 2px;
	padding: 5px;
}

.resultsdetailboxwborder {
	border-bottom: #74AE54 1px solid;
	margin: 2px;
	padding: 3px 5px;
	text-align: center;
}

.resultsdetailboxwbordervertcent {
	border-bottom: #74AE54 1px solid;
	margin: 2px;
	padding: 3px 5px;
	vertical-align: middle;
}

.resultsdetailboxwborderverttop {
	border-bottom: #74AE54 1px solid;
	margin: 2px;
	padding: 3px 5px;
	vertical-align: middle;
}

.resultsheaderbox {
	background: #C0F389 none repeat;
	border-bottom: #74AE54 1px solid;
	color: #000000;
	margin: 10px;
	padding: 6px;
	text-align: center;
}

.returnlink {
	background: #FFFFFF none repeat;
	color: #707070;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 9px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 30px 0px 40px;
	padding: 5px 0px 20px;
}

.right {
	text-align: right;
}

.roundedcornr_bottom_641876 {
	background: transparent url('roundedcornr_641876_br.gif') no-repeat scroll right bottom;
}

.roundedcornr_bottom_641876 div {
	background: transparent url('roundedcornr_641876_bl.gif') no-repeat scroll left bottom;
}

.roundedcornr_box_641876 {
	background: #748E54 url('roundedcornr_641876_grad.gif') no-repeat;
	height: 70px;
	width: 200px;
}

.roundedcornr_top_641876 {
	background: transparent url('roundedcornr_641876_tr.gif') no-repeat scroll right top;
}

.roundedcornr_top_641876 div {
	background: transparent url('roundedcornr_641876_tl.gif') no-repeat scroll left top;
}

.roundedcornr_top_641876 div, .roundedcornr_top_641876, .roundedcornr_bottom_641876 div, .roundedcornr_bottom_641876 {
	font-size: 1px;
	height: 10px;
	width: 100%;
}

.sash_component {
	font-size: larger;
}

.sash_dependency {
	padding-left: 6%;
}

.sash_list {
	border: #009933 thin dotted;
	float: left;
	list-style-type: none;
	margin: 2%;
	padding: 2%;
}

.schematic {
	border: #707070 1px solid;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
}

.smenu_on {
	background: #C0F389 none repeat;
}

.spacer {
	color: #555555;
	padding: 0px 4px;
}

.spot {
	border: #999999 1px solid;
	margin: 10px 0px;
	padding: 5px;
	text-align: center;
}

.stackaps {
	background: #CCCCCC none repeat;
	border-bottom: #CCCCCC 1px solid;
	margin: 10px;
	padding: 10px;
	text-align: center;
	width: 220px;
}

.stackbox {
	border: #CCCCCC 1px solid;
	border-collapse: collapse;
}

.stackdownload {
	padding: 5px 10px;
	text-align: right;
}

.stacklinks {
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	margin: 20px;
	padding: 10px;
}

.stacklogo {
	border-bottom: #CCCCCC 1px solid;
	margin: 10px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}

.text {
	background: #FFFFFF none repeat;
	width: 470px;
}

.text_sub {
	background: #FFFFFF none repeat;
}

.titles {
	border-bottom: #A3A58E 1px solid;
	margin: 20px 75px 0px;
}

.whatsnew {
	color: #000000;
	font-family: verdana,lucida,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
}

.wii {
	background-position: right top;
	background-repeat: no-repeat;
	clear: right;
	float: right;
	height: 170px;
	width: 170px;
}

.wii_text {
	float: none;
	text-align: justify;
}

#buffer {
	left: 0pt;
	position: absolute;
	top: 0pt;
	visibility: hidden;
}

#button_wrapper {
}

#certification {
	display: none;
}

#dash-archives {
	background: #99D178 none repeat;
}

#dash-artifacts ul li, #dash-buildsnippets ul li, #dash-archives ul li {
	display: inline;
	list-style-type: none;
	margin: 0px 20px;
	padding: 0px;
	text-align: center;
}

#dash-artifacts ul, #dash-buildsnippets ul, #dash-archives ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#dash-artifacts, #dash-buildsnippets, #dash-archives {
	border: #74AE54 1px solid;
	margin: 0px 0px 20px;
	padding: 5px 6px;
}

#dashboard {
	display: none;
}

#dash-junit {
	border: #74AE54 1px solid;
	margin-top: 8px;
	padding: 8px;
}

#dash-junit-fail a:link, #dash-junit-error a:link, #dash-junit-fail a:visited, #dash-junit-error a:visited {
	color: #FF0000;
	margin: 0px 8px;
	padding: 1px;
	text-decoration: underline;
}

#dash-junit-pass {
	margin: 0px 8px;
}

#developers {
	display: none;
}

#display {
	background-color: #EEEEEE;
	border: #000000 1px inset;
	height: 300px;
	margin-bottom: 2em;
	margin-left: 120px;
	overflow: auto;
	padding: 4px;
	width: 420px;
}

#headerlinks {
	height: 12px;
	padding: 5px 30px 0px 0px;
	text-align: right;
}

#imagenolink {
	border-bottom: 0px none;
}

#integration {
	display: none;
}

#landing_button {
	background: transparent url('button_back.png') no-repeat scroll center top;
	height: 50px;
	margin: 5px;
	width: 180px;
}

#leftcolumn {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 120px;
}

#ltshadow {
	background: transparent url('lt_shadow.gif') repeat-y scroll left top;
	margin-left: -17px;
	width: 830px;
}

#nav {
	height: 0px;
	padding-right: 28px;
	text-align: right;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#overview {
	display: none;
}

#pageborder {
	margin: 15px 30px 30px 45px;
}

#rc_content {
	color: #EEEEEE;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size: 10pt;
	height: 50px;
	line-height: 12pt;
	margin: 0pt 5px;
	text-align: center;
	text-decoration: none;
	vertical-align: text-bottom;
}

#reference {
	display: none;
}

#rightcolumn {
	float: right;
	margin: 0px 0px 0px 20px;
	width: 120px;
}

#rightcolumn_home {
	float: right;
	height: 100%;
	margin: 0px 0px 0px 20px;
	width: 230px;
}

#rtshadow {
	background: transparent url('rt_shadow.gif') repeat-y scroll right top;
	margin-right: -17px;
	width: 832px;
}

#software_body {
	margin: 0px 0px 0px 160px;
}

#software_body_unti {
	margin: 0px;
}

#software_menu {
	float: left;
	margin: 0px;
	width: 140px;
}

#subnav {
	height: 10px;
	padding-right: 28px;
	text-align: right;
	background-color: #DE3118;
	background-image: none;
	background-repeat: repeat;
}

#support {
	display: none;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 800px;
}


/* image drop shadow by alistapart */

.img-shadow {
  float:left;
  background: url(shadow-pic/shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow-pic/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 15px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }


/* P drop shadow by alistapart */

.p-shadow {
  width: 60%;
  float:left;
  background: url(../snowboard-school/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../snowboard-school/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(../snowboard-school/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
    
  
  
/* image gallery by alistapart */

div.float {
  float: right;
  margin: 8px
  }

div.float p {
  	text-align: center;
	font-size : 10px;
	line-height : 15px;
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	color : #666666;
   }


.pics-in-text {
	border: thin solid #DBDBDB;
	text-align: right;
	margin: 0px 20px 35px 35px ;
	padding: 8px;
}


.pics-in-text-noborder {
	border: none;
	text-align: right;
	margin: 0px 20px 200px 35px ;
	padding: 6px;
}

.pics-klassen {
	border: 2px solid #84C3FF;
	text-align: right;
	margin: 5px 20px 0px 0px;
	padding: 6px;
}



.kontakt-box {
	background : transparent none;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	width: 40%;

}

.text-small {
	font-size: 10px;
}


img.email {
	margin: 0px 0px -2px 0px;
	
}

/* FAQ OMG */

p.faq-heading {
padding: 3px 3px 3px 10px;
margin: 0px 0px 0px 0px;
background-color: #ffffd4;
font-weight: bold;
border-color: Scrollbar;
border-top-style: dashed;
border-width: 1px;
}

.faq-inhalt {
padding: 15px 3px 3px 10px;
margin: 20px 0px 0px 50px;
background-color: #f0f0f0;
font-weight: normal;
border-color: #aba79a;
border-style: dashed;
border-width: 1px;
width: 80%;

}


/* table collapsed */

/* price tables */

table#collapsed {
border-collapse : collapse;
border : 2px solid #cccccc;
float : none;
caption-side : bottom;
text-align : center;
margin-top : 7px;
}

table#collapsed thead th {
margin : 8px;
padding : 8px;
background : #FFFFFF;
border : 1px solid #cccccc;
font-weight: bold;
}

table#collapsed tbody td {
border : 1px solid #cccccc;
background : #FFFFFF;
margin : 5px;
padding : 5px;
}

table#collapsed tfoot {
display : none;
}
