* html body{padding: 0 0 0 1px;}
*+html body{padding: 0 0 0 1px;}
html{
	height: 100%;
}
body{
	margin:0;
	color:#000;
	height:100%;
	font:14px/20px Arial, Helvetica, sans-serif;
	min-width:1000px;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
img{border:none;}
a{
	color:#993333;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
/*a:visited{
	color:#7fc3e0;
}*/
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}

p{
	margin:0;
	padding:0 0 14px;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper-holder{
	background:url(../images/bg-bottom-add.gif) no-repeat 50% 100%;
	min-height:100%;
}
* html .wrapper-holder {
	height:100%;
}
.w-holder{
	padding-bottom:230px;
}
#wrapper{
	background:url(../images/bg-wrapper.jpg) no-repeat;
	width:900px;
	padding:0 33px 0 32px;
	margin:0 auto;
	overflow:hidden;
}
#header:after{
	content:"";
	clear:both;
	display:block;
}
#header{
	width:100%;
	min-height:124px;
	padding:0 0 26px;
}
* html #header{height:124px;}
.logo{
	float:left;
	margin:38px 0 0 38px;
	display:inline;
}

.teaser {
    font:18px/24px Arial, Helvetica, sans-serif;
    margin-bottom:20px;
}

.logo a{
	display:block;
	width:252px;
	height:55px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
#header .text-h{
	float:right;
	width:450px;
	text-align:right;
	padding:45px 19px 0 0;
}
#header .text-h strong{
	padding:0 0 1px;
	display:block;
	font:bold 49px/56px "Trebuchet MS", Helvetica, sans-serif;
	color:#993333;
	letter-spacing:-2px;
	text-transform:uppercase;
}
#header .text-h span{
	font-size:20px;
	line-height:22px;
	color:#000;
}
.twocolumns{
	width:900px;
	overflow:hidden;
	padding:0 0 30px;
}
#content{
	width:590px;
	float:right;
	padding:24px 0 0 25px;
	background:url(../images/bg-cb01.gif) no-repeat;
        min-height: 300px;
}
.intro{
	width:100%;
	overflow:hidden;
	position:relative;
}
.intro img{
	display:block;
}

#content .intro ul li {
    background: none;
    padding: 0;
    height: auto;
    background: none;
}

.intro {
    margin-bottom: 25px;
    position: relative;
}

.intro ul{
    margin: 0;
    padding: 0;
    width: 570px;
    height: 270px;
    overflow: hidden;
}
#content .column{
	width:570px;
	overflow:hidden;
	padding:28px 0 53px;
}
#content h1{
	margin:0;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#993333;
}
#content h2{
	margin:0 0 5px;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	color:#993333;
}
#content h3{
	margin:0 0 19px;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	color:#000;
}
#content h4{
	margin:0;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#993333;
}
#content h5{
	margin:0;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#000;
}
.container{
	width:570px;
	overflow:hidden;
	padding:0 0 25px;
}
.container .projects-list{
	width:100%;
	overflow:hidden;
}
#content .container h3{
	margin:0 0 21px;
}
.container .entry{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #eeeff0;
	margin:0 0 -1px;
	padding:16px 0 20px;
}
.container .image{
	float:left;
	margin:4px 0 0;
	border-top:1px solid #f8f9f9;
}
.container .image .holder{
	float:left;
	border:1px solid #e5e6e8;
	background:#fff;
	padding:4px;
}
.container .image img{
	display:block;
}
#content .container h5{
	margin:0 0 1px;
}
.container .entry .text{
	float:right;
	width:372px;
}
.container .entry .text p{
	margin:0;
}
.container .entry .text span{
	display:block;
	padding:5px 0 0;
}
.container .entry .text span a{
	float:left;
	font-size:14px;
	line-height:18px;
	padding:0 0 0 15px;
	background:url(../images/bullet6.gif) no-repeat 2px 3px;
}
#content .column p{
	margin:0 0 19px;
}
.image-box{
	width:100%;
	overflow:hidden;
}
.image-box ul{
	margin:0 0 0 -24px;
	padding:2px 0 0;
	list-style:none;
	float:left;
	display:inline;
}
.image-box ul li{
	float:left;
	padding:0 0 0 24px;
}
.image-box .image{
	float:left;
	overflow:hidden;
}
.image-box .image img{
	display:block;
}
.image-box .text{
	clear:both;
}
.image-box .text span{
	display:block;
	font-size:11px;
	line-height:20px;
	padding:3px 0 0;
}
#content .box{
	width:570px;
	overflow:hidden;
	padding:8px 0 0;
}
#content .box .heading{
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
#content .box .heading span{
	display:block;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:-1px;
}
#content .box p{
	margin:0;
}

.list-box strong{
	display:block;
}

#content ol{
        padding:5px 0 0 25px;
        clear: left;
}

#content ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	padding:0 0 0 10px;
	background:url(../images/bullet7.gif) no-repeat 0 6px;
}


/*sidebar*/
#sidebar{
	width:270px;
	float:left;
	padding:5px 0 0;
}
.sidenav{
	margin:0;
	padding:0;
	list-style:none;
	width:262px;
	overflow:hidden;
}
.sidenav li{
	border-top:1px solid #eeeff0;
	width:262px;
	overflow:hidden;
	float:left;
}
.sidenav li:first-child{
	border:none;
}
.sidenav li a{
	font-size:20px;
	line-height:22px;
	float:left;
	height:1%;
	color:#993333;
}
.sidenav li .b{
	padding:7px 0 10px 28px;
	width:234px;
	overflow:hidden;
}
.sidenav li .t{
	width:262px;
	overflow:hidden;
}
.sidenav li.active a,
.sidenav li.hover a,
.sidenav li:hover a{
	color:#000;
	text-decoration:none;
}
.sidenav li a:hover{
	text-decoration:none;
}
.sidenav li.active .t,
.sidenav li.hover .t,
.sidenav li:hover .t{
	background:url(../images/bg-nav-hover-top.gif) no-repeat;
}
.sidenav li.active .b,
.sidenav li.hover .b,
.sidenav li:hover .b{
	background:url(../images/bg-nav-hover-bottom.gif) no-repeat 0 100%;
}
.sidenav li ul{
	margin:0 0 -6px;
	padding:14px 0 4px;
	width:235px;
	clear:both;
	overflow:hidden;
	list-style:none;
}
.sidenav li ul li{
	border:none;
	padding:0 0 9px;
	width:235px;
}
.sidenav li ul li a{
	font-size:16px;
	line-height:18px;
	padding:0 0 0 13px;
	background:url(../images/bullet6.gif) no-repeat 0 50%;
}
.sidenav li.active ul a,
.sidenav li.hover ul a,
.sidenav li:hover ul a{
	color:#993333;
}
.sidenav li ul a.active,
.sidenav li ul a.hover,
.sidenav li ul a:hover{
	background:url(../images/bullet5.gif) no-repeat 0 50%;
	color:#000;
	text-decoration:none;
}

.sidenav li ul li ul{
	margin:0 0 -10px 15px;
	padding:10px 0 0;
	list-style:none;
	overflow:hidden;
}
.banner-list{
	margin:24px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.banner-list li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	padding:0 0 1px;
}
.banner{
	width:271px;
	height:108px;
	padding:20px 0 0;
	margin:3px 0 0;
}
.banner:after{
	content:"";
	clear:both;
	display:block;
}
.banner-list .banner{
	background:url(../images/banner.png) no-repeat;
}
.bg-b1{
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(../images/bg-b1.png) no-repeat;
	width:85px;
	margin:11px 0 0 17px;
	height:69px;
}
.bg-b2{
	background:url(../images/bg-b2.png) no-repeat;
	width:98px;
	margin:9px 0 0 5px;
	height:72px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
.banner-list .image{
	width:97px;
	float:left;
}
.banner-text{
	float:right;
	width:140px;
	padding:0 22px 0 0;
	color:#000;
}
.banner-text strong{
	display:block;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	padding:0 0 2px;
}
.banner-text p{
	font:11px/15px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 4px;
}
.banner-text a{
	background:url(../images/bullet6.gif) no-repeat 1px 50%;
	padding:1px 0 0 11px;
	line-height:14px;
	font-size:12px;
	color:#993333;
	float:left;
	position:relative;
	font-weight:bold;
}
/*footer*/
.footer-holder{
	position:relative;
	clear:both;
	width:100%;
	height:230px;
	background:#993333 url(../images/bg-footer.gif) repeat-x;
	margin-top:-230px;
}
#footer{
	width:860px;
	font-size:12px;
	margin:0 auto;
	padding:36px 33px 0 32px;
	background:url(../images/bg-footer-add.gif) no-repeat;
}
* html #footer{background-position:1px 0;}
.footer-box01{
	width:100%;
	overflow:hidden;
	border-top:1px solid #303030;
}
.footer-add01{
	width:220px;
	float:right;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-add01 ul{
	float:right;
	padding:4px 0 2px !important;
}
.footer-add01 ul li{
	float:right;
	padding:4px 0 0 8px;
}
.footer-add01 ul li a{
	position:relative;
	float:left;
	color:#000;
}
.print{
	background:url(../images/bullet1.gif) no-repeat;
	padding:0 0 0 27px;
}
.top{
	background:url(../images/bullet2.gif) no-repeat 0 4px;
	padding:0 0 0 18px;
}
.footer-add02{
	float:left;
	width:640px;
}
.footer-add02 ul{
	float:left;
	padding:8px 0 2px 5px !important;
}
.footer-add02 ul li{
	float:left;
	padding:0 3px 0 14px;
	background:url(../images/bullet3.gif) no-repeat 1px 5px;
}
.footer-add02 ul li:first-child{
	background:none;
	padding-left:0;
}
.footer-add02 ul li a{
	color:#000;
}
.footer-box02{
	width:100%;
	padding:9px 0 0;
	color:#a0acb2;
}
.footer-box02:after{
	content:"";
	clear:both;
	display:block;
}
.footer-box02 strong{
	display:block;
	color:#fff;
	padding:0 0 13px 1px;
	font:18px/20px Arial, Helvetica, sans-serif;
}
.foot-add03{
	float:left;
	width:400px;
	padding:11px 0 0 7px;
}
.foot-add03 .holder{
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
.foot-add03 .content-element {
	float:left;
	margin:0;
	padding:0;
	width:198px;
}

.foot-add03 .content-element p{
	margin:0;
	padding:0;
}

.foot-add03 .content-element{
	font-style:normal;
	display:block;
	line-height:18px;
	font-size:12px;
	color:#fff;
}
.foot-add03 .content-element strong{
	padding:0;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
}
.foot-add03 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.foot-add03 ul li{
	float:left;
	font-size:12px;
	line-height:14px;
	padding:0 6px 0 10px;
	background:url(../images/bullet4.gif) no-repeat 0 7px;
}
.foot-add03 a{
	color:#fff;
}
.foot-add03 ul li:first-child{
	background:none;
	padding-left:0;
}
.partner{
	float:right;
	width:393px;
	padding:11px 0 0;
	margin:0 -3px 0 0;
}
.partner strong{
	padding:0 0 0 4px;
	margin:0 0 -2px;
}
.partner ul{
	margin:0;
	padding:0;
	list-style:none;
}
.partner ul li{
	float:left;
	padding:0 0 0 38px;
}
.partner ul li:first-child{
	padding-left:0;
}
.partner ul li a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.partner ul li.logo-kapl a{
	width:170px;
	height:47px;
	margin:9px 0 0 2px;
	background:url(../images/logo-kapl.gif) no-repeat;
}
.partner ul li.logo-compact a{
	width:182px;
	height:62px;
	background:url(../images/logo-ccompact.gif) no-repeat;
}

/* Forms */
legend{
        color:#993333;
        font-weight: bold;
        font-size: 18px;
}
fieldset{
	margin-bottom: 24px;
	padding:0 24px 24px 24px;
	border:1px solid #d9dcde;
        width: auto;
        float: left;
}

#content .form p.spacer {
    margin-top: 24px;
}

.required-fields-message {
    font-weight:bold;
}
.form {
    float: left;
}
.error-list ul {
    list-style-type:square;
}
.error-list #info {
    font-weight: bold;
}
.required-fields-message {
    margin: 0 0 25px 0;
}
.form label {
    display:block;
    float:left;
    width:85px;
}
#content .form p {
    clear: left;
    margin: 0;
    padding:0;
}
.form .input-column {
    width: 280px;
    float: left;

}
.form .std-input, .form select {
    margin-bottom: 5px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #d9dcde;
}
.form .std-textarea {
    margin: 7px 0 0 0;
    height: 180px;
    border: 1px solid #d9dcde;
    width: 278px;
}
.form .submit {
    margin: 10px 0 0 115px;
    display: block;
}
.span-full {
    width: 280px;
}
.span-25 {
    width: 25%;
}

.span-70 {
    width: 70%;
}

/* project category view */
.projects-category-list {
    float: left;
    margin-left: -23px;
    overflow: visible;
    width: 600px;
}

.projects-category-list .entry{
    float: left;
    margin-left: 23px;
    width: 176px;
}

#content .projects-category-list h2{
    font-size: 16px;
    color: #2990BD;
    margin: 19px 0 10px 0;
    padding: 0px;
}

.projects-category-list img{
    display: block;
}

.projects-category-list .button{
   margin-top: 25px;
   display: block;
}

/* project list view */
.projects-list {
    float: left;

}
/*
.projects-list  .entry{
    float: left;
    border-bottom: 1px solid #eeeff0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.projects-list .descr {
    float: right;
    width: 370px;
}

.projects-category-list .entry a.teaser {
    font:16px/20px Arial, Helvetica, sans-serif;
    padding:19px 0;
}

.projects-list  h2{
    font-size: 16px;
    color: #2990BD;
    margin: 0 0 8px 0;
    padding: 0;
}

.projects-list img{
    border: 1px solid #dee0e2;
    padding: 4px;

}

.projects-list .button{
   margin-top: 15px;
   display: block;
}
*/
.projects-detail {
    float: left;
}

.projects-detail .content {
    width: 340px;
    padding-right: 10px;
}

.projects-detail .btn-holder a{
    margin-bottom: 5px;
}
.aside01 a.active {
    color: #2990BD;
}

.intro{
	width:100%;
	overflow:hidden;
	position:relative;
}
.intro img{
	display:block;
}

.intro {
    margin-bottom: 25px;
    position: relative;
}

.intro ul{
    margin: 0;
    padding: 0;
    width: 570px;
    height: 270px;
    overflow: hidden;
}

.hidden {
    display: none;
}

/* T3 Content Elements */
#content .content-element {
    margin-bottom: 32px;
    clear:left;
    float:left;
    width: 100%;
}

/* T3-Filelist */
.csc-uploads {
   border-spacing: 0;
   margin: 0;
   width: 100%;
}

td.csc-uploads-icon {
    width: 55px;
    text-align: center;
}

td.csc-uploads-fileSize {
    width: 40px;
}

.csc-uploads td {
    padding: 2px;
    height: 32px;
    min-height: 32px;
}

.csc-textpic dl, .csc-textpic dt {
    margin:0;
    padding:0;
}

.csc-textpic dd{
    margin: 0;
    padding: 2px 0;
}
.csc-uploads .tr-even td {
    background-color: #e7e9ea;
}

#content .csc-uploads p{
    margin: 0;
    padding: 0;
}

td.csc-uploads-fileSize {
    text-align: right;
    width: 60px;
    padding-right: 5px;
}

/* T3 Text-Elements*/
.csc-textpic-caption {
    font-size:11px;
    line-height:20px;
    padding:3px 0 0;
    text-align: left;
}

.csc-textpic dl, .csc-textpic dt {
    margin:0;
    padding:0;
}

.csc-textpic dd{
    margin: 0;
    padding: 2px 0;
}

/* T3 Text-Elements*/

.csc-textpic dl, .csc-textpic dt {
    margin:0;
    padding:0;
}

.csc-textpic dd{
    margin: 0;
    padding: 2px 0;
}

/* T3-Sitemap */
#content .csc-sitemap ul {
    margin: 0;
    padding: 0;
}

#content .csc-sitemap ul li {
    font-weight:bold;
    margin-top: 5px;
    padding-left: 13px;
    text-transform: uppercase;

}
#content .csc-sitemap a {
    text-decoration: none;
}
#content .csc-sitemap a:hover {
    text-decoration: underline;
}
#content .csc-sitemap ul li li{
    text-transform:none;
    font-weight:normal;
    text-transform:none;
}
#content .csc-sitemap ul ul {
    margin-left: 10px;
}

/* Debugging */
.debug1{
    border: 1px solid red;
}

.debug2{
    border: 1px solid green;
}

.debug3{
    border: 1px solid yellow;
}

/* printer friendly view*/
#print-view {
    background: none;
    min-width: 100%;
}
#print-view #wrapper{
    width: 570px;
    margin:auto;
    padding: 0;
    background: none;
}

#print-view #header {
    padding-top: 22px;
    background: none;
    width: auto;
}
#print-view #header .close {
    float:right;
}

#print-view #header .logo{
    display: block;
    margin: 0 0 15px 0;
}
#print-view #status-line {
    padding: 2px 0;
    margin: 20px 0;
    border-top: 1px solid #d9dddf;
    border-bottom: 1px solid #d9dddf;
    clear: left;
}
#print-view #status-line span {
    display: block;
    float: right;
}
#print-view #header-text {
    text-align: right;
}

#print-view #content {
    background: none;
    margin: 0;
    padding: 0;
    width: auto;
    float: left;
}

#print-view #footer {
    background-image: none;
    clear: left;
    float: left;
    width: 570px;
    padding: 18px 0;
    margin: 20px 0 0 0;
    border-top: 1px solid #d9dddf;
}

#print-view #footer .col-1, #print-view #footer .col-2 {
    float: left;
    width: 200px;
}

#print-view #footer .col-1 strong{
   color: #993333;
}

#print-view #footer .col-3 {
    float: right;
    width: 150px;
    text-align: right;
}

#print-view #footer p{
    margin: 0;
    padding: 0;
}

.aside01{
	float:right;
	width:200px;
}
.aside01 h5{
	padding:0 0 0 29px !important;
}
#content .aside01 ul{
	margin:0;
	padding:5px 0 8px;
	width:100%;
	overflow:hidden;
	list-style:none;
}
#content .aside01 ul li{
	padding:0 0 5px;
	width:100%;
	overflow:hidden;
}
#content .aside01 ul a{
	color:#993333;
	padding:0 0 0 15px;
	width:171px;
	line-height:20px;
	float:left;
}

a.project-gallery {
	cursor: pointer;
}

#lb-title span {
    float: right;
}

#lb-title b {
    display: block;
    margin-right: 80px;
}

#lb-title {
    text-align: left;
}
