body {
    margin: 0;
    padding: 0;
    background: url('../img/bgs/body.png') center top repeat-x #fff;
    text-align: center;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
}

.all-page {
    width: 1060px;
    text-align: left;
    background: url('../img/bgs/cols-bottom.png') left bottom repeat-x;
    margin: 0 auto;
    position: relative;
    padding-top: 400px;
}

.all-page-unterseite {
    padding-top: 209px;
}

p {
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 18px;
}

a img {
    border: 0px;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.cleaner {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}

#logo a {
    top: 22px;
    left: 57px;
    width: 200px;
    position: absolute;
    height: 57px;
    width: 304px;
}



#navMain{
    top: 60px;
    right: 5px;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navMain li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}

#navMain li a{
    padding: 0 20px;
    float: left;
    display: block;
    line-height: 40px;
    color: #6f6f6f;
    font-size: 20px;
    text-decoration: none;
}

#navMain li.active a, #navMain li a:hover,#navMain li a.active {
    color: #e69a02;
    text-decoration: underline;
}

ul.mainNavLevel2 li a {
	color:#6F6F6F !important;
	text-decoration:none !important;
	}

ul.mainNavLevel2 li a:hover {
	color: #e69a02 !important;
    text-decoration: underline !important;
	}

ul.mainNavLevel2 li.active a {
	color: #e69a02 !important;
    text-decoration: underline !important;
	}
	
	

#navMain li ul{
    top: 39px;
    position: absolute;
    padding: 0;
    margin: 0;
    height: 26px;
    text-align: left;
    left: 0;
}

#navMain li ul li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    position: static;
}

#navMain li ul li.last{
    background: url('../img/submenu/right.png') left top no-repeat;
    width: 5px;
    height: 26px;
}

#navMain li ul li.first{
    background: url('../img/submenu/left.png') left top no-repeat;
    width: 5px;
    height: 26px;
}

#navMain li ul li a{
    padding: 0 15px;
    float: left;
    display: block;
    line-height: 26px;
    color: #404040;
    font-size: 12px;
    text-decoration: none;
    background: url('../img/submenu/middle.png') left top no-repeat;
    margin: 0;
    height: 26px;
}

.orange-stripe {
    position: absolute;
    top: 100px;
    left: 0;
    width: 1060px;
    height: 109px;
    background: url('../img/bgs/content-orange.jpg') left bottom no-repeat;
}

.orange-stripe h1 {
    margin: 0 0 0 60px;
    padding: 74px 0 0 0;
    color: #fff;
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
}

.hero {
    position: absolute;
    top: 100px;
    left: 0;
    width: 1060px;
    height: 300px;
    background: url('../img/bgs/infografik.jpg') left bottom no-repeat;
}

.hero .inner{
    position: relative;
    width: 1060px;
    height: 300px;
}

.hero .inner .box{
    position: absolute;
    width: 172px;
    height: 62px;
    overflow: hidden;
    left: 423px;
}

.hero .inner .box1{
    top: 79px;
}

.hero .inner .box2{
    top: 147px;
}

.hero .inner .box3{
    top: 214px;
}

.hero .inner .box p{
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    margin: 0;
    padding: 7px 0 0 8px;
}

.hero .inner .box p span{
    font-size: 12px;
    line-height: 14px;
    display: block;
}

.hero .inner .big-box{
    left: 634px;
    top: 104px;
    position: absolute;
    width: 396px;
    height: 165px;
    overflow: hidden;
}

.hero .inner .big-box img{
    margin: 0 0 18px 0;
}

.hero .inner .big-box p{
    margin: 0 0 8px 0;
    line-height: 20px;
    color: #4e4e4e;
}

.hero .inner .big-box p.link{
    text-align: right;
    margin: 0;
    line-height: 16px;
}

.hero .inner .big-box p.link a{
    font-weight: bold;
    color: #e69a02;
}

sup {
    vertical-align: baseline;
    position: relative;
    bottom: 6px;
    font-size: 6px;
}

.content {
    width: 1060px;
    background: url('../img/bgs/cols-top.png') left top repeat-x;
}

.hp-left {
    float: left;
    width: 580px;
    margin: 0 47px 0 60px;
    padding: 13px 0 0 0;
}

.hpRight {
    float: left;
    width: 360px;
    margin: 16px 0 0 0;
    border-left: 1px solid #f1decd; 
}

.hp-left img{
    float: left;
    margin: 0 10px 0 0 ;
}

h1 {
    padding: 0;
    margin: 0 0 17px 0;
    color: #e69a03;
    font-size: 26px;
    line-height: 28px;
}

h2 {
    padding: 0;
    margin: 0 0 17px 0;
    color: #f7d710;
    font-size: 20px;
    line-height: 22px;
    font-weight: regular;
}

h1 sup{
    font-size: 14px;
    bottom: 12px;
}

.hpRight .inner{
    padding-left: 0px /* 14px */ ;
}

.hpRight .inner img{
    margin: 0 0 25px 0;
}

.hpRight .inner img.left{
    float: left;
}

.hpRight .inner img.right{
    float: right;
}

hr{
    border-top: 1px solid #f1decd;
    border-bottom: 0px none;
    height: 0;
    line-height: 0;
    margin: 0 0 24px 0;
    font-size: 0;
}

.teasers {
    float: left;
    width: 1060px;
    background: url('../img/bgs/cols-borders.gif') 364px top repeat-y;
    margin: 0 0 15px 0;
}

.teaser {
    float: left;
    width: 300px;
    margin: 0 22px 0 0; 
}

.teaser1 {
    margin-left: 60px; 
}

.teaser h2{
    margin-bottom: 15px;
}

.teaser p a{
    font-weight: bold;
    color: #f7d710;
}

.footer {
    width: 1060px;
    margin: 0 auto;
}

.footer p{
    margin: 0 0 0 60px;
    line-height: 28px;
    font-size: 12px;
    text-align: left;
    color: #aeaeae;
}

.footer p span{
    padding: 0 5px;
    background: url('../img/footer-dot.gif') center center no-repeat;
}

.cols {
    width: 1060px;
    float: left;
    background: url('../img/bgs/col-border.gif') 687px top repeat-y;
}

.col-left {
    width: 620px;
    margin: 0 7px 30px 60px;
    float: left;
    padding: 25px 0 0 0;
}

.col-right {
    width: 373px;
    margin: 0 0 30px 0;
    float: left;
    padding: 25px 0 0 0;
}

.col-left img.right{
    float: right;
    margin: 0 0 10px 10px;
}

.col-left a {
    color: #e69a02;
    font-weight: bold;
}

.linkInt, .linkExt {
    color: #F7D710;
    font-weight: bold;
	text-decoration:underline;
	border:0;
}

.col-left p {
    margin: 0 0 12px 0;
}

.col-left p.link {
    margin: 0 0 20px 0;
}

.col-left ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style-type: none;
}

.col-left ul li{
    margin: 0 0 12px 0;
    padding: 0 0 0 15px;
    list-style-type: none;
    line-height: 18px;
    background: url('../img/list-arrow.gif') left 7px no-repeat;
}

.col-right .inner, .col-right .csc-default {
    padding: 0 25px 0 14px;
}

.hpRight .csc-default {
    padding: 0 25px 0 14px;
}

.csc-frame-rulerAfter {	
	padding: 0 25px 0 14px;
	margin-bottom:25px;
	border-bottom:1px solid #F1DECD;
}

.col-right .inner img{
    margin: 0 0 25px 0;
}

.col-right .inner img.left{
    float: left;
}

.col-right .inner img.right{
    float: right;
}

.col-right .inner a{
    font-weight: bold;
    color: #f7d710;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	float:right;
	}
	
.col-left .csc-textpic-imagewrap {
	margin-left:10px;
	}
	
p.csc-textpic-caption {
	font-size: 9px;
	line-height: 12px;
}
	
/* mailform */

.csc-mailform {
	border:0;
	margin:15px 0 15px 0;
	padding:0;
	} 
	
.csc-mailform-field {
	float:left;
	width:50%;
	}
	
.csc-mailform-field label {
	display:block;
	float:left;
	width:80px;
	padding:3px 2px;
	margin:3px 2px;
	}
	
.csc-mailform-field input {
	padding:3px 2px;
	margin:3px 2px;
	float:left;
	width:170px;
	border:1px solid #CCC;
	}
	
.csc-mailform-field select  {
	padding:2px 2px;
	margin:3px 2px;
	float:left;
	width:176px;
	border:1px solid #CCC;
	}
	
.csc-mailform-field input:hover {
	border:1px solid #E69A03;
	}
	
.csc-mailform-field textarea {
	padding:3px 2px;
	margin:3px 2px;
	border:1px solid #CCC;
	float:left;
	width:170px;
	height:44px;
	}
	
.csc-mailsform-field textarea:hover {
	border:1px solid #E69A03;
	}
	
.csc-mailform-submit {
	clear:both;
	float:none;
	margin-left:90px !important;
	margin-top:15px !important;
	font-weight:bold;
	background-color:#F7D710;
	color:#FFF;
	}

.csc-mailform-check {
	width:20px !important;
	margin:10px 0px 0px 0px !important;
	border:0 0 0 0 !important;
	}
	
.csc-mailform-field fieldset {
	border:0;
	margin:0;
	padding:5px 0 0;
	}
	
.csc-mailform-field fieldset legend {
	display:none;
	}

.csc-mailform-field span.csc-mailform-radio {
	float:left;
	width:170px;
}

.csc-mailform-field span.csc-mailform-radio  label {
	padding-top:0;
	margin-top:0;	
}

.csc-mailform-field fieldset input.csc-mailform-radio,
.csc-mailform-field span.csc-mailform-radio input.csc-mailform-radio{
	clear:left;
	float:left;
	width:10px;
	border:0 0 0 0 !important;
	}
	
.csc-mailform-field fieldset label {
	float:left;
	margin:0 0 0 3px;
	padding:0 0 2px 0;
	}

/* BEN: the radio-buttons need to be aligned on top of each other */
fieldset#mailformSize input {
	clear:left;
}
fieldset#mailformSize label {
	font-size:11px;
}

fieldset#mailformSize label,
fieldset#mailformSize input {
	margin-bottom:2px;
}
	
.col-right .fce-clients {
	padding-left:0px !important;
	}
	
.hpRight .fce-clients {
	padding-left:0px;
	}
	
.fce-clients .fceClientsLeft {
	float:left;
	}
	

.fce-clients .fceClientsRight {
	float:right;
	}
	
	
/**
 **************************************************
 CSS STYLED CONTENT
 *
 * @description: just a copy from the extension output
 * @beware: margins to text that are set here have to be changed in TS constants too
 **************************************************
**/
div.csc-textpic-caption-c .csc-textpic-caption {
	text-align:center;
}
div.csc-textpic-caption-r .csc-textpic-caption {
	text-align:right;
}
div.csc-textpic-caption-l .csc-textpic-caption {
	text-align:left;
}
/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn {
	float:left;
	display:inline;
}
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:2px solid black;
	padding:0px 0px;
}
div.csc-textpic-imagewrap {
	padding:0;
}
div.csc-textpic img {
	border:0 none;
}
/* DIV:This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
	float:left;
}
/* ul:This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style:none;
	margin:0;
	padding:0;
}
div.csc-textpic div.csc-textpic-imagewrap ul li {
	float:left;
	margin:0;
	padding:0;
}
/* DL:This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float:left;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float:none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	float:none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
	border:0 none;
}
/* FE-Editing Icons */
dl.csc-textpic-image {
	margin:0;
}
dl.csc-textpic-image dt {
	margin:0;
	display:inline;
}
dl.csc-textpic-image dd {
	margin:0;
}
/* Clearer */
div.csc-textpic-clear {
	clear:both;
}
/* Margins around images:*/

/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display:inline; /* IE fix for double-margin bug */
	margin-right:10px !important;
}
/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	display:inline; /* IE fix for double-margin bug */
	margin-left:10px;
}
/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display:inline; /* IE fix for double-margin bug */
	margin-left:10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin:0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:0;
}
/* Space below each image (also in-between rows) */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:10px;
}
div.csc-textpic-equalheight div.csc-textpic-imagerow {
	margin-bottom:0px;
	display:block;
}
div.csc-textpic div.csc-textpic-imagerow {
	clear:both;
}

div.csc-textpic div.csc-textpic-imagerow div.csc-textpic-image {
	margin-bottom:10px;
}
/* No margins around the whole image-block */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left:0px !important;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right:0px !important;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:10px !important;
	margin-top:2px;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left:10px !important;
	margin-top:2px;
}
/* Positioning of images:*/

/* Above */
div.csc-textpic-above div.csc-textpic-text {
	clear:both;
}
/* Center (above or below) */
div.csc-textpic-center {
	text-align:center; /* IE-hack */
}
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin:0 auto;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align:left; /* Remove IE-hack */
}
div.csc-textpic-center div.csc-textpic-text {
	text-align:left; /* Remove IE-hack */
}
/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap {
	float:right;
}
div.csc-textpic-right div.csc-textpic-text {
	clear:right;
}
/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap {
	float:left;
}
div.csc-textpic-left div.csc-textpic-text {
	clear:left;
}
/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float:left;
}
/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float:right;
}
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	float:right;
	clear:both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height:1%;
}
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	float:left;
	clear:both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height:1%;
}
/* End hide from IE5/mac */
div.csc-textpic div.csc-textpic-imagerow-last {
	margin-bottom:0;
}

div.csc-textpic div.csc-textpic-imagerow-last div.csc-textpic-image {
	margin-bottom:0;
}



/**
 **************************************************
 EXT: LUMOGOOGLEMAPS
 *
 * @description: CSS for the googlemaps plugin
 * @note: Just hiding a few of the standard google features
 **************************************************
**/

#gmapDirHead {
	display:none;	
}
	
