/** 

CSS Document für das BALANCE ESTATE Template 1.0
Copyright by graup-it-solutions.de 2006

**/


/** Allgemeine Template spezifische Definitionen **/

body {

	background-image: url(../images/background.gif);
		
	}

#rand 	{

	width: 980px;
	margin: 0px auto;
	height:100%;
	background-color: #FFffff;
	

}

#header {

	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position:center;	
	height: 120px;
	background-color: #FFFFFF;
		
	}
	
#downhead {

	background-color: #ffffff;
	height: 100%;
	
}


#links {	

	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
	float: left;
	width:170px;
	height:100%;
	background-color: #FFFFFF;
	padding: 35px 5px 5px 5px;
	text-align: left;
	
	}
	
#innen {

	float: none;
	width: 795px;
	height: 100%;
	background-color: #ffeecc;
	background-image: url(../images/bg_innen_top.jpg) repeat-x;
	overflow: hidden;
	position: relative;
	left: -3px;
		
	}
	
#top {

	width:auto; 
	height: 20px;
	vertical-align: middle;
	padding: 3px 15px 15px 3px;
	background-color: #ffeecc;
	
	
	
	}
	
#balken {

	background: url(../images/background.gif) repeat-x;
	height: 16px;
}
	
#content {

	float:left;	
	xmin-height: 500px;
	xheight: 100%;
	background-color: #ffeecc;
	padding: 5px;
	text-align: left;
	
			
	}
	
#conright
{
	float:right;
		
}

#referenz {

	float: left;
    text-align: center;
	width: 100%;
	height: 128px;
	overflow: hidden;
	
}

	
#footer {

	clear:both;
	width: 980px;
	height: 30px;
	background-color: #FFFFFF;
	padding-top: 9px;
	font-size: 12px;
	
	}

/** Joomla spezifische Definitionen **/

a:link, a:visited {
	color: #990000; 
	text-decoration: none;
	font-weight: bold;
	
	}

a:hover {
	color: #990000;	
	text-decoration: underline overline;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-left: 1px;
	height: 20px !important;
	height: 25px;
	width: 165px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #990000;
}

a.mainlevel#active_menu {
	color:#990000;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #990000;
}

table.moduletable th {

	font-size: 14px;
	color: #ffeecc;
	background: url(../images/menu_th_bg.png) no-repeat;
	width: 100%;
	padding-left: 2px;
	
}

table.moduletable td {

	font-size: 12px;
	color: #000;
	padding-left: 2px;

}

table.moduletable {

	width: 170px;
	height: 100%;
	padding-top: 5px;
	
}

td {
	text-align: left;
	font-size: 12px;
	
}

.createdate {

	height: 15px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 11px;
}

.modifydate {

	height: 15px;
	padding-top: 10px;
	color: #000000;
	font-size: 11px;
	
	}
	
.small {

	font-size: 11px;
}
	
table.contacttd.details {

	font-size: 12px;
	
}

.componentheading {

	font-size: 14px;
	font-weight:bold;
}

.contentheading {

	font-size: 14px;
	font-weight:bold;
		
}

.contentpane {

	padding-left: 10px;
	padding-right: 10px;

}

.contentpaneopen {

	padding: 5px;

}

.contentdescription {

	text-align: left;
	font-size: 12px;

}



.buttonheading {

	padding-right: 10px;
}

a.category:link, a.category:visited {

	color: #990000; 
	text-decoration: none;
	font-weight: bold;
	
	}
	
a.category:hover {

	color: #990000; 
	text-decoration: underline;
	font-weight: bold;
	
	}
	
.sectiontableheader {

	background-color: #990000;
	font-weight: bold;
	
	}
	

	
a.readon:link, a.readon:visited {
	
	color: #990000; 
	text-decoration: underline;
	font-weight: bold;
}

a.readon:hover {

	color: #990000; 
	text-decoration: underline;
	font-weight: bold;
	
	}

/** CSS Definitionen für andere Komponenten und Module **/

.referencelist {

	font-size: 12px;
	font-weight: bold;
}

.referencelistlink {

	text-decoration: overline underline;

	}

.eatop {

	width: 340px;
	padding-right: 10px;
	color: #000000;
	margin-top: -10px;	
	
}

.moduletable-eatop {
 
 padding-top: 20px;
 color: #660000;
 font-size: 14px;
 
 }
 
.eahotheading {

	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}