* {
    padding: 0;
    margin: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333;
background: #333 url(./esc/bg.jpg) top center;
}

img { border: none; }
a { color: #BB0F0F; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

h2 {
color: #142D67;
font-size: 16px;
padding : 10px 0 5px 0;
}
form {
	margin: 0;
	padding: 0;
}
#wrap {
margin: 0px auto 0 auto;
width: 960px;
background: #fff;
}

#top {
background:  url(esc/header.jpg) no-repeat top left;
padding: 11px 0 0 0 ;
height: 85px;
text-align : right;
}
#top a {
font-weight: bold;
color: #142D67;
}

#menu {
height: 38px;
line-height: 38px;
background:  url(./esc/menu.jpg) no-repeat;
}
#menu ul {
padding-left: 60px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 12px 10px;
text-decoration: none;
font-weight: 800;
}
#menu ul li a:hover {
background: #fff url(./esc/menua.jpg) top center repeat-x;
color: #142D67;
}
#menu #current ul li a:hover {
background: #fff url(./esc/menua.jpg) top center repeat-x;
color: #142D67;
}

#breadcrumbs {
background: #000 url(./esc/search.jpg) no-repeat;
height: 17px;
line-height: 17px;
padding-left: 20px;
}

#escaction {
		margin:0 auto;
		position:relative;
		text-align:left;
		width:800px;
		background:#fff;
		margin-bottom:2em;
                 height: 144px;
                 background: #fff url(./esc/escaction.jpg) repeat-x top left;
}

#middle {
background: #fff;
padding: 5px 20px;
border-bottom: 0px solid #ccc;
}
#middle h1 {
color: #142D67;
font-size: 24px;
font-weight: 100;
padding : 5px 0 5px 0;
}
#middle h2 {
color: #333;
font-size: 16px;
font-weight: 100;
padding : 10px 0 5px 0;
}
#middle ul, #middle ol{
list-style-type: none;
padding: 0px 10px 10px 20px;
}

/*--------------------------------------------escpro content----------------------------------------*/
#wbinhalt {
}
/*--------------------------------------------escpro 2columns----------------------------------------*/

.left {
width: 44%; background:  url(esc/column.jpg) repeat-x top left;
margin-left: 20px;
padding: 8px;
float: left;
text-align: justify;
}
.right {
width: 48%; background:  url(esc/column.jpg) repeat-x top left;
margin-right: 20px;
padding: 8px;
float: right;
text-align: justify;
}


#bottom {
height: 143px;
background:  url(./esc/footer.jpg) no-repeat;
padding: 0px 0;
}

#bottom {
margin: auto 0;
text-align: center;
width: 960px;
color: #333;
font-size: 11px;
padding: 5px 0 10px 0;
}
/* footer */
#bottom {
	margin: 0; padding: 0;
	font-size: 95%;
	text-align: left;
}
#bottom h2, #bottom p {
	padding-left: 0;
}
.white{
color: #fff;
}
#footer-content {
	margin: 0 auto;
}
#footer-content a {
	text-decoration: none;
	color: #333;
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 300px;
	padding: 10px 5px 30px 15px;
}
#footer-content .col2 {
	width: 300px;
	padding: 10px 5px 30px 15px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

#bottom  a { color: #333; }

#footer {
height: 33px;
background:  url(./esc/bottom.jpg) bottom center no-repeat;
padding: 0px 0;
margin: auto 0;
text-align: center;
width: 960px;
color: #999;
font-size: 11px;
}
#footer  a { color: #999; }
/*---------------------------------------slider options-----------------------------*/

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:696px;
		height:154px;
		overflow:hidden;
		}
	span#prevBtn{}
	span#nextBtn{}

/* // Easy Slider */
