* {
	margin: 0;
	padding: 0;
}

html { overflow-y:scroll; }

body {
    background: #0099A1;
	font-family: Arial;
	font-size: 75%;
	color: #818181;
	line-height: 1.5em;
}

#wrap {
	background: url(../img/bg_body_repeat.gif) repeat;
	position: relative;
	width: 100%;
}

#headline {
    background: url(../img/bg_lines.png) 0 -29px repeat-x;
    width: 100%;
    height: 29px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}

#footline {
    background: url(../img/bg_lines.png) 0 0 repeat-x;
    width: 100%;
    height: 29px;
    z-index: 501;
}

.forward {
    background: url(../img/bg_slider_buttons.jpg) -20px 0 no-repeat;
    display: block;
    width: 20px;
    height: 23px;
    text-indent: -999em;
    top: 140px;
    right: 0;
    position: absolute;
}

.backward {
    background: url(../img/bg_slider_buttons.jpg) no-repeat;
    display: block;
    width: 20px;
    height: 23px;
    text-indent: -999em;
    top: 140px;
    left: 23px;
    position: absolute;
}

.forward:hover { background-position: -20px -23px }
.backward:hover { background-position: 0 -23px }
.forward:active { top: 141px; }
.backward:active { top: 141px; }

.inner {
    width: 980px;
    margin: 0 auto;
}

.forward, .backward {
    cursor: pointer;
}

#wrapper {
	background: #fff;
	padding: 20px 0;
}

#header {
	height: 334px;
	overflow: hidden;
}

#left {
    float: left;
    width: 256px;
    padding-top: 31px;
    padding-left: 21px;
}

#logo {
    background: url(../img/KOKO4BIZ-Logo.gif) no-repeat;
    display: block;
    width: 250px;
    height: 211px;
    text-indent: -999em;
}

#kontakt {
    background: url(../img/kontakt.gif) no-repeat;
    display: block;
    width: 223px;
    height: 44px;
    text-indent: -999em;
    margin-left: 14px;
    margin-top: 29px;
}

#teaser {
    background: url(../img/bg_teaser.jpg) no-repeat;
    height: 334px;
    float: left;
    width: 640px;
    padding: 0 20px 0 43px;
    position: relative;
}

#slider {
    position: relative;
    height: 334px;
    width: 640px;
}

#leftFade {
    background: url(../img/bg_teaser_fadeLeft.png) no-repeat;
    width: 25px;
    height: 334px;
    position: absolute;
    z-index: 200;
}

#rightFade {
    background: url(../img/bg_teaser_fadeRight.png) no-repeat;
    width: 78px;
    height: 334px;
    position: absolute;
    z-index: 201;
    right: 20px;
}

.element {
    padding: 33px 25px 0;
    position: relative;
}

#teaser .more {
    background: url(../img/btn_moreInformation.png) no-repeat;
    width: 199px;
    height: 24px;
    text-indent: -999em;
    display: block;
    position: absolute;
    right: 150px;
    top: 144px;
}

.aufmacher {
    background: url(../img/einklinker.png) no-repeat;
    width: 257px;
    height: 102px;
    display: block;
    text-indent: -999em;
    position: absolute;
    top: -10px;
    right: 40px;
}

.a1 {
    background-position: right 0;
    width: 257px;
}

.a2 {
    background-position: right -102px;
    width: 257px;
    height: 102px;
}

.a3 {
    background-position: right -204px;
    width: 257px;
    height: 99px;
}

.a4 {
    background-position: right -303px;
    width: 257px;
}

#main {
	padding: 0 20px 0 0;
}

.stamp1 {
    background: url(../img/stamps.gif) no-repeat;
    width: 257px;
    height: 65px;
    display: block;
    text-indent: -999em;
    position: absolute;
    bottom: -55px;
    left: 40px;
}

.stamp2 {
    background: url(../img/stamps.gif) 0 -65px no-repeat;
    width: 152px;
    height: 65px;
    display: block;
    text-indent: -999em;
    position: absolute;
    bottom: 10px;
    right: 41px;
}


/* Cols
***************************************************************************************************/

.area {
	clear: both;
}

.col1, .col2, .col3 {
	padding: 0 25px 1px 25px;
	float: left;
    width: 270px;
    position: relative;
}

.col2 {
	width: 590px;
}

.col3 {
	width: 910px;
}

.divider {
	clear: both;
	position: relative;
}

.subCol {
	float: left;
	width: 270px;
    position: relative;
}

.fixedHeight .subCol {
	height: 200px;
    margin-bottom: 15px;
}

.subColR {
    padding-left: 50px;
}

.logo {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 50;
}

.img {
	position: relative;
    z-index: 51;
    left: -15px;
}

.price {
	position: absolute;
	bottom: 0;
	right: 0;
    text-align: center;
    z-index: 52;
}

.price a {
	font-weight: bold;
}

.price .fly, .price .klapp, .price .card, .price .bildarchiv {
	display: block;
	background: url(../img/bg_preise.png) no-repeat;
	width: 179px;
	height: 54px;
	text-indent: -999em;
    text-align: left;
    margin-bottom: -10px;
}

.price .fly { background-position: right 0 }
.price .klapp { background-position: right -54px }
.price .card  { background-position: right -162px; width: 157px }
.price .bildarchiv { background-position: right -108px }

/* Listen
***************************************************************************************************/

ol {
	margin-left: 20px;
}

ol li {
	font-size: 140%;
    color: #0099a1;
    margin-top: 0.7em;
}

ol li li {
	font-size: 75%;
    color: #818181;
}

#main ul li {
	padding-bottom: 0.58em;
	background: url(../img/dot.gif) no-repeat;
	padding-left: 10px;
}

#main ul.noStyle li { background: none; padding-left: 0; }

#main ul {
	list-style-position: inside;
	list-style: none;
}

#headline ul {
	float: right;
	list-style: none;
	padding-right: 20px;
}

#headline ul li {
	float: left;
}

#headline ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}

#headline ul li a:hover {
	text-decoration: underline;
}

dl dt {
    color:#0099a1;
    float:left;
    margin-right:0.3em;
    font-weight: bold;
    width: 80px;
}

dl dd {
    display:block;
    margin-bottom:4px;
    min-height:16px;
    overflow:hidden;
}

dl.preise dt {
    font-weight: normal;
    color: #818181;
    width: 125px;
}

dl.preise dd {
    font-weight: bold;
    color: #E68100;
}

/* Typo
***************************************************************************************************/

p {
    padding-bottom: 0.58em;
}

a {
	color: #0099a1;
	outline: none;
}

em {
	color: #0099a1;
	text-transform: uppercase;
	font-style: normal;
}

#slider h1 {
	color: #99d6d9;
	font-family: Georgia;
	font-weight: normal;
	font-size: 400%;
	line-height: 1.4em;
}

#slider h2 {
	color: #fff;
    font-family: Georgia;
    font-weight: normal;
    font-size: 170%;
    line-height: 1.4em;
    padding-bottom: 0.5em;
}

#slider h3 {
    color: #818181;
}

h1, h2, h3 {
    color: #0099a1;
}

.head {
	text-indent: -999em;
	background: url(../img/bg_heads.gif) no-repeat;
	height: 30px;
    margin: 30px 0 8px 0;
    padding: 0;
    min-width: 275px;
}

.hh1 { background-position: 0 0 }
.hh2 { background-position: 0 -30px }
.hh3 { background-position: 0 -60px }
.hh4 { background-position: 0 -90px }
.hh5 { background-position: 0 -120px }
.hh6 { background-position: 0 -150px }
.hh7 { background-position: 0 -180px }
.hh8 { background-position: 0 -210px }
.hh9 { background-position: 0 -240px }
.hh10 { background-position: 0 -270px }
.hh11 { background-position: 0 -300px }
.hh12 { background-position: 0 -330px }
.hh13 { background-position: 0 -360px }
.hh14 { background-position: 0 -390px }
.hh15 { background-position: 0 -420px }
.hh16 { background-position: 0 -450px }
.hh17 { background-position: 0 -480px }
.hh18 { background-position: 0 -510px }

.small {
    font-size: 80%;
    color: #818181;
    font-weight: normal;
}

.small2 {
    font-size: 90%;
    color: #818181;
    font-weight: normal;
}

hr {
    border: 0;
    border-bottom: 1px solid #bbb;
    background: transparent none;
    color: transparent;
    height: 1px;
    clear: both;
    margin-bottom: 10px;
    padding-top: 10px;
}


/* Misc
***************************************************************************************************/

.clear {clear:both;}
.floatL {float:left; margin-right: 15px;}




/**********************/
/* Galerie            */
/**********************/

ul.gallery {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
}

ul.gallery li {
    float: left;
    width: 123px;
    height: 150px;
    background-color: #fff;
    margin: 0px 2px 10px 0px !important;
    padding: 0 10px 0 0 !important;
    vertical-align: bottom;
    background: none !important;
    line-height: 0;
}

a img {
    border: 0;
}

ul.gallery li p {
    background-color: #ddd;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 3px;
    line-height: 140%;
}

ul.gallery li img {
    margin: 0;
    padding: 0;
    line-height: 0;
}




/**********************/
/* Formulare          */
/**********************/

input, select, textarea, optgroup {
    font-size: 1em;
    color: #000;
    font-family: Arial, Verdana, Geneva, Sans-Serif;

}

select optgroup {
    font-weight: bold;
    background-color: #e5e5bf;
}

select option {
    padding: 0.1em 0.5em;
    background-color: #fff;
}

select optgroup option {
    padding-left: 1em;
}


input.form, input.form2, textarea.form, textarea.form2, input.formBig {
    border: 1px solid #bbb;
    background-color: #fff;
    width: 300px;
    padding: 2px 5px;
}

label {
    display: block;
    cursor: pointer;
}

input.form, textarea.form, select.form { width: 200px; }
input.form, textarea.form, select.form { width: 260px; }
input.form2, textarea.form2, select.form2 { width: 415px; }
#info input.form, #info textarea.form, #info select.form { width: 150px; }
input.formBig {
    width: 50px;
    font-size: 2em;
}


fieldset {
    border: 0 none;
}

fieldset legend {
    font-weight: bold;
    padding: 0em 0.5em;
    display: none;
}

fieldset div.cd { float: right; }

p.formEmail {
    height:0 !important;
    margin:0 !important;
    overflow:hidden !important;
    padding:0 !important;
}


/* TagCloud
***************************************************************************************************/

.tagCloud {
  text-align: justify;
}

.tagCloud li {
  display: inline;
  line-height: 1.5em;
  text-align: justify;
  background: none !important;
  padding: 0 !important;
}

.tagCloud li a {
  text-decoration: none;
  padding-right: 3px;
}

.tagCloud a.tag0 {
  color: #95E8EF;
  font-size: 90%;
  font-weight: 100;
}

.tagCloud a.tag1 {
  color: #7DD8DF;
  font-size: 100%;
  font-weight: 300;
}

.tagCloud a.tag2 {
  color: #67C7CF;
  font-size: 110%;
  font-weight: 500;
}

.tagCloud a.tag3 {
  color: #53B7BF;
  font-size: 120%;
  font-weight: 700;
}

.tagCloud a.tag4 {
  color: #41A7AF;
  font-size: 130%;
  font-weight: 900;
}

.tagCloud a.tag5 {
  color: #3098A1;
  font-size: 140%;
  font-weight: 900;
}

