/* GLOBAL --START--*/
* {
	margin: 0;
	padding: 0;
	
}
img {
	border:none;
}
#nav_main {
	z-index:100;
}
#header_img {
	z-index:0;
}

html {
	height: 100%;
}

body {
	font-size: 62.5%;
	font-family: Verdana,sans-serif;
	color: #000;
	background-color: #fff;
	background: #dd7401 url("img/overall_bg.jpg") top repeat-x;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
	list-style-image: none;
	
}

p {
	color: #747474;
	font-size: 1.1em;
	margin: 10px 0 10px 0;
}

h1 {
	font-size: 2.2em;
	color: #c66825;
	font-family: Verdana,sans-serif;
	margin-bottom: 10px;
	/* text-indent: -999em; */
}

h2 {
	font-size: 1.7em;
	color: #c66825;
	font-family: Verdana,sans-serif;
	margin-bottom: 10px;
	/* text-indent: -999em; */
}

h3 {
	font-size: 1.5em;
	color: #c66825;
	font-family: Verdana,sans-serif;
	margin-bottom: 10px;
	/* text-indent: -999em; */
}
/* GLOBAL --END--*/

/* STRUCTURE --START--*/


#overall {
	padding-top: 30px;
	width: 880px;
	margin-left:auto;
	margin-right: auto;
	position: relative;
}


#logo {
	background-color: purple;
	position: absolute;
	left: 24px;
	top: -22px;
	z-index: 10;
}


#nav_top {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 10px;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	/*word-spacing: 15px;*/
}

#nav_top a, #nav_top a:active, #nav_top a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav_top a:hover {
	color: #C66825;
	
}

#nav_top li {
	display:inline;
	margin-left: 15px;
}

#nav_main {
	height: 29px;
	padding-top:38px;
	text-align: right;
	text-transform: uppercase;
	padding-right: 28px;
	position:absolute;
	z-index: 1;
	font-family: Arial, sans-serif;
	right: 0;
}

#nav_main ul {
	width: 673px;
	border-top: 2px solid #8a8b8c;
	float:right;
	text-align: right;
	padding-top: 11px;
}

#nav_main ul li {
	display:inline;
	margin-left:36px;
}

#overall #nav_main ul li.active a {
	color:black;
}

#overall #nav_main ul li.active a:hover {
	color:white;
}

#nav_main ul li a, #nav_main ul li a:active, #nav_main ul li a:visited {
	font-size: 1.3em;
	color: #747474;
	font-weight: bold;
	text-decoration: none;
}

#nav_main ul li a:hover {
	color: #ffffff;
}

#teaser_home {
	position: absolute;
	left:27px;
	top:147px;
	color: #c66825;
	font-size: 2.6em;
	width: 500px;
	line-height: 33px;
	font-family: Arial, sans-serif;
	z-index: 1;
}

#header_home {
	background: #dbdddc;
	height: 330px;
	margin-bottom: 8px;
	position: relative;
}

#header_sub {
	background: #dbdddc;
	height: 288px;
	margin-bottom: 8px;
	position: relative;
}

#header_img {
	position: absolute;
	right: 0;
	bottom: 0;	
	z-index: 0;
	width: 100%;
	height: 100%;
}

#header_img img {
	z-index: 0;
}

#content {
	background-color: #ffffff;
	padding: 20px 25px 10px 28px;
	float:left;
	color: #747474;
}

.col_33 {
	background: transparent url("img/col_33_bg.jpg") 0 0 repeat-y;
	float:left;
	width: 827px;
}

.box_33 {
	width: 225px;
	float:left;
	padding-top: 10px;
}

.box_33_m {
	width:225px;
	float:left;
	/*border-left: 2px dashed #a6a6a6;
	border-right: 2px dashed #a6a6a6;*/
	margin: 0px 77px 0 74px;	
	padding-top: 10px;
}

#content h1 {
	font-size: 1.6em;
	color: #c66825;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	margin: 13px 0 10px 0;
}

#content h2 {
	font-size: 1.4em;
	color: #464646;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	margin: 13px 0 10px 0;
}	

#content h3 {
	font-size: 1.2em;
	color: #c66825;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	margin: 13px 0 10px 0;
}		

.box_33 .date, .box_33_m .date, span.teaser {
	color: #747474;
	text-transform: uppercase;
}

a, a:active, a:visited {
	color: #000000;
	fonts-size: 1.1em;
	text-decoration:none;
}

a:hover {
	color: #c66825;
}

a.button, a:active.button, a:visited.button {
	color: #fff;		
	background: #DD7401;	
	width: 30px;
	padding: 4px;
	display: block;
	fonts-size: 1.1em;
	text-decoration:none;
	font-size: 1.1em;	
	float:right;
}

a:hover.button {
	color: #fff;
}

#footer {
	padding-top: 4px !important;
	padding-bottom: 20px;
	clear:both;
	font-family: Verdana, sans-serif;
	color: #ffcc66;
	text-transform: uppercase;
	height: 10px;
}
blockquote {
	font-size:13px;
}
#teaser_headline {
	width:390px;
	position:absolute;
	top:140px;
	left:30px;
	z-index: 1;
}
#teaser_headline h1 {
	color:#c66825;
	font-size:32px;
}
#teaser_headline p {
	color:#000;
	font-size:13px;
}
/* COLUMNS */
.col_wrapper {
	display:block;
	background:url('img/bg_col_70_30.gif') repeat-y left;
	float:left;
}
.col_70 {
	float:left;
	width:533px;
}
.col_70 img {
	float:right;
	padding:0 0 10px 0;
}
.col_70 h1 {
	margin-top:22px;
}
.col_30 {
	float:right;
	width:234px;
}
.image_wrapper {
	float:right;
	width:191px;
	margin-left:30px;
}

body #yymenu .mmLevel1 {
	border: none;
	text-transform: uppercase;
	font-size: 1.3em;
	/*background-color: #dbdddc;*/	
	display:block;
	position:relative;
	z-index:100;
}

body #yymenu .mmContent {
	background: #c0c0c0;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	padding-bottom: 0;
	padding-top: 3px;
	margin-top: 2px;
	width: 160px;
}

body #yymenu .yymenucont {
	width: 160px;
}

body #yymenu li {
	z-index: 10;
	display: block;
}

body #yymenu a {
	background-color:transparent;
	border-bottom:none;
	color:#222;
	display:block;
	font-family:Verdana, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:4px;
	text-decoration:none;	
	z-index: 10;
}

body #yymenu a:hover {
	background-color:transparent;
	border-bottom:none;
	color:#fff;
	display:block;
	font-family:Verdana, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:4px;
	text-decoration:none;
	z-index: 10;
}

body #menu387Container, #menu387Content {
	width: 133px;
}

#yymenu .yymenucont {
	top: 120px;
}

#content ul {
	/*color:#C66825;*/
	margin: 5px 0 5px 10px;
	font-size: 1.1em;
}

#content ul ul {
	font-size: 1em;
	margin: 0 0 10px 0;
	
}

#content ul ul ul {
	margin: 0;
}

#content ul li {
	margin-left: 5px;
	background:white url(img/bullet_li_black.gif) no-repeat scroll left 5px;
	padding-left: 10px;
}

#content .csc-sitemap ul li {
	font-weight: bold;
}

#content .csc-sitemap ul li ul li {
	font-weight: normal;
}

.mailformplus_contactform {
	font-size: 1.1em;
}

.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
	margin-top: 2px;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
	
}

.mailformplus_contactform fieldset {
	border: none;
}	

.mailformplus_contactform fieldset legend{
	/*font-size: 1.1em;*/
	margin-bottom: 15px;	
	color: #747474;
	margin-left: 0 !important;
	margin-left: -6px;
}	

*+html .mailformplus_contactform fieldset legend{
	margin-left: -6px !important;
}	

.mailformplus_contactform input , .mailformplus_contactform textarea {
	margin-bottom: 10px;
}	

#file {
	height: 21px;
}

.mailformplus_contactform input.button {
	background-color: #DD7401;
	color: white;
	font-familay: Verdana, sans-serif;
	border:none;
	cursor: pointer;
}

.tx_tipafriend {
	font-size: 1.1em;
	color: #747474;
}

.tx_tipafriend_formfield label {
	font-weight: normal;
}

.tx_tipafriend_codetext {
	color: #747474;
}

.tx-srfreecap-pi2-cant-read {
	color: #747474;	
	font-size:1em;
}

#tx_tipafriend_button {
	background-color:#DD7401;
	border:none;
	float:left;
	font-weight:normal;
	margin:0px;
	padding:0;
	text-align:center;
	width:auto;	
	color: #fff;	
	font-family: Verdana, sans-serif;
	cursor: pointer;
}

.mailformplus_contactform input.radio_input {
  margin:0;
  margin-top: 2px !important;
  margin-top: -1px;
}

*+html .mailformplus_contactform input.radio_input {
	margin-top: -1px !important;
}	



/* ### NOSCRIPT ### */

div#noscript {
	position: absolute;
	width: 500px;
	height: 300px;
	padding: 10px;
	background-color: #fff;
	color: #2a2b2c;
	border: 8px solid #404143;
	z-index: 30;
	left: 160px;
	top: 220px;
}

div#noscript h1 {
	
}

div#noscript h3 {
	
}

div#noscript p {
	
}

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid orange;
padding: 2px;
padding-left: 4px;
}