body{
	background-color:#4F5A64;
	font-family:Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*overflow:-moz-scrollbars-vertical;*/
	margin: 0px;
}
img{
	border:0px;
	}
a:focus{
	-moz-outline-style: none;
}
*:focus{
	outline:none;
}

/*layout oben*/
#block{
	position: relative;
	width: 1030px;
	margin: 0 auto;	
}
#head{
	padding: 0px;
	border: 0px;
	margin: 0px;
	height:80px;
}
#logo{
	float:left;
	padding: 0px;
	margin: 5px 0px;
}
#search{
	float:right;
	background:#EDEFF0 url(images/searchbox.gif) no-repeat center center;
	background-color:#23303E;
	width:175px;
	}
#search:hover{
	background:url(images/searchbox-active.gif) no-repeat center center;
	background-color:#23303E;
	}	
#search .textfield {
	background: none;
	color: #E6E8EC;
	border:0 none;
	float:left;
	font-size:13px;
	height:18px;
	padding:6px 10px 9px 12px;
	width:90px;
	margin:6px 0px 4px 8px;
	margin/*\**/: 6px 0px 2px 8px\9;
}
*+html #search .textfield{
	margin:5px 0px 6px 8px;
}
*html #search .textfield{
	margin:5px 0px 6px 8px;
}
#search .button{
	background:none;
	border:0 none;
	cursor:pointer;
	float:right;
	margin:6px 8px;
	height:26px;
	width:38px;
}

/*navigation*/
#navi{
	background-color:#AA7522;
	color:#EDD9BB;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	border-bottom:0px;
}
*html #navi{
	padding:0px;
	height:16px;
}
*+html #navi{
	padding:0px;
	height:16px;
}
#navi a,
#navi a:link,
#navi a:visited{
	padding:1px 7px 2px 7px;
	color:#EDD9BB;
	line-height:16px;
	margin:0px 2px;
	text-decoration:none;
}
*+html #navi a,
*+html #navi a:link,
*+html #navi a:visited{	
	padding:2px 7px;
}
#navi .select{
	height:16px;
	color:#ffffff !important;
	background-color:#313C46 !important;
	text-decoration:none !important;
}	
#navi a:hover{
	color:#ffffff;
}

/*content*/
#rahmen{
	clear:both;
	background-color:#313C46;
	border-bottom:1px solid #AA751F;
	font-size: 11px;
	line-height:14px;
}
h1, h2, h3, h4, h5 {
	font-size : 11px;
	color: #AA751F;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/*leiste*/
#leiste{
	width:230px;
	float:left;
	color: #DCDEE0;
	padding:50px 0px 0px 55px;
}
#leiste .kasten{
	margin:0px;
	background-color:#46505C;
	padding:6px 11px;
	margin-bottom:25px;
}
#leiste .bildkasten{
	margin:0px;
	background-color:#46505C;
	padding:0px;
	margin-bottom:25px;
}
#leiste .shopkasten{
	margin:0px;
	background-color:#46505C;
	padding:0px;
	border:4px solid #46505C;
	border-bottom:1px solid #46505C;
	margin-bottom:25px;
}
*html #leiste .shopkasten{
	border-bottom:4px solid #46505C;
	}
*+html #leiste .shopkasten{
	border-bottom:4px solid #46505C;
	}
#leiste .shopkasten#thumbs{
	border:3px solid #46505C !important;
	border-top:4px solid #46505C !important;
	border-bottom:1px solid #46505C !important;
}
*html #leiste .shopkasten#thumbs{
	border-top:3px solid #46505C !important;
}
*+html #leiste .shopkasten#thumbs{
	border-top:3px solid #46505C !important;
}
#leiste .shopkasten#thumbs img{
	width:54px;
	margin:0px 1px;
	border:0;
}
*html #leiste .shopkasten#thumbs img{
	margin:1px;
}
*+html #leiste .shopkasten#thumbs img{
	margin:1px;
}
#leiste p{
	margin:1px 0px 6px;
}
#leiste #blog-list li{
	background:url("../blog/wp-content/themes/dotcombinat/img/icons.gif") no-repeat scroll 0 -320px transparent;
	list-style:none outside none;
	margin-top:0px;
	padding-left:11px;
	}
#leiste a:link, #leiste a:visited{
	color:#DCDEE0;
	text-decoration:none;
}
#leiste a:hover{
	color: #ffffff;
}
#leiste .kasten#warenkorb{
	padding:1px 11px 1px;
	}
#leiste .kasten#warenkorb p{
	margin:7px 0px 8px;
	}	
#leiste .button:link, #leiste .button:visited{
	background-color: #3A4249;
	color:#AA751F;
	font-weight:bold;
    border: 0 none;
    height: 19px;
    margin-right:8px;
    padding: 1px 4px;
    text-decoration: none;
}
#leiste .button:hover{
	color: #ffffff;
}

/*inhalt*/
#inhalt{	
	width:630px;
	float:right;
	color:#CFD2D4;
	padding:52px 55px 12px 0px;
}
#inhalt a:link, 
#inhalt a:visited{
	color: #AA751F;
	text-decoration:none;
}
#inhalt a:hover{
	color:#DC9727;
}
#inhalt p{
margin:3px 0px 7px;
}
#inhalt .kasten{
	padding:0px;
	border:1px solid #11171F;
	background-color:#212C3B;
}
#inhalt .kasten a:hover img {
	opacity:0.9;	
	background-color:#fff;
}
#inhalt .abstand{
	margin:0px 0px 40px;
	}
#inhalt .link{
	background:url(images/linkpfeil.gif) no-repeat right;
	padding-right:9px;
	}
#inhalt .link:hover{
	background:url(images/linkpfeil_hover.gif) no-repeat right;
	}	

/*startseite*/
#inhalt #kasten-index{
	margin:0px 0px 40px;
	padding:0px;
	background-color:#1B232F;
	border:1px solid #1B232F;
}
#inhalt #kasten-index img{
	height:70px;
	}
#inhalt #kasten-index h1{
	position:absolute;
	padding:2px 7px 4px;
	width:614px;
	background-image: url("images/blackback.png") !important;
	background-image: none;	
}
*html #inhalt #kasten-index h1{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://dotcombinat.de/css/images/blackback2.png');	
}
#inhalt #kasten-index p{
margin:3px 7px 7px;
}
#inhalt #projekte-index,
#inhalt #shop-index{
	margin:0px 0px 40px;
	}
#inhalt #projekte-index .left{
	margin-right:6px;
	}
#inhalt #projekte-index img,
#inhalt #shop-index img{
	border:1px solid #1B232F;
	}
#inhalt #projekte-index h2{
	position:absolute;
	margin-top:87px;
	padding:2px 7px 4px;
	padding: 3px 7px 3px\0/; /*ie8*/
	width:138px;
	background-image: url("images/blackback.png") !important;
	background-image: none;
}
#inhalt #shop-index h3{
	position:absolute;
	margin-top:57px;
	padding:2px 7px 4px;
	padding: 3px 7px 3px\0/; /*ie8*/
	width:296px;
	background-image: url("images/blackback.png") !important;
	background-image: none;	
}
*html #inhalt .left h2,
*html #inhalt .right h2,
*html #inhalt .left h3,
*html #inhalt .right h3{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://dotcombinat.de/css/images/blackback2.png');	
}
#inhalt #blog-index{
	margin:0px 0px 40px;
	background-color:#1B232F;
	padding:2px 7px 4px;
}

/*projekte*/
#inhalt #projekte-start{
	margin:0px 0px 30px;
	}
#inhalt #projekte-start .left{
	margin-right:10px;
	}
#inhalt #projekte-start .kasten{
	width:148px;
	}
#inhalt #projekte-start .kasten img{
	/*height:430px;
	width:148px;*/
	margin:0px;
	}	
#inhalt #projekte-start .kasten p{
	padding:2px 5px 3px 5px;
	margin:0px;
	}
#inhalt #projekte-quer{
	margin:0px 0px 40px;
	}
#inhalt #projekte-quer .kasten{
	height:95px;
	margin:10px 0px 10px;
	padding:0px;
	}
#inhalt #projekte-quer .kasten img{
	float:left;
	height:95px;
	width:190px;
	margin:0px 8px 0px 0px;
	}
#inhalt #projekte-quer .kasten h3{
	margin:2px 0px;
	}
*html #inhalt #projekte-quer .kasten p,
*html #inhalt #projekte-quer .kasten h3{
	margin:0px;
	padding:2px 0px 4px;
	}
	
#inhalt #projekte-hoch{
	margin:0px 0px 10px;
	}
#inhalt #projekte-hoch .left{
	margin-right:10px;
	}
#inhalt #projekte-hoch .kasten{
	width:148px;
	margin:10px 0px 10px;
	}
#inhalt #projekte-hoch .kasten img{
	/*width:116px;
	height:150px;*/
	width:148px;
	height:165px;
	margin:0px;
	}	
#inhalt #projekte-hoch .kasten p,
#inhalt #projekte-hoch .kasten h3{
	padding:2px 5px 3px 5px;
	margin:0px;
	}
	
#inhalt #projekte-detail .kasten-top{
	background-color:#141C26;
	padding:4px 8px 3px;
	height:17px;
	overflow:visible;
	}
*html #inhalt #projekte-detail .kasten-top{
	padding:5px 8px 0px;
	height:13px
}
#inhalt #projekte-detail .kasten-top .right{
	padding:1px 0px;
	}
#inhalt #projekte-detail .kasten-top .button{
	font-family:Arial, sans-serif;
	font-weight:bold;
	float:left;
	color:#FFF;
	background-color:#263548;
	font-size:15px;
	padding:1px 7px 0px;
	margin:0px 4px 0px 0px;
	border:1px solid #666;
	}
#inhalt #projekte-detail .kasten-top .button:hover{
	color: #AA751F;
	background-color:#141C26;
}
#inhalt #projekte-detail .kasten{
	padding:12px 12px 0;
	/*margin-bottom:12px;*/
	}
#inhalt #projekte-detail .kasten img{
	margin-right:12px;
	margin-bottom:12px;
	float:left;
	}
#inhalt #projekte-detail .text{
	display:block; 
	/*float:left;
	position:absolute;*/
 	margin:380px 0 0; 
	}
#inhalt #projekte-detail .text2{
	
	}	

#inhalt #projekte-detail #kasten-bottom{
	background-color:#141C26;
	height:109px;
	overflow:hidden;
	padding:4px 4px 2px 6px;
	border-bottom:4px solid #141C26;
	}
*html #inhalt #projekte-detail #kasten-bottom{
	padding:4px 2px 2px 6px;	
	width:622px;
}
*+html #inhalt #projekte-detail #kasten-bottom{
	padding:4px 2px 2px 6px;	
}

/*scroller*/
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
.vscrollerbase {
	width: 4px;
	visibility:hidden !important; 
	background-color: white;
}
.vscrollerbar {
	width: 4px;
	background-color: black;
}
.hscrollerbase {
	height: 4px;
	background-color: #000;
	border:1px solid #666;
	-moz-border-radius:2px;
	border-radius:2px;
	opacity:0.8;
	margin-left:5px; 
	width:618px !important;
}
.hscrollerbar {
	height: 6px;
	background-color: #999;
	margin:-1px;
	-moz-border-radius:2px;
	border-radius:2px;
	opacity:0.9;
}
.scrollerjogbox {
	width: 4px;
	height: 4px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
	visibility:hidden !important;
}
#horizontalwrap {
	display: inline;
	white-space: nowrap;
} 

/*labor*/
#inhalt #kasten-labor{
	margin:0px 0px 0px;
	padding:0px;
	}
#inhalt #kasten-labor img{
	height:70px;
	border:1px solid #1B232F;
	}
#inhalt #kasten-labor h1{
	position:absolute;
	padding:3px 8px 4px;
	width:614px;
	background-image: url("images/blackback.png") !important;
	background-image: none;	
}
*html #inhalt #kasten-labor h1{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://dotcombinat.de/css/images/blackback2.png');	
}
#inhalt #labor{
	margin:0px 0px 40px;
	}
#inhalt #labor .intro{
	margin:0px 0px 40px;
	}	
#inhalt #labor .kasten{
	position:relative;
	height:120px;
	margin:10px 0px 20px;
	padding:0px 0px 0px 8px;
	}
#inhalt #labor .kasten img{
	float:right;
	height:120px;
	width:240px;
	margin:0px 0px 0px 8px;
	}
#inhalt #labor .kasten h3{
	margin:5px 0px 6px;
	}
#inhalt #labor .kasten p.mehr{
	position:absolute;
	top:95px;
	}
*html #inhalt #labor .kasten p,
*html #inhalt #labor .kasten h3{
	margin:0px;
	padding:3px 0px 4px;
	}

/*shop*/
#inhalt #shop-top{
	margin-bottom:30px;
	}
#inhalt #shop-top .left,
#inhalt #shop-top .right{
	display:block;
	width:308px;
	height:63px;
	border:1px solid #11171F;
	background-color:#212C3B;
	}
#inhalt #shop-top .left img{
	float:left;
	border:none !important;
	padding:7px 7px;
	}
#inhalt #shop-top p{
	padding:4px 12px;
	margin:0px;
	font-size:10px;
	line-height:13px;
	}
#inhalt #shop h2{
	margin-top:30px;
	}	
#inhalt #shop .kasten{
	position:relative;
	height:140px;
	margin-bottom:12px;
	}	
*html #inhalt #shop .kasten{
	height:135px;
	}	
#inhalt #shop .kasten .float-text{
	height:132px;
	width:150px;
	z-index:99;
	position:absolute;
	float:right;
	left:455px;
	background-color: rgba(0,0,0,0.75);
	background-color:transparent\0/; /*ie8*/
	background-image: url("images/blackback.png")\0/; /*ie8*/
	padding:4px 12px;
	}
#inhalt #shop .kasten .float-text .kaufen{
	position:absolute;
	display:block;
	width:150px;
	top:120px;
	}	
*+html #inhalt #shop .kasten .float-text{
	background-color:transparent;
	background-image: url("images/blackback.png");
		}	
*html #inhalt #shop .kasten .float-text{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://dotcombinat.de/css/images/blackback2.png');	
}
#inhalt #shop #kasten td,
#inhalt #shop #kasten{
	background-color:#182534;
}
#inhalt #shop #kasten img{
	background-color:#182534;
	behavior:url("pngbehavior.htc");
}
#inhalt #shop #bild td{
background-color:#111B27;
behavior:url("pngbehavior.htc");
}
#inhalt #shop #bild img{
	background-color:#111B27;
	behavior:url("pngbehavior.htc");
}
#inhalt #shop #browser img{
	behavior:url("pngbehavior.htc");
}
/*#inhalt #shop h1 {	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size : 10px;
	margin-top:1px;
	margin-bottom:0px;
	margin-left:0px;
	color: #969faf;
}*/
#inhalt #shop a{
	text-decoration: none;
	color: #a16526;
}
#inhalt #shop a:hover{
	text-decoration: none;
	color: #ff9900;
}
#inhalt #shop .content {
	font-size: 10px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #969faf;*/
}
#inhalt #shop .topic{
	font-size: 10px;
	color: #969FAF;
}
#inhalt #shop .topic a{
	font-weight: bold;
}
#inhalt #shop form {
	padding:0px;
	margin: 0px;
}
#inhalt #shop form input{
	margin: 1px;
}
#inhalt #shop br{
	line-height: 8px;
}

/*footnavi*/
#inhalt .footnavi{
	font-size:9px;
	font-weight:bold;
}
#inhalt .footnavi .button{
	font-size:11px;
	line-height:13px;
	background-color:#182534;
	padding:0px 4px;
}
#inhalt .footnavi .button_aus{
	font-size:11px;
	line-height:13px;
	background-color:#182534;
	padding:0px 4px;
	color:#666;
}
#inhalt .footnavi .navi_seiten{
	padding:0px 2px;
	margin:0px 4px;
	}
	
/*footer*/
#schalter{
	float:right;
	margin:0px 3px 2px 0px;
}

/*Klassen*/
.left{
	float:left;
	}
.right{
	float:right;
	}		
.clear{
	clear:both;
}	
.ie-clear{
	line-height:0;
	}	
	
/*blog*/

#postpath,
#postpath a,
#postpath a:link,
#postpath a:visited,
.post .info,
.post .info a,
.post .info a:link,
.post .info a:visited,
.post .under,
.post .under a,
.post .under a:link,
.post .under a:visited,
#cmtswitcher,
#cmtswitcher a,
#cmtswitcher a:link,
#cmtswitcher a:visited{
	color:#94949B;
}
#postpath a:hover,
.post .info a:hover,
.post .under a:hover,
#cmtswitcher a:hover{
	color:#D7D8E1;
	text-decoration:none;
	}

#sidebar li,
#sidebar li a,
#sidebar li a:link,
#sidebar li a:visited,
#wp-calendar tbody td,
.comment .info, 
.trackback .info,
#respond,
.messagebox, 
.errorbox{
	color:#D3D4DD;
}
#searchbox .textfield{
	color:#0F1213;
	 }

.comment .content,
.post .content,
#commentlist,
#cmtswitcher a.curtab,
.errorsearch{
	background-color:#394753;
	color:#C3C4CD;
}

.post .content a,
.post .content a:link,
.post .content a:visited{
	color:#CD8C24;
}
.post .content a:hover{
color:#F93;
text-decoration:none;
}	

#commentlist {
	border-top:1px solid #333F4C;
	border-bottom:1px solid #333F4C;
	}
#northsidebar div,
#centersidebar,
#southsidebar div{
background-color:#1D2834;
margin:10px 0px;
/*padding-top:7px !important;*/
}
#subscribe ul {
	display:none;
	background:url(../blog/wp-content/themes/inove/img/feedback_dunkel.png) no-repeat;
}
* html #subscribe ul {
background:none;
background-color:#1D2834;
/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.dotcombinat.net/blog/wp-content/themes/inove/img/feedback_dunkel.png');
*/	}
#wp-calendar tbody td a{
background-color:#2D3742;
padding:0px 6px;
}
#wp-calendar tbody td{
width:25px;
text-align:center;
}
#wp-calendar th {
	background:#2D3742;
	color:#94949B;
}
#wp-calendar #today {
	background:#433D2E;
	font-weight:bold;
	color:#94949B;
	padding:0px;
}
/**+ html #wp-calendar #today a{
	padding:0px 4px 0px 3px;
	border-left:2px solid #433D2E;
	}
* html #wp-calendar #today a{
	padding:0px 4px 0px 3px;
	border-left:2px solid #433D2E;
	}*/

.comment .pic {
	background:url(../blog/wp-content/themes/inove/img/commentpoint_dunkel.png) 100% 33% no-repeat;
	}
*html .comment .pic {
	background:url(../blog/wp-content/themes/inove/img/commentpoint_dunkel.gif) 100% 33% no-repeat;
	}	
.comment .info {
	background:#414D59 url(../blog/wp-content/themes/inove/img/comment_dunkel.gif) 0 0 no-repeat;
	}
.comment .content {
	background:url(../blog/wp-content/themes/inove/img/comment_dunkel.gif) 100% 100% no-repeat;
}
.admincomment .pic {
	background:url(../blog/wp-content/themes/inove/img/commentpoint_dunkel.png) 0% 33% no-repeat;
}
*html .admincomment .pic {
	background:url(../blog/wp-content/themes/inove/img/commentpoint_dunkel.gif) 0% 33% no-repeat;
}
.trackback {
	background:#414D59 url(../blog/wp-content/themes/inove/img/box_dunkel.gif) 0 0 no-repeat;
}
.trackback .title {
	background:#414D59 url(../blog/wp-content/themes/inove/img/box_dunkel.gif) 100% 100% no-repeat;
}
#commentnavi {
	background:#414D59 url(../blog/wp-content/themes/inove/img/box_dunkel.gif) 0 0 no-repeat;
}
#related_posts h3 {
	background:#E3E4E6 url(../blog/wp-content/themes/inove/img/box_dunkel.gif) 0 0 no-repeat;
}
#related_posts ul {
	background:#4E5A65 url(../blog/wp-content/themes/inove/img/box_dunkel.gif) 100% 100% no-repeat;
}
blockquote, pre {
	background:#4E5A65 url(../blog/wp-content/themes/inove/img/blockquote_dunkel.gif) 3px 3px no-repeat;
	border:1px dashed #1D2834;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.messagebox, .errorbox {
	background:#414D59 url(../blog/wp-content/themes/inove/img/messagebox_dunkel.gif) no-repeat;
}
.box {
	background:#F4F5F7 url(../blog/wp-content/themes/inove/img/box_dunkel.gif) 100% 100% no-repeat;
}
.boxcaption {
	background:#E3E4E6 url(../blog/wp-content/themes/inove/img/box_dunkel.gif) 0 0 no-repeat;
}
textarea {
	background:#8E949A url(../blog/wp-content/themes/inove/img/textfield_dunkel.gif) top repeat-x;
	padding:14px;
}
input.textfield{
	background:#8E949A url(../blog/wp-content/themes/inove/img/textfield_dunkel.gif) top repeat-x;
	padding:4px;
	}
input.textfield, textarea {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
border:1px solid #1D2834;
color:#000;
}
*html #searchbox {
background: url(../blog/wp-content/themes/inove/img/searchbox_dunkel.gif) no-repeat;
}