/*
Theme Name: Detlef K&uuml;hlein
Theme URI: 
Version: 0.1 alpha
Description:  Detlef K&uuml;hlein
Author: Tobias Menger
Author URI: http://mono.theism.de
*/

/* typography.css */
body {font-size:75%;color:#ffffff;font-family:"Trebuchet MS",verdana,sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.6em;line-height:1;margin-bottom:0.5em;padding-left:33px;}
h2 {font-size:1.5em;margin-bottom:0.75em;}
h3 {font-size:1em;padding-bottom:2px;margin-bottom:0.3em;margin-top:0.3em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 0.6em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000; text-decoration:underline;}
a {font-weight:bold;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


#wpcf7-f1-p17-o1 {
	width:500px;
	margin:0 auto;	
}

#wpcf7-f1-p17-o1.mylables {
	padding-right:50px;
}

#con_text {
	padding-top:25px;
	width:370px;
	float:left;
	margin-left:5px;
}
#con_text img{
	margin:5px;	
}

#con_text  ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#no_sidebar {
	margin-left:5px;
	padding-top:25px;
}

#widget_sidbar {
	color:#999999;
	padding-top:70px;
	width:170px;
	margin-right:5px;
	float:right;
}

#widget_sidbar h3 {
	font-weight:bold;
	background: url(img/dot-sb2a.gif) no-repeat;
	padding-left:14px;
	color:#999999;
	width:160px;
	border-bottom:solid 1px #999999;
}

html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll; //-y stands for the vertical scrollbar
}

body{
font-family:Trebuchet MS,verdana,sans-serif;
color:#333333;
line-height:1.25;
margin:0;
}

.bold {
font-weight:bold;
margin:0 2px;
}

/*header style */
#header {
height:110px;
}

#header_txt {
text-align:left;
margin-left:15px;
}

#header_txt img {
display:block;
overflow:hidden;
border:none;
}

/*navigation*/
#navigation {
width:130px;
margin:0;	
}

#navigation  ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#navigation  li {
width:125px;
margin-left:5px;
padding:0;
display:block;
}

#navigation  a {
float:right;
clear:both;
font-size:1.1em;
font-weight:normal;
color:#fff;
text-decoration:none;
word-spacing: -1.6pt;
}

#navigation  a:hover {
color:#daccd6;
}
#navigation .current_page_item a {
color:#daccd6;
}
/*navigation END*/

#main_page {
text-align:left;
font-size:1.2em;
color:#333333;
}

#content_wrapper{
margin-left:25px;
padding-top:10px;
width:610px;
height:440px;
background:#fff;
}

/*#main_page p {
margin:0;
}

#main_page h1,h2,h3,h4,h5,h6 {
margin:10px 0;
font-weight:bold;
}*/
/* FOOTER */
#footer{
height:83px;
line-height:1.35;
font-size: 0.71em;
letter-spacing: 0.33pt;
color:#fff;	
font-weight:normal;
}

#footer a{
color:#fff;
font-weight:normal;
text-decoration:none;
}

#footer_txt{
margin-top:28px;	
}

#footer_txt span{
margin-left:15px;
}
/* FOOTER END*/

#eContactForm p {
padding-bottom:3px;
}

#eContactForm label {
float:left;
margin-right:10px;
width:120px;
}

#eContactForm #sbutton {
background-color:#fa1700;
color:#FFFFFF;
margin-left:153px;
margin-top:10px;
width:120px;
}
/* CONTACT FORM END*/

.holder {	
	float: left;
}
.scroll-pane {	
	overflow: auto;
	background: transparent;
	float: left;
}
#pane2 {
	padding-left:10px;
	width: 590px;
	height:430px;
	
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(img/track.gif) repeat-y;		
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: url(img/dragg.gif) no-repeat 0 0;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;	
	height: 19px;
	background: url(img/arrow-top.gif) no-repeat 0 0;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 19px;
	background: url(img/arrow-bot.gif) no-repeat 0 0;
}
/*
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
	background-color: #f60;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-color: #f00;
	background-position: 0 -30px;
}*/

