#head {
	height: 90px;
	width: 760px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
}

#menue_a {
	height: 28px;
	width: 700px;
	background-image: url(../images/bg_menue_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
}
#menue_b {
	height: 20px;
	width: 700px;
	background-image: url(../images/bg_menue_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
}
#contentarea {
	min-height:410px;
	width: 720px;
	background-image: url(../images/bg_contentarea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	
	}
#menue_c {
	height: 34px;
	width: 760px;
	background-image: url(../images/bg_menue_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
}

.content{
	padding-left: 10px;		
	padding-right: 10px;
	border:0px solid black;	
	valign:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #444444;
	background:#ffffff;
	
	}
.cols{
	height:100%;
}
.rows{
	height:100%;
}
body{
	background:#e5e5e5;
	
}

table{
	border:0px solid black;
	valign:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../images/lipt.gif);
}

img.spacer{
	width:2px;
}
img.vspacer{
	height:3px;
}

a{
	text-decoration:none;
	color:blue;
}
h4, h5{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	color:grey;
	font-size:12px;	
}
.csc-frame{
  border:0px solid black; padding:0;spacing:0;valign:top;

}
.tx-slideshow-pi1 {
background:#ffffff;
}
