@charset "ISO-8859-1";
/* CSS Document */

body {
	background-color: #FFF;
	font-family: 'Trebuchet MS', Arial, Verdana, Times;
	font-size: 12px;
	line-height: 150%;
	
}

h1 {
	color: #553a28;
	font-size: 14px;
	margin-bottom: 30px;
	}
	
h2 {
	color: #333;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	}	

#wrapper {
	z-index: 1;
	width: 890px;
	min-height: 750px;
	}
	
#news a {
	color: #333;
	}
	
#frame {
	z-index: 2;
	width: 790px;
	padding-top: 50px;
	margin-left: 120px;
	background: url(http://www.contacto.co.at/fileadmin/contacto/images/bg_body.jpg) no-repeat;
	background-position: top right;
	 }
	 
#headerwrapper {
	margin-left: 115px;
	width: 790px;
	height: 30px;
	} 

#header-left {
	width: 510px;
	float: left;
	}	 
#headermenu {
	float: right;
	text-align: left;
	width: 265px;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	}	 
	
#headermenu a {
	color: #553a28;
	font-size: 10px;
	text-decoration: none;
	}	

#menuwrapper {
	z-index: 3;
	clear: both;
	margin-top: 50px;
	width: 500px;
	height: 150px;
	margin-left: 280px;
	}	

	
#menu {
	z-index: 4;
	width: 250px;
	text-align: left;
	margin-top: -15px;
	}
		
#menu ul {
	margin-left: -40px;
	}
				
.menu li
	{
	list-style: none;
	}


#umenu {
	z-index: 5;
	margin-top: -160px;
	height: 165px;
	width: 160px;
	display: block;
	vertical-align: bottom;
	margin-left: 145px;
	}

	
#umenu a {
	color: #553a28;
	text-decoration: none;
	display: block;
	vertical-align: bottom;

	}
	
#umenu a:hover {
	color: #000;
	text-decoration: underline;
}	


#submenu {
	z-index: 6;
	height: 165px;
	width: 170px;
	text-align: left;
	margin-left: 325px;
	margin-top: -165px;
	
	}	

#submenu a {
	color: #000;
	text-decoration: none;
}	
	
#submenu a:hover {
	color: #553a28;
	text-decoration: underline;
	}

	
	
#impwrapper {
	margin-top: 18px;
	height: 60px;
	line-height: 310%;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	color: #333;
	font-size: 10px;
	}

#impwrapper a {
	color: #553a28;
	}
	
#imp1 {
	margin-top: -5px;
	width: 510px;
	float: left;
	text-align: right;
	}		
	
#imp2 {
	margin-top: -5px;
	width: 250px;
	float:right;
	text-align: left;
	}	
	

#contentwrapper {
	clear: both;
	background: url(http://www.contacto.co.at/fileadmin/contacto/images/bg_main_body.jpg) repeat-x;
	margin-bottom: 30px;
	width: 770px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 220px;
	}

#content {
	padding-top: 30px;
	float:left;
	width: 500px;
	text-align: justify;
	}		

#content a {
	color: #333;
	}
	
#news {
	float:right;
	width: 240px;
	padding-left: 10px;
	padding-top: 30px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Verdana, Times;
	text-align: justify;
	}	
	
#info {
	margin-top: 250px; 
	color: #333;
	clear: both;
	width: 770px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-color: #f9c987;
	}	

#info a {
	color: #333;
	 }		

#badge {
	width: 374px;
	height: 378px;
	background: url(http://www.contacto.co.at/fileadmin/contacto/images/body_badge.png) no-repeat;
	position: absolute;
	top: 5px;
	left: 20px;
	}	
.align-center {
	text-align: center;
	}	