* {
	padding: 0;
	margin: 0;
	padding: 0;
	behavior: url(iepngfix.htc);
	outline: 0;
	border: 0;
}


html {

}

body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
}
html>body {
	font-size: 12px;
}



a:focus {
outline: none;
}

/* Vertikaler Rhytmus basierend auf 12px Basisgröße für den Fließtext
------------------------------------ */

p {
	color: #999999;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding: 0 20px 0 0;
}

p a {
	color: #333;
	text-decoration: none;
}

.portfolio p {
	
	padding: 0!important;
}

h1, h2, h3, h4, h5, h6 {
	
	font-weight:bold;
	}

p a.mehr {
	display: block;
	width: 154px;
	height: 35px;
	text-indent: -9999px;
	background-image: url(img/button_more.png);
	margin: 10px 0 0 0;
	background-repeat: no-repeat;
	background-position: left top;
}
#carousel {
	margin: 0 0 -80px 0;
	float: right;
	position: relative;
}
#carousel #pic_container  {
	height: 290px;
	float: right;
	border: 4px solid #333;
	margin: 0;
}
.prev {
	display: block;
	float: left;
}
.next {
	display: block;
	float: right;
	width: 200px;
}
.prev a {
	background-image: url(img/prev.gif);
	display: block;
	background-repeat: no-repeat;
	padding: 2px 0 0 35px;
	margin: 10px 0 0 0;
	height: 36px;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-position: left 0px;
	width: 150px;
}



.clrflt {
	clear: both;
	height: 0px;
}
.controls {
	display: block;
}

.next a {
	background-image: url(img/next.gif);
	background-repeat: no-repeat;
	padding: 2px 35px 0 0px;
	margin: 10px 0 0 0;
	height: 36px;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-position: right 0px;
	display: block;
	text-align: right;
}

.next a:hover {
	background-position: right -38px;
}

.prev a:hover {
	background-position: left -38px;
}

#wrapper {
	background-image: url(img/head_bckgnd.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFC211;
}

#header {
	border-bottom: 1px solid #FFEA00;
	width: 960px;
	position: relative;
	clear: both;
	padding: 0;
	margin: 0 auto;
}
ul#navigation {
	list-style-type: none;
	display: block;
	position: absolute;
	right: 0px;
	border-left: 1px solid #fbbb00;
	border-right: 1px solid #ffea00;
	height: 50px;
	top: 37px;
}
ul#navigation li {
	float: left;
	border-left: 1px solid #ffea00;
	border-right: 1px solid #fbbb00;
}
ul#navigation li a {
	display: block;
	float: left;
	padding: 10px 20px;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #630;
	line-height: 0.9em;
	width: 115px;
}
ul#navigation li a:hover , ul#navigation li a.active, ul#navigation li.current_page_item a, ul#navigation li.current_page_parent a {
	display: block;
	float: left;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	line-height: 0.9em;
	background-image: url(img/navigation_hover_bckgnd.png);
}
ul#navigation li a em {
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#top {
	border-top: 1px solid #fbbb00;
	display: block;
	width: 960px;
	margin: 0 auto 0px auto;
	padding: 50px 0 0 0;
}
#header h1 a{
	width: 300px;
	height: 156px;
	text-indent: -9999px;
	background-image: url(img/logo_top.png);
	background-repeat: no-repeat;
	margin: 0 0 -70px 0;
	display: block;
}
#top p {
	color: #8E8D8D;
	font-size: 1.1em;
	line-height: 1.3em;
}
#wrapper_content {
	background-color: #191919;
	display: block;
	clear: both;
	background-image: url(img/conten_bckgnd.jpg);
	background-repeat: repeat-x;
	padding: 0;
	border-top: 1px solid #777;
	background-position: center top;
}
.column {
	width: 320px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0px;
}
.leistungen {
	padding: 10px 0 0px 0;
}
.link {
	padding: 10px 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}
.link strong {
	color: #FC0;
}
.leistungen h2 {
	font-size: 1.5em;
	color: #FFF;
	height: 1%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}
#content {
	width: 638px;
	float: left;
	border-right: 2px solid #000;
	margin: 0px 0 -9999px 0;
	padding: 0 0px 9999px 0;
	overflow: hidden;
}
#content_container h1 {
	color: #FFF;
	display: block;
	padding: 20px 0 20px 0;
	height: 32px;
	font-size: 2.2em;
	margin: 0;
	text-shadow: #000000 0px 2px 0px;
}
#wrapper_footer {
	background-color: #f0f0f0;
	margin: 0;
	background-image: url(img/footer_bckgnd.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#footer {
	width: 960px;
	margin: 0 auto 20px auto;
	padding: 50px 0 20px 0;
	text-shadow: #FFFFFF 0px 1px 0px;
	position: relative;
	overflow: hidden;
}
#footer p {
	color: #585858;
	margin: 0 30px 0 85px;
}
.fltlft {
	margin: 0 10px 0 0;
	float: left;
	display: block;
}
.icon {
	height: 250px;
	width: 50px;
	float: left;
}

.icon_footer {
	height: 180px;
	width: 70px;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

h1.unsereleistungen {
	background-image: url(img/head_unsere_leistungen.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left center;
}
#top .latestprojects {
	bottom: 20px;
	background-image: url(img/latest_projects.png);
	width: 160px;
	height: 40px;
	background-repeat: no-repeat;
	position: absolute;
	left: -180px;
}
#navigation .last {
	border-right: 0px;
}
#wrapper #top .column h1.gutentag {
	display: block;
	width: 233px;
	height: 77px;
	margin: 0 0 20px 0;
	background-image: url(img/heading_info_startseite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
p a.mehr:hover {
	background-position: left center;
}

p a.mehr:active {
	background-position: left bottom;
}

p a.email_senden {
	display: block;
	width: 200px;
	height: 34px;
	text-indent: -9999px;
	background-image: url(img/btn_email_senden.png);
	margin: 15px 0 15px 0;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
p a.email_schreiben {
	display: block;
	width: 200px;
	height: 34px;
	text-indent: -9999px;
	background-image: url(img/btn_email_schreiben.png);
	margin: 15px 0 15px 0;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	border: 0;
}
p a.email_senden:hover , p a.email_schreiben:hover{
	background-position: left center;
}
p a.email_senden:active , p a.email_schreiben:active{
	background-position: left bottom;
}

.column_footer_left {
	width: 319px;
	float: left;
	margin: 0 0 -9999px 0;
	border-right: 1px solid #cecece;
	overflow: hidden;
	padding: 0 0 9999px 0;
}

.column_footer_middle {
	width: 318px;
	float: left;
	margin: 0 0 -9999px 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #cecece;
	overflow: hidden;
	padding: 0 0 9999px 0;
}

.column_footer_right {
	width: 319px;
	float: left;
	margin: 0 0 -9999px 0;
	border-left: 1px solid #FFFFFF;
	overflow: hidden;
	padding: 0 0 9999px 0;
}
.footer_linie {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #cecece;
	border-left: 0;
	border-right: 0;
	clear: both;
	display: block;
	margin: 20px 0;
}
#footer h2 {
	color: #585858;
	margin: 0 0 1em 85px;
	height: 1%;
	padding: 0px;
}
ul.footernav {
	list-style-type: none;
	float: left;
	display: block;
	width: 180px;
	border-top: 1px solid #CCC;
	margin: 0 0 30px 0;
	position: relative;
}
ul.footernav li {
	list-style-type: none;
	display: block;
}
ul.footernav li a {
	text-decoration: none;
	color: #585858;
	padding: 10px 0;
	display: block;
	border-bottom: 1px solid #CCC;
	position: relative;
}
ul.footernav li a em {
	display: none;
}
ul.footernav li a.active,ul.footernav li a:hover , ul.footernav li.current_page_item a{
	color: #000;
}
ul.socialnetworkmenu {
	list-style-type: none;
	float: left;
	margin: 0 0 0 85px;
}
ul.socialnetworkmenu li {
	float: left;
}
ul.socialnetworkmenu li a.linkedin {
	display: block;
	background-image: url(img/icon_linkedin.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 62px;
	height: 22px;
	text-indent: -9999px;
	margin: 2px;
}

ul.socialnetworkmenu li a.xing {
	display: block;
	background-image: url(img/icon_xing.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50px;
	height: 22px;
	text-indent: -9999px;
	margin: 2px;
}
ul.socialnetworkmenu li a.linkedin:hover {
	background-position: left bottom;
}
ul.socialnetworkmenu li a.xing:hover {
	background-position: left bottom;
}

.fltrt {
	float: right;	
	
	}
.aktuell {
	position: absolute;
	width: 108px;
	height: 109px;
	background-image: url(img/aktuell.png);
	background-repeat: no-repeat;
	top: 0px;
	z-index: 999;
	right: 0px;
}
#sidebar {
	width: 318px;
	float: right;
	margin: 0px 0 -9999px 0px;
	padding: 0px 0px 9999px 0px;
	border-left: 1px solid #333;
}
#content_container {
	margin: 0px auto 20px auto;
	width: 960px;
	overflow: hidden;
	padding: 40px 0 0 0;
}
h2  {
	color: #FFF;
	padding: 20px 0px;
	font-size: 1.6em;
}
.linie {
	border-top: 2px solid #000;
	border-bottom: 2px solid #333;
	border-left: 0;
	border-right: 0;
	margin: 0;
	clear: both;
}
.referenz, .slideshow {
	border: 3px solid #333;
	margin: 0;
	padding: 0;
	height:290px;
	width:610px;
	background-image: url(img/ref_bckgnd.jpg);
	background-repeat: no-repeat;
}
#wrapper_content #content_container #content p strong {
	color: #FFF;
}
#content h3 {
	font-size: 1.5em;
	color: #333;
	margin: 8px 0 0 0;
}
.portfolio {
	margin: 0 20px 0px 0;
	display: block;
	padding: 0 0 20px 0;
}
.portfolio_switch {
	list-style-type: none;
	display: block;
	padding: 0;
	float: right;
}
.portfolio_switch li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 22px;
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(img/referenz_li_bckgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 0;
}
.portfolio_switch li a.active, .portfolio_switch li a:hover {
	background-position: bottom;
	color: #000;
}
.portfolio_switch li {
	float: left;
}
* html li{
	height: 0px;
}
ul.portfolio_info {
	list-style-type: none;
	float: left;
	display: block;
	padding: 0px;
}
ul.portfolio_info li {
	float: none;
	display: block;
}
#sidebar p {
	padding: 0 0 0 20px;
}
#sidebar ul.plain {
	list-style-type: none;
	padding: 0 0 0 20px;
	display: block;
}
#sidebar ul.plain li a {
	color: #999;
	text-decoration: none;
	padding: 5px;
	display: block;
}
#sidebar ul.plain li a:hover, #sidebar ul.plain li a.active {
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	display: block;
}
ul.category  {
	list-style-type: none;
	display: block;
	padding: 0px 0 20px 20px;
}
ul.category li a {
	font-size: 1em;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px 0 0 80px;
	width: 203px;
	height: 29px;
	display: block;
	margin: 0 0 5px 0;
}
ul.category li.active    , .category li:hover   {
	background-repeat: no-repeat;
	background-image: url(img/category_li_bckgnd.png);
}
ul.category li.active a, ul.category li a:hover{
	font-size: 1em;
	color: #FC0;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
}
.kuebel_sml , .cat-item-3{
	background-image: url(img/kuebel_sml.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.weltkugel {
	background-image: url(img/world_sml.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.spiele {
	background-image: url(img/spiele_sml.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}

p a.clients {
	display: block;
	width: 200px;
	height: 34px;
	text-indent: -9999px;
	background-image: url(img/btn_clients.png);
	margin: 15px 0 15px 0;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.referenz_sml {
	border: 2px solid #333;
	margin: 0px 0 10px 0;
}
h1.unserearbeiten {
	background-image: url(img/head_unsere_arbeiten.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left center;
}
.pfeil {
	background-image: url(img/pfeil.png);
	background-repeat: no-repeat;
	background-position: 250px 25px;
}
ul.portfolio_info li.customer {
	width: 190px;
	float: left;
	background-image: url(img/kunde.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0px 5px 5px 50px;
}
.portfolio_info p strong     {
	margin: 0px
!important;
	padding: 0px;
	color: #FC0
!important;
	text-transform: none
!important;
	font-style: normal;
	font-weight: normal;
}
ul.portfolio_info li.services {
	width: 250px;
	float: left;
	background-image: url(img/arbeiten.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0px 5px 5px 30px;
}
a:hover img.referenz {
	border: 3px solid #000;
}
.portfolio_switch_main {
	list-style-type: none;
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: center;
}
.pagina {
	width: 400px;
	float: left;
}
.nav a ,.portfolio_switch_main li a  {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 22px;
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(img/referenz_li_bckgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 0;
	float: left;
}
.nav ,.portfolio_switch_main li  {
	float: right;
	margin: 0;
}
.nav a.activeSlide , .nav a:hover{
	background-position: bottom;
	color: #000;
}
.portfolio_switch li a.active, .portfolio_switch li a:hover, .portfolio_switch_main li a.active, .portfolio_switch_main li a:hover {
	background-position: bottom;
	color: #000;
}
.slideshow {
	overflow: hidden;
}
ul.servicesdetails li {
	color: #FFF;
	display: block;
	padding: 5px;
	list-style-type: none;
	float: left;
}
ul.servicesdetails {
	list-style-type: none;
}
.slideshow:hover {
	border: 3px solid #000;
}
.portfolio_info dl dt {
	display: block;
	float: left;
	padding: 2px;
	color: #FC0;
}
.portfolio_info {
}
.portfolio_info dl dd {
	display: block;
	padding: 2px;
	width: 400px;
}
.portfolio_info dl {
	display: block;
	color: #FFF;
	font-size: 12px;
	padding: 15px 0 0 0px;
	margin: -30px 0 0px 26px;
	float: left;
}
.client {
	height: 20px;
	padding: 20px 0 0 0;
	float: left;
}
.info {
	padding: 20px 0 10px 0;
}
.info h2 {
	color: #CCC;
	display: block;
	padding: 5px;
}
.info h2 strong {
	color: #000;
	display: block;
	background-image: url(img/client.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 75px;
	font-size: 15px;
	padding: 5px 0 5px 10px;
	margin: 0 10px 0 0;
	float: left;
}
.info h2 span {
	padding: 4px 0 0 0;
	display: block;
	float: left;
}
.portfolio_info dl dt strong {
	display: block;
	float: left;
}
.more {
	float: right;
	display: block;
	margin: 10px 0 0 0;
}
ul.leistungen {
	display: block;
	list-style-type: none;
	padding: 0px;
	border-top: 1px solid #000;
	margin: 20px 0px;
	border-bottom: 1px solid #333;
	width: 420px;
	overflow: hidden;
}
ul.leistungen li {
	display: block;
	list-style-type: none;
	padding: 10px 10px 10px 20px;
	background-image: url(img/02.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	border-top: 1px solid #333;
	border-bottom: 1px solid #000;
	float: left;
	width: 180px;
	height: 15px;
}
div.leistung_cont {
	width: 520px;
	float: right;
	padding: 0 20px 0 0;
}
label {
	color: #FFF;
	font-size: 15px;
	padding: 10px 0px 5px 0px;
	display: block;
	float: left;
	width: 150px;
}
#email, #nachricht, #name, #tcf_sender, #tcf_email, #tcf_subject, #tcf_msg {
	padding: 5px;
	font-size: 12px;
	border: 1px solid #2a2a2a;
	color: #CCC;
	margin: 0 0 20px 0;
	font-style: normal;
	font-weight: normal;
	float: left;
	background-color: #121212;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
}
#email:focus, #nachricht:focus, #name:focus, #tcf_sender:focus, #tcf_email:focus, #tcf_subject:focus, #tcf_msg:focus {
	border: 1px solid #ffcc00;
	color: #fff;
}
#send, #contactsubmit {
	display: block;
	width: 200px;
	height: 34px;
	text-indent: -9999px;
	background-image: url(img/btn_email_senden.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	background-color: #191919;
}

#tcf_sendit, #tcf_name {
	
	display:none;
	}
p.contactform_error {
	display: block;
	width: 213px;
	height: 61px;
	position: absolute;
	right: 0px;
	background-image: url(img/error.png);
	background-repeat: no-repeat;
	padding: 20px;
	top: -70px;
}
#tcform {

	padding: 30px 50px 20px 20px;
	position: relative;
}


.formular {
	
		background-image: url(img/handwritten_kontaktformular.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	
	}

   #expand {
	padding: 0px;
	display: none;
        }
        
#sidebar h2 {
	color: #FFF;
	padding: 20px;
	font-size: 1.6em;
	font-weight:bold;
}
.about {
	display: block;
	width: 447px;
	float: left;
	background-image: url(img/about_txt.png);
	background-repeat: no-repeat;
	height: 86px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
.einleitung {
	background-image: url(img/bernhard.png);
	background-position: 500px bottom;
	background-repeat: no-repeat;
	padding: 30px 20px 0px 20px;
	height: 120px;
}

.overview {
	display: block;
	float: left;
	margin: 0;
	width: 194px;
	padding: 9px 9px 0px 9px;
	height:160px;
}
h4 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.overview img {
	width: 185px;
	height: 100px;
}
p.contactform_respons {
	display: block;
	margin: 0 auto;
	width: 226px;
	height: 239px;
	text-indent: -9999px;
	background-image: url(img/thankyou.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
.welcome {
	width: 258px;
	background-image: url(img/welcome.png);
	background-repeat: no-repeat;
	padding: 100px 30px 60px 30px;
	margin: 0 0 -30px 0;
	height: 49px;
}
#wrapper_bild {
	background-image: url(img/header_bckgnd.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}
.head_kuebel {
	background-image: url(img/kuebel_sml.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
.welcome a {
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: #666;
}
a .referenz_sml:hover {
	border-color: #000;
}
.intro_info {
	padding: 0 0 0 50px;
	margin: 0 0 10px 0;
}
.aktuell_print {
	display: block;
	width: 270px;
	height: 20px;
	background-image: url(img/aktuell_print.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
}
.aktuell_web {
	display: block;
	width: 270px;
	height: 20px;
	background-image: url(img/aktuell_web.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0
!important;
	padding: 0 0 5px 0;
}
.aktuell_packaging {
	display: block;
	width: 270px;
	height: 20px;
	background-image: url(img/aktuell_packaging.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
}
h2 a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 2px solid #ccc;
	padding: 0 0 2px 0;
}
#sidebar p a {
	color: #FFF;
	text-decoration: none;
}
h1.kontakt {
	background-image: url(img/head_kontakt.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left center;
}
h1.ueberuns {
	background-image: url(img/head_ueber_uns.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left center;
}
h1.error {
	background-image: url(img/head_404.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left center;
}

