/*  
Theme Name: direct-line 3 column
Theme URI: http://wordpress.org/
Description: Deutsches Wordpress Theme in Direct Line CI - basierend auf dem <a href="http://binarybonsai.com/kubrick/">Kubrick Theme</a>.
Version: 2.0
Author: construktiv GmbH
Author URI: http://www.construktiv.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	color: #25211E;
	text-align: center;
	}

#page {
	text-align: left;
	border-left: 1px double #E3E1DF;
	border-right: 1px double #E3E1DF;
	border-bottom: 1px double #E3E1DF;
	}
	
#pageend {
	text-align: right; 
	display: block;
	}
	
#pageend a {
	text-decoration: none;
	}
	
#pageend a:hover {
	text-decoration: underline;
	}

#header {
	background: #FFF;
	}

#headerimg 	{
	margin: 0;
	height: 75px;
	width: 275px;
	padding: 0;
	/*background: url(images/bloglogo.jpg) no-repeat;*/
	}
	
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, #taginfo {
	line-height: 1.5em;
	}
	
.narrowcolumn .entry small {
	margin-bottom: 20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .postmetadata_short {
	text-align: left;
	font-size: 0.8em;
	}

#footer {
	background: #F9F7F6;
	}
	
#infofooter {
	width: 1000px;
	text-align: left;
	color: #6F6B68;
	font-size: 10px;
	padding: 0;
	margin: 3px auto 20px;
	_padding-bottom: 20px;
	}
	
#infofooter a {
	text-decoration: none;
	color: #6F6B68;
	}
	
#infofooter a:hover {
	text-decoration: underline;
	}

small {
	font-size: 10px;
	color: #56524F;
	line-height: 1.5em;
	padding: 0.1em 0 0;
	margin: 0;
	}
	
small a {
	color: #56524F;
	}
	
h1, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 0px;
	padding-top: -200px;
	text-indent: 10px;	
	}

#headerimg h1 a {
	display: block;
	width: 100%;
	height: 75px;
	margin: 0;
	padding: 0;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
#headnavi a{
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#headnavi a:hover {
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.02em;
	}

h2.pagetitle {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.1em;
	}
	
h4 {
	font-size: 1em;
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

.post h2, .post h2 a, .post h2 a:visited, h2.pagetitle {
	color: #25211E;
	text-align: left;
}
	
h3, h3 a, h3 a:visited {
	color: #25211E;
}

h3#comments, h3#respond {
	color: #333;
	font-size: 1.3em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #25211E;
	}

.commentlist li, #commentform input, .sk-text {
	font-size: 0.9em;
	}
	
#commentform textarea, .sk-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em!important;
	}

.commentlist li {
	font-weight: bold;
	background: #FFF;
	}
	
.alt {
	background: none!important;
	}
	
.comment-childs {
	border: none!important;
	border-left: 1px solid #E3E1DF!important;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	color: #56524F;
	}

.sidebar {
	font-size: 1em;
	}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, blockquote, strike {
	color: #6F6B68;
	}
	
.postmetadata, .postmetadata_short {
	color: #6F6B68;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	display: block;
	background: #F2F2F2;
	border: #CCC 1px dotted;
	padding: 5px;
	}

acronym, abbr, span.caps
{
	letter-spacing: 0.02em;
	}

a, h2 a:hover, h3 a:hover {
	color: #25211E;
	text-decoration: underline;
	}

a:hover {
	color: #6F6B68;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.textwidget, .widget_ctc, .widget.ctc {
	font-size: 1.2em;
	}
	
#q {
	font-size: 10px;
	text-indent: 3px;
	}

cite.comment_author, cite.comment_author a {
	color: #333;
	font-size: 14px;
	}
	
.entry strong, h4 {
	color: #5B5B5B;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background: #F9F7F6 url(images/background.png) left 115px no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	clear: both;
	_padding-bottom: -10px;
	}

#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 1000px;
	}

.colmask {
	position: relative;
	clear: both;
	float: left;
	width: 950px;	
	overflow: hidden;
	padding: 25px;
	}
	
.colmid {
	float: right;
	float: left;
	width: 200%;
	position: relative;
	right: 1170px;
	_right: 1163px;
	}
	
.colleft {
	float: right;
	float: left;
	width: 100%;
	margin-left: -50%;
	position: relative;
	left: 460px;
	}
	
.col1wrap {
	float: right;
	float: left;
	width: 50%;
	position: relative;
	right: 240px;
	padding-bottom: 1em;
	}
	
#content.narrowcolumn {
	margin: 0 255px;
	position: relative;
	left: 200%;
	overflow: hidden;
	padding: 13px 0;
	}
	
#left.sidebar {
	float: right;
	width: 225px;
	position: relative;
	right: 15px;
	}
	
#right.sidebar {
	float: right;
	width: 225px;
	position: relative;
	left: 935px;
	}

.entry p {
	margin-top: 10px;
	}
	
.full_widget {
	padding-bottom: 15px;
	}

.full_widget, .connect_top {
	border: none!important;
	background: none!important;
	text-align: left;
	margin-top: -15px;
	padding-left: 0;
	}
	
.name_block, .profileimage {
	display: none;
	}
	
a.UIButton {
	display: block;
	width: 112px;
	height: 20px;
	padding: 5px 0 0 6px;
	margin-left: 0;
	text-decoration: none!important;
	}

.sidebar .widget_footer {
	background: url(images/subnav_trenner.png) no-repeat;
	width: 220px;
	height: 35px;
	margin: 0 -20px;
	z-index: 1;
	}
	
.sidebar .widget_text .widget_footer, .sidebar .widget_pages .widget_footer, .sidebar .widget_ffb .widget_footer, .sidebar .ctc .widget_footer, .sidebar .widget_polls-widget .widget_footer, .sidebar .widget_sp_image .widget_footer, .sidebar #text-109997923 .widget_footer, .sidebar .BannerGardenWidgetClass_BannerGardenWidget .widget_footer {
	background: none;
	height:	0;
	margin: 0 -20px -20px;
	z-index: 1;
	}
	
.sidebar .widget_ffb .widget_footer {
	
/*	bug zucker // august 2011
	margin-top: -65px;*/
	}
	
.textwidget {
	margin: 5px 0 -20px;
	}
	
div.ctc {
	background: none;
	padding: 0 0 5px;
	margin: 0;
	font-size: 11px;
	}
	
.sidebar .widget_pages .widget_footer {
	margin: -5px -20px -20px;
	}
	
.widget_text, .widget_ffb, .widget_polls-widget, .widget_sp_image, #text-109997923, .BannerGardenWidgetClass_BannerGardenWidget {
	margin-bottom: 40px!important;
	}
	
h2.widgettitle {
	width: 220px;
	height: 40px;
	margin: -40px -20px 0!important;
	_margin-top: -34px!important;
	font-size: 0px;
	color: #FFF;
	text-indent: -99999px;
	}
	
.widget_text h2 {
	background: url(images/infobox_header.png) no-repeat center;
	margin-top: -22px!important;
	}
	
.widget_recent_entries h2 {
	background: url(images/latest_header.png) no-repeat center;
	margin-top: -22px!important;
	_margin-top: -21px!important;
	}
	
.widget_categories h2 {
	background: url(images/blogger_header.png) no-repeat center;
	}
	
.widget_archive h2 {
	background: url(images/archive_header.png) no-repeat center;
	}
	
.widget_rss_abo h2 {
	background: url(images/rss_header.png) no-repeat center;
	}
	
.widget_pages h2 {
	background: url(images/pages_header.png) no-repeat center;
	}
	
.widget_ctc h2, .widget.ctc h2 {
	background: url(images/tagcloud_header.png) no-repeat center;
	}
	
.widget_sma h2 {
	background: url(images/sma_header.png) no-repeat center;
	}
	
.widget_ffb h2 {
	background: url(images/ffb_header.png) no-repeat center;
	margin-top: -22px!important;
	}
	
.widget_links h2, .widget_categorised_blogroll h2,  .wp_widget_special_blogroll h2{
	background: url(images/blogroll_header.png) no-repeat center;
	margin-top: -22px!important;
	}
	
.widget_polls-widget h2 {
	background: url(images/poll_header.png) no-repeat center;
	margin-top: -22px!important;
	}
	
.widget_sp_image h2 {
	background: url(images/image_header.png) no-repeat center;
	margin-top: -22px!important;
	margin-bottom: 10px!important;
	}
	
#text-109997923 h2 {
	background: url(images/streetskills_header.png) no-repeat center;
	margin-top: -22px!important;
	margin-bottom: 10px!important;
	}
	
.BannerGardenWidgetClass_BannerGardenWidget h2 {
	background: url(images/banner_header.png) no-repeat center;
	margin-top: -22px!important;
	margin-bottom: 10px!important;
	}
	
.post {
	margin: 0 0 35px;
	text-align: justify;
	_margin-top: 10px;
	clear: both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	margin: 20px 0 2px 0;
	padding-bottom: 25px;
	background: url(images/trenner.png) bottom repeat-x;
	}
	
.postmetadata_short {
	clear: left;
	margin: 15px 0 0;
	padding-bottom: 25px;
	background: url(images/trenner.png) bottom repeat-x;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#taginfo {
	background: url(images/taginfo_bg.gif) center bottom no-repeat;
	padding: 0;
	margin: 5px 0 15px;
	}
	
#taginfo #boxtop {
	background: url(images/taginfo_bg.gif) center top no-repeat;
	height: 15px;
	}

#taginfo p {
	padding: 0 15px 15px;
	}
	
#navContainer {
	background: url(images/navi_back.png) left no-repeat;
	width: 1000px;
	height: 40px;
	text-align: right;
    }
	
#navContainer ul, #navContainer ul li {
	display: inline;
	margin: 0;
	}
		
#navContainer a {
	display: block;
	height: 40px;
	float: left;
	font-size: 0;
	overflow: hidden;
	background: url(images/main_nav.png) no-repeat;
	}

#navContainer a span {
	padding-left: -9999px;
	padding-top: -99999px;
	visibility: hidden;
	display: none;
	}

#navContainer a#blog {
	background-position: left top;
	width: 75px;
	margin-left: 315px;
	_margin-left: 160px;
	} 
	
#navContainer a#blog:hover, #navContainer  a#blog_active {
	background-position: left bottom;
	width: 75px;
	margin-left: 315px;
	_margin-left: 160px;
	}
	
#navContainer a#blogger {
	background-position: -75px top;
	width: 135px;
	} 
	
#navContainer a#blogger:hover, #navContainer  a#blogger_active {
	background-position: -75px bottom;
	width: 135px;
	}
	
#navContainer a#hintergruende {
	background-position: -210px top;
	width: 155px;
	} 
	
#navContainer a#hintergruende:hover, #navContainer  a#hintergruende_active {
	background-position: -210px bottom;
	width: 155px;
	}
	
#navContainer a#unternehmen {
	background-position: -365px top;
	width: 145px;
	} 
	
#navContainer a#unternehmen:hover, #navContainer  a#unternehmen_active {
	background-position: -365px bottom;
	width: 145px;
	}
	
#navContainer a#dl_home {
	background-position: -510px top;
	width: 121px;
	margin: 2px 0 0 30px;
	} 
	
#navContainer a#dl_home:hover, #navContainer  a#dl_home_active {
	background-position: -510px bottom;
	width: 121px;
	}
	
#header_search {
	margin: -9px 3px 9px;
	float: left;
	}
	
#header_kontakt {
	float: left;
	margin: 0 3px;
	}
	
#headerbox {
	float: right;
	width: 275px;
	height: 35px;
	margin-top: -40px;
	}
	
#header #searchsubmit {
	margin: 9px 0 -9px;
	}
	
.clear {
	margin-bottom: 7px;
	}

.wong {
	float: right;
	margin-top: -17px;
	}
	
#commentform {
	background: url(images/trenner.png) bottom repeat-x;
	padding-bottom: 45px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2, h2.pagetitle {
	margin: 0 0 3px;
	padding: 1px 0 1px 0;
	_padding-bottom: 0px;
	}

h3 {
	margin: 20px 0 -5px 0;
	padding: 0;
	}
	
h3.archive {
	margin: 20px 0 0 0;
	padding: 0;
	}
	
h3.respond {
	padding: 0;
	margin: 30px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px 0;
	}
	
h4 {
	margin: 20px 0 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 3px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #CCC;
	}

img.alignright {
	padding: 1px;
	margin: 3px 0 1px 15px;
	display: inline;
	border: 1px solid #CCC;
	}

img.alignleft {
	padding: 1px;
	margin: 3px 15px 1px 0;
	display: inline;
	border: 1px solid #CCC;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.avatar {
	float: left;
	padding: 0;
	margin: 5px 8px 0 0;
}

.wp-smiley {
	margin: -4px 0 -4px;
}
	
.thumbs {
	padding: 10px 25px;
	text-align: center!important;
	width: 390px;
	clear: both;
	height: 100px;
}

.thumbs img {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 15px 0 15px 10px;
	}

.entry ul li {
	background: url(images/arrow_right.png) 8px 9px no-repeat;
	_background: url(images/arrow.gif) 3px 4px no-repeat;
	padding: 0.4em 0 0.1em 2.2em;
	line-height: 16px;
	list-style: none;
	display: block;
	_padding: 0 0 0 1.5em;
	_margin: 4px 0;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 10px 0 5px 10px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	background: none;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	font-size: 1.1em;
	background: url(images/sidebar_bg.png) left bottom repeat-y;
	margin: 0;
	width: 185px;
	padding: 20px 20px 45px;
	}
	
.sidebar ul li.widget_sma, .sidebar ul li.widget_rss_abo, .sidebar ul li.widget_recent_entries, .sidebar ul li.widget_categories, .sidebar ul li.widget_archive, .sidebar ul li.widget_links, .sidebar ul li.wp_widget_special_blogroll, .sidebar ul li.widget_categorised_blogroll {	
	background-position: left top;
	padding-bottom: 13px;
	}
	
.sidebar ul li ul li {
	background: none;
	}
	
.sidebar ul li ul li a {
	display: block;
	background: url(images/arrow.png) no-repeat 2px 8px;
	padding: 4px 0 4px 10px;
	vertical-align: top;
	color: #333;
	text-decoration: none;
	z-index: 2;
	_margin: 0;
	}
	
.sidebar ul li.widget_sma ul li a {
	background: none;
	padding: 0;
	}
	
.sidebar ul li ul a.rss_icon {
	display: block;
	padding: 4px 0 4px 10px;
	vertical-align: top;
	color: #333;
	text-decoration: none;
	margin-bottom: 1px;
}

.sidebar ul li ul a.rss_icon {
	background: url(images/rss_bg.png) left center no-repeat!important;
	}

.sidebar ul li ul a span {
	display: block;
	padding: 5px 9px;
	}

span#facebook {
	background: url(images/facebook_icon.png) left center no-repeat;
	}
	
span#twitter {
	background: url(images/twitter_icon.png) left center no-repeat;
	}
	
span#youtube {
	background: url(images/youtube_icon.png) left center no-repeat;
	}
	
span#mister_wong {
	background: url(images/wong_icon.png) left center no-repeat;
	}
	
span#flickr {
	background: url(images/flickr_icon.png) left center no-repeat;
	}
	
span#smn {
	background: url(images/blog_icon.png) left center no-repeat;
	}
	
.sidebar ul li ul a:hover {
	color: #6F6B68;
	text-decoration: underline;
	}
	
.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 0;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.sidebar #searchform #s {
	width: 180px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input, .sk-text {
	padding: 3px 10px 5px;
	margin: 5px 0 1px 2px;
	background: url(images/input.png) center no-repeat;
	width: 120px;
	height: 20px;	
	border: none;	
	outline: none;
	}
	
#commentform input:focus, .sk-text:focus {
	background: url(images/input_active.png) center no-repeat;
	}

#commentform textarea, .sk-area {
	width: 280px;
	height: 90px;
	padding: 5px 10px;
	_height: 70px;
	_padding: 6px 10px 14px;
	border: none;
	overflow: auto;
	background: none;
	outline: none;
	}
	
#commentarea, #shoutarea {
	width: 300px;
	height: 100px;
	padding: 0;
	margin: 0;
	background: url(images/textarea_active.png) center no-repeat;
	outline: none;
	}
	
#commentform #submit_btn, .sk-button {
	margin: 0;
	float: right;
	width: 69px;
	height: 25px;
	padding: 0;
	background: none;
	}
	
#q {
	background: url(images/searchfield.png) center no-repeat;
	color: #7A7774;
	height: 15px;
	width: 105px;
	border: none;
	margin: 0;
	padding: 5px;
}

input#terms {
	padding-top: 0;
	margin: 10px 5px 0 0;
	height: 10px;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 1px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 25px 0 0;
	padding-left: 40px;
	background: url(images/quote.gif) left 3px no-repeat;
	font-size: 0.9em;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 7px;
	padding-bottom: 45px;
	color: #25211E;
	_padding: 7px 0 35px;
	}
	
.navigation .alignleft {
	display: inline;
	width: 49%;
	text-align: left;
	}

.navigation .alignright {
	display: inline;
	width: 49%;
	text-align: right;
	}
/* End Various Tags & Classes*/


/* Begin WP-Polls */
#content .wp-polls-ans {
	width: 300px;
	}

.widget_polls-widget .wp-polls-ul, .widget_polls-widget .wp-polls-ul li, .widget_polls-widget .wp-polls-ans {
	width: 180px;
	padding: 0;
	margin: 0;
	}
	
.widget_polls-widget .wp-polls-ul li {
	margin: 8px 0;
	color: #333;
	}
	
.widget_polls-widget h3 {
	margin: 3px 0 10px;
	font-weight: normal;
	} 
	
.wp-polls .btn {
	background: url(images/btn_bg.png) center 0 no-repeat;
	width: 120px;
	height: 25px;
	padding: 3px 0 10px;
	cursor: pointer;
	font-weight: bold;
	color: #555;
	font-size: 12px;
	}
	
.wp-polls .btn:hover {
	background: url(images/btn_bg.png) center -25px no-repeat;
	}
/* End WP-Polls */

/* Begin iPad Gewinnspiel */

#ipad {
	background: url(images/ipad-gewinnspiel.jpg) center no-repeat;
	width: 442px;
	height: 267px;
	margin: -12px 0 25px -0px;
}

#ipad_btn {
	display: block;
	width: 140px;
	height: 30px;
	position: relative;
	left: 283px;
	top: 217px;
	text-indent: -99999px;
	overflow: hidden;
	font-size: 0px;
}

#ipad small a {
	position: relative;
	left: 15px;
	top: 215px;
	font-size: 10px;
	text-decoration: none;
}

#ipad small a:hover {
	text-decoration: underline;
}


/* Ende iPad Gewinnspiel */

/* Begin Shoutbox */

#shoutbox {
	background: url(images/sticky.png) center bottom no-repeat;
	width: 410px;
	padding: 8px 15px 3px;
	margin: -13px 0 25px;
	}
	
#shoutbox #boxtop {
	background: url(images/sticky.png) center top no-repeat;
	height: 150px;
	width: 440px;
	margin: -8px -15px 0;
	}
	
#shoutbox li img.alignleft {
	margin: 3px 10px 1px 0;
	}
	
#shoutbox h2 {
	width: 397px;
	height: 25px;
	background: url(images/shout_head.png) left no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	margin: -138px 0 0 -2px;
	}
	
#shoutbox h3{
	margin: 3px 0 6px;
	color: #666;
	}
	
#shoutbox p {
	line-height: 1.3em;
	margin-bottom: 12px;
	}
	
#shoutbox .alignleft {
	margin:3px 15px 20px 0;
	}
	
#sk {
	padding-top: 10px;
	}
	
#sk_form {
	margin-top: 10px;
	}
	
#shoutarea {
	margin: 5px 0 0;
	width: 400px;
	background: url(images/textarea_active_long.png) center no-repeat;
	}
	
ul#shouts {
	margin: 5px 0 2px;
	list-style: none;
	}
	
.sk-comment, .sk-comment-moot, .sk-comment-spam {
	list-style: none;
	border-bottom: 2px inset #CCC;
	padding: 5px 0 3px;
	}
	
.sk-comment-moot, .sk-comment-spam  {
	color: #666;
	background: #E5E5E5;
	}
	
.sk-userdata-user {
	padding: 0;
	}
	
#sk_form label.short {
	width: 117px;
	display: inline-block;
	}
	
.sub {
	position: relative;
	top: -8px;
	}
	
.sk-text {
	width: 260px;
	background: url(images/input_active_long.png) center no-repeat;
	}

.sk-text:focus {
	background: url(images/input_long.png) center no-repeat;
	}
	
.sk-button {
	float: left;
	margin: 15px 0 0;
	}
	
.sk-for-nai {
	display: none;
	}
	
.sk-area {
	height: 70px;
	color: #999;
	width: 375px;
	}
	
#activeinput {
	color: #333;
	}
	
#sk-length {
	text-align: right;
	width: 270px!important;
	background: none!important;
	border: none;
	font-size: 10px;
	color: #6F6B68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 3px;
	}
	
.file_input_div {
	margin: 7px 0 2px;
	}

.file_input_button, .file_input_button_hover {
    background-image: url(images/add_image.png);
	background-position: 0 0;
	background-color: #FFF;
    font-size:0px;
	text-indent: -99999px;
	overflow: hidden;
	border: none;
	height: 25px;
	}	
  
.file_input_button_hover {
	background-position: 0 -25px;
	}
/* End Shoutbox */
