/* Browser Reset: */
body {
  margin:0;padding:0;height:100%;
}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:0;padding:0;
  }
table{
  border-collapse:collapse;
  border-spacing:0;
  }
fieldset,img {
  border:0;
  }
caption,th {
  text-align:left;
  }
h1,h2,h3,h4,h5,h6 {
  font-size:100%;font-weight:normal;
  }
q:before,q:after {
  content:'';
  }
abbr,acronym {
  border:0;
  }
a:active {
  outline:none;
}

/*End Browser Reset*/



/*Start Designtiger Stylesheet
Version: 2.1, Jan 10 2010
(c) Michael Wilke, www.michaelwilke.at
*/

@font-face {
	font-family: 'DroidSansRegular';
	src: url('../_images/DroidSans.eot');
	src: local('Droid Sans Regular'), local('DroidSans'), url('../_images/DroidSans.ttf') format('truetype');
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('../_images/DroidSans-Bold.eot');
	src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('../_images/DroidSans-Bold.ttf') format('truetype');
}

body {
	margin: 0;
	padding: 0;
    background: #fff url(../_images/bgpattern.png);
	font-size: 0.80em;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: "DroidSansRegular", "segoe ui", arial, tahoma, helvetica, sans-serif;
	color: #444;
}

h1, h2, h3, h4 {
    font-family: "DroidSansBold", "segoe ui", arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: #8cc600;
    text-align:left;
}

h1 {
    font-weight:bold;
    letter-spacing: 0.2px;
	font-size: 1.625em;
    padding: 0 0 10px 0;
    margin: 20px 0 0px 0;
    text-shadow: #ddd 3px 3px 5px;
}

h1 a {
    display:block;
}

h2 {
    margin: 10px 0 10px 0;
	letter-spacing: -0.2px;
	font-size: 1.313em;
    text-shadow: #ddd 3px 3px 5px;
}

h3 {
    padding: 10px 0px 0px 4px;
	font-size: 1.063em;
    text-shadow: #ddd 3px 3px 5px;
}

h4 {
	font-size: 0.813em;
    font-weight:bold;
    padding: 0 ;
}

p, ul, ol {
	line-height: 1.618;
}

ul {
	color: #8cc600;
         }

a {
	color: #8cc600;
    text-decoration:underline;
         }

a:hover {
	color: #8cc600;
    text-decoration:none;
}

hr {
	display: none;
}

/* Header */

#header {
    margin:0;
    padding:0;
	height: 320px;
    background: transparent url(../_images/bg_page_small.gif) left top  repeat-x;
    text-indent:-10000px;
}

#header-big {
    margin:0;
    margin-top:0px;
    padding:0;
	height: 450px;
    background: transparent url(../_images/bg_page.gif) left top  repeat-x;
    text-indent:-10000px;
}

#logo {
        margin: 0 auto;
        height:99px;
        width: 940px;
        background: url(../_images/logo.png) no-repeat;
        z-index:20;
        }


.teaser {
        color:#fff;
        margin: 0 auto;
        margin-top:50px;
        width:940px;
        height: 120px;
}

.teaser-big {
        color:#fff;
        margin: 0 auto;
        margin-top:50px;
        width:940px;
        height: 250px;
}

.teaser p, .teaser-big p {
    font-family: "DroidSansRegular", "segoe ui", arial, tahoma, helvetica, sans-serif;
    margin-bottom:10px;
    padding:0;
    width:420px;
    font-weight: normal;
	font-size: 16px;
    text-align:left;
    text-indent:0;
    }

.teaser-big ul, .teaser-big li {
    text-indent:0;
}

.teaser p strong, .teaser-big p strong {
    font-family: "DroidSansBold", "segoe ui", arial, tahoma, helvetica, sans-serif;
    font-weight:bold;
	font-size: 30px;
    line-height:150%;
    text-shadow: #bbde69 3px 3px 3px;
    }

#header h1, #header h2, #header-big h1, #header-big h2 {
  width:400px;
  margin:0;
  padding:0;
}

#logo a {
         width: 400px;
         height:70px;
         color:#8cc600;
         margin:0;
         padding:0;
         display:block;
         }

#header h2, #header-big h2 {
	margin-top: -23px;
	padding: 0px 0px 0px 4px;
	font-size: 20px;
	font-weight: normal;
	color:#8cc600;
}

#topnav {
        margin-top:-50px;
        float:right;
        width:180px !important;
        text-align:right;
        padding: 25px 15px 5px 0 ;
        font-size: 12px;
        line-height:180%;
        color: #fff;
}

#topnav a {
	    width:auto;
        height:auto;
        display:inline;
}

#topnav a:link, #topnav a:active, #topnav a:visited {
         text-decoration: none;
         color: #fff;
         }

#topnav a:hover {
         text-decoration: underline;
         color: #fff;
         }

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bgtop {
    padding:0;
	margin: 0px;
    margin-top:-30px;
    border-top: 1px solid #bbb;
}

#page-bgbtm {
  background: #fff;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  margin:0;
  padding:0;
}

/* Content */

#content {
	float: right;
	width: 640px;
	margin: 10px 10px 20px 10px;
	color: #444;
}

.intro {
    width: 920px !important;
}

#intro-web {
    width:300px;
    height: 300px;
    float:left;
    background: url(../_images/intro-web.jpg) no-repeat bottom right;
}

#intro-wp {
    width:300px;
    height: 300px;
    float:left;
    margin-left: 10px;
    background: url(../_images/intro-wp.jpg) no-repeat bottom right;
}

#intro-seo {
    width:300px;
    height: 300px;
    float:left;
    margin-left: 10px;
    background: url(../_images/intro-seo.jpg) no-repeat bottom right;
}

.indent {
    text-indent:-9999px;
}

.intro-p {
    margin-top:126px;
    margin-left:150px;
    width:140px;
    text-align:center;
}

.intro-p a {
    color: #444;
    text-decoration:none;
    font-family: 'DroidSansBold', Arial, tahoma, helvetica, sans-serif;
    font-weight:bold;
    width: 126px;
    height: 45px;
    display:block;
    line-height:45px;
}

.intro-p a:hover {
    color: #8cc600;
}

.intro-h {
    text-align:center;
}

.intro-more {
    width: 300px;
    height: 300px;
    margin-right: 10px;
    float:left;
    background: url(../_images/intro-more.jpg) no-repeat bottom right;
}

.intro-more h1, .intro-more h2 {
    width:270px;
    margin-left:20px;
    text-align:center;
}

.intro-more p {
    margin-left:30px !important;
    margin-right: 25px !important;
    text-align:left;
}

.intro-more .more {
    margin-left: 200px !important;
}

.intro-more .more a {
    border-bottom:0;
}

#content p {
  margin: 10px 15px 10px 5px;
}

#content strong {
  font-family: "DroidSansBold", "segoe ui", arial, tahoma, helvetica, sans-serif;
  font-weight:bold;
}


.subnav {
    text-align:right;
    margin-top: 10px;
    margin: 5px 0px 5px 45px;
}


li span {
	color: #444;
}

#content li {
  list-style-type:disc;
  margin: 2px 0 2px 0;
}

#content ul ul li {
  color: #444;
  list-style-type:disc;
}

ul ul li a:link, ul ul li a:active, ul ul li a:visited {
	color: #444;
}

ul ul li a:hover {
	color: #8cc600;
}

.blockquote {
    font-family: /*"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;*/
    "DroidSansBold", "segoe ui", arial, tahoma, helvetica, sans-serif;
	margin: 30px 10px 30px 40px !important;
    font-size:14px;
    font-style:italic;
    text-align:center;
    text-shadow: #eee 3px 3px 5px;
    font-weight:bold;
}

.blockquote p, .blockquote ul, .blockquote ol {
	line-height: normal;
	font-style: italic;
}

#tags {
background: #f4fae7;
padding: 5px;
margin-top: 30px;
border:1px solid #eee;
}


.post {
	padding: 0px 0 10px 0;
}

img { border: 1px solid #666; }

img.left {
	float: left;
	margin: 5px 20px 30px 0px;
    border:0;
}

img.right {
	float: right;
	margin: 15px 10px 10px 30px;
}

.profile, .profile a  {
	border:0;
}

.title {
    padding-bottom: 7px;
   border-bottom: 1px solid #ddd;
   text-align:center;
}

.title a {
	text-decoration: none;
	color: #8cc600;
}

.angebot .title a {
    padding-bottom: 7px;
   border-bottom: 1px solid #ddd;
   text-align:center;
	text-decoration: none;
	color: #444;
}

.angebot a {
	text-decoration: underline;
	color: #444;
}

.teamtitle {
   padding-bottom: 7px;
   border-bottom: 1px solid #ddd;
   text-align:left;
}

.pagetitle {
}

.blue {
	margin: 20px 0px 10px 0px;
 	padding: 0 0 0 0;
    font-weight: bold;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #8cc600;
    text-align:left;
    }

.more, .meta {
	/* display: block;
	width: 660px;
	height: 20px;   */
	padding: 0px 0px 10px 0px;
	text-align: right;
    /*    color:#8cc600;    */
}

.meta .comments {
	float: left;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background: transparent url(../_images/img06lila.jpg) no-repeat left top;
	text-align: center;
}

.more a {
	text-decoration: none;
	color: #8cc600;
         border-bottom:1px solid #787878;
}

.more a:hover {
	text-decoration: none;
         border-bottom:1px solid #8cc600;
}

.preis {
        background: url(../_images/preiszetterl.jpg) left top no-repeat;
	    padding: 17px 0px 10px 480px;
        width: 140px;
        height: 70px;
	    text-align: center;
        font-weight: bold;
        font-family: "DroidSansBold", "segoe ui", arial, tahoma, helvetica, sans-serif;
        color:#8cc600;
        font-size:18px;
        text-shadow: #ddd 3px 3px 5px;
}

.produkt {
	    padding: 0px 0px 5px 4px;
        color:#444;
        font-weight:bold;
        font-size:1.063em;
        /*
        font-style: italic;
      	font-family: Georgia, 'Times New Roman', Times, serif;
        */
        border-bottom: 1px solid #ddd;
}

.border {
    background: #f4fae7 /*url(../_images/referenzbg.jpg) left bottom repeat-x*/;
    border: 1px solid #ddd;
    padding: 5px 10px 5px 5px;
}

.border p, .border li {
     margin-right: 20px;
}
.border p {
    margin-left:10px !important;
}

.product_border {
    background: #f4fae7 /*url(../_images/product_border_bg.png) left top repeat-x*/;
    border: 1px solid #ddd;
    padding: 10px 10px 5px 10px;
}

.product_border p, .product_border li {
     margin-right: 20px;
}
.product_border p {
    margin-left:10px !important;
}


.angebot {
        height: 224px;
	    padding: 10px 10px 10px 10px;
        background: url(../_images/bg_angebot.png) no-repeat left top;
}

.info {
    border-top:1px solid #ccc;
    line-height:13px;
}

.infop {
  font-size:11px;
  text-align:left;
  padding:0;
}

.stimme {
    font-style:normal;
    text-align:left;
    margin: 10px 30px 0px 30px;
    padding-left: 10px;
}

.kunde {
    font-style:italic;
    text-align:right;
    margin:15px 30px 5px 5px;
    padding:0 10px 0 10px;
    line-height:100%;
    border-bottom: 1px solid #ccc;
}


.referenz, .kunde {
    background: #f4fae7 /*url(../_images/referenzbg.jpg) left bottom repeat-x*/;
    margin:15px 10px 5px 0px;
    margin-left:10px;
    width: 630px;
    float:left;
    border: 1px solid #ddd;
}

.referenz img {
    float:left;
    padding: 2px;
    margin: 15px 15px 15px 15px;
    width: 180px;
    border:1px solid #ccc;
}

.referenz-descr {
    font-style:italic;
    text-align:left;
    margin: 10px 15px 15px 15px;
    padding-left: 10px;
}

.referenz-descr strong {
    font-style:normal;
}

.referenz-descr a {
    font-style:normal;
}

.referenz span {
    font-style:normal;
}

.partner {
    background: #f4fae7 /*url(../_images/referenzbg.jpg) left bottom repeat-x*/;
    margin:15px 10px 5px 5px;
    padding:0 10px 0 10px;
    width: 610px;
    float:left;
    border: 1px solid #ddd;
}

.partner-descr {
    text-align:left;
    margin: 10px 15px 15px 15px;
    padding:0;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.post {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.post li {
  padding: 0px 8px 0px 4px;
  list-style-type:disc;
}

.post h3 {
         padding-top:5px;
         margin: 0;
	font-weight: bold;
}

.post a {
}

.entry {
	margin: 0;
	padding-bottom: 10px;
}

.last {
	border: none;
}


.imgright {
	float: right;
    margin: 5px 0 5px 25px;
    border: 1px solid #ddd;
}

.imgrightnoborder {
	float: right;
    margin: 5px 0 5px 25px;
    border: 0;
}

.imgleft {
	float: left;
    margin: 10px 15px 10px 5px;
    border: 0;
}


/* Contact form */
fieldset { border:0;margin:0;padding:0; }
textarea, input, input.submit {
         color:#444;
         margin: 4px 0 0 4px;
         padding-left: 2px;
         border: 1px solid #666;
         font:12px "segoe ui", tahoma, helvetica, sans-serif;
         line-height: 18px;
         width:300px;
         background-color:#fff;
         }

 input.submit   {
 color: #8cc600;
 font-size:13px;
 line-height:18px;
 font-weight:bold;
 width:100px;
 background:#f6f6f6;
 margin-left: 4px;
 padding: 4px 8px 4px 8px;

 }

tr {
  height:28px;
}

.formtd {
  width:120px;
  text-align:left;

}


.select {
  margin-left: 4px;
  line-height: 22px;
  width:304px;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin-bottom: 10px;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom:20px;
    text-align:left;
}

.mainpage {
    width: 220px !important;
    padding-left: 30px !important;
    padding-bottom:20px;
    text-align:left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
    width:200px !important;

}

#sidebar li {
	margin: 0;
	padding: 0;
    background: 0;
    border: 0;
    width:200px !important;

}

#sidebar li ul {
	margin-bottom: 30px;
	padding: 0px 10px 0px 10px;

}

#sidebar li li {
    font-size:13px;
	margin: 0 0 0 0;
	line-height: 28px;
    border:0;
    border-bottom: 0px #ddd solid;
}

#sidebar h2 {
    font-weight:bold;
    text-align:left;
    color:#8cc600;
	padding: 0 0 5px 7px;
    margin-bottom:0;
	font-size: 15px;
    text-shadow: #ddd 3px 3px 5px;
    width:200px !important;
}

#sidebar .mainpage h2 {
    font-weight:bold;
    text-align:left;
    color:#8cc600;
	padding: 0 0 5px 7px;
    margin-bottom:0;
	font-size: 15px;
    text-shadow: #ddd 3px 3px 5px;
    width:180px !important;
}

#sidebar a {
	text-decoration: none;
	color: #333;
    display: block;
    width:200px !important;
}

#sidebar a:hover {
    color:#8cc600;
	text-decoration: underline;
   text-shadow: #ddd 2px 3px 5px;
}

#sidebar h2 a {
	text-decoration: none;
	color: #8cc600;
    display: block;
    width:200px !important;
}

#sidebar h2 a:hover {
	text-decoration: underline;
   text-shadow: #ddd 2px 3px 5px;
}

#sidebar .topseller a {
  font-size:14px;
  color:#8cc600;
  border:0;
}


/* Footer */
#bottomnav {
         width: 934px;
         margin: 0 auto;
         text-align:right;
         padding: 10px 4px 10px 0 ;
         font-size: 12px;
         font-weight:bold;
         background: #fff;
         border-left: 1px solid #bbb;
         border-right: 1px solid #bbb;
}

#footer {
    padding:0;
    height:135px;
	text-align: left;
	font-size: 12px;
	color: #fff;
	padding: 25px 0 40px 0;
    background: #fff url(../_images/footerbg.jpg) repeat-x left top;
}


#footer_row {
    margin: 0 auto;
    width:960px;
    padding:0;
}

#footer h1 {
  font-family: "DroidSansBold", "segoe ui", arial, tahoma, helvetica, sans-serif;
  font-weight:bold;
  color: #fff;
  font-size:24px;
  text-shadow: #bbde69 3px 3px 3px;
  line-height:22px;
  margin:0;
  padding:0;
}


#footer p {
	padding-top: 0px;
    margin-bottom: 10px;
}

#footer .strong {
        font-family: "DroidSansBold", "segoe ui", arial, tahoma, helvetica, sans-serif;
        font-size: 12px;
        font-weight:bold;
}

#footer p a {
	color: #fff;
}

/* Slider */

	#slider{}
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{
		width:500px;
		height:240px;
		overflow:hidden;
		}
    #slider2{
        float:right;
        width:500px;
    }
	#slider2 li{
		background:transparent;
		}
	#slider2 li h2{
		margin:0 20px;
		padding-top:20px;
		}
	#slider2 li p{
		margin:20px;
		}

    #slider2 img {
      border:0;
    }

	p#controls, p#controls2{
		margin:0;
		position:relative;
		}

	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}
	#nextBtn, #nextBtn2{
		left:696px;
		}
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{
		display:block;
		width:30px;
		height:77px;
		background:url(_images/btn_prev.gif) no-repeat 0 0;
		}
	#nextBtn a, #nextBtn2 a{
		background:url(_images/btn_next.gif) no-repeat 0 0;
		}


/* Tabs */

#features {
    margin-left: 40px;
    margin-bottom: 80px;
}


#products img {
	margin:0 20px 10px 0;
    border:0;
	cursor:pointer;
}

.description {
	/*background-color:#d4e39e;*/
    background: transparent url(../_images/features.png) left top no-repeat;
    border:1px solid #8cc600;
	width:795px;
	height:240px;
	display:none;
	margin-top:17px;
	padding:0 20px;
}

.features h1, h2, ul, li {
  width: 580px;

}

.description strong {
	font-size: 15px;
}

.description .arrow {
	width:34px;
	height:34px;
	background: transparent url(../_images/yellow.png) repeat scroll 0 -68px;
	margin-top:-28px;
	margin-left:36px;
	font-size:1px;
	position:relative;
}

#wordpress .arrow {
	margin-left:210px;
}

#seo .arrow {
	margin-left:385px;
}

#standards .arrow {
	margin-left:560px;
}

#portfolio .arrow {
	margin-left:735px;
}

.linklist-center p {
    text-align:center;
    padding-left: 150px;
    width: 600px;
}



/* End Designtiger Stylesheet */

