/*
Theme Name: Koerbler Theme
Theme URI: 
Description: 
Version: 0.1
Author: Stefan Lendl
Author URI: 
Tags: 
*/
/*
Theme Name: Koerbler Theme
Theme URI: 
Description: 
Version: 0.1
Author: Stefan Lendl
Author URI: 
Tags: 
*/

.post
{
	clear: both;
	padding: 10px 10px 20px 10px;
	border: 1px dashed #ccc;
	margin-bottom: 20px;
}

.clear
{
	clear:both;
}
.entry p
{	


}

.more-link
{
	background: -moz-linear-gradient(center top , #FFC477 5%, #FB9E25 100%) repeat scroll 0 0 #FFC477;
    border: 1px solid #EEB44F;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 0 #FCE2C1 inset;
    color: #FFFFFF;
    cursor: pointer;
   
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #CC9F52;
	    display: block;
    float: right;

    padding: 6px;
    text-align: center;
    width: 110px;
}

SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEFF1;
	border: 0px solid #CCCCCC;
}

TEXTAREA {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border:0px solid #CCCCCC;
	color: #000000;
	font-weight : normal;
	background-color: #EDEFF1;
}

INPUT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
/*	background-color:#CCCCCC;*/
	border: 1px solid #666666;
}

BUTTON {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #EDEFF1;
}



/****************************************/
/* BY MARIO KOERBLER							*/
/****************************************/
/* POWERMAIL FORMULAR*/

/*Validation*/
input.validation-failed {
    background-color: #f2f2f2;
}
/*Validation*/
div.powermail_mandatory_js {
    color: #372D23;
    font-weight: normal;
}

/*LABEL = Beschriftung - ok */
fieldset label {
    display: block;
    width: 120px;
    float: left;
    clear: left;
}
/*Eingabefeld - ok */
fieldset input {
   display: block;
   border: 1px solid #999999;
   float: left;
}
/*Eingabefeld - ok */
fieldset textarea {
   display: block;
   width: 220px;
   border: 1px solid #999999;
   float: left;
}


/*Auswahlbox - ok */
fieldset select {
   display: block;
   width: 220px;
   float: left;
}
/*eigene class in tmpl_fieldwrap.html*/
.checkbox {
    clear: both;
    height: 5px;
}

.checkbox label{
    }
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
    padding-top: 10px;
}
.radiobutton {
    clear: both;
    height: 5px;
}
.tx_powermail_pi1_fieldwrap_html_radio_title {
    padding-top: 10px;
}
.tx_powermail_pi1_fieldwrap_html tx_powermail_pi1_fieldwrap_html_radio tx_powermail_pi1_fieldwrap_html_6 input textarea {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
	padding-top: 100px;

}
.sendebutton {
    clear: both;
}
.auswahlbox option powermail_testformular powermail_select {
    padding-left: 120px;
}

.tx_powermail_pi1_fieldwrap_html
{
	padding-top: 35px;

}

/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent url(images/separator_green.gif) repeat-x center bottom;
	padding: 0 0 10px 0;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #dce6ff;
	background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
	}
	img.gravatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #2f63b3;
	}


.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
	background: #dce6ff url(images/separator_blue.gif) repeat-x center top;
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #fec02a;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 435px; /* Fuck IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 100% !important;
	width: 435px; /* Fuck IE */
	height: 200px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	}	

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.post {
	margin-bottom: 30px;
}

.post-date {
background:transparent url(images/icon_date.gif) no-repeat scroll 0pt;
padding:0pt 0pt 0pt 20px;
}
.post-comment {
background:transparent url(images/icon_comments.gif) no-repeat scroll 0pt;
padding:0pt 0pt 0pt 20px;
}


#tag_cloud {
	list-style: none;
	margin-bottom: 20px;
	margin-left: 0;
}



* { padding: 0px; margin: 0px;  }
img, img a
{
	border: none;	
}


body {
	font-family: "Arial",Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #636466;
	background-color: #f3f3f3;
}

#wrapper
{
	width: 960px;
	margin: 0 auto;
}


#top
{
	width: 954px;
	float: left;
	
}

#logo
{
	float: left;	
	width: 200px;
	background-color: #f3f3f3;
}

#logo h1 a
{
	display: block;
	width: 200px;
	height: 55px;
	color: #f3f3f3;
	font-size: 7pt;
	background-image: url(images/logo_top.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
}

#logo h1
{
	padding: 0px;
	margin: 0px;
}

#fbfanpage
{
	float: right;
	margin-right: 80px;
}

#lang
{
	float: right;
	width: 100px;
	padding-top: 30px;
	color: #000;
	font-size: 8pt;
	text-align: right;
}

#lang a
{
	color: #808284;
	text-decoration: none; 
}

#teaser
{
	width: 947px;
	height: 42px;
	float: left;
	background-image: url(images/mainnavbar.png);
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	padding-left: 7px;
	background-position: 7px top;
	position: relative;
}

#mainnav
{
	float: left;	
	width: 750px;
}

#mainnav ul
{
	padding-left: 20px;
}

#mainnav li
{
	list-style-type: none;
	display: block;
	float: left;
}

#mainnav li a
{
	float: left;
	display: block;
	color: #454547;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 11px;
	padding-top: 13px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	border-right: 1px solid #c2c3c3;
}

#mainnav li.last a
{
	border-right: none;	
}

#mainnav li a.curr, #mainnav li a:hover
{
	background-color: #5e5f62;
	color: #fff;
}

#search
{
	float: right;
	background-image: url(images/searchfield.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 175px;
	background-position: right top;
}

#search input.search_input
{
background:transparent none repeat scroll 0 0;
border: none;
color:#636466;
font-family:tahoma;
font-size:11px;
margin-left: 40px;
margin-top: 11px;
text-align:center;
width:120px

}

#search input.los
{
	position: absolute;
	top: -3000px;
}

#maincontent
{
	width: 960px;
	float: left;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;	
	
}

#maincontent_top
{
	width: 960px;
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/contentheader.jpg);
	background-position: 1px top;	
	margin-top: 10px;
}

#maincontent_bottom
{
	width: 960px;
	float: left;
	height: 58px;
	background-image: url(images/main_bottom.png);
	background-repeat: no-repeat;	
}

#left
{
	width: 215px;
	float: left;
	padding-left: 30px;
}

#left li
{
	list-style-type: none;	
	padding-left: 0px;
	width: 95%;
}

#left li a, #left li li a
{
	display: block;
	background-image: url(images/arrow_subnav.png);
	background-repeat: no-repeat;
	
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	color: #636466;
	text-decoration: none;
	
	background-position: right center;	
	padding-left: 0px;
}

#left li a.curr
{
	font-weight: bold;	
}



#left ul
{
	padding-bottom: 10px;	
}

#left li a:hover
{
	font-weight: bold;	
}

#main
{
	width: 675px;
	float: right;
	padding-right: 20px;
}

#headerfoto
{
	width: 675px;
	float: left;
	background-image: url(images/headerbild_test.png);
	background-repeat: no-repeat;	
	
}

#content
{
	width: 675px;
	float: left;
	line-height: 1.5em;
}

#pagetitle
{
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	
	font-size: 35px;
	padding-bottom: 10px;
	
	color: #000;
}

#pagetitle h1
{
		font-size: 35px;
		color: #000;
		font-weight: normal;
		padding: 0px;
}

h1 { 
font-size:18px;
padding-bottom: 7px;
color: #000;
}

h2 {
 font-size: 14px;
 padding-bottom: 5px;
 color: #000;
}

h3 {
	font-size: 12px;
	padding-bottom: 5px;
	color: #000;
	
}

p
{
	padding-bottom: 10px;	
	padding-top: 10px;
}

#content li
{
	list-style-position: inside;
}

a { color: #dead2c; text-decoration: none; }

#content hr
{
	margin-top: 10px;
	border: none;
	border-top: 1px solid #000;
	padding-bottom: 5px;
	height: 10px;
	color: #fff;
}

#footer
{
	width: 940px;
	float: left;
	padding-left: 20px;
	font-size: 8pt;
	text-align:center;
	top: -20px;


}

#content input.los
{
	width: 30px;	
}

h1 a, h2 a, h3 a, h4 a, h5 a
{
	color: #000;	
}

li#ctc a
{
	background-image: none;
	display: inline;
	float: left;
}

li#ctc a:hover
{
	font-weight: normal;
	text-decoration: underline;
}

li#ctc
{
	padding-top: 20px;
	padding-bottom: 20px;	
}

li#calendar
{
	padding-top: 20px;	
}

li#calendar a
{
  background-image: none;
}

li#calendar a:hover
{
	font-weight: normal;
	text-decoration: underline;
}

#left li li
{
	padding-left: 0px;	
}

.rssfeeds
{
	float: left;
	clear: both;
}

li#pages
{
	clear: both;	
	padding-top: 20px;
}


/*Menu neu*/

#mainnav
{
	float: left;	
	width: 950px;
	position: relative;
}

#mainnav ul
{
	padding-left: 20px;
}

#mainnav li
{
	list-style-type: none;
	display: block;
	float: left;
}

#mainnav li a
{
	float: left;
	display: block;
	color: #454547;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 13px;
	padding-top: 13px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	border-right: 1px solid #c2c3c3;
    height: 15px;
}

#mainnav li.last a
{
	border-right: none;	
}

#mainnav li a.curr, #mainnav li a:hover
{
	background-color: #5e5f62;
	color: #fff;
}

#mainnav li:hover ul{
    display: block;
    }

#search
{
	float: right;
	background-image: url(images/searchfield.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 175px;
	background-position: right top;
	position: absolute;
	right: 0;
}

#search input.search_input
{
background:transparent none repeat scroll 0 0;
border: none;
color:#636466;
font-family:tahoma;
font-size:11px;
margin-left: 40px;
margin-top: 11px;
text-align:center;
width:120px

}


#search input.los
{
	position: absolute;
	top: -3000px;
}


#mainnav li.last ul.scndLevel{
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
    margin: -2px 0 0 1px;
    
    position: absolute;
    background: #fff;
    opacity: 1;
    z-index: 999;
    border: 1px solid #c2c2c2;
    border-top: none;
    width: auto;
    border-top: 1px solid #c2c2c2;
    padding: 10px 13px 10px 5px;

    left: 500px;
}

#mainnav li ul.scndLevel li{
    float: left;
    }
    
#mainnav .thirdLevel li{
    float: none;
    clear: both;
    display: block;
    padding: 5px 0;
    }

#mainnav .thirdLevel {
    padding: 0;
    margin: 0;
    clear: both;
    padding: 0 0 10px 0;
    } 
    
#mainnav ul ul.thirdLevel li a{
    
    font-weight: normal;
    color: #333;
    text-transform: none;
    text-decoration: none;
    font-size: 12px;
    padding-top: 1px;
    border: none; 
    height: 14px; 
    }
    
    
    #mainnav li ul.scndLevel {
    background: none repeat scroll 0 0 #FFFFFF;
   /* border: 1px solid #C2C2C2;*/
    /*border-radius: 0 0 5px 5px;*/
    left: 0;
    margin: -2px 0 0 0px;
    /*opacity: 0.9;*/
    padding: 0 0 0 5px;
    position: absolute;
   
    z-index: 999;
}


#mainnav li ul.scndLevel li{
	display: block;
	float: left;	
}


#mainnav li ul.scndLevel li a {
    border-bottom: 2px solid #e8e8e8;
    color: #b2b2b2;
    font-size: 16px;
    height: 17px;
    margin: 0 0 0 10px;
    padding: 2px 2px 5px 2px;
    text-transform: none;
    font-weight: normal;
    border: none;
}

#navContainer{
	position: relative;

}
	

.scndLevel{
	display: none;
	position: absolute;
    top: 43px;
	}


#mainnav li a.curr, #mainnav li a:hover {
    background-color: #5E5F62;
    color: #FFFFFF;
}

#mainnav li a {
    border-right: 1px solid #C2C3C3;
    color: #454547;
    display: block;
    float: left;
    font-weight: bold;
    padding: 13px 12px 14px;
    text-decoration: none;
}

/*DROPDOWN*/
/*
#mainnav #scdLevel{
    display: none;
    position: absolute;
    z-index: 999;
    top: 42px;
    left: 0;
    background: #fff;
    border: 1px solid #c2c2c2;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10xp 10px;
    padding: 10px;
    width: 200px;
    }

#mainnav #scdLevel li{
    display: block;
    float: left;
    }

#mainnav #scdLevel a{
    display: block;
    float: none;
    clear: both;
    border: none;
    padding: 0;
    }
    
#mainnav #scdLevel ul{
	clear: both;
	padding: 0;	
}

#mainnav li.scndLevel li {
    float: left;
}    


#mainnav #scdLevel  a {
    border-bottom: 2px solid #E8E8E8;
    color: #B2B2B2;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    margin: 0 0 0 10px;
    padding: 2px 15px 5px 0;
    text-transform: uppercase;
}

#mainnav #thirdLevel{
	clear: both;
    margin: 0;
    padding: 10px 0; 
}


#mainnav #thirdLevel li {
    clear: both;
    display: block;
    float: none;
}    


#mainnav #thirdLevel a {
    border: medium none;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    padding-top: 9px;
    text-decoration: none;
    text-transform: uppercase;
}
*/
/*DROP*/

/*MENU NEU*/


#navContainer{
	position: relative;

}
	

.scndLevel{
	display: none;
	position: absolute;
    top: 43px;
	}


/*
#mainnav li a.curr, #mainnav li:hover ul.scndLevel, #mainnav a.top:hover #scndLevel{
	display: block;
	}
*/



#mainnav li ul.scndLevel {
     background: none repeat scroll 0 0 #FFFFFF;
   /* border: 1px solid #C2C2C2;*/
    border-radius: 7px 7px 5px 5px;
    left: 0;
    margin: -2px 0 0 0px;
    /*opacity: 0.9;*/
   /*padding: 10px 13px 10px 5px;*/
   padding-left:5px;
    position: absolute;
    
    z-index: 999;
	border-top:7px solid #DEAD2C;
	box-shadow: 0px 0px 8px #000;
	width: 942px;
}


#mainnav li ul.scndLevel li{
	display: block;
	float: left;	
}


#mainnav li ul.scndLevel li a {
    border-bottom: 2px solid #e8e8e8;
    color: #b2b2b2;
    font-size: 16px;
    height: 17px;
    margin: 0 0 0 10px;
    padding: 2px 2px 5px 2px;
    text-transform: none;
    font-weight: normal;
    border: none;
    border-bottom: 2px solid #e8e8e8; 
}
/*
#mainnav li ul.scndLevel li a:hover{
	color: #0c3a76;
	background: none;
}
*/
/*
#mainnav li ul.scndLevel li a:hover{
    border-bottom: 2px solid #c2c2c2;
    font-size: 16px;
    height: 17px;
    text-transform: uppercase;
    padding: 2px 15px 5px 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
*/
#mainnav li ul.scndLevel li{
    float: left;
    }
    
#mainnav .thirdLevel li{
    float: none;
    clear: both;
    display: block;
    padding: 5px 0;
    }

#mainnav .thirdLevel {
    padding: 0;
    margin: 0;
    clear: both;
    padding: 0 0 10px 0;
    } 
    
#mainnav ul ul.thirdLevel li a{
    
    font-weight: normal;
    color: #333;
    text-transform: none;
    text-decoration: none;
    font-size: 12px;
    padding-top: 1px;
    border: none; 
    height: 14px; 
    }       
/*
#mainnav #thirdLevel a:hover{
   color: #0C3A76;
   background: none;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    padding-top: 9px;
    border: none;
    }
*/


#mainnav ul ul ul li{
    clear: both;
    float: none;
    }


#mainnav ul ul li a.curr, #mainnav ul ul li a:hover
{
	background: none;
	color: #5e5f62;
	border-bottom: 2px solid #5e5f62;
} 


#mainnav  ul.thirdLevel{
	padding-top: 10px;	
}


#mainnav  ul.thirdLevel a:hover, #mainnav  ul.thirdLevel a.curr{
	color: #DEAD2C;
	border: none;
	}


#wrapper {
		width: 946px;
		margin: 0 auto;
		text-align: left;
padding-bottom:30px;
	}

	


	/* STYLES FOR CROSSFADER */



	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		width: 942px;
		height: 19px;
		background-color: #eee;
		border:  1px solid #ccc;
	}
	
	


#mainnav li.last ul.scndLevel{
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
    margin: -2px 0 0 1px;
    
    position: absolute;
    background: #fff;
    opacity: 1;
    z-index: 999;
    border: 1px solid #c2c2c2;
    border-top: none;
    width: auto;
    border-top: 1px solid #c2c2c2;
    padding: 10px 13px 10px 5px;

    left: 500px;
}


.align-center{
    text-align: center;
    }

/*SUBMENU*/

#prodleft li.curr ul{
	margin-left: 10px;	
}

#prodleft .quart,  #prodleft li.curr .quart{
	margin: 0;	
}

#prodleft .quart li{
	margin-left: 15px !important;	
}
li#kontakt  ul.scndLevel
 {
	
 }
 #neuigkeitenDIV, #unternehmenDIV, #leistungenDIV , #softwareDIV, #loesungenDIV, #referenzenDIV, #kontaktDIV
{
	display:none;
} 

li.menueLi a
 {
	border:none !important;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;
	float:none!important;
 }

li.menueLi
{
	margin-left:20px;
	/*border-left:2px solid #E8E8E8;*/
	padding:10px 0 10px 15px !important;
	background:#f0f0f0;
	border-radius:0 0 5px 0;
	float:right !important;
	
}


li.menueLi .csc-default
{
	height:auto;
}
   
li.menueLi h1
{
	color:#B2B2B2;
	font-size:16px;
	font-weight:normal;
	/*border-color:-moz-use-text-color -moz-use-text-color #E8E8E8;
	 border-style: none none solid;
    border-width: medium medium 2px;*/
	float:none;
	margin-bottom:5px;
}   

li.menueLi img
{
	
	margin-right:5px;
}
 
#unternehmen ul.scndLevel
{
	background:url("http://www.koerbler.com/fileadmin/koerbler_hp/images/bgUnternehmen.jpg") no-repeat right bottom  #fff !important;
}

#leistungen ul.scndLevel
{
	background:url("http://www.koerbler.com/fileadmin/koerbler_hp/images/bgLeistung.png") no-repeat right bottom #fff !important;
}


#software ul.scndLevel
{
	background:url("http://www.koerbler.com/fileadmin/koerbler_hp/images/bgSoftware.png") no-repeat right bottom #fff !important;
}


#loesungen ul.scndLevel
{
	background:url("http://www.koerbler.com/fileadmin/koerbler_hp/images/bgLoesung.png") no-repeat right bottom #fff !important;
}

#referenzen ul.scndLevel
{
	background:url("http://www.koerbler.com/fileadmin/koerbler_hp/images/bgReferenzen.png") no-repeat right bottom #fff !important;
}

#kontakt ul.scndLevel
{
	background:url("http://www.koerbler.com/fileadmin/koerbler_hp/images/bgKontakt.png") no-repeat right bottom #fff !important;
	height:250px;
}

#kontakt li.kontakt 
{
	background:none;
	float:left !important;
}

#kontakt .csc-mailform-field label, .csc-mailform-label
{
	font-weight:normal !important;
}

#kontakt  p
{
	padding:0;
}

#kontakt h1
{
	margin:-3px 0 12px 0;
}

form#mailform {
    width: 450px;
}
.csc-mailform-field {
    line-height: 18px;
    margin-bottom: 6px;
}

#kontakt .csc-mailform-field label, .csc-mailform-label {
    font-weight: normal !important;
}

.csc-mailform-field label, .csc-mailform-label {
    clear: both;
    color: black;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding-left: 5px;
    width: 130px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
    background: none repeat scroll 0 0 #E5E5E5;
    border: 1px solid #7F7F7F;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 1px;
    width: 200px;
}

input.csc-mailform-submit {
    clear: both;
    margin-left: 135px;
	width:200px;
}
#kontakt textarea
{
	height:60px;
	resize:none;
}
