html {font-size: 100%;} 

#urlaub{
    position: absolute;
    right: 390px;
    top: 34px;
    z-index: 1000;
}


body {
	background: none;
	background-color: rgb(63, 63, 63);
	
	color: rgb(107, 107, 107);
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px; 
	line-height: 18px;
	
	margin: 0px 0px 0px 0px;
	padding:0 0 35px 0;
	
	position:relative;
	height: 100%;
}

div, li, h1, h2, h3, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, dt, dl {
	margin:0;
	padding:0;
}

td{vertical-align:top;}

pre, code {
	font-family: "Times";
	background-color: #e3e3e3;
}

a,a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #666666;
	text-decoration: none;
}
.blog a {
	color: #666666;
	text-decoration: underline;
}
.blog a:hover,.blog a:focus,.blog a:active {
	color: #666666;
	text-decoration: none;
}
a.url {
	color: #666666;
	overflow: hidden;
	text-decoration: none;
}
a.url:hover, a.url:focus, a.url:active {
	color: #666666;
	text-decoration: underline;
}
a.backover {
	padding-left: 22px;
	background: url(../img/icons/showback.gif) no-repeat 6px 4px;
}
a.backover, a.pinfo{
	cursor: pointer;
	color: #666666;
	text-decoration: none;
}
a.backover:hover, a.backover:focus, a.backover:active,
a.pinfo:hover, a.pinfo:focus, a.pinfo:active {
	cursor: pointer;
	color: #666666;
	text-decoration: underline;
}
strong, .bold {font-weight: bold;}

ul {
	margin: 0;
	padding: 15px 20px 15px 15px;
	list-style-type: square; 
	list-style-position: outside; 
	color: rgb(63, 63, 63);
}
li {padding: 0 0 5px 10px;}

ol.numberlist{
	padding: 15px 20px 15px 28px;	
}
ol.numberlist li{
	list-style: decimal-leading-zero;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 20px 10px;
	font-size: 14px;
}
ol.numberlist li p{
	font-weight: normal;
	font-size: 12px;
}

img{border: none;}

h1,h2, h2 a,h2 a:hover{
	color: rgb(63, 63, 63);	
	font-family: Tahoma, Arial, Verdana;
}

h1{
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	
	padding: 0 0 20px 0;
	margin: 0; 
}

h2, h2 a{
	font-size: 12px;
	font-weight: normal;
	
	padding: 0;
	margin: 0; 
	
	text-decoration: none;
}
.blog h2,.blog h2 a{
	font-size: 19px;
	padding-bottom: 5px;
 	margin-bottom: 5px;
	
	text-decoration: none;
}
.post{
	position: relative;
	padding-bottom: 35px;
}
.entry {
    clear: both;
    padding-top: 25px;
}
#content {
	overflow: visible;
}
.post-date {
    height: 49px;
    left: -60px;
    position: absolute;
    width: 45px;
	float: none;
}
.post-title {
    float: none;
    margin-left: 0;
    width: auto;
}
.srclsbtext h2{
	margin-top:-4px;
	font-size: 11px;
	padding-left: 2px;
}

p{padding: 0 0 10px 0;}
.wline{
	padding: 10px 0 10px 0;
	background: url(../img/line.gif) repeat-x bottom;
}
span.copy{
	position:absolute;
	left: 60px;
	top: 5px;
	color: #ffffff;
	font-size: 10px;
}
ul.meta{
	position:absolute;
	right: 60px;
	top: 5px;
	width: 350px;
	padding: 0;
	margin:0;
	list-style: none;
}
ul.meta li{
	padding: 0 5px;
	margin:0;
	float:right;
	font-size: 11px;
}
ul.meta li span{
	display: block;
}
ul.meta li a{
	font-size: 10px;
	text-decoration: none;
}
ul.meta li a:hover, ul.meta li a:focus, ul.meta li a:active {
	color: #666666;
	text-decoration: underline;
}
/*****************************
 * Layout Aufbau		
*****************************/
#pagehead, #pagebody, #page{
	position: relative;
	width: 100%;	
}
#page{
	border: 0;
}
.blogalign{
	width: 900px;
	margin: 50px auto;
}
.post-cat a{
	color: #666666;
}
#pagehead{
	height: 100px;
	padding: 30px 0 0 0;
	margin: 0px 0 0 0;
}

#pagefoot{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30px;
}

img.logo{
	padding: 0 65px 0 0;
	float:right;
}
/*****************************
 * Navigation		
*****************************/
div.nav{
	margin: 0 0 0 52px;
	padding: 0;
	position: relative;
	list-style: none;
	height: 110px;
	width: 500px;
}

div.nav ul{
	margin: 0;
	padding: 0;
	position: relative;	
	z-index: 20;
}

div.nav ul li, div.nav ul ul, div.nav ul ul li{
	padding: 0;
	margin: 0;
	list-style: none;
}

div.nav ul li, div.nav ul ul li{
	display: block;
	float:left;
}

div.nav ul li{padding: 0 13px 0 13px;}
div.nav ul ul li{
	padding-right: 16px; 
	cursor: pointer;
}

div.nav ul ul {
	position:absolute;
	top: 40px;
	left: 13px;
}

div.nav ul ul li.arrow{
	position: absolute;
	left: 0px;
	top: 26px;
	width: 24px;
	height: 22px;
	padding: 0px;
	background: url(../img/openarrow.gif) top no-repeat;
}

div.glow{
	position: absolute;
	top: -30px;
	left: 28px;
	width: 91px;
	height: 110px;	
	padding: 0;
	z-index: 10;
	background: url(../img/glow.gif) top no-repeat;
}
/*****************************
 * Showroom		
*****************************/
.showroom, .blog{
	overflow:hidden;
	/* height: 500px;  just 4 testing - height is calculatet by: windowheight - (head + foot) */
	background-color:#ffffff;
	position: relative;
}

.srborderf{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height:8px;
	background: url(../img/lowerborder.gif) bottom repeat-x;
	z-index: 100;
}

.srborderh{
	position: absolute;
	top: 0px;
	width: 100%;
	height:8px;
	background: url(../img/upperborder.gif) top repeat-x;
	z-index: 100;
}

.srcategories{
	display: block;
	padding: 65px;
	position: relative;
}

.srcategories li {
	clear: both;
	position: relative;
	padding: 0px 0 30px 0;
	list-style: none;
}

div.client{
	float: left;
	width: 260px;
	height: 190px;
	padding: 20px 20px 0 20px;
	cursor: pointer;
}

div.client span{
	display: block;
	visibility: hidden;
	font-size: 10px;
}
/*****************************
 * Detailpage		
*****************************/
.srclprojects{
	padding: 20px 0px 0 0px; 
	height: 124px;
	position: absolute;
	top: -110px;
	left: 0;
	z-index: 20;
	width: 100%;
	background-color: #ffffff;
}
.whiteborder{
	background: url(../img/whiteborder.png) top center no-repeat;	
	height: 18px;
	width: 100%;
	position: absolute;
	bottom: -18px;
	left: 0px;
	cursor: pointer;
}
.srclprojects ul{
	padding: 0; 
	margin: 0;
	height: 124px;
	position: relative;
	background-color: #ffffff;
}
.srclprojects li{
	padding: 0 5px 0 5px; 
	display: block;
	float:left;		
	text-align: center;
	cursor: pointer;
	height:124px;	
	background: url(../img/thumb_pass.gif) no-repeat center 103px;
}
.srclprojects li.open{
	background: url(../img/thumb_act.gif) no-repeat center 103px;
}
.thumbdesc {
	display: none;
}
.srcategories li div.client img{
	opacity: 0.4;	
	filter: alpha(opacity = 40);
}
.thumbwrap{
	position: relative;
	width: 120px; 
	height: 90px; 
	overflow: hidden; 
	opacity: 0.4;
	border: 1px solid #666666;
}
.preload{
	position:absolute;
	width: 120px; 
	height: 90px; 
	left: 0px;
	top: 0px;
	background: #ffffff url(../img/load.gif) no-repeat center;
	z-index: 15;	
}
.srclprojects li.spacer{
	width: 30px;
	background: none;
}
.thumbbullet{
	padding-top:0px;
}
.srclshowbox{
	position: absolute;
	top: 30px;
	left: 0;
	padding: 0px;
	font-size: 11px; 
	z-index: 10;
	width: 100%;
	height: 500px;
}
.srclsbimg{
	position: relative;
	display: block;
	margin: 60px auto 0px auto; 
	padding: 0 0 0 0; 
	width: 820px;
	min-height: 400px;
	text-align: center;
	background: #ffffff url(../img/load.gif) no-repeat center;
	cursor: pointer;
}
.next,
.back{
	position: absolute;
	top: 220px;	
	width: 60px;
	height: 60px;
	color: #ffffff;
	font-size: 2px;
	opacity: 0.8;
	cursor: pointer;
	overflow: hidden;
	z-index: 20;
	
	opacity: 0.2;
}
.next{
	padding: 0px 0 0 0;
	right: 65px;
	background: transparent url(../img/picnav_v2.gif) no-repeat top;
}
.back{
	padding: 0px 0 0 0;
	left: 65px;
	background: transparent url(../img/picnav_v2.gif) no-repeat bottom;
}
.nextsmall,
.backsmall{
	position: absolute;
	top: 127px;	
	width: 34px;
	height: 34px;
	color: #ffffff;
	font-size: 2px;
	opacity: 0.8;
	cursor: pointer;
	overflow: hidden;
	z-index: 20;
}
.nextsmall{
	padding: 0px 0 0 0;
	left: 898px;
	background: transparent url(../img/icons/teamnext.gif) no-repeat top;
}
.backsmall{
	padding: 0px 0 0 0;
	left: 425px;
	background: transparent url(../img/icons/teamprev.gif) no-repeat top;
}
.agency{
	padding-top:40px;
	left: 65px; 
	/*padding-bottom: 100px;*/
	position: relative;
	overflow: visible;
	width: 968px;
}
.single{
	padding-top:40px;
	left: 65px; 
	/*padding-bottom: 100px;*/
	position: relative;
	overflow: visible;
	width: 968px;
}
.left{
	width: 333px; 
	float: left; 
	text-align: right;	
}
.right{
	width: 433px; 
	float:left; 
	padding-left: 45px; 
	color: #ffffff;	
}
.srclsbtext{
	position:absolute;
	top: 0px;
	left: 65px;
	width: 600px;
	text-align: left;
	overflow: hidden;
	z-index: 550;
}
.picturebox{
	text-align: right;
}
.picturebox p{
	font-size: 11px;
	padding-top: 0px; 	
}
h1.foldhead{
	cursor: pointer;
	position:relative;
	padding: 0px 0px 0px 0px;
}

h1.foldhead span{
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}

.foldbox{
	position:absolute;
	top: 20px;
	left: 185px;
	width: 390px;
	text-align: left;
	overflow: hidden;

	padding: 10px 30px 20px;
	color: #ffffff;
	z-index: 550;
	
	display: none;
}

.foldbox .cntholder {
	position: relative;
	z-index: 100;
}

.cntholder ul{
	color: #ffffff;
}

.uppb{
	opacity: 0.8;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 5px;
	background: transparent url(../img/bordercnt.gif) no-repeat top;
	z-index: 80;
}

.mbg{
	opacity: 0.8;
	position: absolute;
	left: 0px;
	top: 5px;
	width: 450px;
	background: transparent url(../img/backgroundcnt.gif) repeat top;
	z-index: 80;
}

.lowb{
	opacity: 0.8;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 450px;
	height: 5px;
	background: transparent url(../img/bordercnt.gif) no-repeat bottom;
	z-index: 80;
}

div.cloop{
	opacity: 0.3;
	float:left;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	height: 30px;
	width: 30px;
	background: transparent url(../img/smallnavbuttons.gif) no-repeat;
}

.cover{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 500px;
	width: 100%;
	display: none;

	background-color: #ffffff;
	z-index: 500;
	opacity: 0.0;
	cursor: pointer;
}
.teamboxwrap{
	width: 968px;
	height: 500px;
	overflow: hidden;
	position: relative;
	background: transparent url(../img/teambg.jpg) no-repeat 400px 60px;
}
.teambox{
	color: #ffffff; 
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 2904px; /* 3x Li */
}
.teambox li{
	position: relative;
	list-style: none; 
	padding: 0;
	width: 968px;
	float: left;
	display: block;
}
.tename{
	padding: 10px 45px 20px 0 ; 
	font-weight: bold; 
	background: url(../img/icons/descsmall.gif) no-repeat right 12px;
}
.tedesc{
	padding: 0 0 10px 0 ;
}
.social{
	padding: 15px 0px;
}
.small{
	padding-top: 14px;
}
.small2{
	padding-top: 14px; 
	padding-left:10px;
}
.bubbleInfo,
.bubbleInfo2 {
    position: relative;
}
.trigger,
.trigger b{
	cursor: pointer;
	color: #ffffff;
	font-size: 10px;
	padding-top:0px;
}
.popup {
    position: absolute;
    display: none;
    z-index: 500;
    border-collapse: collapse;
	overflow: visible;
	height: 180px;
}
.bubbleInfo2 .popup {
	height: 230px;
}
.bbopac{
	margin-top: 12px;
	background: #2f2f2f;
	width: 200px;
	height: 148px;
	opacity: 1;
	filter: alpha(opacity=90);
}
.bubbleInfo2 .bbopac {
	height: 198px;
}
.bbcnt{
	position:absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 150px;
	color: #ffffff;
	padding: 20px;
	filter: alpha(opacity=100);
}
.bubbleInfo2 .bbcnt {
	height: 230px;
}
.bbbordertop{
	position:absolute;
	top: 0px;
	left: 0;
	width: 200px;
	height: 12px;
	background: url(../img/bubble/bordertop.png) no-repeat ;
	opacity: 1;
	filter: alpha(opacity=100);
}
.bbborderbottom{
	position:absolute;
	bottom: 0px;
	left: 0;	
	width: 200px;
	height: 20px;
	background: url(../img/bubble/borderbottom.png) no-repeat ;
	opacity: 1;
	filter: alpha(opacity=100);
}
.troi{
	width: 160px; 
	text-align: center; 
	height: 110px; 
	padding: 20px 0 0 0; 
	overflow: hidden; 
	background-color: #ffffff;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;	
	border: 1px solid #000;
}

