/********************************************
   AUTHOR:  			HAAS CHRISTIAN HC DESIGN 
	Auftraggeber:     ÖVP Leoben
   WEBSITE:   			http://www.volkspartei-leoben.at/
	TEMPLATE NAME:		ÖVP Leoben Main Tempalte
   VERSION:          1.0          	
	DATE:            22. MAi 2008               
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: Black; 
	background-color: #F4F4F4;
	text-align: center;
	margin-top: 0px	
}

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

/* Layout */

#wrapper {
	width: 960px;
	background-image: url(../images/mainback.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}

#innerwrapper {
 width: 914px;
 margin-left: 22px;
 
}

#trenneroben {
background-image: url(../images/menobenback.jpg);
background-repeat: repeat-x;
height: 22px;
}



#colleft {
 width: 250px;
 float: left;
background-color: White;
}

#colright {
 width: 663px;
background-color: White;
 float: left;
}

#header {
	width: 914px;
	height: 109px;
	background-image: url(../images/headback.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.headerli {
float: left;
margin-top: 15px;
margin-left: 10px;
width: 360px;
}

.headerre {
float: right;
margin-top: 5px;
margin-right: 15px;
width: 360px;
text-align: right;
}


	
#content {
	width: 640px;
	float: left;
	background-image: url(../images/contback.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}





#footer {
	width: 914px;
	height: 127px;
	background-image: url(../images/footerback.jpg);
	background-repeat: repeat-x;
}

#footer ul {
	margin: 0px;
}

#footer li {
	list-style: none;
}

#innerfooter {
margin-top: 25px;
margin-left: 50px;
color: White;
}

 a.fo:link, a.fo:visited {
background-image: url(../images/popup.gif);
background-repeat: no-repeat;
background-position: left center;
	color: White; 
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}

 a.fo:hover {
	color: #E3E3E3;	
	text-decoration: none;
	font-weight: bold;
}

/* Layout */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 956px;
}

#le {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	line-height: 16px;
}



#ri {
	float: right;
	margin-top: 1px;
	margin-right: 2px;
}

.back1 {
	background-color: #F8F8F8;
	padding: 5px;
	
}

.rahmen {
	border: 1px dotted #E5E5E5;
	padding: 2px;
}

/* Inhalte */

.subheadline {
   font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 
	font-size: 130%;
	color: #0C8748;
}

.subheadline1 {
   font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 
	font-size: 110%;
	color: #0C8748;
}

.tagcloud {
margin-left: 5px;
}

.latestnews {
list-style: none;
	
}

.mod_comments {
list-style: none;
	
}


