/*------------ Main ---------------*/
* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 13px;
}

body {
	background: #FFFFFF;
}

h1{
	font-size: 21px;
	font-family: Helvetica;
	color: #BCC4CE;
	font-weight: normal;
}

h2{
	font-size:11px;
	font-family: Arial;
	font-weight: bold;
	color: #4C6579;
}

h3{
	font-size:10px;
	font-family: Arial;
	font-weight: bold;
	color: #8692A6;
}

#Wrapper {
	border: #FF0000 0px solid;
	width: 760px;
	position:relative;
	text-align:left;
	margin:0 auto;
}


#Header {
	background: #000e77 url(../img/Header.gif) no-repeat;
	width: 100%;
	height: 239px;
}

.Headline {
	background: url(../img/Headline_Bg.gif) repeat-x left bottom;
	height: 30px;
	padding-bottom: 5px;
	text-align: left;
}
/*------------ Breadcrumbs ---------------*/
#Breadcrumbs {
	/*background-color: #AAFF00;*/
	width: 500px;
	height: 30px;
	text-align:left;
	/*float:right;*/
	padding-right:30px;
	padding-top: 5px;
	font-size: 10px;
}

#Breadcrumbs a{
	text-decoration: none;
	color: #6C7887;
}

#Breadcrumbs a:hover{
	text-decoration: underline;
}
/*------------ Navigation ---------------*/
#Navigation {
	/*background-color: #505040;*/
	width: 184px;
	float:left;
}

#Navigation.Headline{
	width: 184px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#Navigation ul {
	list-style: none;
	width: 184px;
	text-align:left;
}

#Navigation ul li {
	border: 0px solid #FF0000;
	display: block;
	text-indent:5px;
	background: #FFFFFF url(../img/spotted-line.gif) repeat-x bottom;
	}

#Navigation ul li a{
	text-decoration:none;
	color: #000000;
	padding-left:12px;
	padding: 8px 0 8px 12px;
	display:block;
	line-height: 15px;
}

#Navigation ul li.lvla a{
	margin-left: 13px;
}

#Navigation ul li.lvlb a{
	margin-left: 26px !important;
}

#Navigation ul li.active-lvlb a{
	margin-left: 13px;
}

#Navigation ul li a:hover{
	color: #6C7887;
}

#Navigation ul li.active a{
	color: #6C7887;
	font-weight:bold;
	background: transparent url(../img/arrow.gif) no-repeat 5px 10px;
}

#Navigation ul li.lvla{
	background-color: #F3F4F6;
}

#Navigation ul li.lvlb{
	background-color: #E5E5EA;
}

#Navigation ul li.active{
	color:	#6C7887;
}

#Navigation ul li.first{
	background-color: #FFFFFF;
}

#Navigation ul li.last{
	background: #FFFFFF url(../img/spotted-line.gif) repeat-x bottom;
}

#Navigation ul li img{
	vertical-align: -3px;
}

#Navigation ul li.active-lvla{
	background: #D5DAE2;
	}

#Navigation ul li.active-lvlb{
	background-color: #C5CAD2;
	}

/*----------- Content -----------*/
#Content {
	/*background-color: #00FFAA;*/
	width: 376px;
	float:left;
	padding: 0 8px 0 8px;
}

#Content.Headline{
	width: 566px;
}

#MainContent {
	padding-top:10px;
}

/*------------ Banner -----------*/
#Banner {
	/*background-color: #5060AA;*/
	width: 184px;
	float:left;
}

#Banner.Headline{
	width: 184px;
}

#Banner img{
	width:184px;
	height: 96px;
	padding-bottom: 5px;
}

#BannerContent {
	padding-top:5px;
}

/*------------ Footer -----------*/
#Footer {
	/*background-color: #A030AA;*/
	width: 100%;
	float:left;
	height:93px;
	padding-top:10px;
}

#Footer p {
	padding: 5px;
}

#Footer div{
	float: left;
	border-top: 2px #8692A6 solid;
	line-height: 18px;
	font-size: 10px;
	color: #8692A6;
}

#Footer div.left{
	text-align:left;
	width: 184px;
}
		
p.footerMenu{
	paddin:0;
	margin:0;
}
		
p.footerMenu a{
	color:#8692A6;
	text-decoration:none;
}
		
p.footerMenu a:hover{
	text-decoration:underline;
}

#Footer div.middle{
	text-align:left;
	width: 392px;
}

#Footer div.right{
	text-align:right;
	width: 184px;
}
		
/*------ General css ----*/

.dotted_line {
	background:url(../img/dotted-line.gif) #FFF repeat-x;
	width:100%;
	margin:20px 0 10px 0;	
	height:1px;
	float:left;
}

.colLeft, .colRight {
	float:left;
	width:184px;
}

.colLeft {
	padding-right:8px;
}

.bodytext {
	color:#333;
}

div.csc-sitemap ul
{
	list-style-type: disc;
	padding: 0 0 0 15px;
	margin: 0px;
}

div.csc-sitemap li
{ 
	padding: 0; 
}

div.csc-sitemap ul ul
{
	list-style-type: circle;
	padding: 0 0 0 15px;
	margin: 0px;
}

div.csc-sitemap ul ul li
{ 
	padding: 0; 
}

/* Forms: #contact */
div.tx-powermail-pi1 fieldset {
	border: none;
	font-size: 11px;
}
div.tx-powermail-pi1 legend {
	display:none;
}

div.tx-powermail-pi1 label {
	display: block;
	margin-bottom: 2px;
	clear: right;
	float: left;
	width: 224px;
}
div.tx-powermail-pi1 .csc-mailform-field input, #mailform select {
	background-color: #ffffff;
	border-color: #000000 #d4d0c8 #d4d0c8 #000000;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 8px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 178px;
}
div.tx-powermail-pi1 .csc-mailform-field textarea {
	background-color: #ffffff;
	border-color: #000000 #d4d0c8 #d4d0c8 #000000;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 4px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	text-decoration: none;
	width: 178px;
}
div.tx-powermail-pi1 .csc-mailform-field input.csc-mailform-submit {
	width: 130px;
	height: 20px;
	background: transparent url(../img/bt_contact.gif) no-repeat scroll 0pt;
	border: none;
	font-size: 11px;
}

div.tx-powermail-pi1 powermail_captcha img {
	
}

/*
div.tx-powermail-pi1 ul.errorList {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

div.tx-powermail-pi1 ul.errorList li {
	padding-left: 12px;
	background: transparent url(../img/jeb.gif) left center no-repeat;
}
*/

.recaptchatable .recaptcha_r1_c1 { background: url(../img/ibermicarsprite.png) -0px -63px no-repeat !important; width: 318px; height: 9px; }
.recaptchatable .recaptcha_r2_c1 { background: url(../img/ibermicarsprite.png) -18px -0px no-repeat !important; width: 9px; height: 57px; }
.recaptchatable .recaptcha_r2_c2 { background: url(../img/ibermicarsprite.png) -27px -0px no-repeat !important; width: 9px; height: 57px; }
.recaptchatable .recaptcha_r3_c1 { background: url(../img/ibermicarsprite.png) -0px -0px no-repeat !important; width: 9px; height: 63px; }
.recaptchatable .recaptcha_r3_c2 { background: url(../img/ibermicarsprite.png) -18px -57px no-repeat !important; width: 300px; height: 6px; }
.recaptchatable .recaptcha_r3_c3 { background: url(../img/ibermicarsprite.png) -9px -0px no-repeat !important; width: 9px; height: 63px; }
.recaptchatable .recaptcha_r4_c1 { background: url(../img/ibermicarsprite.png) -43px -0px no-repeat !important; width: 171px; height: 49px; }
.recaptchatable .recaptcha_r4_c2 { background: url(../img/ibermicarsprite.png) -36px -0px no-repeat !important; width: 7px; height: 57px; }
.recaptchatable .recaptcha_r4_c4 { background: url(../img/ibermicarsprite.png) -214px -0px no-repeat !important; width: 97px; height: 57px; }
.recaptchatable .recaptcha_r7_c1 { background: url(../img/ibermicarsprite.png) -43px -49px no-repeat !important; width: 171px; height: 8px; }
.recaptchatable .recaptcha_r8_c1 { background: url(../img/ibermicarsprite.png) -43px -49px no-repeat !important; width: 25px; height: 8px; }

div.tx-powermail-pi1 label {
	float:none !important;
}
div.tx_powermail_pi1_fieldwrap_html_captcha_description {
	margin:6px 0 6px 0;
}

div.homebanner div.notonhome {
	display:none;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display:none;
}

div.powermail_check_inner_uid13_0 label {
	display:none;
}
span.detail {
	font-size: 11px;
	line-height: 12px;
}