/*Design Klammer Startseite
Toni ausserlechner
www.ausserlechner.net*/

body {
	margin-left			: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	background-color	: #CC9905;
}

h1 {
  color            		: #333333; 
  font-family      		: Tahoma, Verdana, Arial, sans-serif;
  font-size        		: 11px;  
  font-weight      		: bold;
}

#introtext {
    position			: absolute;
	top					: 0px;
	left				: -800px; 
}

#header {
	position			: absolute;
	z-index				: 1;
	left				: 0px;
	top					: 0px;
	background-color	: #3A5163;
	height				: 120px;
	width				: 100%;	
	padding				: 0px;
}

#intro{
	position			: absolute;
	z-index				: 3;
	left				: 0px;
	top					: 149px;
	width				: 100%;
	height				: 273px;
	background-color	: #F1EFE2;	
}

#balken-horiz {
	position			: absolute;
	z-index				: 3;
	left				: 0px;
	top					: 115px;
	width				: 100%;
	background-color	: #ffffff;
	height				: 34px;
}

#left_1 {
	position			: absolute;
	left				: 0px;
	top					: 0px;
	width				: 110px;
	height				: 890px;
	z-index				: 4;
	background-image	: url(../images_main/leftrow.gif);
}

#left_top {
	position			: absolute;
	left				: 0px;
	top					: 0px;
	width				: 95px;
	height				: 115px;
	z-index				: 5;
	background-color	: #CC9905;
}

#flashanimation {
	position			: absolute;
	left				: 7px;
	top					: 24px;
	width				: 80px;
	height				: 60px;
	z-index				: 6;
	background-color	: #CC9905;
}

#deco_horiz {
	position			: absolute;
	left				: 0px;
	top					: 425px;
	width				: 100%;
	height				: 20px;
	z-index				: 6;
	font-size			: 10px;
}

