html { height:100.01%; }

.fleft { float:left; }
.fright { float:right; }
#clear { clear:both; }
.clear { clear:both; }
 	
.orangeback { background-image:url(http://www.abss.at/img/body/back_kontakt_1px.png); }	
	
	
#topcontainer {
	position:relative;
	width:963px; 
	background-color:#FFFFFF; 
	text-align:left;
	}	
	
#head { height:148px; position:relative; overflow:hidden; }	

#logo { position:absolute; left:30px; top:40px; } 

#menu { position:absolute; right:30px; top:87px; }



#contcontainer { position:relative; height:422px; *min-height:422px; width:963px; background-image:url(http://www.abss.at/img/body/back_main.png); }

#kontaktcontainer { position:absolute;left:4px;top:6px; height:245px; overflow:hidden; width:955px; z-index:900; }

#kontaktcont, #kontaktcont1 { position:relative;margin-top:0; margin-bottom:0; z-index:1010; }

#kontaktbot { position:relative;margin-top:-3px; margin-bottom:0; z-index:1010; }

#kontaktinhalt a { color:#FFFFFF; text-decoration:none; }

.kinput, .kinputhigh {
	width:260px;
	background-color:#FFFFFF;
	border: 1px solid #c7c6c4;
	border-width: 1px 0 0 1px;
	color:#000000;
	font-size:12px;
	height:23px;
	*height:22px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	}

.kinputhigh { height:111px; *height:112px; width:280px; }

.ksubmit { padding:0; margin:0; text-align:right; font-size:11px; color:#FFFFFF; border:0; background:none; cursor:pointer; }

.nsubmit { padding:0; margin:0; text-align:right; font-size:11px; color:#ed5303; border:0; background:none; cursor:pointer; }

#kontakt { position:absolute; left:713px; top:585px; letter-spacing:0; padding-left:1px; }

#agb { position:absolute; left:0; top:585px; width:70px; }

#kontakt a, #agb a { color:#999999; text-decoration:none; }

#teaser { position:absolute; left:714px; top:449px; width:230px; }

#teaser a { color:#FFFFFF; text-decoration:underline; }


#contentback, #contentback1 { position:absolute; height:500px; top:363px; left:90px; z-index:10; }
#contentback1 { z-index:9; }

#topcont { position:absolute; height:500px; top:365px; left:92px; z-index:20; }

#contsmall { width:602px; height:300px; } 
	


#conttext { position:absolute; left:92px; top:55px; height:200px; width:605px; overflow:hidden; }

#conttext a { color:#FFFFFF; text-decoration:underline; }

	
/* KUNDEN */

#kundentopcontainer {
	width:505px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	}

.kundencontainer {
	width:505px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	zoom:1;
	}

#kundencont {
	width:1585px;
	margin:0;
	overflow:hidden;
	padding:0;
	}




#projektetopcontainer {
	width:505px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	}

.projektecontainer {
	width:505px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	zoom:1;
	}

#projektecont {
	width:15000px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:center;
	}

#projektuebersicht { display:none; }


#move-left {
	visibility:hidden;
	}
	
	
#bigcontback1 {position:absolute;top:363px; left:90px; z-index:950; width:605px;background-image:url(http://www.abss.at/img/body/back_cont_big.png); background-position:0px 210px; background-repeat:no-repeat; }	

#bigcontback2 {  padding-bottom:50px; position:relative; top:0px;background-image:url(http://www.abss.at/img/body/back_cont_bot.png); background-repeat:no-repeat; background-position:bottom; z-index:940; }

#projektkurztext a { color:#59b4c9; }




/* PORTFOLIO */

#portfolio_container { 
	height:300px;
	width:600px;
	}

#portfolio {
	position: relative;
	width:600px;
	height:300px;
	overflow:hidden;
	}
 
#portfolio a {
	color:#ed5303;
	text-decoration:underline;
	}
 
#portfolio .pitem {
	float: left;
	display: block;
	width: 150px;
	height: 300px;
	overflow:hidden;
	}


#impressum { color:#000000; }

#impressum a { 
	color:#808285;
	text-decoration:underline;
	}
	
#welcomecont a, #purl a  {
	color:#ed5303;
	text-decoration:underline;
	font-size:12px;
	}	
	
#move-left, #move-right {
	cursor:pointer;
	}
	
#close {
	position:relative; left:-15px; top:-15px; width:37px;z-index:950; background:url(http://www.abss.at/img/icons/close.png) no-repeat left top;
	cursor:pointer;
	}	
	
* html #close {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.abss.at/img/icons/close.png',sizingMethod='crop');
	background:none;
	}
	
#myscrollbar {
	display: none;
	}

html>body #myscrollbar {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
	}	
	
	
	
.news-titel {	
	font-size:16px; padding-bottom:5px;
	}
	
.news-teaser {
	margin-left:20px;
	}
	
.news-link {
	margin-left:20px;
	margin-top:10px;
	}
	
.news-link a, .news-teaser a, .news-archiv-item a, .news-content a {
	color:#ed5303;
	text-decoration:underline;
	font-size:12px;
	}
	
.news-content {
	}	
	
	
.copyright {
	font-size:9px;
	color:#999;
	text-align:right;
	margin:5px;
	line-height:90%;
	}

.copyright a { color:#999; text-decoration:none; }
	