/* WOCOM SCREEN CSS    */
/* CREATED 2009/FEB/01 */
/* TGXMEDIA.COM        */



/* ************************************** */
/* BROWSER RESET                          */
/* ************************************** */

html{color:#000;background:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
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;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}



/* ************************************** */
/* GLOBAL DEFINITIONS                     */
/* ************************************** */

html{
    width:100%;
    height:100%;
	background-color:#E1E1E1;
	-webkit-text-size-adjust:none; /* turn off iPhone auto text-size adjustments */
}

body{
    width:100%;
    height:100%;
    background-color:#E1E1E1;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#191919;
}

/* ************************************** */
/* UTILS                                  */
/* ************************************** */
.clearFloat{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}

.noBorder{
	border:none;
}

.line2pxBlack{
	height:0px;
	font-size:0px;
	border-top:2px solid black;
	width:100%;
}

.line1pxLightGrey{
	height:0px;
	font-size:0px;
	border-top:1px solid #AFAFAF;
	width:100%;
}

.errorBox{
	font-weight:bold;
	border:1px solid #AFAFAF;
	line-height: 24px;
	padding:20px;
}



/* ************************************** */
/* FRAMEWORK CLASSES                      */
/* ************************************** */

.page{
    width:938px;
    margin:0px auto;
    position:relative;
}


.header{
 	background-image:url(../pix/interface/white_bg_tile.jpg);
	background-repeat:repeat-y;
}

.headerLeft{
	float:left;
	display:inline; /* IE 6 HACK */
	margin:40px 20px 0px 49px;
	width:280px;
}

.headerRight{
	float:right;
	display:inline;
	margin:40px 49px 0px 0px;
	width:540px;
}

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

.mainNavi{
	margin:85px 0px 10px 0px;
	color:#7D7D7D;
	font-size:18px;
}

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

.frogLogo{
	position:absolute;
	top:90px;
	right:50px;
	cursor:pointer;
}

.loader{
	position:absolute;
	top:95px;
	left:280px;
	visibility:hidden;
}

.headerClose{
	margin:0px 0px 0px 0px;
	height:1px;
}

.headerCloseLeft{
	float:left;
	display:inline;
	margin:0px 20px 0px 49px;
	width:280px;
}

.headerCloseRight{
	float:right;
	display:inline;
	margin:0px 49px 0px 0px;
	width:540px;
}

/* ************************************** */
/* CONTENT                                */
/* ************************************** */
.content{
	min-height:315px;
	height:auto !important; /* IE 6 HACK */
	height:315px; /* IE 6 HACK */
	background-image:url(../pix/interface/white_bg_tile.jpg);
	background-repeat:repeat-y;	
}

.contentLeft{
	float:left;
	display:inline;
	margin:35px 20px 80px 49px;
	width:280px;
}

.contentRight{
	float:right;
	display:inline;
	margin:35px 49px 80px 0px;
	width:540px;
}

/* ************************************** */
/* SUBMENU                                */
/* ************************************** */
ul.subNavi{
	list-style-type:none;
}

li.subNavi	{
	margin-bottom:10px;
	font-size:18px;
}


/* ************************************** */
/* FOOTER                                 */
/* ************************************** */
.footer{
	background-image:url(../pix/interface/footer_back.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:89px;
	padding-bottom:40px;
}

.footerLeft{
	float:left;
	display:inline;
	margin:0px 20px 0px 49px;
	width:280px;
}


.footerRight{
	float:right;
	display:inline;
	margin:0px 49px 0px 0px;
	width:540px;
}

.footerText{
	font-size:12px;
	color:#666666;
	margin-top:5px;
	line-height:18px;
}


/* ************************************** */
/* GENERAL FONT STYLES                    */
/* ************************************** */
.textFormat3648Bold{
	font-size:36px;
	font-weight:bold;
	line-height:48px;
}

.textFormat1624{
	font-size:16px;
	line-height:24px;
}

.textFormat1828Bold{
	font-size:18px;
	font-weight:bold;
	line-height:28px;
}

.textFormat1828{
	font-size:18px;
	line-height:28px;
}

h1.arial18{
	font-size:18px;
	color:#000000;
}

h1.arial16Bold{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

/* ************************************** */
/* KUNDEN                                 */
/* ************************************** */

.clientItem{
	margin-top:10px;
}

.clientItemCopy{
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}


/* ************************************** */
/* KONTAKT                                 */
/* ************************************** */
.contactTable{
	table-layout:fixed;
	font-size:18px;
	border:none;
	margin-top:15px;
}

.contactTableLeftCell{
	width: 70px;
	height:28px;
}

/* ************************************** */
/* ARBEITEN                               */
/* ************************************** */
ul.showcase{
	line-height: 24px;
}

li.showcase	{
	list-style-type:disc;
	list-style-position: inside;
	font-size:16px;
}

.li.showcaseCurrent{
	list-style-type:none;
	list-style-position: inside;
	font-size:16px;
}

.showcaseThumbItem{
	width:90px;
	height:60px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	cursor: pointer;
}

.showcaseThumbItemRight{
	width:90px;
	height:60px;
	float:left;
	margin-bottom:5px;
	cursor: pointer;
}


.showcaseProjectClient{
	font-size:16px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 30px;
}


.showcaseBack{
	margin-top:20px;
	width:100%;
}

.mediaBox{
	width:540px;
	height:320px;
	overflow: hidden;
}

.mediaBoxItem{
	float:left;
	width:540px;
	height:320px;
}

.sliderNavi{
	width:100%;
	text-align: right;
	margin-bottom: 15px;
}

.showcaseNaviSeparator{
	padding:0px 5px 0px 5px;
	margin:0px;
	color:#7D7D7D;
}

/* ************************************** */
/* LINKS                                  */
/* ************************************** */

a{
	color:#191919;
	text-decoration:underline;
}


/* *** *** *** *** *** *** */

a.mainNavi{
	color:#7D7D7D;
	text-decoration:none;
}

a.mainNavi:link {
	color:#7D7D7D;
	text-decoration:none;
}

a.mainNavi:visited {
	color:#7D7D7D;
	text-decoration:none;
}

a.mainNavi:active {
	color:#7D7D7D;
	text-decoration:none;
}

a.mainNavi:hover {
	color:#000000;
	text-decoration:none;
}

/* *** *** *** *** *** *** */

a.mainNaviActive{
	color:#000000;
	text-decoration:none;
}

a.mainNaviActive:link {
	color:#000000;
	text-decoration:none;
}

a.mainNaviActive:visited {
	color:#000000;
	text-decoration:none;
}

a.mainNaviActive:active {
	color:#000000;
	text-decoration:none;
}

a.mainNaviActive:hover {
	color:#000000;
	text-decoration:none;
}

/* *** *** *** *** *** *** */

a.footerLink{
	color:#666666;
	text-decoration:underline;
}

a.footerLink:link {
	color:#666666;
	text-decoration:underline;
}

a.footerLink:visited {
	color:#666666;
	text-decoration:underline;
}

a.footerLink:active {
	color:#666666;
	text-decoration:underline;
}

a.footerLink:hover {
	color:#000000;
	text-decoration:underline;
}

/* *** *** *** *** *** *** */

a.showcase{
	color:#000000;
	text-decoration:none;
}

a.showcase:link {
	color:#000000;
	text-decoration:none;
}

a.showcase:visited {
	color:#000000;
	text-decoration:none;
}

a.showcase:active {
	color:#000000;
	text-decoration:none;
}

a.showcase:hover {
	color:#7D7D7D;
	text-decoration:none;
}

/* *** *** *** *** *** *** */
