/********************************************
   AUTHOR:  			HAAS CHRISTIAN HC DESIGN 
	Auftraggeber:     
   WEBSITE:   			http://
	TEMPLATE NAME:		Adventstadt Leoben
   VERSION:          1.0          	
	DATE:             01 09. 2009               
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */

body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	background-color: White;
	text-align: left;
	margin: 0px;	
	background-image: url(../images/mainback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Helpers */
.clearer {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

/* Layout */
#wrapper {
	width: 980px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#header {
position: relative;
	width: 980px;
	height: 76px;
	background-image: url(../images/menback.png);
background-repeat: no-repeat;
background-position: bottom left;
}

.logo {
position: relative;
top: -27px;
left: 82%;
	width: 180px;
	height: 103px;

	z-index: 99999;
}

#men {
float: left;
width: 720px;
margin-top: 58px;
margin-left: 25px;
vertical-align: bottom;
height: 20px;
z-index: 99;
}

#mainpic {
width: 973px;
height: 409px;
background-image: url(../images/mainpicfront.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: -5px;
	margin-left: 3px;
	padding-top: 10px;
	z-index: 2;
	
}

#foot {
	text-align: center;
	font-size: 10px;
	color: Silver;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.pic {
	width: 940px;
	height: 381px;
	margin-left: 20px;
	z-index: 3;
}

#content {
width: 940px;
margin-left: 15px;
padding-top: 10px;
padding-left: 5px;
margin-bottom: 15px;
}

#contentwrap {
	width: 973px;
	margin-left: 3px;
	background-color: White;
	background-image: url(../images/contback.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-top: -12px;
}

#stbuts {
  width: 940px;
  float: left;
}

.but1 {
	float: left;
	width: 300px;
	margin-right: 14px;
}

.but2 {
	float: left;
	width: 300px;
	margin-right: 14px;
}

.but3 {
	float: left;
	width: 300px;
}