                                                    @charset "utf-8";

/*
** Reset
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, hr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{	margin: 0;	padding: 0;	border: 0;	outline: 0;	vertical-align: baseline;	background: transparent;	}
ul{ list-style:none; }
ol{ margin-left: 2em; }

/*
**ugga
** General Declarations & Typography
*/
body{
	font-family:Tahoma, Geneva, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	background:#ffffff url(images/bg/body.png) repeat-x top left;  /* 53524d test test*/
	/*background:#ffffff;*/
	color:#404040; /* test ccc*/
}

.csc-bulletlist-0 {
	list-style-type: disc;
	list-style-position: inside;
}

.bodytext i {display:block; color:#404040; text-align:center; margin-bottom:18px;}

a:link, a:visited { color:#E86C12; text-shadow:0 1px 1px #AAAAAA; text-decoration:underline; } /*text-shadow:0 -1px 1px #111;*/
a:hover, a:visited:hover, a:active{ text-decoration:none; } /* text-shadow:1px 1px 1px #000; */
a img{ border:none; }

h1, h2, h3, h4{ font-weight:bold; font-style:italic; text-shadow:1px 1px 1px #111;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ text-decoration:none; color:inherit; }
h4 a:link, h4 a:visited{ color:#fff; text-decoration:none; }
h4 a:hover, h4 a:visited:hover{ color:##E86C12;}

h1{ line-height:54px; font-size:26px; color:##E86C12; text-align:center;}
h2{ margin-bottom: 1em; font-size:22px; color:#E86C12; text-align:center;}
h3{ font-size:18px; margin-bottom:18px; color:#E86C12;}
h4{ font-size:14px; margin-bottom:18px; color:#fff;}
h5{ font-weight:bold; font-size:12px; margin-bottom:0; margin-top: 4px; color:#000;}

hr{
	height:0;
	border-top:1px solid #3a3936;
	border-bottom:1px solid #626262;
	margin:0 0 16px 0;
	clear:both;
}
p{ margin-bottom:18px; }

.boxed{
	background:#fff url(images/bg/IE_boxed_sidebar.jpg) repeat-x top left; /*test 53524d */
	margin:0px 0px 9px 0px;
	padding: 9px 18px 18px;
}

.boxednutshell{
	background:#fff url(images/bg/IE_boxed_nutshell.jpg) repeat-x top left; /*test 53524d */
	margin:0px 0px 9px 0px;
	padding: 9px 18px 18px;	
}



/*
** Positioning & Structure
*/
.wrap{
width:886px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
overflow:hidden;
}
.header{
	background:url(images/header.jpg) no-repeat top;
	height:178px; /*test 270*/
	overflow: visible;
}
.header .wrap{
height:178px; /*test 270 */
position: absolute;
top: 0px;
left: 50%;
margin-left: -443px;
}
.navigation{height:38px; margin-bottom:18px; } /* test navigation height 54*/
.wrapSplitDefault .leftMainContent{
	float: left;
	width: 482px;
	}
.wrapSplitDefault .rightMainContent{
	float: right;
	width: 374px;
	}
.wrapSplit50 .leftMainContent{
	float: left;
	margin-right: 30px;
	width: 423px;
	}
.wrapSplit50 .rightMainContent{
	float: right;
	width: 423px;
	}

.wrapSplitDefault .leftMainContent .boxed{
	background:#fff url(images/bg/IE_boxed_sidebar.jpg) repeat-x top left; /* 53524d */
	margin:0px 0px 9px 0px;
	padding-left: 18px;
	padding-right: 18px;
}
.wrapSplitDefault .rightMainContent .boxed{
	background:#fff
 url(images/bg/IE_boxed_sidebar.jpg) repeat-x top left; /* 53524d */
	margin:0px 0px 9px 0px;
	padding-left: 18px;
	padding-right: 18px;
}
.boxed p {margin-bottom: 0px;}
.boxed h4 {text-align:center;}

.wrapSplit50 .boxed{
	background:#ffffff url(images/bg/IE_boxed_halfwidth.jpg) repeat-x top left;
/*	width: 423px;*/
	width: 387px;
	padding-left: 18px;
	padding-right: 18px;
}


/* Language Selector Positioning & Styling */
#language-selector {
      right: 0px;
      top:0px;
      position:absolute;
      z-index:10;
      padding: 15px;
     }
#language-selector h4 {display: none;}

/* Header */
.headerPic{
	height:270px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -633px;
}
.headerBox {z-index:5;}
.headerBox.angebotLink{
	text-align: center;
	position:absolute;
	left:478px; bottom:100px;
	background:url(images/bg/angebotLink.png) no-repeat center;
	padding:9px 9px 9px 64px;
	width:226px;
	height:86px;
	overflow: hidden;
}
.headerBox.angebotLink h4{
	margin-bottom:1em;
	font-size: 13pt;
	line-height:150%;
}

.headerBox.demoLink{
	display:none;
	position:absolute;
	right:78px; bottom:18px;
	background:url(images/bg/demoLink.png) no-repeat center;
	padding:9px 12px 9px 65px;
	width:208px;
	height:33px;
}
.headerBox.demoLink h4{ margin-bottom:0; }
.headerBox.demoLink p {margin-bottom:0;}

/* Navigation */
.navigation li{ display:inline; }
.navigation li a{
	display: inline-block;
	height:38px; /*test 52*/
	line-height:38px;
	padding:0 15px; margin:0 11px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	}
.navigation a:link, .navigation a:visited{ text-decoration:none; color:#e86c12;}	/*cecfd0;  text-shadow:0 -1px 1px #000;*/
.navigation a:hover, .navigation a:visited:hover, .navigation a:active, .navigation li.active a, .navigation li.active a:visited{ background:#ef7c2c/*ffa900*/; color:#fff; text-shadow:1px 1px 1px #000; }

/* Kontakt */
#contactBox{
	padding:9px 18px 27px;	width:338px;
	overflow:hidden;
}
#contactBox h4{ margin-bottom:0; }

#contactBox h5{ margin-bottom:18px; }

.vcard.org{
	float:left;
	width:172px; padding-right:9px;
	border-right:1px solid #969b9b;
	text-align:right;
}
.vcard.org h4{text-align: right;}
.vcard.contact{
	float:left;
	width:145px; padding-left:9px;
}
.vcard.contact h4{text-align: left;}
.street-address, .tel, .mail{ display:block; }
.tel{ letter-spacing:0.03em; }
.tel .type{ letter-spacing:normal; margin-right:6px; }
.tel.fax .type{ margin-right:9px; }
.vcard.org .email{ margin-left:5px; }

.getvcard{
	display:block; margin:18px 0 0 5px;
	font-size:10px; padding-left:20px;
	background:url(images/vcard.png) no-repeat left center;
	}

/* Funktionen */
.function:hover, .function:visited:hover, .function:active{ /*text-shadow:1px 1px 1px #000;*/}

.function {
	margin-bottom:18px;
	cursor:pointer;
}

.function .csc-textpic-caption {
	font-size:16px;
	color:##E86C12;
}

.function img {
    vertical-align: middle;
    padding-right: 0.4em;
    text-decoration: none;
}

.function dd {
    text-decoration: underline;
}

.function:hover dd {
 	text-decoration:none;
}
.function:active dd {
 	text-decoration:none;
}

.function dl {width:auto;}
.function dl, .function dl * {display: inline;}
.function.fclose .csc-textpic-text p {display: none;}
div.function div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {float: none;}


/* Bild über dem Footer */
.footerPicture{
    background:url(images/bg/Balken_Unten.png) no-repeat;
}


/* Top Projekte */
#topProjects{
	background:url(images/bg/IE_boxed_functions.jpg) no-repeat;
	padding:18px; position:relative;
	width: auto;
}
#topProjects h3{ text-align:center; }
#topProjects h4{ text-align:center; }

#topProjects #prevBtn a, #topProjects #nextBtn a{
	display:block; width:82px; height:92px; text-indent:-9999px;
	background:url(images/flip.png) no-repeat top left;
	position:absolute;
	}
#topProjects #prevBtn a{ top:70px; left:18px; }
#topProjects #prevBtn a:hover{ background-position:0 -92px; }

#topProjects #nextBtn a{ top:70px; right:18px; background-position:-82px 0; }
#topProjects #nextBtn a:hover{ background-position:-82px -92px; }

#topProjects #slider, #topProjects #slider li{ display:block; width:650px; height:144px; overflow:hidden; }
#topProjects #slider{  margin:0 auto; }
#topProjects ul img{ float:left; margin-right:18px; }
#topProjects ul a.more{ float:none; font-size:12px; }

/* Footer */
.footer{
	background:url(images/bg/footer.png) repeat-x top left;
	color:#666;}

.footer .wrap{ height:40px; padding-top:20px; overflow:hidden; } /*test 90 height 54 padding*/

.footer .wrap div, .footer .wrap p, .footer .wrap a{display: inline;}

.footer .footerText, .footer ul{margin-left:50px;}

.footer a:link, .footer a:visited{ text-shadow:none; color:#e28000; }

.footerNavigation li{ display:inline; border-right:1px solid #999; padding:0 9px; }
.footerNavigation li:first-of-type{ padding-left:0; }
.footerNavigation li:last-of-type{ border-right:none; }

.lilandLogo{ float:right; margin:-60px 144px 0 36px; display:none;}

/* demo-Box */
.videoFrame{
	height:198px; margin-bottom:9px; /* baseline: 11*18px + 9px + 9px -6px boder */
	width:374px;
	margin-left: auto;
	margin-right: auto;
	background:url(images/bg/viewDemo.jpg) no-repeat center center;
	position:relative;
}
.videoFrame h4{
	width:100%;
	position:absolute;
	top:72px;
}
.videoFrame h4 a{
	display:block; width:100%;
	background:url(images/play.png) no-repeat top  center;
	padding-top:54px;
	text-align:center;
}
.videoFrame p{
	width:100%;
	position:absolute;
	top:92px;
	display:block; width:100%;
	background: transparent;
	padding-top:54px;
	text-align:center;
	font-style: italic;
	font-size: 90%;
}

/* Powermail Forms */
fieldset label {clear: left;}
.tx-powermail-pi1_fieldset legend {display: none;}
.mailformh3 .tx_powermail_pi1_fieldwrap_html_label:first-of-type {display: block; font-weight:bold; font-style:italic; text-shadow:1px 1px 1px #111;font-size:18px; margin-bottom:18px; color:##E86C12;}
.tx-powermail-pi1_fieldset > div {margin-bottom: 10px;}
.powermail_check_inner {clear: left; height: 45px; padding-top: 25px;}
.tx_powermail_pi1_fieldwrap_html_check div:first-of-type {padding-top: 0px;}
.tx_powermail_pi1_fieldwrap_html_checkbox_title {display: none;}
.powermail_check {width: auto; height: auto;}
.tx_powermail_pi1_fieldwrap_html_check label {width: 85%; float: left;}
.powermail_mandatory_js {color: red; font-style: bold; font-size: 11px;}
.contenttable {font-size: 4px;}
.powermail_submit{
	height:30px;
	width: 100px;
	margin:3px 36px 3px 0;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	float:right;
	font-weight:bold;
	border:0 none;
	background:url(images/bg/button.png) repeat-x top left;
	cursor:pointer;
	font-weight:bold;
}
.powermail_submit:hover{ background-position:0 -28px; }
fieldset{ padding:27px 54px 9px; background:#d0d0d0; /*33322f*/ margin-bottom:18px; border-radius:18px; -moz-border-radius:18px; -webkit-border-radius:18px; }
fieldset p{ overflow:hidden; }
label{ display:block; text-indent:0px; font-size:12px; font-style:italic; margin-left: 7px;}
input, textarea{ width:90%; height:18px;}
textarea{ height:72px; }
button{
	height:30px;
	margin:3px 36px 3px 0;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	float:right;
	font-weight:bold;
	border:0 none;
	background:url(images/bg/button.png) repeat-x top left;
	cursor:pointer;
	font-weight:bold;
}
button:hover{ background-position:0 -28px; }

/* Centered Pics */
.csc-textpic-center div{
	margin-left:auto;
	margin-right:auto;
}

/*die folgenden klassen werden für die tagcloud verwendet*/

span.roteSchrift { color: #b11117; font-size:20px; }
span.graueSchrift { color: #C0C0C0; font-size:10px;}
span.grueneSchrift { color: #5e912b; font-size:30px;}
span.d1 { color: #000000; font-size:7px;}
span.d2 { color: #000000; font-size:12px;}
span.d3 { color: #000000; font-size:17px;}
span.d4 { color: #000000; font-size:22px;}
span.d5 { color: #000000; font-size:27px;}

.tagcloud{
line-height:auto;
}

.tagcloud p{
margin-bottom:0px;
}
.tagcloud a{
    text-decoration:none;
    color: #000;
    text-shadow:none;
}
