/* ONELINERS */
.leftBoxDarkThin
{
    display: none;
}

.leftBoxOneline
{
    background-image: url('../../grafik/Sondag/articletop.png');
    background-repeat: no-repeat;
    min-height: 80px;
    width: 612px;
}

.leftBoxOneline .input
{
    border: 0px solid blue;
    float: left;
    height: 58px;
    width: 548px;
}

.leftBoxOneline .input input
{
    background: none;
    border: none;
    height: 16px;
    margin: 30px 0 0 20px;
    outline: none;
    width: 515px;
}

.leftBoxOneline a,
.leftBoxOneline a:visited,
.leftBoxOneline a:active
{
    color: #000;
    display: block;
    font-family:Arial;
    font-size: 10px;
    float: left;
    margin-top: 33px;
    margin-left: 13px;
    height: 18px;
    width: 40px;
    font-weight:bold;
}

.leftBoxOneline a:hover
{
    text-decoration: none;
}

.leftBoxOneline #onelineList
{
    clear: both;
    list-style: none;
    margin:0;
    padding: 0.2px 0;
}

.leftBoxOneline #onelineList li
{
    background-repeat: no-repeat;
    background-position: center bottom;
    border: 1px solid silver;
    font-weight: bold;
    margin: 10px 0;
    padding-bottom: 15px;
    padding-left:10px;
    padding-top:10px;
}

.leftBoxOneline #onelineList li .oneLine
{
    font-weight: normal;
}

.leftBoxOneline #onelineList a,
.leftBoxOneline #onelineList a:visited,
.leftBoxOneline #onelineList a:active
{
    display: inline;
    color: #ccc;
    float: none;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.commentsFormContactInfo, .commentsFormCaptchaDiv
{
	border:1px solid #ccc;
	padding:4px 10px 10px 10px;
	margin:10px 0;
	float:left;
	height:36px;
}

.leftBoxOneline h2
{
	margin: 6px 0px 0px 15px !important;
	color: #262a29 !important;
	font-size: 18px !important;
	font-weight: normal !important;
	text-transform: none !important;
}	

.leftBoxOnelineDiv div.input
{
    width: 624px;
}

.leftBoxOneline .input input
{
    background: none;
    border: none;
    height: 16px;
    margin: 4px 0 0 20px;
    outline: none;
    width: 570px;
}

.leftBoxOneline
{
	background-image:url('../../grafik/sondag/onelineInputBg.jpg');
	background-repeat:no-repeat;
	min-height:80px;
	width: 612px;
}

.leftBoxOnelineDiv
{
    background: none;
	height:58px;
	clear:both;
}
	
.infoDiv
{
	float:left;
}

.infoDiv input
{
	border:1px solid #ccc;
	font-size:10px;
	padding:3px;
	margin-right:5px;
	width:150px;
}

.commentsFormNameLabel, .commentsFormEmailLabel
{
	font-size:9px;
}

.commentsFormCaptchaLabel
{
	clear:both;
}

.commentsFormCaptchaDiv
{
    border: none;
	width:250px;
	float: left;
	height:36px;
	margin: 0;
}

.commentsFormCaptchaImage img
{
	float:right;
	background:white;
	margin: -5px 0px 0 -10px;
}

.commentsFormCaptchaDiv input
{
    background: none;
	border: none;
	font-size:13px;
	padding:3px;
	margin: -3px 5px 0 5px;
	width:130px;
}

.commentsFormContactInfo
{
	margin-right:10px;
	width:370px;
}

.error .commentsFormField
{
	border-color:red;
}
	
div.commentsFormCaptchaField a,
div.commentsFormCaptchaField a:visited,
div.commentsFormCaptchaField a:active
{
    color: #fff;
    font-size: 11px !important;
    margin: 14px 0 0 16px;
    .margin: 12px 0 0 16px;
    text-decoration: none;
	text-transform: uppercase;
}

.commentsFormCaptchaHolder
{
    border-top: none;
    height: 66px;
    width: 608px;
}

.commentsFormCaptchaHelp
{
    float: right;
    height: 50px;
    width: 170px;
}

.commentsFormCaptchaHelp a,
.commentsFormCaptchaHelp a:visited,
.commentsFormCaptchaHelp a:active
{
    color: #161616;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    height: auto;
    width: auto;
}

div.onelineNavigation
{
	border-bottom: 1px solid #ccc;
	height: 25px;
	position: relative;
	margin-bottom: 12px;
	width: 612px;
}

div.onelineNavigation div.prev,
div.onelineNavigation div.pages,
div.onelineNavigation div.next
{
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 3px;
	text-decoration: underline;
}

div.onelineNavigation div.next
{
	right: 0;
}

div.onelineNavigation div.pages
{
	left: 290px;
}
