/* ###	MAIN CSS #######												*/
body {
	color: #5F6B7C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size:12px;
	background:#89d7e4  scroll 0 top;
}

.wrapper{
	border: solid 0px #aaa;
	margin: 20px 20% 20px 15%;
	width:950px;
}

#search{
	float:right;
	height:50px;
	margin-right: 15px;
	margin-top:150px;
}
#headwrapper{
	height:200px;
	margin:5px;
	background: url(../../../images/suedbhf.jpg) 0 0 no-repeat;
}

div.wrapper-body {
	padding:0 0 0px;
	min-height: 600px;
}
.wrap1 {
	clear:left;
	float:left;
	overflow:hidden;
	padding-left: 15px;
	background: #ffffff url(../images/border_l.jpg) 0 0 repeat-y;
	min-height: 400px;
}

.middle{
	clear:left;
	float:left;
	overflow:hidden;
	padding: 5px 15px 5px 0px;
	background: #ffffff url(../images/border_r.jpg) 100% 0 repeat-y;
	min-height: 400px;
}

.wrap2 {
	background:#Ff0000 none repeat scroll 0 0;
	float:left;
	position:relative;
	left:250px;
}

.componentheading{
	font-size:20px;
	line-height:20px;
	font-weight: bold;
}

#main{
	float:left;
	overflow:hidden;
	position:relative;
	width:490px;
	margin-top: 20px;
	background:#fff;
}

#right{
	float: left;
	overflow:hidden;
	position:relative;
	width:200px;
	padding-left:15px;
	padding-top: 20px;
	background: #fff url(../images/border_m.jpg) 0 0 repeat-y;
}

#left{
	float:left;
	overflow:hidden;
	position:relative;
	padding-left: 15px;
	width:200px;
	
}

td.contentheading{
	font-size:16px;
	line-height:16px;
	font-weight: bold;
}
#footer{
	clear:both;
	color:#646464;
	margin-left:0;
	text-align:center;
	padding-top:10px;
	position:relative;
	width: 950px;
	height: 60px;
	background:#89d7e4 url(../images/footer_d.jpg) no-repeat;
	
}

/*#footer_r{
	margin-left:10px;
	background:#d4d7dd url(../images/footer_r.jpg) 100% 0 no-repeat;
}

#footer_l{
	background:#d4d7dd url(../images/footer_l.jpg) 0 0 no-repeat;
}*/

p {
	margin-bottom:15px;
	margin-top:10px;
}
h1,h2,h3 {
	margin-bottom:10px;
	color: #5F6B7C;
	
}
h1 {
	font-size:36px;
	line-height:36px;	
}

h2 {
	font-size:26px;
	line-height:26px;	
}

h3 {
	font-size:16px;
	line-height:16px;	
}

/* ###	JOOMLA CSS #######	
/* @TODO