@charset "utf-8";
/* CSS Document */

body {
	background-color: white;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
	color:#fff;
	background-repeat: no-repeat;
	background-position: top center;
	letter-spacing: normal;
}
#xheader {
	height: 490px;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	z-index: 5;
	background-image: url(../pix/header_background.jpg);
}
#header {
	height: 490px;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	z-index: 5;
	xbackground-image: url(<?php bloginfo('stylesheet_directory'); ?>/pix/<?php echo ("header_background_".rand(1,2).".jpg")?>) ;
}
#xlogo {
	width: 980px;
	z-index: 10;
	height: 200px;
	width: 260px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	float: left;
	top: 450px;
}

#wrapper {
	width: 940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: -40px;
} 

#portfolio_wrapper {
	float: left;
	height: 400px;
	width: 940px;
	margin-bottom:1px;
	background-image: url(../pix/portfolio_background.gif);
	background-repeat: repeat-x;
	overflow:hidden
}

.ui-tabs-hide {
	display:none
    }


.ui-tabs-loading em {
	display:none
}

#client_wrapper {
	float: left;
	height: 650px;
	width: 940px;
	margin-bottom:0px;
}
#client_01 {
	float: left;
	height: 130px;
	width: 590px;
	margin-bottom:1px;
	margin-right:40px;
	padding-left: 40px;
	padding-right: 20px;
	
}
#client_02 {
	float: left;
	height: 320px;
	width: 220px;
	margin-bottom:1px;
	margin-right:1px;
	padding-top: 20px
}
#client_03 {
	float: left;
	height: 350px;
	width: 300px;
	margin-bottom:1px;
}
.biggerfont {
	font-size: 1.2em;
	line-height: 1.6em
}

#group_wrapper {
	background-color:#000;
	float: left;
	height: 140px;
	width: 940px;
	border-left:1px;
	border-right: 1px;
	border-left-style: solid;
	border-left-color: grey;
	background-image: url(../pix/group_background.gif);
	background-repeat: repeat-x;
}
#group_01 { float: left; height: 250px; width: 278px; margin-bottom:1px; }
#group_02 {
	float: left;
	height: 250px;
	width: 279px;
	margin-bottom:1px;
	margin-right:1px;
	margin-left:1px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #000;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#group_03 {
	float: left;
	height: 250px;
	width: 259px;
	margin-bottom:1px;
}
#footer_wrapper {
	float: left;
	height: 220px;
	width: 940px;
	margin-bottom:50px;
	font-size: 0.9em;
	background-image: url(../pix/footer_background.png);
}
#footer_01 {
	float: left;
	height: 179px;
	width: 190px;
	margin-bottom:1px;
}
#footer_02 {
	float: left;
	height: 179px;
	width: 125px;;
}
#footer_03 {
	float: left;
	height: 179px;
	width: 330px;
	margin-bottom:1px;
}
#footer_04 {
	float: left;
	height: 179px;
	width: 295px;;
	margin-bottom:1px;
}
.white_text li a,  {
	color: #999;
}

.pad20 {
	padding: 20px;
}
.list {
	list-style-type: none;
	padding: 15px 5px 5px 5px;
	margin: 0px;
	margin-left: 1em;
	line-height: 24px;
}

#client_01 ul { 
list-style-position: outside; 
margin-left: 0px; 
padding-left: 0px; 
list-style: none; 
vertical-align: middle; 
padding-right: 0px 
}

#client_01 ul li {
	color:white;
	margin: 0px;
	padding-right: 20px;
	width:270px;
	float:left;
	xheight: 100px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 0.9em;
	line-height: 1.9em;
	 
}
#client_01 ol { list-style-position: outside; margin-left: 0px; padding-left: 0px; list-style: none; vertical-align: middle; padding-right: 0px }
#client_01 ol li {
	color:white;
	margin: 0px;
	padding-right: 20px;
	padding-left: 35px;
	width:235px;
	float:left;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.8em;
	background-image: url(../pix/icon_check.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
li.check
{
background-image: url(../pix/icon_check.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.mail
{
background-image: url(../pix/icon_mail.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.mobil
{
background-image: url(../pix/icon_mobil.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.vcard
{
background-image: url(../pix/icon_vcard.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.fb
{
background-image: url(../pix/icon_fb.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.twitter
{
background-image: url(../pix/icon_twitter.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.ln
{
background-image: url(../pix/icon_ln.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.contact
{
background-image: url(../pix/icon_contact.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.info
{
background-image: url(../pix/icon_i.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

li.blank
{
background-image: url(../pix/icon_blank.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}

/* Link styles */

A:link {
	text-decoration: none;
	color: white;

}
A:visited {
	text-decoration: none;
	color: white;
}
A:active {
	text-decoration: none;
	color: white;
}
A:hover {
	text-decoration: underline;
	color: white;
}

A:link {
	text-decoration: none;
	color: white;

}
.k A:visited {
	text-decoration: none;
	color: #000000;
}
.k A:active {
	text-decoration: none;
	color: #000000;
}
.k A:hover {
	text-decoration: underline;
	color: #000000;
}
.k A:link {
	text-decoration: none;
	color: #000000;
	}

li .strikeout {
	text-decoration: line-through;
}
	
h1 {
	padding:0px;
	line-height: 0.2em;
	padding-top:20px;
	font-size: 3em;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
}
h2 {
	padding:0px;
	margin:0px;
	font-size:1.1em;
	line-height: 2.8em;
	text-transform: none;
	font-variant: normal;
	font-weight: 100;
	font-style: italic;
}
h3 {
	padding:0px;
	margin:0px;
	font-size:1.1em;
	color:white;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
}
strong {
	padding:0px 0px 0x 0px;
	margin:0px;
	font-size:2em;
	color:white;
	text-transform: capitalize;
	font-variant: normal;
	font-style: italic;
	line-height: 50px;
}

p {
	font-style: italic;
}

.kontakt_kasse {
	background-color: #fff;
	width: 225px;
	padding: 10px 10px 10px 15px;
	margin-left:0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 20px;
	font-style: italic;
	float: left;
	color: black;
}
li.kontakt_mail
{
background-image: url(../pix/kontakt_mail.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}
li.kontakt_mobil
{
background-image: url(../pix/kontakt_mobil.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 20px 3px 30px;
margin: 5px 0;
}
.partnerlinks
{
	border-top-color: white;
	border-top-style: dotted;
	border-top-width: thin;
	margin-top: 20px;

}