body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:0;
	margin:0;
	background-image: url(../images_neu/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color: #a1634b;
	text-decoration:none;
}
a:hover {color: #a88272;}
a:active { color:#a88272;}


h1 {
	font-size:4em; 
	font-weight:normal;
	text-transform:uppercase;
 }

h2 {
	font-size:1.17em;
	color:red;
}

h3 {
	color:#7a3f27;
}

img {
	border:none;
}


/* ----------Container-------------- */

#Container {
	width:960px;
	margin:0 auto;
	padding:0;
	background-image: url(../images_neu/bg_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* ----------Header-------------- */

#Header {
	height:95px;
	margin:0;
	padding:0;
	background-image:url(../images_neu/bg_header.gif);
	background-repeat:no-repeat;
}

#Logo {
	width:240px;
	float:left;
}

#Language {
	height:28px;
	width:70px;
	float:left;
	padding:12px 0 0 620px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#a1634b;
}

#Language img {
	margin-left:15px;
}

/* ------------MainNavi--------------*/

#MainNavi {
	height:28px;
	margin:0;
	width:950px;
	padding:15px 0 0 10px;
	background-image:url(../images_neu/bg_mainnavi.gif);
	background-repeat:no-repeat;
}

#MainNavi ul {
	margin:0;
	padding:0;
}

#MainNavi ul li {
	display:inline;
	padding:0;
	text-transform:uppercase;
}

#MainNavi ul li a{
	color:#fff;
	padding-right:14px;
}

#MainNavi ul li a:hover {
	color:#e4c996;
}

#MainNavi ul li a.current {
	color:#e4c996;
}


/*---------Top-----------*/

#TopBox {
	height:239px;
	padding-top:7px;
	padding-left:32px;
	background-image: url(../images_neu/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#Breadcrumb {
	width:960px;
	padding:0 0 0 20px;
}

/* -----------------Content--------------------- */

#Content {
	width:575px;
	margin:0 0 0 385px;
	padding-bottom:15px;
}

#RightBox {
	min-height:300px;
	width:510px;
	border: 1px solid #acabab;
	background-image: url(../images_neu/bg_right_box.gif);
	background-color: #faf9f9;
	background-repeat: no-repeat;
	background-position: top;
	margin-left:10px;
}

#RightBox h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:1.33em;
	font-weight:normal;
	background-image: url(../images_neu/header_right_box.gif);
	background-repeat: no-repeat;
	height:42px;
	margin:0;
	padding:12px 0 0 15px;
}

#RightBox h3 {
	padding-bottom:10px;
	margin-right:15px;
	margin-left:15px;
	border-bottom:solid 1px #ababab;
}

#RightBox p {
	padding:0 15px 0 0;
}

#RightBox img {
	float:left;
	margin:0 10px 0 15px;
	border:solid 1px #ababab;
}


/* --------------Left------------- */

#Left {
	float:left;
	width:385px;
	margin:0;
	padding:0;
}

#LeftBox {
	min-height:300px;
	width:335px;
	margin:0 0 10px 49px;
	background-image: url(../images_neu/bg_left_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border:1px solid #acabab;
}

#LeftBox h2 {
	color:#7a3f27;
	text-transform:uppercase;
	font-size:1.33em;
	font-weight:normal;
	background-image: url(../images_neu/header_left_box.gif);
	background-repeat: no-repeat;
	height:40px;
	margin:0;
	padding:12px 0 0 40px;
}

#LeftBox h3 {
	margin-right:15px;
	margin-left:15px;
	padding-bottom:10px;
	border-bottom:solid 1px #ababab;
}

#LeftBox p {
	margin-right:15px;
}

#LeftBox img {
	float:left;
	margin-left:10px;
	border:solid 1px #ababab;
}

.csc-textpic-text {
	padding:0;
}

#LeftBoxBottom {
	min-height:330px;
	width:335px;
	border:1px solid #acabab;
}

#LeftBoxBottom h2 {
	color:#7a3f27;
	text-transform:uppercase;
	font-size:1.33em;
	font-weight:normal;
	background-image: url(../images_neu/header_left_box_bottom.gif);
	background-repeat: no-repeat;
	height:40px;
	margin:0;
	padding:12px 0 0 15px;
}

#LeftBoxBottom h3 {
	border-bottom:solid 1px #ababab;
}



/* -----------Footer--------------------------- */

#Footer {
	clear:both;
	width:960px;
	padding:0;
	margin:0;
	height:190px;
	color:#fff;
	background-image: url(../images_neu/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#FooterNews {
	height:115px;
	width:855px;
	background-color:#fff;
	border:solid 1px #ababab;
	margin:0 0 0 50px;
}

.footer-button {
	width:255px;
	float:left;
	margin:15px 15px 0 15px;
}

#FooterCopy {
	width:200px;
	float:left;
	margin-left:20px;
	padding-top:25px;
}

#FooterNavi {
	float:left;
	margin-left:490px;
	padding-top:25px;
}

#FooterNavi a{
	color:#fff;
}

#FooterNavi a:hover{
	color:#e4c996;
}

