/*
Author: artlantic
*/

/*=====================================
           	 	RESET
======================================*/

* {
	margin: 0;
	padding: 0;
	}

ul {
	list-style-type: none;
	list-style-image: none;
	}
	

/*=====================================
           	 PAGE LAYOUT
======================================*/

html {
	min-height: 100%;
	overflow-Y: scroll;
	}

body {
	background: #AAC5EF;
	color: #333333;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif !important;
	font-size: 13px !important;
	letter-spacing: 1px;
	line-height: 120%;
	}

#wrapper {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

#top {
	margin: 0;
	padding: 0;
	background: #224CD4;
	height: 175px;
	width: 100%;
	}

#header {
	margin: 0 auto;
	padding: 0;
	background: #224CD4 url('img/logoHaarentfernung.jpg') no-repeat;
	height: 175px;
	overflow: hidden;
	width: 750px;
	}
	
#title {
	float: left;
	height: 135px;
	text-indent: -9999em !important;
	width: 750px;
	}

#menu {
	float: right;
	padding-top: 10px;
	text-transform: uppercase;
	}

#menu li {
	float: left;
		}
		
#middle { 
	background: #AAC5EF;
	padding-top: 15px;
	clear: both;
	min-height: 450px;
	width: 100%;
	}

#container {
	margin: auto;
	padding: 5px 0;
	width: 750px
	}

#leftColumn {
  display: inline;
	float:left;
	margin: 0 20px 0 0;
	padding: 0 5px;
	width: 180px;
   }
      	
#contentColumn {
  display: inline;
	float:left;
	margin: 0 0 30px 0;
	padding: 0 20px 0 0;
	width: 520px
	}

	
#footer {
	background: #224CD4 url(images/footer01.jpg) repeat-x;
	clear: both;
	margin: 0;
	padding: 30px;
	text-align: center;
	}
	
	
#title a {
	display: block;
	height: 48px;
	width: 270px;
	}
	
h1, h2 {
	font-size: 2px;
	line-height: 2px;
	}


.pageitem {
	color: #e9d9d9;
	display: inline;
	font-family: Cambria, 'Times New Roman', serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0 7px;
	text-align: center;
	}

.pageitem:hover {
	color: #fff;
	}

.pageitem:active {
	color: #999;
	}

.current_pageitem {
	color: #ffcc00;
	}



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

.imgright {
	float:right;
	margin: 0 0 0 15px;
	}	

.overlay {
	border: 1px solid #fff;
	background: #f4e9e3;
	height: 450px;
	overflow: auto;
	padding:40px;	
	width:580px; 
}

contentElementTop {
  margin: 0px;
	padding: 0 0 20px 0;
}

.contentElementLeft {
  margin: 0px;
	padding: 0 20px 5px 0;
	float: left;
}

.contentElementRight {
  margin: 0px;
	padding: 0 0 5px 20px;
	float: right;
}

.contentText {
  margin: 0 0 20px 0;
}

.contentText ul {
  margin: 0px;
	padding: 5px 0 0 15px;
	list-style-type: disc;
	list-style-image: none;
}
.contentText ul li {
  margin: 0px;
	padding: 0 0 5px 0;
}

.specialRed {
  color: red;
}

.specialLineThrough{
  text-decoration: line-through;
}

.infoSize11 {
	font-size: 10px;
}
	
/*=====================================
             FONT STYLEZ
======================================*/


h3, h4 {
	color: #000;
	font-family: Cambria, 'Times New Roman', serif;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 10px;
	text-transform: uppercase;
	cursor: default;
	}

h3 {
	font-size: 22px;
	letter-spacing: 3px;
	}

h4 {
	font-size: 19px;
	letter-spacing: 2px;
	margin: 0 0 20px 0;
	}
	
h5 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif !important;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 2px;
	margin: 0 0 0 0;
	}

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

a:hover {
	color: #ffcc00;
	}

a:active {
	color: #fff;
	}

a:focus {
	outline:none;
	}

a.inline {
	border-bottom: 1px dotted #333333;
	}
	
a.inline:hover {
	background: #ffcc00;
	border: none;
	color: #000;
	}

.tableInfoText {
	font-size: 9px;
	line-height: 100%;
}	
	
/* Navigation left */ 
.navleft, a.navleft {
  padding: 0px;
  margin: 0px;
	color: #000;
	font-family: Cambria, 'Times New Roman', serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 100%;
	}	
.navleft a {
	color: #000;
	}
.navleft a:hover {
	color: #000;
	}		
.navleft ul li {
	padding: 2px 0;
	}

.navleft ul li div {
	padding: 2px 0;
	}
	
.navleft ul {
	padding-bottom: 20px;
	}	
	
.navleft ul li div a, .navleft ul li a {
	display: inline;
	color: #333;
	text-decoration:none;
	}

.navleft ul li div a:hover, .navleft ul li a:hover {
	color: #000;
	font-weight:bold;
	}
  	
a.navleft {
	}

a.navleft:hover {
	color: #ffffff;
	}

.category3 {
	padding-top: 1px;
	}
	
.category3 a {
	padding-left: 15px;
	font-size: 11px;
	}
	
.footer, a.footer {
	color: #e9d9d9;
	font-family: Cambria, 'Times New Roman', serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}	
	
a.footer {
	padding-left: 30px;
	}

a.footer:hover {
	color: #ffffff;
	}

.orderedlist {
	margin-left: 4em;
	}

.bulletlist {
	margin-left: 1em;
	list-style-type: disc;
	list-style-image: none;
	}

.bulletlistitem {
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	}

p {
	margin-bottom: 15px;
	}

.p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif !important;
	font-size: 12px !important;
	letter-spacing: 0.1em;
	text-transform: none;
	}

.small {
	color: #666;
	font-size: 11px;
	}

.nomargin {
	margin-bottom: 0;
	}

/*=====================================
             LANDING PAGE
======================================*/

#welcome {
	background: url('images/welcome.png') no-repeat;
	height: 223px;
	text-indent: -9999em;
	width: 822px;
	}

.bigbutton {
	background: url('images/bigbuttons_start.png');
	float: left;
	height: 42px;
	margin: 50px 39px 58px 39px;
	text-indent: -9999em;
	width: 210px;
	}

#button_wer:hover {
	background-position: 0 -50px;
	}

#button_wer:active {
	background-position: 0 -100px;
	}

#button_was {
	background-position: -210px 0;
	}

#button_was:hover {
	background-position: -210px -50px;
	}

#button_was:active {
	background-position: -210px -100px;
	}

#button_publi {
	background-position: -420px 0;
	}

#button_publi:hover {
	background-position: -420px -50px;
	}

#button_publi:active {
	background-position: -420px -100px;
	}

#button_tesys {
	background-position: -630px 0;
	}

#button_tesys:hover {
	background-position: -630px -50px;
	}

#button_tesys:active {
	background-position: -630px -100px;
	}



/*=====================================
			   UEBER UNS
======================================*/

#aboutsprite {
	float: right;
	height: 214px;
	margin: 0 0 20px 40px;
	width: 400px;
	}

#abouttop {
	background: url('images/aboutsprite.png');
	float: left;
	height:127px;
	text-indent: -9999em;
	width: 400px;
	}
	
#aboutinsti {
	background: url('images/aboutsprite.png') 0 -126px;
	float: left;
	height: 37px;
	padding-top: 50px;
	text-align: center;
	text-indent: -9999em;
	width: 210px;
	}

#aboutinsti:hover {
	background-position: 0 -213px;
	color: #333;
	text-indent: 0;
	}
	
#aboutroos {
	background: url('images/aboutsprite.png') -211px -126px;
	border: none;
	float: left;
	display:inline;
	height: 42px;
	padding: 45px 0 0 30px;
	text-indent: -9999em;
	text-align: center;
	width: 160px;
	}

#aboutroos:hover {
	background-position: -211px -213px;
	color: #333;
	text-indent: 0;
	}


/*=====================================
            DIENSTLEISTUNGEN
======================================*/


#servicelist {
	background: url('images/servicebg.png');
	float: left;
	padding: 20px;
	width: 320px;
	}

.stabs {
	border-bottom: 1px solid #fff;
	line-height: 35px;
	padding: 5px;
	z-index: 3;
	}

.stabs li {
	display: block;
	overflow: hidden;
	}

.stabs a {
	color: #e9d9d9;
	font-weight: bold;
	}

.stabs a.current {
	color: #ffcc00;
	}

.stabs a:hover {
	color: #fff;
	}

.spanes {
	background: #f4e9e3;
	border: 1px solid #fff;
	float: right;
	padding: 20px;
	width: 440px;
}

.spanes div {
	display: none;
	}

span.mehr {
	background: url('images/mehrbutton.png') no-repeat;
	cursor: pointer;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 2px 0 8px 28px;
	}

span.active {
	background: url('images/mehrbutton.png') 0 -30px no-repeat;
	}

.mehrcontent {
	clear:both;
	}
	
.clear {
  clear: both;
}


/*=====================================
              KUNDENLISTE
======================================*/

#kundenliste {
	clear: both;
	list-style-type: none;
	list-style-image: none;
	margin: auto;
	text-indent: none;
	width: 100%;
	}

#kundenliste li {
	float: left;
	}

.kundenlogo {
	background: url('images/kundensprite.png') no-repeat;
	display: block;
	height: 30px;
	padding-top: 50px;
	text-align: center;
	text-indent: -9999em;
	width: 145px;
	}

.kundenlogo:hover {
	color: #333;
	text-indent: 0;
	}	

#airberlin:hover {
	background-position: 0 -90px;
	}	

#assekurata {
	background-position: -145px 0;
	}	

#assekurata:hover {
	background-position: -145px -90px;
	}
		
#bahlsen {
	background-position: -290px 0;
	}	

#bahlsen:hover {
	background-position: -290px -90px;
	}

#behrendt {
	background-position: -6090px 0;
	}

#behrendt:hover {
	background-position: -6090px -90px;
	}

#blockhouse {
	background-position: -5945px 0;
	}

#blockhouse:hover {
	background-position: -5945px -90px;
	}

#bosch {
	background-position: -435px 0;
	}	

#bosch:hover {
	background-position: -435px -90px;
	}	

#dab {
	background-position: -580px 0;
	}	

#dab:hover {
	background-position: -580px -90px;
	}

#dak {
	background-position: -725px 0;
	}	

#dak:hover {
	background-position: -725px -90px;
	}

#denzel {
	background-position: -870px 0;
	}	

#denzel:hover {
	background-position: -870px -90px;
	}

#douglas {
	background-position: -6235px 0;
	}	

#douglas:hover {
	background-position: -6235px -90px;
	}
	
#edeka {
	background-position: -1015px 0;
	}	

#edeka:hover {
	background-position: -1015px -90px;
	}

#faktenkontor {
	background-position: -1160px 0;
	}	

#faktenkontor:hover {
	background-position: -1160px -90px;
	}

#finanzinformatik {
	background-position: -1305px 0;
	}	

#finanzinformatik:hover {
	background-position: -1305px -90px;
	}

#fix {
	background-position: -1450px 0;
	}	

#fix:hover {
	background-position: -1450px -90px;
	}

#hamburg {
	background-position: -1595px 0;
	}	

#hamburg:hover {
	background-position: -1595px -90px;
	}

#huk {
	background-position: -1740px 0;
	}	

#huk:hover {
	background-position: -1740px -90px;
	}

#hvb {
	background-position: -1885px 0;
	}	

#hvb:hover {
	background-position: -1885px -90px;
	}

#ibghaus {
	background-position: -2030px 0;
	}	

#ibghaus:hover {
	background-position: -2030px -90px;
	}

#kfw {
	background-position: -2310px 0;
	}	

#kfw:hover {
	background-position: -2310px -90px;
	}

#linde {
	background-position: -2465px 0;
	}	

#linde:hover {
	background-position: -2465px -90px;
	}

#lufthansa {
	background-position: -2610px 0;
	}	

#lufthansa:hover {
	background-position: -2610px -90px;
	}

#maxbahr {
	background-position: -2755px 0;
	}	

#maxbahr:hover {
	background-position: -2755px -90px;
	}

#mlp {
	background-position: -2900px 0;
	}	

#mlp:hover {
	background-position: -2900px -90px;
	}

#niedersachsen {
	background-position: -3045px 0;
	}	

#niedersachsen:hover {
	background-position: -3045px -90px;
	}

#nordakademie {
	background-position: -3190px 0;
	}	

#nordakademie:hover {
	background-position: -3190px -90px;
	}

#norma {
	background-position: -2175px 0;
	}	

#norma:hover {
	background-position: -2175px -90px;
	}

#olympus {
	background-position: -3335px 0;
	}	

#olympus:hover {
	background-position: -3335px -90px;
	}

#otto {
	background-position: -3480px 0;
	}	

#otto:hover {
	background-position: -3480px -90px;
	}

#pfizer {
	background-position: -3625px 0;
	}	

#pfizer:hover {
	background-position: -3625px -90px;
	}

#raiffeisen {
	background-position: -3770px 0;
	}	

#raiffeisen:hover {
	background-position: -3770px -90px;
	}

#rexroth {
	background-position: -3915px 0;
	}	

#rexroth:hover {
	background-position: -3915px -90px;
	}

#rothrau {
	background-position: -4060px 0;
	}	

#rothrau:hover {
	background-position: -4060px -90px;
	}

#rottendorf {
	background-position: -5655px 0;
	}	

#rottendorf:hover {
	background-position: -5655px -90px;
	}

#rsvp {
	background-position: -4205px 0;
	}	

#rsvp:hover {
	background-position: -4205px -90px;
	}

#russell {
	background-position: -4350px 0;
	}	

#russell:hover {
	background-position: -4350px -90px;
	}

#rwe {
	background-position: -4495px 0;
	}	

#rwe:hover {
	background-position: -4495px -90px;
	}

#still {
	background-position: -4640px 0;
	}	

#still:hover {
	background-position: -4640px -90px;
	}

#tcom {
	background-position: -4785px 0;
	}	

#tcom:hover {
	background-position: -4785px -90px;
	}

#thyssen {
	background-position: -4930px 0;
	}	

#thyssen:hover {
	background-position: -4930px -90px;
	}

#toyota {
	background-position: -5075px 0;
	}	

#toyota:hover {
	background-position: -5075px -90px;
	}

#usk {
	background-position: -5220px 0;
	}	

#usk:hover {
	background-position: -5220px -90px;
	}

#vodafone {
	background-position: -5365px 0;
	}	

#vodafone:hover {
	background-position: -5365px -90px;
	}

#vw {
	background-position: -5510px 0;
	}	

#vw:hover {
	background-position: -5510px -90px;
	}

#wollenhaupt {
	background-position: -5800px 0;
	}	

#wollenhaupt:hover {
	background-position: -5800px -90px;
	}


/*=====================================
             PUBLIKATIONEN
======================================*/

.ptabs {
	border-bottom: 1px solid #fff;
	line-height: 35px;
	padding: 0;
	width: 870px;
	z-index: 1;
	}

.ptabs li {
	display: inline;
	overflow: hidden;
	}

.ptabs a, .ptabs a.current {
	background: #e0d5d0;
	border: 1px solid #fff;
	color: #33333;
	font: 16px Cambria, 'Times New Roman', serif;
	margin: 0;
	padding: 9px 40px;
	text-transform: uppercase;
	width: 180px;
	}

.ptabs a.current {
	background: #f4e9e3;
	border-bottom: 2px solid #f4e9e3; }

.ptabs a:hover {
	background: #bbb;
	color: #fff;
	}

.ptabs a.current:hover {
	background: #f4e9e3;
	color: #fff;
	}

.ppanes div {
	background: #f4e9e3;
	border: 1px solid #fff;
	border-top: none;
	padding: 30px 40px;
	z-index: 2;
	display: none;
	}


.artikel, .buch {
	background: url('images/publisprite.png') -40px 0 no-repeat;
	border-bottom: 1px solid #bbb;
	clear: both;
	display:block;
	line-height: 150%;
	margin-top: 15px;
	padding: 0 0 15px 50px;
	width: 740px;
	}

.buch {
	background: none;
	padding: 0;
	width: 790px;
	}
	
.bottom {
	border-bottom: none;
	}


.floatright {
	float: right;
	width: 180px;
	}
	
.downloadlink {
	background: url('images/publisprite.png') 85px 0 no-repeat;
	float: right;
	font-size: 10px;
	height: 45px;
	line-height: 45px;
	padding-right: 40px;
	text-align: right;
	width: 80px;
	}

.downloadlink:hover {
	background-position: 85px -90px;
	}

.mehrlink, .amazonlink {
	float: right;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	padding-right: 35px;
	text-align: right;
	width: 175px;
	}

.mehrlink {
	background: url('images/publisprite.png') 180px -180px no-repeat;	
	}

.mehrlink:hover {
	background-position: 180px -240px;
	}

.amazonlink {
	background: url('images/publisprite.png') 180px -300px no-repeat;
	}

.amazonlink:hover {
	background-position: 180px -360px;
	}


/*=====================================
                TESYS
======================================*/

.tesys {
	float:left;
	padding: 0 20px;
	width: 250px;
	}

.tesyslogo {
	float: left;
	padding: 0 10px 10px 0;
	}


/*=====================================
               LINKLISTE
======================================*/

#linkliste {
	clear: both;
	list-style-type: none;
	list-style-image: none;
	margin: auto;
	text-indent: none;
	width: 100%;
	}

#linkliste li {
	float: left;
	}

.linkliste {
	background: url('images/linksprite.png') no-repeat;
	display: block;
	height: 25px;
	margin: 20px;
	padding-top: 100px;
	text-align: center;
	width: 174px;
	}

#hsu:hover {
	background-position: 0 -125px;
	}

#hogrefe {
	background-position: -174px 0;
	}

#hogrefe:hover {
	background-position: -174px -125px;
	}
	
#pabst {
	background-position: -348px 0;
	}

#pabst:hover {
	background-position: -348px -125px;
	}
	
#eligo {
	background-position: -522px 0;
	}

#eligo:hover {
	background-position: -522px -125px;
	}
	
#ma {
	background-position: -696px 0;
	}

#ma:hover {
	background-position: -696px -125px;
	}
	
#wikimedia {
	background-position: -870px 0;
	}

#wikimedia:hover {
	background-position: -870px -125px;
	}

#smashing {
	background-position: -1044px 0;
	}

#smashing:hover {
	background-position: -1044px -125px;
	}

#datenchef {
	background-position: -1392px 0;
	}

#datenchef:hover {
	background-position: -1392px -125px;
	}


/*=====================================
               IMPRESSUM
======================================*/

#disclaimer {
	background: url('images/disclaimer.gif');
	float:right;
	height:240px;
	width: 355px;
	}
	
	
	
/*=====================================
            	404
======================================*/

#viernullvier {
	height: 128px;
	margin: 10px 0;
	width: 312px;
	}
	
	

/*=====================================
               KONTAKT
======================================*/

#contact-wrapper {
	width: 100%;
	}

#contact-wrapper div {
	clear:both;
	margin:1em 0;
	}

#contact-wrapper label {
	display:block;
	float:none;
	width:auto;
	}

form#contactform input, form#contactform textarea {
	background: #8fbffa;
	border: solid 1px #fff;
	color:#000;
	font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 3px;
	}
	
form#contactform input:focus, form#contactform textarea:focus {
	background: #fff;
	border: 2px solid #195efa;
	padding: 3px;
	}

.checkbox {
   margin: 0;
   padding: 0 5px 0 0;
   width: 400px; 
}

.box {
   margin: 0 5px 0 0;
   padding: 0;
}

/*== NEU PAWEL ==*/

form .validdd {
    background: url("images/valid.png") no-repeat scroll 100% 4px transparent;
}
form .errorrr {
    background: url("images/error.png") no-repeat scroll 100% 4px transparent;
}
/*== NEU PAWEL ENDE ==*/

.error {
	color: #ffcc00;
	font-style: italic;
	}
	
#submit {
	background: url('sendButton.png') no-repeat scroll 0 0 transparent;
	border: none;
	cursor: pointer;
	display:block;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	width: 210px;
	}

#submit:hover {
	background: url('sendButton.png') no-repeat scroll 0 0 transparent;
	}

#submit:active {
	// background-position: -210px -100px;
}

/*
#submit {
	background: url('images/bigbuttons_start.png') no-repeat scroll -210px 0 transparent;
	border: none;
	cursor: pointer;
	display:block;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	width: 210px;
	}

#submit:hover {
	background-position: -210px -50px;
	}

#submit:active {
	background-position: -210px -100px;
}
*/


#danke {
	background: url('images/sent.png') no-repeat;
	line-height: 100%;
	padding: 12px 20px 12px 100px;
	}
