/* 
Theme Name: Creagento.
Description: Das FIETZ.MEDIEN-Blog
Author: Thomas Sander, Dipl.-Designer
Author URI: http://thomassander.org/
Date: 01.01.2010
Last Update: 02.01.2010
Last Update: 31.03.2011
*/

@charset "UTF-8";

/*  
The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:collapse;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes:"\201E" "\201C";}
* {margin:0;padding:0;}

/* ////////End Reset///////////////////////////////////////////////////////// */

body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	font-family: "Neue Helvetica", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222222;
	text-decoration: none;
}

#container {
        background-image: url(images/container_bg.jpg);
	background-repeat: repeat-x;
        background-color: #EFEFEF;
        float: left;
        clear: both;
        width: 100%;
}

#wrapper {
        background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-x;
background-position: bottom center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* ////////End Wrapping///////////////////////////////////////////////////////// */


.brands {
float:right;
position:fixed;
right:0;
z-index:100;
}

.fietz {
top:200px;
}

.hostking {
top:330px;
}

.xtc {
top:447px;
}

/* ////////End Brands///////////////////////////////////////////////////////// */

#service_navigation {
	float: right;
display: block;
	padding-right: 5px;
	font-size: 12px;
	margin: 14px 0 0 0;
        line-height: 28px;
height: 28px;
}
#service_navigation li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
float: left;
}
#service_navigation li a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#service_navigation li a:hover {
text-decoration: underline;
}

/* ////////End ServiceNavigation///////////////////////////////////////////////////////// */

#searchform{
	margin: 0;
	padding: 0;
        width: 220px;
height: 28px;
line-height: 28px;
display: inline;
float: left;
}

#s {
	padding: 4px 2px 0;
	border: 1px solid #ccc;
	width: 169px;
        line-height: 20px;
        height: 20px;
float: left;
        font-size: 12px;
        color: #222222;
-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}

#searchsubmit {
	border: none;
	padding: 0;
	height: 28px;
	width: 35px;
	margin: 0 0 0 10px;
float: left;
}

/* ////////End SearchForm///////////////////////////////////////////////////////// */

#searchresults {
	float: left;
	marign: 0 30px 0 0;
	padding: 12px 0 0 0;
	clear: both;
}
#searchresults h2 {
        text-indent: 190px;
        width: 100%;
}

.searchcontent {
       width: 500px;
       float: left;
       border-bottom: 1px solid #ccc;
       padding: 0 0 18px 0;
       margin: 0 20px 24px 0;
}

#searchmeta {
	padding: 0 0 0 0; 
	margin: 0 40px 0 10px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	width: 140px;
}

#searchmeta p {
       line-height: 16px;
       margin: 0 !important;
       padding: 0;
clear: both;
}


/* ////////End SearchResults///////////////////////////////////////////////////////// */

#main_navigation {
        background-image: url(images/navigation_bg.jpg);
        background-repeat: no-repeat;
	clear: both;
	height: 34px;
	line-height: 34px;
        width: 960px;
        margin: 0 auto 0 auto;
}

#main_navigation ul {
       float: right;
}

#main_navigation li {
	display: inline;
}
#main_navigation li a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
        padding: 0 10px 0 10px;
	font-size: 14px;
        height: 34px;
	line-height: 34px;
        float: left;
cursor: pointer;
}

#main_navigation li a:hover {
        background-image: url(images/mainnav_hover_bg.png);
	background-repeat: no-repeat;
        background-position: center top;
}

#main_navigation li  a.rss_medium:hover {
text-decoration: underline;
background-image:url("images/rss16px.png");
background-position:10px center;
background-repeat:no-repeat;
padding-left:30px !important;
}

#main_navigation li.current-cat a {
        background-image: url(images/mainnav_hover_bg.png);
	background-repeat: no-repeat;
        background-position: center top;
}

/* ////////End MainNavigation///////////////////////////////////////////////////////// */

#header {
        background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
        width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	clear: both;
}
#header h1 {
	background-image: url(images/creagento_logo.png);
	background-repeat: no-repeat;
	text-indent: -999px;
	height: 45px;
	width: 265px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#header p {
	font-size: 11px;
	margin: 0 0 -4px 0;
	line-height: 11px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* ////////End Header///////////////////////////////////////////////////////// */

#bannercontainer {
        background-image: url(images/bannercontainer_bg.jpg);
	background-repeat: repeat-x;
        background-color: #669900;
}

#banner {
        background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
        width: 960px;
        margin: 0 auto 0 auto;
        min-height: 100px;
}

.banner_img {
        float: left;
}

.banner_btn {
        float: left;
margin: 12px 20px 0 0;
}

#bannertext {
width: 460px;
margin: 20px 10px 0 0;
padding: 0;
float: right;
color: #fff;
}

#banner p {
color: #fff;
font-size: 12px;
line-height: 18px;
}

/* ////////End Banner///////////////////////////////////////////////////////// */

#featuredpost {
        background-image: url(images/divider_right.jpg);
        background-repeat: no-repeat;
        background-position: right 1px;
}

.featuredpost {
        background-image: url(images/sidebar_bg.jpg);
        background-repeat: no-repeat;
        background-position: 0 1px;
        width: 220px;
        padding: 24px 10px 24px 10px;
	float: left;
}

.featuredpost h3 {
        display: none;
}

.featuredpost h2 {
font-size: 20px;
line-height: 26px;
}

.featuredpost h2 a {
        color: #222;
        background-color: transparent;
	margin: 0 12px 0 0;
        padding: 0;
        float: none;
        clear: none;
}

.featuredpost p a {
       color: #669900;
        background-color: transparent;
	font-weight: normal;
	margin: 12px 0 12px 0;
        padding: 0;
	float: none;
	clear: none;
}

.featuredpost h2 a:hover, .featuredpost p a:hover {
        background-color: transparent;
	text-decoration: underline;
}

.featuredpost a {
        color: #fff;
        background-color: #669900;
	font-weight: bold;
	margin: 8px 12px 0 0;
        padding: 2px 4px;
	float: left;
	clear: both;
        -moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.featuredpost a:hover {
        background-color: #222;
	text-decoration: none;
}


/* ////////End FeaturedPost///////////////////////////////////////////////////////// */

#content {
        background-image: url(images/sidebar_bg.jpg);
        background-repeat: no-repeat;
        background-position: 160px 1px;
	width: 720px;
	float: left;
	padding-top: 24px;
}
#content p {
        margin-top: 12px;
	margin-bottom: 12px;
}

/* ////////End Content///////////////////////////////////////////////////////// */

#sidebar{
        background-image: url(images/sidebar_bg.jpg);
        background-repeat: no-repeat;
        background-position: 0 1px;
	width: 220px;
	float: left;
        margin: 0;
        padding: 24px 10px 10px 10px;
}

#sidebar ul {
	margin: 0 10px 12px 10px;
}

#sidebar li {
	list-style-type: none;
}

#sidebar li a {
}

#sidebar h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
color: #669900;
	padding: 0;
	margin: 9px 0 0 0;
}

#sidebar h3 {
font-size: 14px;
line-height: 20px;
padding: 0;
margin: 0;
}

#sidebar p {
font-size: 11px;
line-height: 15px;
margin: 4px 0;
}

#sidebar ul.support {
margin: 0 10px 0 10px !important;
}

.support_btn {
margin: 4px 0 0 0;
}

#sidebar ul.sidebar_banner {
width: 220px;
margin: 18px 10px 0 10px !important;
}

#sidebar ul.sidebar_banner img {
margin: 2px 0 0;
}

#sidebar .support li {
background-color: #F7F7F7;
background-image: url(images/widgetbox_bg.png);
background-repeat: no-repeat;
background-position: center 1px;
border: solid 1px #ccc;
margin: -1px 0;
padding: 0 10px 10px 10px;
}

#sidebar li.widget {
}

#sidebar h2.widgettitle {
font-size: 12px;
line-height: 18px;
color: #222;
padding: 12px 0;
text-align: center;
margin: 0;
}

/* ////////End Sidebar///////////////////////////////////////////////////////// */

#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
float: left;
clear: both;
width: 100%;
margin: 0 0 0 0;
}
#footer_wrapper {
background-image: url(images/footerwrapper_bg.png);
background-repeat: no-repeat;
        width: 960px;
        margin: 0 auto 0 auto;
        padding: 18px 0 36px 0;
}
.footer_col {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#footer ul {
        margin: 0;
        padding: 0;
}
#footer li {
        list-style-type: none;
float: left;
clear: both;
}
#footer li a {
        font-size: 11px;
	line-height: 15px;
}
#footer h2 {
	font-size: 14px;
	line-height: 20px;
margin: 12px 0 6px 0;
padding: 0;
}
#footer p {
	font-size: 11px;
	line-height: 16px;
}

#footer ul.projekte {
float: left;
margin-top: 5px;
}

.footerlogos {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	height: 30px;
	width: 107px;
	padding: 0px;
	float: left;
	display: block;
}

.footer_projects {
border-top: solid 1px #ccc;
margin: 12px 0 0 0;
}

.footer_projects h2 {
font-size:12px !important;
margin:12px 0 2px !important;
padding:0 !important;
}

.right10 {
	padding-right: 6px;
}

#footer .textwidget p {
font-size: 12px;
line-height: 18px;
}

.footer_btn {
float: left;
clear: both;
margin: 4px 0 0 0;
}

#subfooter {
background-image:url("images/subfooter_bg.png");
background-repeat:no-repeat;
color:#777777;
margin:24px 0 0;
padding:28px 0 12px;
text-align:center;
}

.subfooter_img {
margin: 12px 0 12px 0;
}

#subfooter a {
color: #777;
}

#subfooter a:hover {
color: #222;
}

/* ////////End Footer///////////////////////////////////////////////////////// */

#post{
	float: left;
	marign: 0 30px 0 0;
	padding: 0;
	clear: both;
}

#post .postcontent {
border-bottom: 1px solid #ccc;
}

.postcontent p a, .postcontent li a {
color: #669900;
text-decoration: none;
}

.postcontent p a:hover, .postcontent li a:hover {
color: #669900;
text-decoration: underline;
}

.postcontent {
       width: 500px;
       float: left;
       padding: 0 0 18px 0;
       margin: 9px 20px 24px 0;
}

.postcontent p {
margin-top: 0 !important;
}

.postcontent h2 {
font-weight: normal;
font-size: 16px;
line-height: 22px;
margin: 0 0 18px 0;
}

.postcontent img {
border: solid 1px #222;
}

.wp-caption {
}

.wp-caption-text {
font-size: 10px; 
margin: 0 0 6px 0 !important;
}

.postcontent ul {
list-style-type: square; 
margin: 12px 36px;
}

.postcontent ol {
list-style-type: decimal;
margin: 12px 36px;
}

.postcontent li {
margin: 0 0 6px 0;
}

.postdate, .url {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px !important;
}

.postdate p {
}

/*.postdate, .url {
background-color: #669900;
color: #FFFFFF;
float: left;
font-size: 12px;
font-weight: bold;
line-height: 20px;
margin: 0 0 4px !important;
padding: 2px 4px !important;
}*/

#postmeta {
	padding: 12px 0 0 0; 
	margin: 0 40px 0 10px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	width: 140px;
}

#postmeta p, #commentlogin p {
       line-height: 16px;
       margin: 0;
       padding: 0;
clear: both;
}

#postmeta span {
border-top: solid 1px #ccc;
padding: 6px 0 0 0;
margin: 6px 0 0;
}

#postmeta a {
}

/* ////////End Post + Postmeta///////////////////////////////////////////////////////// */

#postnavigation{
width: 690px;
float: left;
clear: both;
margin: 0 0 24px 0;
}

.wp-pagenavi {
float: right;
}

/* ////////End PostNavigation///////////////////////////////////////////////////////// */

#s1, #s2, #s3 {
       padding: 6px 10px;
       border: 1px solid #ccc;
       margin: 0;
       float: left;
       clear: both;
       -moz-border-radius: 4px;
       -khtml-border-radius: 4px;
       -webkit-border-radius: 4px;
       border-radius: 4px;
}


#s4 {
	width: 474px;
        padding: 12px;
        margin: 12px 0 12px 0;
	border: 1px solid #CCC;
	color: #222;
	font-family: "Neue Helvetica", helvetica, arial;
	font-size: 12px;
	line-height: 18px;
-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#sbutt {
	background-color: #669900;
	color: #fff;
	border: none;
	padding: 4px;
	margin: 0;
	font-weight: bold;
-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* ////////End KommentarForm///////////////////////////////////////////////////////// */

.commentshead {
       width: 500px;
       float: left;
       padding: 0;
       margin: 0 0 0 190px;
}

.comments {
	font-weight: bold;
}

#commentlist {
	list-style-type: none;
	margin: 24px 0 24px 0;
        padding:0;
        float: left;
}

#commentlist li {
}

.singlecomment {
        padding: 0 0 0 0; 
	margin: 0 30px 0 10px;
	font-size: 11px;
	line-height: 16px;
	float: left;
clear: left;
	width: 150px;
position: relative;
}

.singlecomment p {
	margin: 0;
}

.singlecomment small {
clear: none;
}

.singlecomment .url {
font-size: 12px;
}

.commenttext, .commenttext-admin {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:left;
margin:0 0 12px;
padding:5px 36px;
width:426px;
}

.standard, .alt {
}

.alt {
}

.standard {
}

.comment-image {
position: absolute;
z-index: 999;
right: -31px;
top: 16px;
}

.avatar {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
clear:none;
float:left;
margin:0 4px 0 0;
padding:4px;
}

#commentsform {
        float: left;
        padding: 0 0 12px 0;
}

#commentlogin {
        padding: 0; 
	margin: 0 30px 0 10px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	width: 150px;
}

.comment_btn {
padding: 0;
margin: 4px 0 0 -2px;
float: left;
clear: both;
cursor: hand;
}

#formwrapper {
       width: 500px;
       float: right;
       padding: 0;
       margin: 0 30px 28px 0;
}

#login_wrapper {
       /*border-top: solid 1px #CCC;*/
       width: 500px;
       float: right;
       padding: 24px 0 0 0;
       margin: 0 30px 12px 0;
}

#login_info {
        padding: 20px 0 0 0; 
	margin: 0 30px 0 10px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	width: 150px;
}

/* ////////End Kommentare///////////////////////////////////////////////////////// */


a {	
color: #222;       
text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#postmeta .more-link {
margin: 6px 0 0 0;
font-size: 12px;
}

p a.more-link {
        color: #fff;
        background-color: #669900;
	font-weight: bold;
	margin: 6px 0 0 0;
        padding: 2px 4px;
	float: left;
	clear: both;
	text-decoration: none;
-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.more-link:hover {
        background-color: #222;
	text-decoration: none !important;
color: #fff !important;
}
.comment_link {
color: #669900;
float: left;
font-size: 12px;
font-weight: bold;
line-height: 18px;
margin-top: 2px;
}
.logout_link {
       color: #669900;
float: left;
font-size: 14px;
font-weight: bold;
line-height: 18px;
margin-top: 2px;
}

.footer-link {
color:#669900;
font-size:12px !important;
line-height:18px !important;
margin:0;
padding:0;
text-decoration:none;
}
.footer-link.hover {
text-decoration: underline;
}

/*.footer-link {
font-size: 12px !important;
line-height: 18px !important;
        color: #fff;
        background-color: #222;
	font-weight: bold;
	margin: 4px 0;
        padding: 2px 4px;
	float: left;
	clear: both;
	text-decoration: none;
        -moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.footer-link:hover {
        background-color: #444;
	text-decoration: none;
}*/

.rss_small {
	background-image: url(images/rss12px.png);
	background-repeat: no-repeat;
	padding-left: 16px;
}

.rss_medium {
	background-image:url("images/rss16px.png");
background-position:10px center;
background-repeat:no-repeat;
padding-left:30px !important;
}

h1 {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 16px;
/*text-shadow: 0 1px 5px #AAA;*/
}

h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 12px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 6px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
        margin-bottom: 3px;
	clear: both;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
text-transform: uppercase;
        margin-bottom: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #222;
}

small {
	font-size: 11px;
	line-height: 15px;
	clear: both;
	display: block;
}

label {
       font-size: 11px;
       padding: 0;
       margin: 4px 0 0 0;
       float: left;
       clear: both;
}

blockquote {
background-image: url(images/blockquote_bg.png);
        background-repeat: no-repeat;
background-position: center 50%;
border-bottom:1px dotted #999999;
border-top:1px dotted #999999;
margin:24px 0;
padding:0;
}

blockquote p {
padding: 18px 36px;
margin: 0 !important;
text-align: center;
}

/* ////////End Typo Standard///////////////////////////////////////////////////////// */

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.clear {
	clear: both;
}

.alignleft {
float: left;
text-align: left;
}

img.alignleft {
margin: 0 10px 10px 0;
}

.alignright {
float: right;
text-align: right;
}

.aligncenter {
text-align: center;
margin: 0 auto 0 auto;
clear: both;
display: block;
}


.noborder {
border: none !important;
}

.margintop15 {
margin-top: 15px;
}

/* ////////End Positioning///////////////////////////////////////////////////////// */

#footer #text-3 h2 {
background-image: url(images/icons/projects24.png);
background-repeat: no-repeat;
line-height: 24px;
text-indent: 30px;
}

#footer #text-4 h2 {
background-image: url(images/icons/info24.png);
background-repeat: no-repeat;
line-height: 24px;
text-indent: 30px;
}

#footer #text-5 h2 {
background-image: url(images/icons/newsletter24.png);
background-repeat: no-repeat;
line-height: 24px;
text-indent: 30px;
}

#footer #text-6 h2 {
background-image: url(images/icons/help24.png);
background-repeat: no-repeat;
line-height: 24px;
text-indent: 30px;
}

#footer #text-4 a, #footer #text-5 a, #footer #text-6 a, #footer #text-3 a {
font-size: 12px;
line-height: 18px;
}

#footer .widget_pages h2, #footer .widget_categories h2, #footer .widget_archive h2, #footer .widget_meta h2, #footer .widget_links h2, #footer .widget_recent_comments h2, #footer .widget_recent_entries h2 {
font-size: 12px !important;
padding: 0 !important;
margin: 0 !important;
}


#footer .widget_pages, #footer .widget_categories, #footer .widget_archive, #footer .widget_meta, #footer .widget_links, #footer .widget_recent_comments, #footer .widget_recent_entries {
border-top:1px solid #CCCCCC;
margin:12px 0 0;
padding:10px 0 0 0;
width:220px;
}

#footer .widget_pages li, #footer .widget_categories li, #footer .widget_archive li, #footer .widget_meta li, #footer .widget_links li, #footer .widget_recent_entries li, #footer .widget_recent_comments li {
display: inline !important;
clear: none !important;
line-height: 15px;
font-size: 11px;
}

#footer .widget_pages li a:after, #footer .widget_categories li a:after, #footer .widget_archive li a:after, #footer .widget_meta li a:after, #footer .widget_links li a:after {
content: "/";
padding: 0 2px 0 2px;
font-size: 11px;
line-height: 15px;
}

#footer .url {
line-height: 15px !important;
margin: 0;
padding: 0;
}

.dfrads img {
margin: 0 0 9px 0;
padding: 0;
border: none;
display: block;
}

/* ////////End Widgets///////////////////////////////////////////////////////// */

.seitzeichen {
float: left;
clear: both;
margin: 12px 0 0 0 !important;
}

.klammer {
border:medium none !important;
position:absolute;
right:80px;
top:-26px;
z-index:10;
}

#relatedposts {
background-image:url("images/widgetbox_bg.png");
background-position:center 1px;
background-repeat:no-repeat;
float: left;
clear: both;
padding: 10px 36px;
margin: 12px 0 0 0;
border: solid 1px #ccc;
background-color: #f8f8f8;
width: 428px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
position: relative;
}

#relatedposts h3 {

}

#relatedposts h4 {

}

#relatedposts p {

}


#relatedposts ul {
padding: 0;
margin: 0;
}


#relatedposts li {
list-style-type: none;
margin: 0 0 4px; 
}

#relatedposts li:before {
content: "› ";
font-weight: bold;
}

#relatedposts a {

}

#relatedposts a:hover {
color: #669900;
}
.simpleContact {
border-top: solid 1px #ccc;
padding: 18px 0 0 0;
margin: 18px 0 0 0;
}

.simpleContact input {
float: left;
clear: both;
}

.simpleContact img {
float: left;
clear: both;
margin: 0 0 6px 0 !important;
}

.simpleContact label {
font-size: 11px;
padding: 2px 0;
float: left;
clear: both;
display: block;
width: 100%;
}

.simpleContact_btn {
background-color: #669900;
	color: #fff;
	border: none;
	padding: 4px;
	margin: 18px 0;
	font-weight: bold;
-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
cursor: pointer;
}

.simpleContact_btn:hover {
background-color: #222;
}

#sc-username, #sc-email, #sc-message, #sc-code {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border:1px solid #CCCCCC;
clear:both;
float:left;
margin:0;
padding:6px 10px;
}

#sc-subject {
clear:both;
float:left;
margin:0;
padding: 0 0 0 6px;
}

#sc-code {
}

#sc-message {
width: 480px;
min-height: 200px;
}

.sc-form-error {
color: #cc0000;
float: left;
clear: both;
font-size: 11px;
font-style: italic;
}

.sc-form-error:before {
content: "! "
}

.photo {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
clear:none;
float:left;
margin:0 4px 0 0;
padding:4px;
}

/* ////////End PlugIns///////////////////////////////////////////////////////// */


table.referenzen {
border: solid 1px #ddd;
background-color: #fff;
border-collapse: collapse;
margin: 18px 0 0 0;
}

table.referenzen td {
border: solid 1px #ddd;
padding: 10px;
background-color: #F7F7F7;
}

table.referenzen img {
border: none;
margin: 0;
}

div.slideshow {
margin-bottom: 12px;
border: solid 1px #ddd;
}

.content_hint {
background-image:url("images/widgetbox_bg.png");
background-position:center 1px;
background-repeat:no-repeat;
float: left;
clear: both;
padding: 24px 36px;
margin: 12px 0 0 0;
border: solid 1px #ccc;
background-color: #f8f8f8;
width: 428px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
position: relative;
}

