@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #AED9F2;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

footer text {
	font-family: "Verdana", sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #AED9F2;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
	text-decoration: none;
	white-space: normal;
	font-weight: normal;
	line-height: 30px;
}
#logo {
	margin-left: 30px;
	margin-top: 30px;
	background-image: url(images/Neu-homepage-logo_03.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	height: 85px;
	width: 230px;
	float: absolute;
}

#logo_contact {
	margin-left: 30px;
	position: absolute;
	top: 135px;
	height: 100px;
	width: 240px;
	padding-bottom: 20px;
	border-bottom: 1px solid #BCBEC0;
	border-bottom-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
}

#logo_contactlink {
	margin-left: 30px;
	top: 135px;
	height: 100px;
	width: 240px;
	padding-bottom: 20px;
	border-bottom: 1px solid #BCBEC0;
	border-bottom-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
}

#copyhome {
	position: absolute;
	top: 255px;
	left: 310px;
	width: 1010px;
	height: 30px
}

#images_main {
	position: absolute;
	top: 255px;
	left: 630px;
	width: 200px;
	padding-top: 20px;
	border-top: 1px solid #BCBEC0;
	border-top-style: dashed;
	
}
#copyinfo {
	padding-top: 20px;
	position: absolute;
	border-top: 1px solid #BCBEC0;
	border-top-style: dashed;
	top: 255px;
	left: 310px;
	width: 600px;
}
#column1 {
	padding-top: 20px;
	border-top: 1px solid #BCBEC0;
	border-top-style: dashed;
	top: 255px;
	left: 310px;
	width: 240px;
	position: absolute
}
#column2 {
	padding-top: 20px;
	border-top: 1px solid #BCBEC0;
	border-top-style: dashed;
	top: 255px;
	left: 580px;
	width: 240px;
	position: absolute;
	float: none;
}
#column3 {
	padding-top: 20px;
	border-top: 1px solid #BCBEC0;
	border-top-style: dashed;
	top: 255px;
	left: 850px;
	width: 240px;
	position: absolute;
	float: none;
}
#content0 {
	padding-top: 20px;
	top: 255px;
	left: 30px;
	width: 240px;
	position: absolute;
}
#content1 {
	padding-top: 20px;
	top: 255px;
	left: 310px;
	width: 240px;
	position: relative;
}
#content2 {
	top: 255px;
	left: 580px;
	width: 510px;
	position: absolute;
	padding-top: 20px;
	font-size: 11px;
}
#content3 {
	padding-top: 20px;
	top: 255px;
	left: 310px;
	width: 510px;
	position: relative;
}
#content4 {
	top: 255px;
	left: 850px;
	width: 240px;
	position: absolute;
	padding-top: 20px;
	font-size: 11px;
}
#content5 {
	top: 255px;
	left: 580px;
	width: 240px;
	position: absolute;
	padding-top: 20px;
}
/*---------------------NAV---------------------*/

#menucase ul.vert-one {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	margin-top: 280px;
	margin-left:30px;
	padding: 0;
	list-style-type: none;
	display: block;
	line-height:35px;
	width: 240px;
	position: absolute;
	top: 0px;
	font-weight: lighter;
}

#menucase ul.vert-one li {
	margin:0;
	padding-left:0;
	width: 240px;
}

#menucase ul.vert-one li a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding:0px;
	width: 240px;
}

#menucase ul.vert-one li a:hover {
	background:#FFFFFF;
	color: #000000;
	width: 240px;
}

#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover {
	color: #999;
	width: 240px;
	background-color: #FFF;
}

/*---------------------NAV END---------------------*/


#footer {
	position: absolute;
	top: 560px;
	left: 30px;
	width: 240px;
	padding-top: 5px;
	border-top-style: dashed;
	color: #6d6f71;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #BCBEC0;
	border-right-color: #BCBEC0;
	border-bottom-color: #BCBEC0;
	border-left-color: #BCBEC0;
	padding-bottom: 5px;
}
#logo_contact p a {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
