* {
	padding:0px;
	margin:0px;
}

html {
	padding:0px;
	margin:0px;
}

body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5d656e;
	font-size: 11px;
	background:#5d656e;
	height:100%;
	overflow:scroll;
}

h1 { font-size:16px; color:#3b3b3b; margin-bottom:8px; }
h2 { font-size:15px; color:#a3a3a3; margin-bottom:8px; }
h3 { font-size:12px; margin-bottom:8px; }

p { padding-bottom:10px; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5d656e;
	font-size: 11px;
	vertical-align:top;
/*	padding:4px;*/
}

td p { 	padding-bottom:0px; }

.nopadding { padding:0px; }

label, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5d656e;
	font-size: 11px;
	font-weight:bold;
}
button {  
	font-size: 10px;
	color: #5d656e; 
	background-color: #f3f4f2; 
	border-style: solid;
	border-left: 1px  solid  #8d9395; 
	border-top:  1px  solid  #8d9395; 
	border-right:  1px  solid  #8d9395; 
	border-bottom:  1px  solid  #8d9395; 
	margin: 10px;
}
input, textarea, select {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5d656e;
	font-size: 11px;
	background-color: #ffffff; 
	border-style: solid;
	border-left: 1px  solid  #8d9395; 
	border-top:  1px  solid  #8d9395; 
	border-right:  1px  solid  #8d9395; 
	border-bottom:  1px  solid  #8d9395; 
	padding:2px;
}
fieldset {
	border: 0;
}

ul { padding-left:15px; margin-left:5px; }

.align-right {
	text-align:right;
}

#main {
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0px 0px -400px;
	width:800px;
	min-height:100%;         /* IE min-height hack */
	height:auto !important;  /* IE min-height hack */
	height:100%;             /* IE min-height hack */
	background:#5d656e url(../images/bg_paper.gif) center 0px;
	z-index:0;
}

#paper {
	position:relative;
	top:0px;
	left:15px;
	width:780px;
	z-index:10;
}

#colleft {
	float:left;
	padding:0px;
	margin:0px;
	width:195px;
}
#colmain {
	float:left;
	padding:0px;
	margin:0px;
	width:575px;
}

#spacer4legal {
	clear:both;
	width:750px;
	height:55px;
	overflow:hidden;
}

#legal {
	position:absolute;
	left:50%;
	top:100%;
	margin:-35px 0px 0px -365px;
	width:730px;
	height:30px;
	border-top:1px dashed #c0c0c0;
	overflow:hidden;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#777777;
	text-align:left;
	z-index:90;
}

#spacer4logo {
	width:190px;
	height:275px;
	overflow:hidden;
}

#logocont {
	position:absolute;
	left:50%;
	top:0px;
	margin:0px 0px 0px -384px;
	width:194px;
	height:255px;
	overflow:hidden;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#777777;
	background:#5d656e;
	text-align:left;
	z-index:80;
}

#spacer4topnav {
	width:570px;
	height:80px;
	overflow:hidden;
}

#topnav {
	position:absolute;
	left:50%;
	top:0px;
	margin:0px 0px 0px -190px;
	width:574px;
	height:60px;
	overflow:hidden;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#777777;
	background:#5d656e;
	text-align:right;
	z-index:100;
}

#leftcontent {
	margin-top:0px;
	margin-right:0px;
	margin-left:20px;
	padding:0px;
	width:175px;
	overflow:hidden;
}

#headerimage {
	margin:0px 0px 20px 20px;
	padding:0px;
	width:535px;
	overflow:hidden;
}

#leftmenu {
	margin:0px 0px 0px 20px;
}

#content {
	margin:0px 0px 0px 20px;
	width:535px;
}

img { border: 0px; }

#logo {
	margin-left:25px;
	margin-top:30px;
	width:130px;
	height:100px;
}

#topline {
	width:535px;
	overflow:hidden;
}

.menu1item, .menu1aitem {
	float:right;
	width:70px;
	height:28px;
	border-left:1px solid white;
	text-align:center;
	text-transform:uppercase;
}
.menu1item a { color:#ffffff; text-decoration:none; }
.menu1aitem a, .menu1item a:hover, .menu1aitem a:hover { color:#ff710a; text-decoration:none; }

.menu2item, .menu2aitem {
	width:165px;
	padding:5px 0px 5px 5px;
	margin:0px 0px 0px 0px;	
	border-top:1px dashed #c0c0c0;
	text-align:left;
	text-transform:uppercase;
	font-size:10px;
}

.menu3item, .menu3aitem {
	width:165px;
	padding:0px 0px 5px 15px;
	margin:0px 0px 0px 0px;	
	font-size:9px;
}

.menutable { padding:0px; margin:0px; border:0px; background:transparent; width:auto; } 
.menutable td { vertical-align:top; text-align:left; }

.bottomline {
	border-top:1px dashed #c0c0c0;
	width:165px;
	height:2px;
	padding:0px 0px 0px 5px;
	margin:0px 0px -1px 0px;	
}

#mainnav {
	width:130px;
	margin-left:25px;
	margin-top:10px;
}

#navstahlbau {
	float:left;
	width:120px;
	height:25px;
	display: table-cell;
	background: url("../images/nav_stahlbau.jpg") 0px 0px no-repeat;
}
#navmetall {
	float:left;
	width:120px;
	height:25px;
	display: table-cell;
	background: url("../images/nav_metall.jpg") 0px 0px no-repeat;
}
#navholzbau {
	float:left;
	width:120px;
	height:25px;
	display: table-cell;
	background: url("../images/nav_holzbau.jpg") 0px 0px no-repeat;
}
#navingenieur {
	float:left;
	width:120px;
	height:25px;
	display: table-cell;
	background: url("../images/nav_ingenieur.jpg") 0px 0px no-repeat;
}

.startnav {
	width:155px;
	border-top:1px dashed #c0c0c0;
	margin:0px;
	padding:3px 0px 0px 0px;
	float:left;
	overflow:hidden;
}
.startnavspacer { margin:0px; padding:0px; width:35px; height:20px; float:left; }

.spacer4thumbs { height:34px; width:170px; overflow:hidden; }

.previewpic {
	float:left;
	border:0px 0px 0px 0px;
	margin:3px 3px 0px 0px;
	padding:0px 0px 0px 0px;
	width:80px;
	height:50px;
}

/* ############### NEWS #################### */

.news-list-item {
	border-bottom:1px dashed #c0c0c0;
	padding-bottom:20px;
	margin-bottom:20px;
}
.news-list-image { float:left; width:130px; }
.news-list-text { float:none; }
.news-list-clear { clear:left; height:1px; padding:0px; margin:0px; overflow:hidden; }
.news-list-date { margin-bottom:5px; }
.news-list-title { margin-bottom:5px; }
.news-list-title a { color:#ff730a; }

.news-single-image { margin:10px 0px 10px 0px; }
.news-single-date { margin-bottom:5px; }
.news-single-subheader { font-size:11px; }

.kalender-list-item {
	border-bottom:1px dashed #c0c0c0;
	padding-bottom:10px;
	margin-bottom:5px;
}
.kalender-list-text { display:block; width:430px; float:none; }
.kalender-list-clear { clear:left; height:1px; padding:0px; margin:0px; overflow:hidden; }
.kalender-list-date { float:left; width:100px; }
.kalender-list-title { margin-bottom:5px; color:#ff730a; }
.kalender-list-title a { color:#ff730a; }

/* #################### TEXTPIC ##################### */

.csc-textpic-intext-left {
	width:240px;
	float:left;
	margin:0px 10px 20px 0px;
}
.csc-textpic-intext-left .csc-textpic-caption { float:right; }
.csc-textpic-intext-left dl { width:240px; height:120px; }

.csc-textpic-intext-left-nowrap {
	margin:0px 0px 20px 0px;
}

.tx-thmailformplus-pi1 td { padding:2px; }
.tx-thmailformplus-pi1 .formtext { width:260px; padding:2px; }
.tx-thmailformplus-pi1 .formselect { width:260px; padding:2px; }
.tx-thmailformplus-pi1 .formarea { width:490px; height:100px; padding:2px; }

.tr-0 .td-0 { padding:15px 15px 15px 15px; }
.td-0 { padding:0px 15px 15px 15px; }
.tr-0 .td-1, .tr-0 .td-2, .tr-0 .td-2, .tr-0 .td-4, .tr-0 .td-5 { padding:15px 15px 15px 0px; }
.td-1, .td-2, .td-3, .td-4, .td-5 { padding:0px 15px 15px 0px; }

/* ################ FILE_LIST ######################### */

.tx-filelist-pi1-header-tr { height:30px; }
.tx-filelist-pi1-header-tr td { vertical-align:middle; border-top:1px dashed #c0c0c0; border-bottom:1px dashed #c0c0c0; }
.tx-filelist-pi1-header-icon { width:30px; text-align:left; font-weight:bold; }
.tx-filelist-pi1-header-last_modification { width:120px; text-align:left; font-weight:bold; }
.tx-filelist-pi1-header-info { width:100px; text-align:left; font-weight:bold; }
.tx-filelist-pi1-header-filename { width:280px; text-align:left; font-weight:bold; }
.tx-filelist-pi1-tr { height:30px; }
.tx-filelist-pi1-tr td { vertical-align:middle; border-bottom:1px dashed #c0c0c0; }


/* ######################################### */


