

/* CSS Document */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 	*/
/* Author: 		Absolut Agentur			 					*/
/* Date: 		06.06.2009					 				*/
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 	*/



/*********************** CSS File  */

* {
	font-family:verdana;
	font-size:11px;
	color:#000;
	line-height:18px;
	padding:0px;
	margin:0px;	
	border:0px;
}

body {
	background-color:#fff;
	margin:0px;
	padding:0px;
}


#screen {
	position:absolute; 
	left:0px; top:0px;
	width:1px; height:1px;
	background-repeat:no-repeat;
	background-image:no-image;
}

#content {
	position:absolute; 
	left:60px; top:230px;	
	width:830px; height:auto; min-height:415px;
}

/* ************************************* */
#maincontent {
	position:relative;
	left:0px; top:0px;
	width:610px; 
}

#maincontent .header {
	width:800px; height:43px;
	border-bottom:1px dotted #333;
}

#maincontent_text {
	width:450px;
}

table.header_table {
	width:610px; height:43px;
}
td.header_td {
	vertical-align:bottom;
	width:610px; height:43px;
}

.header h1, .header h2 {
	font-family:georgia;
	font-size:13px;	
	font-weight:normal;
}
.header h2 {
	margin-bottom:5px;
}
#maintext {
	width:610px;
}
#maincontent p, #maintext p {
	width:450px;
	line-height:17px;
	margin-top:24px;
	font-size:11px;
}
#maintext h1 {
	font-family:georgia;
	font-size:16px;
}
#maintext h2 {
	margin-top:25px;
	font-family:georgia;
	font-size:16px;
	font-weight:normal;
}

#maintext h1.super {
	margin-top:35px;
	margin-bottom:0px;
	font-family:georgia;
	font-size:25px;	
	font-weight:bold;
}


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



/* ************************************* */
#module {
	position:relative;
	background-color:#999;
	opacity:0.5;
}
/* ************************************* */


/* ************************************* */
#leftcontent {
	position:absolute;
	width:10px; 
}
#leftcontent .header {
	width:10px; height:43px;
}
#leftcontent h1 {
	font-family:georgia;
	font-size:16px;	
	font-weight:normal;
	padding-top:19px;
}
#leftcontent p {
	width:10px;
	line-height:20px;
	font-family:verdana;
	font-size:11px;
	margin-bottom:10px;
}
#leftcontent h2 {
	font-family:georgia;
	line-height:20px;
	font-size:16px;	
	text-transform:none;
	font-weight:normal;
	margin-bottom:5px;
}
#leftcontent img {
	margin-top:10px;
	margin-bottom:10px;
}
/* ************************************* */




#navi1 {
	position:absolute;
	left:337px; top:139px;
	height:18px; width:750px;
}

#navi2 {
	position:absolute;
	left:337px; top:166px;
	height:18px; width:610px;
}

#footer {
	position:absolute;
	bottom:-50px; left:60px;
	width:800px; height:26px;
	padding-top:4px;
	font-size:10px;
	color:#5d5d5f;
	border-top:1px dotted #333;
}
#footer a {
	font-size:9px;
	color:#5d5d5f;
}

#footer_leftcontent {
	position:absolute;
	bottom:-30px; left:0px;
	width:180px; height:26px;
	padding-top:4px;
	font-size:9px;
	border-top:1px dotted #fff;
}




#globalnavi {
	position:absolute;
	left:845px; top:10px;
	width:120px; height:10px;
}



/* *************************** */
/* TABLE */
table {
	width:830px; height:415px;
}

td {
	vertical-align:top;
	padding-bottom:20px;
}

td.leftcontent {
	width:10px;
}

td.spacer {
	width:40px;
}

td.maincontent {
	width:610px;
}

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

a.global {
	margin-right:10px;
}

a.navi1 {
	text-decoration:none;
	font-family:verdana;
	font-style:italic;
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-right:15px;
	color:#ffffff;
}

a.navi1_active {
	text-decoration:none;
	font-family:verdana;
	font-style:italic;
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-right:15px;
	color:#5d5d5f;
}

a.navi2 {
	text-decoration:none;
	font-family:verdana;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-right:14px;
	color:#ffffff;
}

a.navi2_active {
	text-decoration:none;
	font-family:verdana;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-right:14px;
	color:#5d5d5f;
}


/* MODULES */

div.project_thumb {
	float:left;
	margin-right:10px;
	width:190px; height:190px;
}

#module_content {
	width:610px; 
}

#module_content a, #project_navi a {
	text-decoration:none;
}
#module_content a:hover, #project_navi a:hover {
	color:#666;
}
#module_content p {
	width:400px;
}
#project_pic {
	margin-top:20px;
}

#projecthome {
	position:absolute;
	right:0px;
	top:20px;
}

#projecthome a {
	font-size:14px;
}

#projecthome a:hover {
	color:#666;
}


#project_navi img {
	width:95px;
}
#project_navi h1 {
	padding-top:0px;
	font-size:14px;
}
#project_navi h2 {
	padding-top:0px;
	font-size:16px;
	margin:0px;
}
#project_navi p {
	margin:0px;
	padding:0px;
}
#project_navi img {
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:2px;
}
#project_navi hr {
	margin:0px;
	padding:0px;
	height:0px;
	border:0px;
	border-bottom:1px dotted #999;
	margin-bottom:15px;
}
.project_navi_item:hover {
	opacity:0.5;
	filter: alpha(opacity = 50);
}

.project_navi_item p {
	font-size:11px;
	font-weight:normal;
}



div.project_navi_thumb {
	float:left;
	margin-right:0px;
	width:180px; 
}


div.customerlist {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	width:180px; 
	border-right:1px solid #333;
}

div.links_thumb {
	float:left;
	margin-right:10px;
	margin-top:10px;
	width:200px; height:143px;
}
div.links_thumb h2 {
	padding-top:0px;
}

div.links_thumb a {
	text-decoration:underline;
}
div.links_thumb a:hover {
	color:#333;
}

#newscontent {
	position:absolute;
	left:-220px;
}

div.news_list {
	float:left;
	width:450px;
	padding:0px;
	margin-bottom:20px;
}
div.news_pic {
	float:left;
	width:220px;
	text-align:right;
}
div.news_pic img {
	width:180px;
	margin-right:40px;
}

div.shortnews img {
	width:100px;
}

h1.news_list, h2.news_list {
	font-size:16px;
	padding-top:0px;
	font-size:16px;
}
.news_list {
	background-color:transparent;
}

span.project_details {
	font-size:8px;
	line-height:12;
}

table.kundenliste {
	height:auto; width:460px;
	border-bottom:1px dotted #999;
}


table.kundenliste a {
	font-weight:normal;
}

td.kundenliste {
	padding:0px;
	height:25px;
	width:10px;
	vertical-align:middle;
	text-align:center;
}
td.kundenliste_titel {
	padding:0px;
	height:25px;
	width:10px;
	vertical-align:middle;
	text-align:center;
	font-family:georgia;
	width:60px; 
	font-size:11px;
}
td.kundenname {
	padding:0px;
	height:25px;
	width:10px;
	vertical-align:middle;
	text-align:left;
}


#kundenliste {
	margin-top:70px;
}

/* Kontaktformulare */
table.kontaktform {
	width:320px; height:10px;
	border-collapse:collapse;
}
td.kontaktform_td_1 {
	width:120px; height:30px;
	text-align:left;
}
td.kontaktform_td_2 {
	width:200px; height:30px;
	text-align:right;
}

table.kontaktform td {
	height:20px;
	padding:0px;
	margin:0px;
}
table.kontaktform input {
	marging:0px;
	padding:0px;
	height:20px;
	margin:3px;
	color:#000;
	width:180px;
}
table.kontaktform textarea {
	width:317px; height:100px;
	border:0px;
}


#kontaktform_content {
	position:relative;
}

#kontaktform_adresse {
	position:absolute;
	left:460px; top:220px;
	width:300px;
	padding:5px;
	opacity:0.85;
	filter: alpha(opacity = 85);
}

#kontaktform_content textarea {
	color:#000;
}


/*special */

.georgia_italic_13 {
	font-family:georgia;
	font-size:13px;
	font-style:italic;
}

.default {
	font-size:13px;
	font-family:georgia;
	font-style:normal;
}

div.links_thumb p {
	margin:0px;
}



/*** PRINT VERSION zusatz ***/
#logo {
	display:none;
}

#logo_print {
	position:absolute;
	left:57px; top:0px;
	width:195px; height:195px;
}

#navi1, #navi2 {
	display:none;
}

#globalnavi, #leftcontent {
	display:none;
}
table.kontaktform input, table.kontaktform textarea {
	border:1px solid #333;
}

.header h1, .header h2 {
	font-family:georgia;
	font-size:18px;	
	font-weight:normal;
	color:#000;
}

#leftcontent {
	display:none;
}

* {
	color:#000;
}






