/* 
Theme Name: KLICKLABOR
Theme URI: http://www.klicklabor.de
Description: Theme based on Multiflex-3, redesigned by <a href="http://klicklabor.de">KLICKLABOR</a> 
Version: 0.9
Author: KLICKLABOR
Author URI: http://klicklabor.de
*/


body {
	background-position: center;
	/* background-color: #8d2f46; */
	background-image: url(images/_klicklabor/kachel.jpg);
	background-repeat: repeat;
	margin:0;
	font: 68% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	padding-top:5px;
}

div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.1em;
}

a {
 	color: #5da424;
	/* font-weight: bold; */
}

a:hover {
	color: #000000;
}

code {
	font-size: 1.1em;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}

/* Main wrapper */

#wrap {
    /* background-color: #F0F2ED; */
	/* background: url(images/_klicklabor/schatten-rechts.gif) repeat-y top right; */
	width: 735px;
	margin:  0 auto;
	/* border: 1px solid #a6a6a6; */
}

/* Masthead --- top of header */

#masthead {
	/* background: url(images/bg_titel.jpg) repeat-x top left; */
	/* background-color: #fff; */
	height: 72px;
	margin: 0;
	padding: 0;
	/* font-family:"trebuchet ms",arial,sans-serif; */
}

/* Site name, description and logo */

#masthead div.left-masthead {
/*
    background: url(images/bg_titel.jpg) repeat-x top left;
	float: left;
	width: 900px;
	height: 26px;
	margin: 0px 0px 0px 0px;
*/
}

/*
#masthead a.site-logo {
	float: left;
	background: url(images/bg_head_top_logo.jpg);
	height: 40px;
	width: 60px;
	margin: 22px 5px 20px 20px;
}
*/
#emblem {
  z-index: 22;
  background: url(images/emblem_transparent_313.png);
	/* float: left; */
	height: 313px;
	width: 240px;
	margin: 5px 0px 0px 5px;
}
#masthead h1 {
	text-transform: uppercase;
	padding: 4px 0 0 10px;
	margin: 0;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}

#masthead h1 a {
	color: #fff;
	text-decoration: none;
}

#masthead h1 a:hover {
	color: #000;
}

#masthead p.description {
	margin: 0px 0 0 0;
	/* padding: 5; */
	font-weight: bold;
	font-size: 15px;
	color: #f7a625;
}

/* Left hand side of masthead */

#masthead div.right-masthead {
	/* float: right; */
	background: url(images/_klicklabor/schatten-rechts.gif) repeat-y top right;
	margin: 0;
	padding: 0;
}

#masthead div.right-masthead a.klicklabor-logo {
	background: url(images/_klicklabor/klicklabor.jpg);
	height: 72px;
	width: 735px;
	margin: 0px 0px 0 0;
	display: block;
}

/*
#masthead div.right-masthead a.rss-logo {
	background: url(images/rss.gif);
	height: 64px;
	width: 64px;
	margin: 9px 9px 0 0;
	display: block;
}

*/
/*
#masthead div.right-masthead a.rss-logo:hover {
	background: url(images/rss-hover.gif);
}
*/

/* Middle header image and text */

#header {
	/* background: url(images/header_0.jpg) no-repeat top left; */
	background: url(images/_klicklabor/header_1.jpg) no-repeat top left;
	height: 263px;
	width: 735px;
	margin: 0;
	padding:0 0 0 2px;
	
}

#textbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919193;
	width: 730px;
	text-align: left;
	font-weight: bold;
	color: #8d2f46;
	float: left;
}

#textbox a {
	color: #EAEFF7;
	text-decoration: none;
}

#textbox a:hover {
	color: #000;
}

#textbox div.right-textbox a.rss-logo {
    
    padding-right: 8px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 6px;
	margin-top: 3px;
	background: url(images/rss.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	float: right;
}




#textbox h2 {
	font-family:"trebuchet ms",arial,sans-serif;
	padding: 2px 20px 2px 10px;
	margin: 0;
	font-size: 2em;
	/* background-color: #8d2f46; */
}

#textbox p {
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

/* Horizontal navigation menu */


/*start klickmenu*/
#navtabs {
	margin: 0;
	padding: 0;
    width:100%;
    line-height:normal;
    list-style: none; 
    text-decoration: none;
    list-style-image: none;
    text-align: left;
    /* margin-bottom: 11px; */
  }
  
#navtabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
  
#navtabs li {
  list-style: none; 
  text-decoration: none;
  float:left;
  background:url("images/_klicklabor/left.gif") no-repeat left top;
  padding:0 0 0 2px;
  }
  
#navtabs li a {
  float:left;
  display:block;
  background:url("images/_klicklabor/right.gif") no-repeat right top;
  padding:5px 15px 4px 14px;
  text-decoration:none;
  font-weight:bold;
  color:#666666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navtabs a {float:none;}
/* End IE5-Mac hack */
#navtabs a:hover {
  color:#333;
  }
#navtabs li.current {
  background-image:url("images/_klicklabor/left_on.gif");
  }
#navtabs li.current a {
  background-image:url("images/_klicklabor/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
  

/*end klickmenu*/


/* Breadcrumbs and search bar */

#crumb-search {
	/* background: url(images/bg_head_breadcrumbs.jpg) top left repeat-y; */
	height: 35px;
	margin: 0;
	padding: 0;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 0.9em;
	width:700px;
}

#breadcrumb a {
	background: url(images/bg_bullet_arrow.gif) left no-repeat;
	padding: 0 2px 0 10px;
	text-decoration: none;
	color: #467AA7;
}

#breadcrumb a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

/* Search form */

#searchbar {
	float: left;
	/* margin:39px 0 30px 40px; */
	padding: 0;
	padding-bottom: 20px;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
	
	text-align: left;
}

#searchform {
	padding: 10px 0px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height:17px;
	padding-top:5px;
	width: 140px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	margin: 0 0 0 5px;
	font-size: 1em;
	height: 23px;
	width: 45px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
	/* background: url(images/_klicklabor/bg_content.jpg) repeat-y top left; */
	width:735px;
	/* min-height: 500px */
}

#left-wrap {
	width: 445px;
	float: left;
	margin: 0;
	padding: 0;
	/* background-color: #f0f2ed; */
    /*
background-image: url(img/team-seven-stones--navigation-bg.jpg);
    background-repeat: no-repeat; 
    background-position: left top;
*/

	
}

/* Main content area */
#contentshadow {
	float: left;
	width: 735px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url(images/_klicklabor/bg_content_shadow_unten.jpg) no-repeat top left;
}


#content {
	/* float: right; */
	/* width: 445px; */
	margin: 0;
	padding: 0;
	margin-top:3px;
}

#content .post, #content .page {
	margin: 0;
	padding:20px 0 15px 5px;
	width:730px;
	background: url(images/_klicklabor/bg_content.jpg) repeat-y top left;
	/* margin-top:11px; */
	border-top: 1px solid #959c95;
	
}

#page {
	margin: 0;
	padding:20px 0 25px 5px;
	width:730px;
	background: url(images/_klicklabor/bg_content.jpg) repeat-y top left;
	/* margin-top:11px; */
	border-top: 1px solid #959c95;
}

.flashmovie {
	display: block;
	margin-left: 15px;
}


#content h1 {
	font-size: 1.3em;
	/* color: #646464; */
}


#content h2 {
	font-size: 1.2em;
	/* font-family:"trebuchet ms",arial,sans-serif; */
	margin: 0;
	padding: 0 0 0 15px;
	/* padding-top:50px; */
	/* border-bottom: 7px solid #E1E1E1; */
	/* color: #646464; */
}

#content h2 a {
	color:#000000;
	/* color:#5DA424; */
	text-decoration: none;
}

#content h2 a:hover {
	color:#000000;
	text-decoration:none;
}

#content h2.pagetitle {
	border-bottom: none;
	/* background: #bebebe url(images/bg_corner_topright.gif) top right no-repeat; */
	font-family:"trebuchet ms",arial,sans-serif;
	color: #fff;
	margin: 0 15px 20px 15px;
	padding: 3px 5px;
	font-size: 1.3em;
}

#content .entry h1 {
	font-size: 1.1em;
	padding-left: 15px;
	/* color: #646464; */
}

#content .entry h2 {
	font-size: 1.0em;
	color: #646464;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.1em;
	color: #646464;
	padding-left: 15px;
}

#content .entry h4 {
	font-size: 1.1em;
	color: #646464;
}

#content a {
	text-decoration: none;
	

}

#content .entry li{
	overflow:hidden;
	padding-left:31px;
	background:transparent url(images/_klicklabor/linkpfeil.gif) no-repeat scroll left center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#content a:hover {
	text-decoration: underline;
	color: #000000;
}

#content p {
	font-size: 1.05em;
	line-height: 19px;
	padding-left:15px;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#content p.suffix {
	font-size: 0.9em;
/* 	background: #E1E1E1 url(images/bg_corner_topright.gif) top right no-repeat; */
	color: #000;
	padding: 0 0 0 15px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
}

#content p.suffix a {
	color: #000000;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #222222;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#content ul, #content ol {
	padding: 6px 0 21px 2px;
	margin: 0;
}

#content li {
	/* font-size: 1.05em; */
	/* padding: 2px 0 2px 0; */
}

#content ul li {
	/* list-style: square url(images/bg_bullet_full_2.gif); */
}

.navigation, .bottomnavigation {
		background: url(images/_klicklabor/bg_content.jpg) repeat-y top left;
		height:30px;
		width:735px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left;
	padding-left: 15px;

}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
	padding-right:300px;
}

.entry {
	overflow: hidden;
	padding:0  295px 0 0px;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Sidebars */

/* Colour of right sidbar menu header */

#right-sidebar h2 {
	
}


/* Colour of right sidebar menu body */
#right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li {

}

/* Colour of left sidebar menu header */
#sidebar h2.pages, #sidebar li h2 {
}

/* Left sidebar */

#sidebar {
	padding: 0;
	/* width: 320px; */
	margin: 0;
	/* background-color: #8d2f46;	 */


}

#sidebar ul {
	margin: 0;
	padding: 0;
	
}

#sidebar li {
	list-style: none;
	
}

#sidebar h2.pages {
/*
	color: #8d2f46;
	background-image: url(images/bg_corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
*/
}

#sidebar li h2 {
	background-image: none;
	color: #cccccc;
	font-size: 1.2em;
	    padding: 0 85px 0 0;
	text-align:right;
/*
	margin: 0px 0px 0px 50px;
	padding: 5px 0 5px 20px;
*/

}

#sidebar a {
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


#sidebar li li {
	padding: 0;
	/* margin: 0 0 0 100px; */
	padding: 0 85px 0 0;
	text-align: right;
}

#sidebar  li li a {
	background: url(img/navi-dot.gif) right no-repeat;
	padding-right: 12px;
	line-height: 22px;
}

#sidebar li li a:hover {
	background: url(img/navi-dot.gif) no-repeat right;
	color: #000000;
	text-decoration: underline;
	
}

#sidebar li li li {
	padding: 0;
	margin: 0 0 0 10px;	
}

#sidebar li li li a {
	background: url(images/bg_bullet_half_1.gif) left no-repeat;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li li a:hover {
	background: url(images/bg_bullet_half_2.gif) right no-repeat;
	color: #000000;
	text-decoration: underline;
}

#sidebar li.recentcomments {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 1em;
	border-bottom: 1px solid #BEBEBE;
}

#sidebar li.recentcomments a {
	font-size: 1em;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
	padding: 0;
	margin: 0;
	background-image: none;
	font-size: 0.95em;
} 

#sidebar li#recentposts ul li.recentposts {
	border-bottom: 1px solid #BEBEBE;
	margin: 0 10px 0 10px;
	padding: 2px 0 2px 0;
}

#sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar #wp-calendar {
	text-align: center;
}

#sidebar #wp-calendar a {
	text-decoration: none;
}

#sidebar td {
	font-size: 0.9em;
	border: 1px solid #BEBEBE;
	padding: 3px;
	background-color: #ffffff;
}

#sidebar td.pad {
	border: none;
	background: transparent;
}

#sidebar td#prev, #sidebar td#next {
	border: none;	
	background: transparent;
}

#sidebar #today {
	background-color: #ffff99;
}

/* Right sidebar */

#right-sidebar {
	float: right;
	width: 215px;
	margin: 0;
	padding: 0;
	margin:39px 15px 20px 40px;
}

#right-sidebar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 16px 5px 0;
	/* line-height:2; */
}

#right-sidebar ul ul {
	margin: 0;
	padding: 0;
}

#right-sidebar span {
	/* background: url(images/bg_corner_topleft.gif) top left no-repeat; */
	padding: 5px 5px 5px 0px;
}

#right-sidebar h2 {
	/* background-image: url(images/bg_corner_topright.gif); */
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	color: #ccc;
	margin-bottom: 3px;
}

/* Change spacing below right hand menus */
#right-sidebar li {
	margin: 0 0 15px 0;
	padding: 15px 0 0px 0;
}

#right-sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: none;

}

#right-sidebar a {
	line-height: 18px;
	text-decoration: none;
	color: #a8c69d;
}

#right-sidebar li li a {
	background: url(images/bg_bullet_full_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar li li li a {
	background: url(images/bg_bullet_half_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar a:hover {
	text-decoration: none;
	color: #639b4f;
}

#right-sidebar li.recentcomments {
	padding: 2px 10px 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentcomments a {
	background-image: none;
}

#right-sidebar li.recentposts {
	padding: 2px 0 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentposts a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#right-sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
}

#right-sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#right-sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 5px 5px 0 7px;
}

#right-sidebar #wp-calendar {
	text-align: center;
}

#right-sidebar #wp-calendar a {
	text-decoration: none;
}

#right-sidebar td {
	font-size: 0.9em;
	border: 1px solid white;
	padding: 3px;
	/* background-color: #ccc; */
}

#right-sidebar td.pad {
	border: none;
	background: transparent;
}

#right-sidebar td#prev, td#next {
	border: none;	
	background: transparent;
}

#right-sidebar #today {
	/* background-color: #8d2f46; */
}

/* Footer */

#footer {
	clear: both;
	background: url(images/_klicklabor/bg_footer.jpg) no-repeat top left;
	width: 735px;
	height: 32px;
	text-align: left;
	padding:8px 0 10px 15px;
}

#footer p {
	padding: 20px 0 2px 0;
	color: white;
	font-size: 0.9em;
}

#footer a {
	text-decoration: none;
	color: #909090;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#commentwrap {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 30px;
}

#content ol.commentlist li {
	background: #ffff99 url(images/bg_corner_topright.gif) no-repeat top right;
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	background: #d4dde4 url(images/bg_corner_topright.gif) top right no-repeat;
}

/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 0;
	padding: 0;	
	border: 1px solid #E6E6E6;
}

.entry a img {
	border: 1px solid #E6E6E6;
}

.entry a:hover img {
	border: 1px solid #515151;
}

/* Various styles */

.strong {
	font-weight: bold;
	font-size: 1.1em;
}