html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


/* HTML-Tags */
a{
	color: #bcbeae;
}
a:hover{
	color: #ffffff;
}
body{
	font-family: Verdana, Arial, sans-serif, sans;
	color: #fff;
	background-color: #3F3F3F;
	font-size: 12px;
}


/* ID */
#content{
	height: 630px;
}
#content-bottom{
	margin-top: 48px;
}
#content-bottom-description{
	/* add text formatting for description */
	display: inline;
	float: right;
	position: relative;
	overflow: hidden;
	width: 620px;
	height: 150px;
}
#content-bottom-description .elementRight{
	display: block;
	position: absolute;
	width: 620px;
	height: 150px;
	left: 620px;
}
#content-bottom-description .firstElementRight{
	left: 0;
}
#content-bottom-logo{
	display: inline;
	float: left;
	text-align: right;
	width: 200px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
#content-bottom-logo .elementLeft{
	display: block;
	width: 200px;
	height: 150px;
	position: absolute;
	left: 200px;
}
#content-bottom-logo .firstElementLeft{
	left: 0;
}
#content-navigation-left{
	background: transparent url(../images/nav-left.gif) no-repeat;
}
#content-navigation-right{
	background: transparent url(../images/nav-right.gif) no-repeat;
}
#content-top{
	height: 300px;
}
#content-top-image{
	width: 620px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#content-top-image .elementMain{
	width: 620px;
	height: 300px;
	position: absolute;
	left: 620px;
}
#content-top-image .firstElementMain{
	left: 0;
}
#content-top-title{
	color: #bcbeae;
	font-size: 14pt;
	text-align: right;
	text-transform: uppercase;
	height: 274px;
}
#footer{
	margin-bottom: 25px;
	font-size: 10px;
}
#footer ul{
	text-align: center;
	margin-bottom: 5px;
}
#footer ul li{
	display: inline;
	padding: 0 5px 0;
}
#footer ul li.border{
	border-left: 1px solid #bcbeae;
}
#footer ul li a{
	text-decoration: none;
	text-transform: lowercase;
}
#frame-left{
	width: 15px;
	background: transparent url(../images/frame-left.gif) no-repeat;
}
#frame-middle{
	width: 885px;
	background: transparent url(../images/frame-middle.gif) repeat-x;
}
#frame-right{
	width: 15px;
	background: transparent url(../images/frame-right.gif) no-repeat;
}
#header{
	height: 130px;
}
#logo a{
	display: inline;
	float: right;
	width: 211px;
	height: 112px;
	background: transparent url(../images/logo-dries.gif) no-repeat;
	text-indent: -99999px;
	margin-right: 25px;
	outline: none;
}
#nav{
	margin-top: 48px;
	float: left;
	display: inline;
}
#nav .dot{
	display: block;
	height: 1em;
	float: left;
}
#nav a{
	margin-left: 5px;
}
#nav li.firstlevel{
	display: inline;
	float: left;
}
#nav li.firstlevel a{
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 15px;
	outline: none;
}
#nav ul{
	display: block;
	width: 150px;
	position: absolute;
	left: -9999px;
	height: auto;
	padding: 5px 0;
	font-size: 0.8em;
}
#nav ul li{
	display: block;
}
#nav ul li a{
	display: block;
	width: 150px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#wrapper{
	width: 915px;
	margin: 50px auto 0;
}


/* Class */
.bodytext, p{
	margin-bottom: 0.8em;
}
.content-nav{
	display: block;
	float: right;
	margin-left: 2px;
	text-indent: -99999px;
	width: 23px;
	height: 26px;
	
}
.content-right{
	float: right;
	display: inline;
	margin-right: 35px;
	margin-left: 20px;
	width: 620px;
}
.elementMain a{
	color: #fff;
	font-style: italic;
}
.frame{
	height: 665px;
	float: left;
	display: inline;
	overflow: hidden;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image{
	margin-left: 0;
}

