/* template_css.css  */

/* 
// Copyright 2007 by business-websites.at.
// Lizenz: creative commons. Mehr Informationen: http://creativecommons.org/licenses/by-nc-nd/2.0/at/
// e-mail: info@business-websites.at
// web: www.business-websites.at
*/

/*  ----------------------------------------------------------------------------------------------------------------------------------------------------------
#
#
#				GENERAL STUFF -------------------------------->
#
#
 ---------------------------------------------------------------------------------------------------------------------------------------------------------- */


body
{ 
	background:#fff;
	padding: 0px;
	margin: 0px;
}

td, tr, p, div{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 0px;
}

a {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-align: left;
}

h1 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-align: left;
	text-decoration: normal;
}

h4, h3, h2 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	text-decoration: normal;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	border-top: none;
	background: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	border-top: none;
	background: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	border-bottom: none;
	border-bottom: none;
	background: none;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top: none;
	background: none;
} 


/*  ----------------------------------------------------------------------------------------------------------------------------------------------------------
#
#
#				LAYOUT -------------------------------->
#
#
 ---------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* ------------------------------------------
################################ ----  HEADER ----->
-------------------------------------------*/
#header_container{
	float: left;
	text-align:center;
	margin:0;
	width: 100%;
}

#header{
	background:#fff;
	margin:0;
	padding:0.2em;
	text-align: right;
}

/* ------------------------------------------
################################ ----  BANNER ----->
-------------------------------------------*/

#banner{
	/*background: url(../images/banner-bg.png) no-repeat left top;*/
	width: 160px;
	height: 99px;
	padding-top: 0px;
	margin-left: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
	
#banner .moduletable{
	padding-top: 0px;
	padding-left: 0px;
	font-size: 20px;
	color: #fff;
	line-height: 21px;
	text-align: center;
	font-weight: bold;
	width: 150px;
	font-style: italic;
}

#banner .moduletable a:link, #banner .moduletable a:visited{
	font-size: 90%;
	color: #fff;
}

/* ------------------------------------------
################################ ----  LOGO TASSOLD ----->
-------------------------------------------*/

#logo{
	position: absolute;
	top: 5px;
	left: 750px;
}

/* ------------------------------------------
################################ ----  TOP MENU ----->
-------------------------------------------*/

#topmenu{
	float: left;
	text-align: center;
	margin: 0;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 170px;
	padding-right: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background: #ccc;
	width: 810px;
}



#toolbar img{
	border: 0px solid #ccc;
}



#topmenu a.mainlevel-nav:link, #topmenu a.mainlevel-nav:visited {
	font-weight: 600;
	font-size: 13px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#topmenu a.mainlevel-nav:hover, #topmenu a.mainlevel-nav:active, #topmenu a.mainlevel-nav#active_menu-nav{
	font-weight: 600;
	font-size: 13px;
	color: #006634;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}



/* ------------------------------------------
################################ ----  LEFT MENU ----->
-------------------------------------------*/


div.menu {
	width: 170px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}


div.menu #menu-box{
   margin: 0;
   /* background: url(../images/nav_unten.jpg) no-repeat bottom left; */
   padding: 0px;
   /*min-height: 500px;*/
}

/*  ---------------  */

a.mainlevel:link, a.mainlevel:visited {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 10px;
	text-decoration: none;
	line-height: 20px;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel#active_menu {
	font-weight: bold;
	font-size: 13px;
	color: #999;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 10px;
	text-decoration: none;
}

/* -------*/

a.sublevel:link, a.sublevel:visited {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 10px;
	text-decoration: none;
}

a.sublevel:hover, a.sublevel:active, a.sublevel#active_menu {
	font-weight: bold;
	font-size: 10px;
	color: #999;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 10px;
	text-decoration: none;
}

/* --- */

#menu-box table tr td p{
color: #fff;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 5px;
width: 170px;
margin-top: 50px;
}

#menu-box table tr td p a{
color: #fff;
}

/* ------------------------------------------
################################ ----  CONTENT BOX-------------------------------------------*/

#content{
	float: left;
	margin:0;
	width: 593px;
	padding-left: 8px;
}

#main-box{
	background: url(../background.png) repeat-y left top;
	min-height: 435px;
	width: 1000px;
	float: left;
	margin-left: 0.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}



/* ------------------------------------------
################################ ----  ADDITIONAL USER POSITIONS-------------------------------------------*/

#user5{
	position: absolute;
	left: 5px;
	top: 436px;
	width: 170px;
	padding: 0px;
	background: url(../images/navi-left-bottom.png) no-repeat left top;
	height: 150px;
	line-height: 15px;
	color: #fff;
}

#user5 p, #user5 p a:link, #user5 p a:visited{
	color: #fff;
}

#user5-container{
	margin-top: 5px;
	height: 125px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 5px;
}

#user5-container-box{
	padding-left: 8px;
}

#user1{
	position: absolute;
	left: 810px;
	top: 289px;
	width: 100px;
}

#user2{
	position: absolute;
	left: 795px;
	top: 137px;
	position: absolute;
	float: left;
}


/* ------------------------------------------
################################ ----  FOOTER-------------------------------------------*/


#footer {
	padding-left: 730px;
}

#footer-container{
	background: url(../images/footer.bmp) repeat-x top left;
	height: 30px;
	padding: 5px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0.5em;
	margin-right: 0.5em;
	width: 980px;
}


/* ------------------------------------------
################################ ----  OTHERS-------------------------------------------*/


.inputbox, .button {

}

.inputbox:hover, .button:hover {

}

.contentpaneopen{background: transparent;}
.moduletable{}
a.lastestnews:link{}
a.lastestnews:visited{}
a.lastestnews:hover{}
a.lastestnews:active{}
a.mostread:link{}
a.mostread:visited{}
a.mostread:hover{}
a.mostread:active{}

.contentheading, .componentheading{
	font-size: 20px;
	font-weight: bold;
	color: #006634;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
}

