html {
	height: 100%;
	overflow-y: scroll !important;
}

body {
	margin:0;
	padding:0;	
	background:#ffffff url('/Files/System/images/cag/basics/background2.png') no-repeat center top;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;	
	color:#001122;
	line-height:18px;
}

#container-main{
	width:980px;
	background-color#ffffff;
	margin: 0 auto;	
}

.clearboth {
    clear: both;
} 

a, a:visited {
	color:#490a5f;
}

a:hover{
	color:#83d2e1;
}

#container-header{
	width:980px;
	height:128px;
	position:relative;
	z-index:50;
	overflow:visible;
}

#container-header-left{
	position:absolute;
	width:276px;
	height:156px;
	z-index: 20;
}

#container-header-right{
	position:relative;
	float:right;
	width:702px;
	/*height:98px;*/
	/*border:solid 1px blue;*/
	z-index:30;
}

#container-header-left-logo{
	margin:20px 40px 0 40px;
}

#container-header-left-language{
	margin:35px 0 0 40px;
}


/************************** Start language selection **************************/

#language-picker {
    width:188px;
    height:20px;
    border:1px solid #490a5f;
	color:#490a5f;
	background:#ffffff url('/Files/System/images/cag/basics/arrow-listbox.gif') no-repeat center right;	
}

div#externalbox {
	cursor: pointer;
	height:20px;
}

.external_link {
    display: block;
    line-height: 14px;
	padding-left:5px;
	padding-top:2px;
}

#external_options {
	position:relative;
	width: 186px;
    overflow:hidden;
	margin:0;
	padding:0;
 	z-index:5000;
	border-left: 1px solid #490a5f;
	border-right: 1px solid #490a5f;
	background-color:#ffffff; 
}

#external_options ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#external_options ul li .first a {
    border-top: medium none;
    height: 16px;
    /*padding: 7px 6px 4px;*/
}

#external_options ul li a {
    display: block;
    height: 14px;
	/*margin: 0 3px;*/
    padding: 5px 6px;
    border-bottom: 1px solid #490a5f;
}

/************************** End language selection **************************/



/************************** Start search/icons **************************/

#container-header-right-icons{
	width:702px;
	height:40px;
	/*border:solid 1px red;*/
}

#header-search{
	position:relative;
	float:left;
	width:250px;
	height:18px;
	padding:17px 0px 0px 40px;
	margin:0;
	top: 49px;
	left: 180px;
}

.search-input{
	position:relative;
	float:left;
	width:158px;
	height:16px;	
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	border:1px solid #490a5f;
	color:#490a5f;
	padding:2px 0 0 2px;
	margin:0;	
}

.search-button{
	position:relative;
	float:left;	
	width:70px;
	height:20px;
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	background-color:#490a5f;
	border:none;
	cursor:pointer;
	padding:0;
	margin:0;
}

/*input, textarea {
	font-family:Verdana,Arial,Helvetica;	
	font-size:10px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
}

input[type="text"]{
	font-family:Verdana,Arial,Helvetica;	
	font-size:10px;	
	border:1px solid #490a5f;
	color:#490a5f;
}
*/

#header-icons{
	position: relative;
	float:right;
	margin:17px 20px 0 0;
	top: 50px;
}

.icons{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:9px;
	color:#490a5f;
}

.icons li{
	display:inline;
}

.icons li a {
	padding:0 20px 0 15px;
	font-size:9px;
	color:#490a5f;
	text-decoration:none;
}

.icons li a:hover{
	color:#83d2e1;
}

.icon {
	background-position:left center;
	background-repeat:no-repeat;
}

/************************** End search/icons **************************/


#container-header-right-payoff{
	width:662px;
	height:40px;
	padding: 20px 0 0 40px;
	/*border: solid 1px red;*/
}

#container-header-right-menu{
	padding: 0 0 0 0px;
	/*border: solid 1px red;*/
}

#container-content{
	position: relative;
	width:980px;
	z-index:1;
}

#container-footer{
	position: relative;
	float: left;
	width:900px;
	/*height: 28px;*/
	font-size:10px;
	color: #490a5f;
	margin: 40px 40px 20px 40px;
}

#teaser{
	position: absolute;
	width: 330px;
	height: 110px;
	top:60px;
	left:40px;
	z-index:11;
	overflow: hidden;
	color:#ffffff;
	font-size:12px;
}

#teaser p{
	color:#ffffff;
	font-size:12px;
}

#show {
	background-color: #83d2e1;
}

#show-overlay{
	position:absolute;
	width:980px;
	height:420px;
	z-index: 1;
	background: transparent url('/Files/System/images/cag/basics/overlay-home.png') no-repeat scroll 0 0;
}

#image-header{
	position:relative;
	width:980px;
	height:185px;
	background-color: #83d2e1;	
	overflow: hidden;
}

#image-overlay{
	position:absolute;
	width:980px;
	height:270px;
	z-index: 1;
	background: transparent url('/Files/System/images/cag/basics/overlay-content.png') no-repeat scroll 0 0;
}

#image-overlay-brands{
	position:absolute;
	width:980px;
	height:270px;
	z-index: 1;
	background: transparent url('/Files/System/images/cag/basics/overlay-content-brands.png') no-repeat scroll 0 0;
}

#content-left-menu{
	position:relative;
	float:left;
	width: 188px;
	margin:20px 40px 0 40px;
	overflow: hidden;
	z-index:11;
	top: 0px;
}

#content-left-menu  .inpath {
	font-weight: bold;
}

#content-left-menu-brands .inpath {
	font-weight: bold;
}

#content-left-menu-brands{
	position:relative;
	float:left;
	width: 188px;	
	margin:40px 40px 0 40px;
	overflow: hidden;
	z-index:11;	
}

#content-left-kader{
	position:relative;
	float:left;
	width:166px;
	margin:20px 0 0 0;
	padding:10px;
	overflow:hidden;
	border:solid 1px #83d2e1;
	background-color:#f4fbfc;
	color: #490a5f !important;
	font-size:10px !important;
}

#content-left-kader p{
	color: #490a5f !important;
	font-size:10px !important;
}

#activeitem{
	font-weight: bold;
}

#content-left-menu ul, #content-left-menu-brands ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#content-left-menu ul ul, #content-left-menu-brands ul ul{
	margin: 0 0 0 20px;
	padding:0;
	list-style-type:none;
}

#content-left-menu li{
	margin:0;
	padding:0;
	color:#490a5f;
	font-size:11px;


	background:transparant url(/Files/System/images/cag/icons/home.gif) no-repeat top left;
	display:block;

/*padding:2px 0 4px 31px;*/
	
	

	
}

#content-left-menu li a {
	padding:0 20px 0 0px;
	color:#490a5f;
	text-decoration:none;
}

#content-left-menu li a:hover{
	color:#83d2e1;
}





h1, .h1, .h1 p{
	margin:0 0 5px 0;
	font-family:Verdana,Arial,Helvetica;	
	font-size:18px;
	font-weight:normal;	
	color:#490a5f;
}

h2, .h2, .h2 p{
	margin:0 0 5px 0;
	font-family:Verdana,Arial,Helvetica;	
	font-size:26px;
	font-weight:normal;
	color:#83d2e1;
}

h3, .h3, .h3 p{
	margin:0 0 5px 0;
	font-family:Arial,Helvetica;	
	font-size:26px;
	font-weight:normal;	
	color:#490a5f;
}

h4, .h4, .h4 p{
	margin:0 0 5px 0;
	font-family:Arial,Helvetica;	
	font-size:18px;
	font-weight:normal;	
	color:#83d2e1;
}


#footer-icons ul li div { display: inline; }


#newsItemContent a {
	font-weight: bold;
}

P { line-height: 18px !important; }

.menu-spacer {
	background: transparent url(/Files/System/images/cag/basics/menu-spacer.gif) no-repeat center left;
}

#brand-logos-footer {
	position: relative;
	float: right;
}

#dropdown-menu>li>a {
	padding-left: 10px;
	padding-right: 10px;
}

