html {
	font-size: 100%;
}
body {
	background: #0070a8;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: middle;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	color: #566771;
	line-height: 1.5em;
}

.bodybag {
	background: white url('../img/bg-main-top.gif') scroll top center repeat-x;
	width: 100%;
}

a {
	color: #0086c2;
}
a:hover {
	color: #0086c2;
}
a img {
	border: none;
}
a.arrowed {
	display: block;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 0 0 6px 0;
	background:url('../img/linkarrow.gif') scroll left 5px no-repeat transparent;
	text-decoration: none;
}
a.arrowed:hover {
	text-decoration: underline;
}
p a.arrowed {
	display: inline;
	margin: 0;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 12px 5px 2px 0;
}
p.intro {
	color: #0086c2;
	font-weight: bold;
}

.top {
	height: 140px;
	width: 100% !important;
	min-width: 980px;
	background: transparent url('../img/bg-header.png') scroll center center no-repeat;
}
.header {
	margin: 0 auto;
	width: 1050px;
	height: 110px;

}
.handymenu {
	width: 230px;
	margin-left:10px;
	height: 114px;
	background: transparent url('../img/handymenu-bg.png') scroll top center no-repeat;
}
.handymenu ul{
	list-style: none;
	margin:0;
	padding:10px 20px;
}
.handymenu ul li{
	line-height: 25px;
	font-size: 12px;
	height: 25px;
	text-align: left;
	color:#0086C2;
}
.handymenu a {
	display: block;
	height: 25px;
	text-decoration: none;
	padding: 0 0 0 25px;	
}
.handymenu a:hover, #social-media a:hover {
	color: black;
}
.handymenu .trial {
	background: transparent url('../img/handymenu-icon-trial.png') scroll center left no-repeat;
}
.handymenu .contact {
	background: transparent url('../img/handymenu-icon-contact.png') scroll center left no-repeat;
}
.handymenu .help {
	background: transparent url('../img/handymenu-icon-help.png') scroll center left no-repeat;
}

#social-media ul{
	list-style: none;
	padding:0;
	margin-left:40px;
}

#social-media ul li{
	line-height: 23px;
	font-size: 12px;
	height: 23px;
	text-align: left;
	padding: 0 0 0 30px;
	color:#0086C2;
}

#social-media a {
	text-decoration: none;
}


#social-media .sprache {
	background: transparent url('../img/sprache.png') scroll center left no-repeat;
}
#social-media .teilen {
	background: transparent url('../img/teilen.png') scroll center left no-repeat;
}
#social-media .empfehlen {
	background: transparent url('../img/empfehlen.png') scroll center left no-repeat;
}


.logo {
	float:left;
	height: 105px;
	width: 250px;
	position: relative;
	top: 25px;
	padding: 0;
}
.logo-link {
	display: block;
	height: 105px;
	width: 250px;
}


#social-media {
	width:270px;
	height:100px;
	margin-right: 30px;
	float:right;
	background: url('../img/social-media-bg.png') no-repeat scroll 0 -1px transparent;
}

.menubar {
	height: 30px;
	width: 100%;
	background: #003d67 url('../img/bg-menu-main.gif') scroll top left repeat-x;
}

.menu-wrap{
	width:980px;
	margin:0px auto;
}

.menu-main {
	width: 830px;
	margin-left:220px;
	height: 30px;
	line-height: 30px;
}

.menu-main ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 30px;
}
.menu-main ul li {
	display: block;
	float: left;
	height: 30px;
	vertical-align: middle;
	margin: 0 0 0 0;
	width: auto;
}
.menu-main li a {
	color: white;
	font-weight: bold;
	font-size: 1em;
	display: block;
	height: 27px;
	width: auto;
	line-height: 27px;
	padding: 3px 14px 0 14px;
	text-decoration: none;
}
.menu-main li a:hover { 
	color: #27d3ff;
	}
.menu-main ul li.active {
	background: transparent url('../img/bg-menuactive-right.gif') scroll top right no-repeat;
	padding: 0;
}
.menu-main ul li.active a, .menu-main ul li.active a:hover, .menu-main ul li.active span {
	background: transparent url('../img/bg-menuactive-left.gif') scroll top left no-repeat;
	color: #004b79;
	padding: 3px 24px 0 24px;
}
.main {
	width: 100%;
}
.content-upper {
	width: 100%;
}
.content-upper .wrap {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	height: auto !important;
	height: 350px;
	min-height: 350px;
	padding-bottom: 20px;
}
body.home .content-upper .wrap {
	padding-bottom: 0;
}
.content-lower {
	clear: both;
	width: 100%;
	background: #ffe6a3 url('../img/bg-lower-repeat.gif') scroll top center repeat;
}
.content-lower-inner {
	background: transparent url('../img/bg-lower-top.gif') scroll top center repeat-x;
	width: 100%;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	padding: 15px 0 15px 0;
}
.content-lower .wrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.bottom {
	clear: both;
	width: 100%;
	height: 60px;
	background: #0070a8 url('../img/bg-bottom.gif') scroll 0 0 repeat-x;
}

h1 {
	font-size: 2.667em;
	line-height: 1.2em;
	margin: 0.5em 0 0.8em 0;
	font-weight: normal;
	color: #004b79;
}

h2 {
	font-size: 1.667em;
	line-height: 1.143em;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #6190a3;
}
h3 {
	font-size: 1.5em;
	line-height: 1.143em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
	color: #004b79;
}


h4 {
	font-size: 1em;
	line-height: 1.25em;
	margin: 0 0 0.4em 0;
	color: #004b79;
}
p {
	margin: 0 0 1.5em 0;
}

.col1 {
	width: 180px;
	min-height: 100px;
	float: left;
	clear: left;
}
body.home .col1 {
	width: 255px;
}
.col2 {
	width: 790px;
	margin-left: 10px;
	float: left;
}
body.home .col2 {
	width: 715px;
}
.page-title {
	padding: 0 0 8px 0;
	margin: 0 0 1em 0;
}
.page-title h1 {
	margin: 30px 0 0 0;
}
.page-title h2 {
	margin: 0;
}
.menu-left {
	width: 180px;
	height: auto;
	position: absolute;
	z-index: 2;
	background: transparent;
	top: 0;
	left: 0;
	padding: 110px 0 0 0;
}
.menu-left ul {
	list-style: none;
	line-height: 2.12em;
	padding: 0;
	margin: 0;
}
.menu-left ul li a {
	line-height: 2.12em;
	padding: 0 0 0 10px;
	background: transparent;
}
.menu-left ul li a:hover {
}
.menu-left ul li.active a {
	background: transparent url('../img/menu-left-activearrow.gif') scroll center left no-repeat;
}
.menu-left ul li.active ul a {
	background: transparent;
}
.menu-left ul ul {
	padding: 0 0 5px 8px;
}
.menu-left a {
	font-weight: bold;
	text-decoration: none;
	color: #0086c2;
}
.menu-left a:hover, .menu-left ul li.active ul a:hover {
	color: #27d3ff;
}
.menu-left ul li.active a {
	color: #004b79;
}
.menu-left ul ul a, .menu-left ul li.active ul a {
	font-weight: normal;
	color: #0086c2;
}

.product-icon {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0px;
}

.rightboxes {
	float: right;
	margin-top: -9px;
}
.rightbox {
	width: 250px;
	background: transparent url('../img/rightbox-bg-repeat.gif') scroll top left repeat-y;
}
.rightbox-inner {
	width: 250px;
	background: transparent url('../img/rightbox-bg-bottom.gif') scroll bottom left no-repeat;
}
.rightbox-inner2 {
	width: 200px;
	padding: 25px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	background: transparent url('../img/rightbox-bg-top.gif') scroll top left no-repeat;
}

.rightbox-inner3 {
	width: 200px;
	padding: 25px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	background: transparent url('../img/rightbox-bg-top.gif') scroll top left no-repeat;
}

.rightbox h4 {
}
.rightbox p {
	margin: 0 0 0.5em 0;
}

.lowerbox {
	display: block;
	float: left;
	margin: 0 0 15px 25px;
	width: 310px;
	padding: 24px 0 0 0;
	background: transparent url('../img/lowerbox-bg-top.gif') scroll top left no-repeat;
}
.lowerbox.first {
	margin-left: 0;
}
.lowerbox-bottom {
	width: 310px;
	height: 24px;
	background: transparent url('../img/lowerbox-bg-bottom.gif') scroll bottom left no-repeat;
}
.lowerbox-content {
	width: 260px;
	padding: 0 25px 1px 25px;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	background: transparent url('../img/lowerbox-bg-repeat.gif') scroll top left repeat-y;
}

.lowerbox h4 {
	margin:0 0 6px 0;
}
.lowerbox p {
	margin: 0 0 6px 0;
}

.example {
	width: 540px;
	background: transparent url('../img/example-bg-repeat.gif') scroll top left repeat-y;
	margin: 1.5em 0 1.5em 0;
}
.example-inner {
	width: 540px;
	background: transparent url('../img/example-bg-bottom.gif') scroll bottom left no-repeat;
}
.example-inner2 {
	width: 480px;
	padding: 20px 30px 20px 30px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	background: transparent url('../img/example-bg-top.gif') scroll top left no-repeat;
}
.example h3 {
}

.footer {
	padding: 15px 0 0 0;
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
	color: #89bdd7;
}

.footer .right {
	float:right;
	width:470px;
	text-align:right;
	margin-bottom:20px;
}

.footer .left {
	float:left;
	width:450px;
}


.footer a {
	color: white;
	padding: 0 5px;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.homebox {
	position: relative;
	top: 0;
	left: 0;
	width: 715px;
	height: 410px;
	background: transparent url('../img/home-dialogue.png') scroll 0 0 no-repeat;
}
.homebox .dialoguebubble {
	display: block;
	position: absolute;
	line-height: 1.666em;
	font-size: 1em;
	color: white;
	text-align: center;
	color: #4b5d67;
}
.dialoguebubble a.solution {
	font-weight: bold;
}
.dialoguebubble span.problem {
	font-weight: bold;
}
.homebox .dialoguebubble.db1-1 {
	top: 30px;
	width: 230px;
	left: 80px;
}
.homebox .dialoguebubble.db1-2 {
	top: 30px;
	width: 165px;
	left: 420px;
}
.homebox .dialoguebubble.db2-1 {
	top: 120px;
	width: 190px;
	left: 120px;
}
.homebox .dialoguebubble.db2-2 {
	top: 120px;
	width: 165px;
	left: 420px;
}
.homebox .dialoguebubble.db3-1 {
	top: 210px;
	width: 170px;
	left: 140px;
}
.homebox .dialoguebubble.db3-2 {
	top: 210px;
	width: 165px;
	left: 420px;
}
.homebox .dialoguebubble.db4-1 {
	top: 300px;
	width: 160px;
	left: 140px;
}
.homebox .dialoguebubble.db4-2 {
	top: 300px;
	width: 165px;
	left: 420px;
}

.kundenbox {
	width: 980px;
	height: 67px;
	margin: 0;
	background: transparent url('../img/home-kunden.gif') 0 0 scroll no-repeat;
}
.referencebox {
	clear: left;
	margin-bottom: 20px;
	width: 688px;
	height: auto !important;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #efefef;
	padding: 15px;
}
.referencebox h3 {
	
}
.referencebox .imgframe {
	display: table-cell;
	width: 100px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	float: right;
	margin: 0 5px 2px 0;
	line-height: 60px;
	text-align: center;
}
.referencebox .imgframe span {
	display: inline-block;
	vertical-align: middle;
	height: 60px;
	width: 1px;
	display: -moz-inline-box;
}
.referencebox img {
	display: inline;
	vertical-align: middle;
	vertical-align: -moz-center;
	width: auto !important;
	width: 99px;
	max-width: 99px;
}

.linklist{
	margin-bottom: 1.5em;
}

table {
	border:1px solid #a6bdcb;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:10px 0 20px 0;
	padding:15px 0;
	color:#04598f;
	border-spacing: 0;
	
	
}



table tr.blue{
	background-color: #e6f3f9;
}

table td{
	padding:2px 0 2px 10px;
	
}

table tr th {
	font-weight: bold;
	padding:2px 0 2px 10px;
}

ul.product-eigenschaften{
	list-style-type: none;
	padding:0;
	margin-left:0;
	line-height: 20px;
}

.colwrap {
	width:800px;
	margin: 0 0 0 180px;
}

div.col4 {
	width:25%;
	margin: 0 0 20px 0;
	float:left;
}

div.col4 a{
	color:white;
	font-size: 12px;
}

.footer .col4 ul {
	list-style-type: none;
	padding:0 0 0 5px;
	margin:0;
	
}

.footer .col4 ul li a{
color: #89BDD7;
font-size:11px;

}

