@CHARSET "UTF-8";

#rightColumn{
	background:#379edd url(http://www.ebs-lights.com/img/backgrounds/bg_rightColumn.gif) left top repeat-x;
	float:left; 
	display: inline;
	width: 230px;
	padding: 0 20px 0 20px;
	height: 100%;
	border-bottom: 1px solid #cccccc;
}


div#rightColumn a {
color:#595757;
cursor:pointer;
text-decoration:none;
}

div#rightColumn a:hover {
color:#008BD9;
}

form.search{
	margin: 380px 0 40px 0;
}

#login{
	position: absolute;
	top: 45px;
	width: 230px;
}

#login #language{
	position:absolute;
	right: 0px;
	top: 0px;	
}


.login a{
}

#loginLink{
	width: 180px;
	display: inline-block;
	text-align: left;
}

div#kontakt{
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #A6BAC6;
}

div#kontakt h1{
	font-size: 18px;
	margin-bottom: 20px;
}
div#kontakt h2{
	font-size: 12px;
	margin-bottom: 20px;
}

form.newsletter h1{
	font-size: 18px;
	margin-bottom: 20px;
}
form.newsletter h2{
	font-size: 12px;
	margin-bottom: 20px;
}

div#kontakt a{
	color:#008BD9;
	text-decoration: underline;
}

div#kontakt a:hover{
	text-decoration: none;
}

form#newsletter input{
	margin-top: 5px;
}

form#newsletter h1{
	font-size: 18px;
	margin-bottom: 20px;
}
form#newsletter h2{
	font-size: 12px;
	margin-bottom: 20px;
}
form#newsletter a{

}

.searchfield{
	width: 120px;
}

.rightArrow{
/*	border: 1px solid red; */
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(http://www.ebs-lights.com/img/backgrounds/arrow.png) no-repeat -9px -9px;
}

.rightArrow:hover{
	background: url(http://www.ebs-lights.com/img/backgrounds/arrow.png) no-repeat -9px -45px;
}


.rightArrowSEARCH{
	margin-left: 0px;
        margin-top: 0px;
	display: block;
	width: 18px;
	height: 18px;
	background: url(http://www.ebs-lights.com/img/backgrounds/arrow.png) no-repeat -9px -9px;
	cursor:pointer;
}

.rightArrowSEARCH:hover{
	background: url(http://www.ebs-lights.com/img/backgrounds/arrow.png) no-repeat -9px -45px;
}


.rightArrowNL{
	border: none; 
	cursor:pointer;
	margin-left: 0px;
        margin-top: 14px;
	display: block;
	width: 18px;
	height: 18px;
	background: url(http://www.ebs-lights.com/img/backgrounds/arrow.png) no-repeat -9px -9px;
}

.rightArrowNL:hover{
	background: url(http://www.ebs-lights.com/img/backgrounds/arrow.png) no-repeat -9px -45px;
}

