/********************************************
   AUTHOR:  			HAAS CHRISTIAN HC DESIGN 
	Auftraggeber:     
   WEBSITE:   			http://
	TEMPLATE NAME:		Adventstadt Leoben Inhalt
   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 {
float: left;
	width: 980px;
	height: 76px;
background-image: url(../images/menback.png);
background-repeat: no-repeat;
background-position: bottom left;
}

.logo {
float: right;
	width: 198px;
	height: 76px;
	margin-right: 12px;
}

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

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


#contentwrap {
	width: 980px;
	margin-top: -1px;
	background-image: url(../images/cont_main_back.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#content {
width: 925px;
float: left;
margin-left: 26px;
margin-top: 15px;
margin-bottom: 15px;
}

#contleft {
float: left;
	width: 630px;

}

#contright {
	float: left;
	width: 250px;
	background-color: #F3F3F3;
	margin-left: 30px;
	padding-left: 10px;
	padding-top: 5px;
}

#contwerbe {
float: left;
	width: 925px;
	margin-left: 26px;
   margin-top: 5px;
  margin-bottom: 15px;

}

.but1 {
	float: left;
	width: 295px;
	margin-right: 19px;

}

.but2 {
	float: left;
	width: 295px;
	margin-right: 19px;

}

.but3 {
	float: left;
	width: 295px;

}

#contfooter {
	width: 970px;
	height: 12px;
	margin-left: 12px;
	background-color: White;
	background-image: url(../images/contfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* News Menue */

#contright ul {
	margin: 0px;
	padding: 0px;
}

#news li {
list-style: none;
height: 32px;
}

#login li {
list-style: none;
height: 14px;
}

#news a:link,#news a:visited {
display: block;
background-image: url(../images/sidemenarrow1.jpg);
background-repeat: no-repeat;
background-position: center left;
	color: #7DA4CF; 
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 32px;
	height: 33px;
	border-bottom-color: #AAC5E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#news a:hover {
background-image: url(../images/sidemenarrow2.jpg);
background-repeat: no-repeat;
background-position: center left;
	color: #305783;	
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#login a:link,#login a:visited {
	color: #7DA4CF; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

#login a:hover {
	color: #305783;	
	text-decoration: none;
	font-weight: bold;
}


.infobox {
background-color: #F2F7FB;
 border-bottom: 1px dotted #CCCCCC; 
  border-top: 1px dotted #CCCCCC; 
  padding: 5px;
  text-align: center;
}

fieldset {
	background-color: White;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 235px;
}

.terminlist ul {
list-style-type: none;
}

.date {
    font-style: italic;
    font-weight: bold;
	 font-size: 12px;
}

.termh {
    color: #BD002B;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
}

.terminlist li {
    list-style-type: none;
    margin-bottom: 10px;
}