* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:url(images/body-bg.gif) left top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.0625em;
	color:#7b7b7b;
}

img {
	border:0;
	vertical-align:top;
	text-align:center;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

ul, {
	list-style:none; /*gehört zur Nav leiste*/ 
	left: 10px; /*?*/
	}


.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:visible; /*hidden*/
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:840px; 
	margin:0 auto;
	font-size:.8125em;
}




#content {
	height:540px;
	background:url(images/content-bg.jpg) no-repeat left top;
}
	#content .aside {
		float:left;
		width:281px;
		background:#000;
		height:401px;
	}
	
		#content .aside2 {
		float:left;
		width:281px;
		background:#000;
		height:501px;
	}
	
	
	#content .mainContent {
		float:left;
		width:559px;
	}
#footer {
	height:63px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.jpg) left top repeat-x #383839;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:17px;
	color: #FFF;
	text-align: center;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:17px;
}
.p3 {
	margin-bottom:25px;
	text-align: left;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:18px;
	color:#fff;
	line-height:1.9em;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-bottom:18px;
	text-align: center;
}
	h1.style1 {
		background:url(images/icon1.gif) no-repeat left top;
		padding:0 0 0 68px;
	}
	h1.style2 {
		background:url(images/icon2.gif) no-repeat left top;
		padding:0 0 0 68px;
	}
	h1.style3 {
		background:url(images/icon3.gif) no-repeat left top;
		padding:0 0 0 68px;
	}
h2 {
	font-size:26px;
	font-weight:normal;
	line-height:1.2em;
	letter-spacing:-1px;
	margin-bottom:13px;
}

.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:url(images/png-bg.png) left top;
	width:100%;
}
	.box .inner { 
		padding:20px 29px 30px 29px;
	}

.address dt {
	margin-bottom:16px;
	font-weight:bold;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:92px;
	}




#header1 {
	height:98px;
}

#header2 {
	height:107px;
}


/*===== header2.nav2 =====*/
#header2 .nav2 {
	float:left; /*nav leistenpositionierung links,rechts*/
	margin-left: 0px; /*nav leiste rückt links ein*/
	color:#fff;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; /*Nav Schriftgröße*/
	text-transform:none;
	margin-top:1px; /*navleistenabstand zur oberen Leiste 1= ganz dünn*/
}


/*===== header2.nav li =====*/
	#header2 .nav2 li {
		float:left;
		background:url(images/divider.gif) no-repeat left 17px; /*nav leiste Grafischer Trenner divider.gif, in der höhe verstellen*/
		padding-left:1px; /*Innnenabstand nav Beschriftung und nav leiste*/
	}
/*===== header2.nav2 li.first =====*/
	#header2 .nav2 li.first2 {
		background:none;
	}

/*===== header2.nav2 li a =====*/
		#header2 .nav2 li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding-top: 10px; /*nav hintergrund von oben verkleinern bzw. vergrößern*/
	padding-right: 22px;
	padding-bottom: 15px; /*nav hintergrund von unten verkleinern bzw. vergrößern*/
	padding-left: 22px;
	width: 60px; ; /*auto = Pfeile zentriert, bei 100% sind die Pfeile rechts angelehnt.*/
	text-align:center;
		}



/*===== header1.nav1 =====*/
#header1 .nav1 {
	float:left; /*nav2 leistenpositionierung links,rechts*/
	margin-left: 0px; /*nav2 leiste rückt links ein*/
	color:#fff;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; /*Nav2 Schriftgröße*/
	text-transform:none;
	margin-top:1px; /*nav2 leistenabstand nach oben hin zum logo*/
	padding: 3px 0px 3px 0px; /*oben,rechts,unten,links*/
}

/*===== header1.nav1 li  =====*/
		#header1 .nav1 li  {
	display:block;
	float:left;
	color:#fff;   /*Schriftfarbe*/
	background:right;
	text-decoration:none;
	padding-top: 10px; /*nav hintergrund von oben verkleinern bzw. vergrößern*/
	padding-right: 20px;
	padding-bottom: 5px; /*nav hintergrund von unten verkleinern bzw. vergrößern*/
	padding-left: 20px;
	width: 170px; /*Breite der nav2 leiste*/
	text-align: center; /*Text Zentriert anzeigen*/
		}


			#header2 .nav2 li a:hover, #header2 .nav2 li a.current {
				background:url(images/arrow1.gif) no-repeat center bottom;
			}

						#header1 .nav1 li , #header1 .nav1 li  {
	background:url(images/divider.gif) no-repeat left 17px; /*nav2 leiste Grafischer Trenner divider.gif, in der höhe verstellen*/
	font-weight: bold;
	color: #999;
			}




/*===== content =====*/
#content .inside {
	padding:16px;
}
	#content .aside .indent {
		padding:14px 17px 0 15px;
	}
	#content .mainContent .indent {
		padding:20px 19px 0 15px;
	}


#content .color1 h2, #content .color1 a {
	color:#FFF;
}
	#content .color1 .list1 li {
		color:#f89202;
		padding-bottom:2px;
	}
		#content .color1 .list1 li a {
			color:#7b7b7b;
		}

#content .color2 h2, #content .color2 a {
	color:#FFF;
}

#content .color3 h2, #content .color3 a {
	color:#3fc4e0;
}


.folio-nav {
	width:100%;
	overflow:hidden;
}
	.folio-nav li {
		float:left;
	}

.img-list {
	width:100%;
	overflow:hidden;
}
	.img-list li {
		float:left;
		padding:0 13px 13px 0;
	}
	.img-list li.alt {
		padding-right:0;
	}

.pagination {
	width:100%;
	overflow:hidden;
}
	.pagination li {
		display:inline;
	}
		.pagination li a {
			color:#54ff4f;
			font-weight:bold;
		}
		.pagination li a:hover {
			color:#fff;
		}

.back-link {
	text-align:right;
	padding-bottom:29px;
	padding:10px 20px 10px 0;
}
	.back-link a {
		color:#fff;
	}

.work-description {
	
}
	.work-description dt {
		text-align:center;
		margin-bottom:20px;
	}
	.work-description dd {
	background:url(images/png-bg.png) left top;
	padding:15px 10px 19px 27px;
	color:#5c5b5b;
	text-align: center;
	}
		.work-description dd a {
			color:#5c5b5b;
		}

/*===== footer =====*/
#footer {
	font-size:10px;
	text-transform:uppercase;
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
}
	#footer .indent {
		padding:28px 0 0 0;
	}
		#footer a {
			color:#c6c6c6;
			text-decoration:none;
		}
		#footer a:hover {
			text-decoration:underline;
		}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:41px;
	} 
		#contacts-form label input { 
			width:200px;
			padding:0 0 0 3px;
			color:#7b7b7b;
			background:#100c03;
			border:1px solid #5a5a5a;
		}
		#contacts-form textarea {
			width:200px;
			height:80px;
			padding:0 0 0 3px;
			margin-bottom:20px;
			color:#7b7b7b;
			overflow:auto;
			background:#100c03;
			border:1px solid #5a5a5a;
		}

/*==========================================*/
