body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {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;}

body {
	/*font-family: helvetica,arial,tahoma,sans-serif;*/
	font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:12px;
	color:#7B736F;
	line-height:16px;
	background-color:#fff;
	text-align:center;
	margin:0;padding:0;border:0;
}

td {
	font-size:13px;
}

a:link, a:visited, a:active {
	color: #9D9794;
	text-decoration: none;	
}

a:hover {
	color: #1C417C;
	text-decoration: underline;
}



/* main document center */

#viewport {
	margin:auto;
	text-align:left;
	width:750px;
}



/* Header */

#hd {
   	height:75px;
   	position:relative;
}

.header{
	background:transparent url(images/header.png) no-repeat left 0px;
}

#hd h1 a {
    position:relative;
    float:left;
    top: 0px;
    left: 0px;
    height:75px;
    width:750px;
}
#hd h1 a span {
	display:none;
}



/* Menu */

#toolbar {
	position:relative;
	padding:0;
	height:37px;
	background:transparent url(images/menu/menu_bg.gif) repeat-x;
}

#toolbar .topnavitem {
	float:left;
	height:37px;
	padding:0;
	margin:0;	
	background-position:0 0;	
}

#toolbar .topnavitem_over{
	background-position:0 -42px !important;
}

#toolbar .sep {
	float:left;
	height:37px;
	width:2px;
	padding:0;
	margin:0;
	background:transparent url(images/menu/menu_sep.gif) no-repeat;	
}




#toolbar .topnavitem_btn {
	float:right;
	height:37px;
	padding:0 0 0 16px;
	margin:0;	
	background:transparent url(images/menu/menu_btn.gif) no-repeat;		
	background-position:0 0;
}

#toolbar .topnavitem_btn_over{
	background-position:left -42px !important;
}







/* body styles */

#bd {
	padding:0;
	background:transparent url(images/bg.gif) repeat-y;	
}

#bd p {
	margin-top:3px;
	margin-bottom:3px;
}

#bd br {
	font-size:10px;
	line-height:10px;
}

#bd .left-column {
	width:735px;
	float:left;
	padding: 13px 0 0 9px;
}

#bd .left-column h2 {
	font-size:15px;
	color:#7B736F;
}

#bd .left-column h3 {
	font-size:13px;
	color:#7B736F;
}

#bd .left-column .stn {
	font-size:13px;
	color:#008F64;
	font-weight:normal;		
}

#bd .left-column h3 span{
	font-size:11px;
	font-weight:normal;	
	color:#555;	
}



#bd h2 {
	font-family: arial,verdana,sans-serif;
	font-weight:bold;
}


#bd h3 {
	font-family: arial,verdana,sans-serif;
	font-weight:bold;
	margin:5px 0 0 0;
}
#bd h4 {
	font-family: arial,verdana,sans-serif;
	color: #000;
	font-size:12px;
	font-weight:bold;	
	margin:5px 0;
}
#bd h5 {
	font-family: arial,verdana,sans-serif;
	background-color:#F1F1F1;
	padding:3px;
	line-height:20px;
	color:#789030;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#bd .big-box h5.alt {
	text-align:center;
	font-size:13px;
	border-bottom:1px solid #eee;
	color:#385F95;
}

#bd .box {
	padding: 3px 5px 15px;
}

#bd .icon_btn {
	height:11px;
	padding:0 0 0 16px;
	margin:0;	
	background:transparent url(images/btn_link.gif) no-repeat;		
	background-position:0 0;
}



/* footer */
#ft {
    width: 750px;
    height: 28px;
	text-align:left;
	background: #93161A;
}


#ft .footeritem {
	float:left;
	margin:0;
	
	color:#fff;
	font-weight:bold;
	font-size:12px;
	display:block;
	padding:6px 0 0 15px;
}


/* downloads */


a.link {
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
}


#address h2{
	font-size:12px! important;
	font-weight:bold;
	color:#000! important;
	margin-bottom:1px;
}

a.email:link, a.email:visited, a.email:active {
	color:#036347;
	font-weight:bold;	
	text-decoration:none;
}



div.home-blocka {
	float:left;
	text-align:center;
	width:225px;
	margin:3px 3px 0 0;
	overflow:hidden
}

div.home-blockb {
	float:left;
	width:445px
}








/* Home Layout*/


div.home-block {
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:727px;
}

div.home-block-inner {
	padding:9px 9px 0 9px;
	margin-bottom:0;
	font-size:11px;
}

div.home-block-left {
	float:left;
	padding:0 8px 5px 0;		
	margin-bottom:7px;	
	width:465px;
}

div.home-block-right {
	float:left;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:213px;
}


/* Home Werkstatt */

div.werkstatt-block {
	background:transparent url(images/box_large_bottom.gif) no-repeat scroll 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:735px;
}

div.werkstatt-block-inner {
	background:transparent url(images/box_large_top.gif) no-repeat scroll 0 0;
	padding:9px 18px 3px 9px;
	margin-bottom:0;
	font-size:11px;
}

div.werkstatt-block-inner  img{
	padding:15px 10px 0 0;
	float:left;
}
div.werkstatt-block-inner  h3{
	padding-top:35px;
}
div.werkstatt-block-inner p{
	clear:both;
}

/* Home Mediumbox */

div.medium-block {
	background:transparent url(images/box_medium_bottom.gif) no-repeat scroll 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:457px;
}

div.medium-block-inner {
	background:transparent url(images/box_medium_top.gif) no-repeat scroll 0 0;
	padding:9px 9px 3px 9px;
	margin-bottom:0;
	font-size:11px;
}


div.medium-block-inner .block{
	margin-top:20px !important;
}



/* Home Smallbox */

div.small-block {
	background:transparent url(images/box_small_bottom.gif) no-repeat scroll 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:262px;
}

div.small-block-inner {
	background:transparent url(images/box_small_top.gif) no-repeat scroll 0 0;
	padding:9px 15px 3px 9px;
	margin-bottom:5px;
	font-size:11px;
}

/* Home Raeder / Partner */

div.raeder-block {
	background:transparent url(images/box_large_bottom.gif) no-repeat scroll 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:735px;
}

div.raeder-block-inner {
	background:transparent url(images/box_large_top.gif) no-repeat scroll 0 0;
	padding:9px 9px 3px 9px;
	margin-bottom:0;
	font-size:11px;
}

div.raeder-block-left {
	float:left;
	padding:0 8px 5px 0;		
	margin-bottom:7px;	
	width:235px;
	padding-top:40px;
	text-align:center;	
}

div.raeder-block-right {
	float:left;	
	width:465px;
}



/* Home team*/

div.team-block {
	background:transparent url(images/box_large_bottom.gif) no-repeat scroll 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:735px;
}

div.team-block-inner {
	background:transparent url(images/box_large_top.gif) no-repeat scroll 0 0;
	padding:9px 9px 3px 9px;
	margin-bottom:0;
	font-size:11px;
}

div.team-block-left {
	float:left;
	padding:0 8px 5px 0;		
	margin-bottom:7px;	
	width:415px;
}

div.team-block-right {
	float:left;	
	width:285px;
}

/* Home album*/

div.album-block {
	background:transparent url(images/box_large_bottom.gif) no-repeat scroll 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:735px;
}

div.album-block-inner {
	background:transparent url(images/box_large_top.gif) no-repeat scroll 0 0;
	padding:9px 9px 3px 9px;
	margin-bottom:0;
	font-size:11px;
}

div.album-block-left {
	float:left;
	padding:0 8px 5px 0;		
	margin-bottom:7px;	
	width:350px;
}

div.album-block-right {
	float:left;
	margin-bottom:7px;		
	width:350px;
}

/* Home Service*/


div.service-block {
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:727px;
}

div.service-block-inner {
	padding:9px 9px 0 9px;
	margin-bottom:0;
	font-size:11px;
}



div.service-block-left {
	float:left;
	padding:0 8px 5px 0;		
	margin-bottom:7px;	
	width:450px;
}



div.service-block-right {
	float:left;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:240px;
}

/* Home Contact*/


div.contact-block {
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:727px;
}

div.contact-block-inner {
	padding:9px 9px 0 9px;
	margin-bottom:0;
	font-size:11px;
}



div.contact-block-left {
	float:left;
	padding:0 8px 5px 0;		
	margin-bottom:7px;	
	width:250px;
}



div.contact-block-right {
	float:left;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:400px;
}

/* Home Location */

div.location-block {
	background:transparent url(images/box_large_bottom.gif) no-repeat scroll 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:735px;
}

div.location-block-inner {
	background:transparent url(images/box_large_top.gif) no-repeat scroll 0 0;
	padding:9px 9px 3px 9px;
	margin-bottom:0;
	font-size:11px;
}

div.location-block-left {
	float:left;
	padding:0 8px 5px 0;		
	margin-bottom:7px;	
	width:235px;
}

div.location-block-right {
	float:left;	
	width:465px;
}


/* Projects*/


div.project-block {
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:727px;
}

div.block {
	padding-bottom:5px;		
	margin-bottom:7px;	
}


div.home-block-inner h2 {
	font-size:18px;
	margin:0 0 6px 0;
}
div.home-block-inner h2 a {
	color:#008F64;
}


div.home-block-inner ul {
	list-style-type:square;
	margin-left:20px;
	color: #789030;
}
div.home-block-inner ul li span {
	color: #555;
}


div.home-block-inner p{
	padding:0;
}


.inner-left-column {
	background: transparent;
	width:343px;
	float:left;
}




.inputtext{
	position: relative;
	padding:1px 0 0 2px;
	width:110px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

.inputtext2{
	position: relative;
	padding:1px 0 0 2px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

.inputfile{
	position: relative;
	padding:1px 0 0 2px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

.inputcount{
	position: relative;
	padding:1px 0 0 2px;
	width:20px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

textarea {
	position: relative;
	padding:1px 0 0 2px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

select {
	position: relative;
	padding:1px 0 0 2px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}


div.leftnav{
	float:left;
	width:177px;
}

div .treehead{
	padding:0 0 3px 5px;
	background:#E3E3E3;
	border-right:1px solid #BDBDBD;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;	
}

div .tree{
	width:177px;
	height:652px;
}


div .middle-column{
	margin-left:11px;
	padding:0;
	float:left;	
	width:510px;
}


div.prod h2 {
	font-size:18px;
	margin:0 0 6px 0;
}





div.text-block{
	float:left;
	width:300px;
}

.red, .red a{
	color: #FF0000 !important;
}

.contlist td{
	font-size:11px;
	padding:2px 2px 2px 2px;
	vertical-align:top;
}

div.button{
	margin-bottom: 7px;
}

div.inout{
	margin-bottom: 7px;
}

.error {
	color: #FF0000;
}

.inline{
	float:right; 
	margin:6px 10px 6px 5px;
}

.low{
	margin-top:75px !important;
}

.clear{
	font-size:0;
	line-height:0;
	clear:both;
}

.level{
	margin-left:20px;

}

.level0 {
	font-weight:bold;
}


.colname{
	width:150px;
}

#map{
	width:470px;
	height:470px;
}

#videoPlayer{
	margin:0px;
}

