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

html, body { margin: 0; }

.showforsmall {	visibility:visible; height:auto; }
.hideforsmall {	visibility:hidden; height:0px; width:0px; }
.smalltop2em { margin-top:2em; }

.startwrap {
	width:100%;
}

.columns,
.twelve.columns,
.eleven.columns,
.ten.columns,
.nine.columns,
.eight.columns,
.seven.columns,
.six.columns,
.five.columns,
.four.columns,
.three.columns {
	width:100%; !important
	clear:both;
}

.two.columns,
.onee.columns {
	width:50%; !important
	clear:both;
}



.nav_between_start {
	margin-top:0px;
	margin-left:0px;
	width:100%;
}

.nav_kontakt { margin:2em 2em 0; }

.headbar .item {}
.headbar_left { width:100%;}
.headbar .item.burger {    width:20%; }
.headbar .item.home {	  width:40%; } 
.headbar .item.workbench {	  width:40%; } 
/* .headbar .item.view_name { width:60%; } */
.headbar .item img { height:1.4em; display:block; margin:0.4em auto 0.1em; }

.register_pricingteaser p.pricepic img { width:80%; }



/* 	############################################################### 
	F O N T S 
	############################################################### */


body {
	font-size:1em;
}

.biglink {
	font-family:bodoni_roman, Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	line-height:1.2em;
}


.tools .item { margin:0 2% 0.5em 0; height:10em; width:45%; } 

.loginform_wrap.loggedin { padding:0em 0 1em 0; }

