* {
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}


body {
	color: #333;
 	font-size: 62.5%; 
	font-family: Verdana, Lucida, sans-serif; 
	background-image: url(../images/new/bg2.jpg);
	background-repeat: repeat;
}

html {
	height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}


div#BgContainer {
	width: 999px;  
	margin: 0 auto;
}

div#Container { 
	background-color: #FFFFFF;
}

div#Header{
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	height: 72px;
}

div#Header a img{
	border: none!important;
}

div#Header div#Logo{
	float: left;
}

div#Header div#HeadMenu{
	margin-top: 9px;
	margin-right: -5px;
	float: right;
}

div#HeadMenu a{
	color: #eb670a;
}

div#Breadcrumbs{
	font-size: 10px;
	color: #FFFFFF!important;
	position: absolute;
	margin-top: 138px;
	margin-left: 15px;
}

div#Breadcrumbs a{
	color: #FFFFFF;
}


div#Navigation{
	width: 100%;
	height: 22px;
	background-color: #000000;
	background-image: url(../images/nav.png);
	background-repeat: repeat-x;
}

div#NavSchlag{
	width: 100%;
	height: 6px;
	background-image: url(../images/new/navschlag.png);
}

div#Navigation div.item, div.item_current{
	width: 110px;
	border-left: 1px solid #ababab;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 1px;
	height: 17px;
	font-size: 11px;
}

div#Navigation div.item_current{
	font-weight: bold;
	/*background-image: url(../images/new/menuCurrent.png);*/
}

div#Navigation div.item:hover, div.item_current:hover{
	background-image: url(../images/new/nav_bg_hover.png);
	cursor: pointer;
}



div#Navigation a{
	color: #FFFFFF!important;
}

div.Content{
	float: left;
}

div#HeaderPic{
	background-image: url(../images/new/head6.png);
	height: 159px;
	width: 100%;
}

div#HeaderPicTop{
	background-image: url(../images/new/head_top.png);
	width: 369px;
	height: 30px;
	position: absolute;
	margin-left: 510px;
	margin-top: -30px;
}

div#HeaderPicRight{
	background-image: url(../images/new/head_right.png);
	width: 76px;
	height: 200px;
	position: absolute;
	margin-left: 878px;
}

div#HeadContent{
	width: 500px;
	color: #FFFFFF;
	padding: 30px;
	float: left;
}

div#HeadContent h1{
	padding-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}


input#HeadSearchInput{
	background-image: url(../images/new/bgsearch.jpg);
	background-repeat: no-repeat;
	border: 1px hidden #FFFFFF;
	width: 145px;
	height: 22px;
	border: none;
	padding-top: 4px;
	padding-left: 7px;
	font-size: 11px;
	color: #999999;
}

td#LeftContainer{
	width: 185px;
	padding: 0px;
	background-color: #FFFFFF;
	padding: 10px;
	padding-top: 25px;
	padding-right: 5px;
}

div.LeftMenuItem{
	font-size: 10px;
	padding: 3px;
	padding-left: 5px;
	color: #666666;
}

div.LeftMenuItem:hover{
}

td#Layout{
	background-color: #FFFFFF;
	height: 300px;
	padding: 10px;
	padding-left: 10px;
	padding-right: 15px;
}

td#RightContainer{
	width: 200px;
	background-color: #FFFFFF;
	padding: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
}

td#RightBorder{
	width: 6px;
	background-color: #FFFFFF;
}

td#footerSchlag{
	height: 0px;
	background-image: url(../images/new/footer_schlag.png);
	background-repeat: repeat-x;
}

td#Referenzen{
	background-color: #313131;
	height: 115px;
	vertical-align: middle;
	color: #676767;
	padding-top: 5px;
	padding-bottom: 0px;
}

td#Referenzen a{
	color: #676767;
}

div#RefContainer{
	width: 	989px;
}

td#RightFooter{
	background-color: #313131;
}

td#RightFooter h2{
	font-size: 16px;
	margin-bottom: 8px;
	border: none;
}

div#FooterKontakt{
	display: none;
}


div#blog div.item, div#TeaserLeft div.item{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DFDFDF;
}

div#blog div.item a, div#TeaserLeft div.item a{
	color: #84B817;
	font-size: 13px;
}


div#LeftMenu{
	padding-left: 10px;
}

div#LeftMenu div.LeftMenuItem, div.LeftMenuItem_current{
	padding-top: 5px;
	padding-bottom: 5px;
}

div#LeftMenu div.LeftMenuItem_current{
	font-weight: bold;
}


div.jsmenu{
	position: absolute;
	top: 104px;
	display: none;
	width: 230px;
	margin-left: 1px;
}

div.jsmenu_bottom{
	width: 225px;
	height: 9px;
	background-image: url(../images/new/nav_bottom.png);
}


div.jsmenu_middle{
	width: 233px;
	background-image: url(../images/new/nav_right.png);
	background-repeat: repeat-y;
	background-position: right;
}

div.menuitem{
	width: 200px;
	padding: 4px;
	padding-left: 18px;
	background-image: url(../images/menuitem.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #7AAD11;
	cursor: pointer;
}

div.menuitem:hover{
	background-image: url(../images/menuitem_hover.png);
}

div.RefItem, div.RefItemCurrent{
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	padding: 2px;
	padding-top: 0px;
	opacity: 0.7;
	width: 140px;
}

div.RefItemCurrent{
	opacity: 1.0!important;
	color: #AAAAAA;
}


div.RefItem:hover{
	opacity: 1.0;
	color: #ADADAD;
	cursor: pointer;
}

div.RefImage{
	height: 71px; 
	width: 110px;
	overflow: hidden;
	margin-left: 16px;
	margin-right: 9px;
	margin-bottom: 5px;
}

div.RefImageBG{
	position: absolute;
	margin-left: 16px;
	z-index: 99;
}

div.arrow{
	margin-top: 20px;
	float: left;
	padding: 10px;
	padding-top: 4px;
	font-size: 32px;
}

div#RefLoading{
	text-align: center;
	background-image: url(../images/loading_bg2.png);
	background-repeat: no-repeat;
	background-color: #333333;
	opacity: 0.2;
	width: 140px;
	height: 40px;
	margin-left: 420px;
	display: none;
	margin-top: -10px;
}



div#RightKunde, div#RightCMS, div#RightLoesung{
	text-align: center;
}

div#RightKundeImage{
	border: 1px solid #DFDFDF!important;
	width: 200px;
	margin-left: 15px;
}

div#RightCMSImage{
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
	width: 182px;
}


table#RightKunde{
	width: 190px;
	border: 1px solid #DFDFDF;
}

table#RightKunde td{
	background-color: #F3F3F3;
	padding-top: 2px;
	padding-bottom: 5px;
}

table#RightKunde td img{
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}


div#SearchContainer div#Search input{
	width: 150px!important;
	float: left;
}

div#SearchContainer input.action{
	margin-top: 9px;
	border: 1px solid #454545;
	background-color: #333333;
	color: #DEDEDE;
}

div#SearchContainer input.text{
	border: 1px solid #454545;
	background-color: #333333;
	color: #AFAFAF;
}

div#SearchContainer div.middleColumn{
	width: 155px;
	float: left;
	border: none;
	background-color: #333333;
	margin-top: 5px;
}

div#ExampleHolder{
	text-align: left;
	width: 190px;
	max-height: 250px;
	overflow: auto;
	border: 1px solid #DEDEDE;
}

div.ExampleItem{
	color: #666666;
	padding: 5px;
	padding-left: 5px;
	background-color: #F3F3F3;
}

div.ExampleItem:hover{
	background-color: #E5E5E5!important;
}


div#KontaktHolder{
	width: 170px;
	padding: 8px;
	border: 1px solid #DADADA;
	text-align: left;
	color: #666666;
}


div#KontaktHolder img{
	margin-bottom: -4px;
	padding-right: 5px;
}

div.KundenItems{
}

div.KundenTabs{
	width: 120px;
	height: 14px;
	margin-top: -15px;
	text-align: left;
}

div.KundenPagerItem{
	width: 212px;
	height: 137px;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 0px;
	text-align: center;
	float: left;
	border: 1px solid #DFDFDF;
	margin: 9px;
	margin-top: 20px;
	background-color: #F3F3F3;
}

div.KundenPagerItem:hover{
	background-color: #EFEFEF;
}

div.KundenPagerPager div.KundenPagerPagerItem, div.KundenPagerPagerItem_inactive{
	background-color: #EFEFEF;
	border: 1px solid #DFDFDF;
	float: left;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 8px;
	cursor: pointer;
}

div.KundenPagerPagerItem_inactive{
	opacity: 0.6;
}

div.Download{
	background-image: url(../images/new/download_bg2.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 44px;
	float: right;
	padding: 10px;
}

div.Download a{
	margin: 0px!important;
	padding: 0px!important;
}

div.Download:hover{
	color: #454545;
}

/* Right teaser */
table.rightTeaser{
	width: 215px;
	margin-bottom: 20px;
}

table.rightTeaser td{
	padding: 0px;
	margin: 0px;
}

td.rightTeaserTitle{
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-left: 7px!important;
	padding-top: 4px!important;
	border-left: 1px solid #E9E9E9!important;
	border-top: 1px solid #E9E9E9!important;
	text-shadow: #CFCFCF 2px 1px 1px;
	font-family: 'century gothic',Verdana,Arial,Helvetica,sans-serif;
}

td.rightTeaserContent{
	color: #777777;
	width: 190px;
	padding: 7px!important;
	border-left: 1px solid #E9E9E9!important;
}

td.rightTeaserRight{
	background-image: url(../images/new/teaserRight.png);
	background-repeat: repeat-y;
	width: 8px;
}

td.rightTeaserBottom{
	background-image: url(../images/new/teaserBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 9px;
}

td.rightTeaserBottomRight{
	background-image: url(../images/new/teaserBottomRight.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

/* grey gallery */

td#greyGal{
	background-color: #313131;
	width: 140px!important;
	max-width: 140px!important;
	min-width: 140px!important;
	text-align: center;
}

div.greyGal{
	background-color: #313131;
	text-align: center;
	width: 140px;
	float: right;
	margin-top: -5px;
}

ul#greyGalUL{
	margin: 10px!important;
	margin-left: 3px!important;
	width: 130px;
}

.orange{
	color: #eb6a0f!important;
}

.green{
	color: #7EAF15!important;
}

.grey{
	color: #565656!important;
}

/* klammern */

div.klammerOben{
	width: 41px;
	height: 72px;
	margin-top: -40px;
	margin-left: 150px;
	position: absolute;
	background-image: url(../images/new/klammer-oben.png);
}

div.klammerLinks{
	width: 75px;
	height: 29px;
	position: absolute;
	margin-top: 26px;
	margin-left: -21px;
	background-image: url(../images/new/klammer-links.png);
}

div.klammerRechts{
	width: 75px;
	height: 29px;
	margin-left: 165px;
	position: absolute;
	background-image: url(../images/new/klammer-rechts.png);
}


/* team seite */

div.TeamMemberCat{
	float: left; 
	margin-right: 15px;
}

div.TeamMember, div.TeamMemberDetail{
	width: 240px;
	height: 300px;
	float: left;
	margin-right: 18px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/new/team/kontakt_bg_doit.png);
	background-repeat: no-repeat;
}

div.TeamMemberDetail{
	background-image: url(../images/new/team/kontakt_bg_khan2.png);
	width: 752px;
	height: 410px;
}

div.TeamMemberDetailContent{
	float: left; 
	padding: 5px; 
	padding-left: 15px; 
	padding-top: 0px; 
	width: 491px;
	height: 396px;
	overflow: hidden;
}


div.TeamMemberTitle{
	font-size: 13px;
	font-weight: bold;
	width: 230px;
	padding-left: 8px;
	padding-top: 5px;
	height: 22px;
	overflow: hidden;
}

div.TeamMemberImage{
	margin-top: 5px;
	height: 145px;
	overflow: hidden;
	margin-bottom: 2px;
	text-align: center;
}

div.TeamMemberSubText{
	color: #676767;
	font-style: italic;
	padding-bottom: 10px;
}

div.TeamMemberDesc{
	font-size: 11px;
	color: #676767;
	height: 90px;
	padding-top: 0px;
	padding-bottom: 5px;
}

div.TeamMemberMore{
	float: right;
	cursor: pointer;
}

div.TeamMemberKontakt{
	padding-left: 10px;
	height: 50px;
}

div.TeamMemberKontakt h5{
	color: #EA6A10;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.TeamMemberWeiterlesen{
	float: right;
	margin-top: 35px;
	margin-right: 5px;
}

/* teaser */

div.teaser{
	float: left;
	width: 270px;
	margin: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.teaserTitle{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	height: 19px;
	overflow: hidden;
	font-family: 'century gothic',Verdana,Arial,Helvetica,sans-serif;
}

div.teaserImage{
	margin-top: 5px;
	height: 232px;
	overflow: hidden;
	text-align: center;
}

div.teaserContent{
	margin-top: 5px;
	color: #787878;
	height: 59px;
	overflow: hidden;
}

div.teaserMore{
	margin-top: 5px;
	float: right;
	padding-right: 5px;
	opacity: 0.8;
}

div.teaserMore:hover{
	opacity: 1.0;
}

/* ---- */

div.certs{
	text-align: center;
}

div.certs img{
	opacity: 0.8;
}

div.certs img:hover{
	opacity: 1.0;
}

/* special startpage teaser */

div.StartTeaser{
	width: 170px;
	height: 250px;
	background-color: #313131;
	float: left;
	margin: 9px;
	margin-left: 12px;
	margin-top: 10px;
	border: 1px solid #898989;
}

div.StartTeaser a{
	color: #EAEAEA;
}

div.StartTeaserTitle{
	color: #CFCFCF;
	padding: 5px;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}

div.StartTeaserTitle img{
	margin-bottom: -4px;
	margin-right: 4px;
}

div.StartTeaserContent{
	margin-top: 15px;
}

div.StartTeaserContent li{
	list-style: square;
	color: #CACACA!important;
	margin-top: 10px;
}

div.StartTeaser ul{
	margin-top: 5px!important;
	margin-left: 20px!important;
}

/* Schnellanfrage im Head */

img#SchnellanfragePfeil{
	margin-bottom: -2px;
	margin-right: 3px;
}

div#SchnellAnfrage{
	background-color: #000000;
	background-image: url(../images/new/schnellanfrage_bg.png);
	width: 375px;
	height: 149px;
	color: #DFDFDF;
	position: absolute;
	margin-left: 614px;
	padding: 5px;
	display: none;
}

div#SchnellAnfrage .textInput{
	border: 1px solid #676767;
	background-color: #313131;
	color: #DFDFDF;
	margin: 10px;
	padding: 2px;
	font-size: 12px;
}

div#SchnellAnfrage input.textInput{
	width: 160px;
}

div#SchnellAnfrage textarea.textInput{
	width: 346px;
}

div#SchnellAnfrage input.submitInput{
	border: none;
	color: #DFDFDF;
	font-size: 11px;
	background: none;
	cursor: pointer;
	margin-left: 8px;
	margin-top: 5px;
}

div#SchnellAnfrageResponse{
	font-size: 12px;
	text-align: center;
	padding: 40px;
	padding-top: 25px;
	font-weight: bold;
}

div#SchnellAnfrageResponse a{
	color: #DFDFDF;
	font-size: 11px;
}


div#realFooter{
	padding: 3px;
	padding-top: 5px;
	letter-spacing: 1pt;
	height: 16px;
	text-align: center;
	background-color: #202020;
	border-top: 1px solid #676767;
	color: #989898;
}

div#realFooter a{
	color: #BFBFBF;
}

div#headQuote{
	font-size: 17px;
	/*color: #BAD979;*/
	color: #C6D99E;
	width: 600px;
	padding-top: 30px;
	padding-left: 16px;
	font-family: Times New Roman;
}

div#headQuote h1{
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 1px;
}
