@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "2col_left_13"
 * (de) Zentrales Stylesheet - Beispiellayout "2col_left_13"
 *
 * @copyright       Copyright 2005-2007, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.3
 * @revision        $Revision: 118 $
 * @lastmodified    $Date: 2007-08-18 16:03:42 +0200 (Sa, 18 Aug 2007) $
 */

body {
	background-color: #FFFFFB;
	background-image: url(images/bg_yellow.png);
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 83%;
    color: #444444;
}
#page {
	width: 1063px;
}

a { 
   color: #000;
   text-decoration: underline;
}


a:focus, a:hover, a:active {
   color: #000;
   text-decoration: none;
}

a:focus, a:hover, a:active {
   color: #000;
   text-decoration: none;
}

#headertext {
	position: absolute;
	top: 40px;
	left: 20px;
	z-index: 1000;
	font-size: 40px;
	color: #fff;
	letter-spacing: 2px;
	width: 350px;
}

#teaser {
	background: #000;
	color: #fff;
}

#footer {
	background: #000;
	border: none;
	color: #FFED00;
}

#header img.headImg1 {
	left: 780px;
	top: 5px;
}

#submenu li ul li a {
    background-color: #f8f8f8;
    color: #000;
    font-weight: bold;
    font-size: 88%;
}

input, textarea {
 font-family: Georgia, "Times New Roman", Times, serif;
 border-color: #ccc;
 background-color: #fafafa;
 color: #777777;
}

input[type="text"]:focus, textarea:focus {
 background-color: #f0f0f0;
 color: #333333;
 border-color: #666666;
}

form#mailform fieldset {
	background: none;
}

fieldset.csc-mailform .csc-mailform-field label {
	background: none;
}
/* css tt_news */

.news-catRootline {
    padding: 5px;
    background: #000;
    color: #FFED00;
    font-weight: bold;
}
.news-catRootline-prefix {
	font-weight: normal;
}
.news-list-item .oldprice {
	color: #005293;
	padding-left: 140px;
}
.news-list-item .newprice {
	color: #f80;
	padding-left: 140px;
}
.news-latest-item .oldprice {
	color: #005293;
	padding-left: 0;
}
.news-latest-item .newprice {
	color: #f80;
	padding-left: 0;
	padding-top: 10px;
	clear: both;
}

.news-list-item p {
	background: none;
	padding-left: 0;
}


.news-list-category {
    padding: 5px;
    background: #FFF573;
    font-weight: bold;
    clear: both;
    margin: 10px 0 0 0;
}

.news-list-category, .news-list-category a {
    color: #000;
}
.news-list-category a {
    padding: 5px 0 5px 0;
    text-decoration: underline;
}
.news-list-category a:hover {
	padding: 5px;
    background: #000;
    color: #FFED00;
}
hr {
	border-bottom-color: #FFF573;
}
.news-list-item img {
	padding: 5px 5px 5px 0;
	float: left;
}
.tx-ttnews-browsebox {
	background: none;
	color: #000;
	border: none;
	border-bottom: solid 1px #FFF573;
	font-weight: bold;
}
.tx-ttnews-browsebox  .browsebox {
	float: right;
	margin-top: -33px;
}
.tx-ttnews-browsebox .browsebox tbody tr td, .tx-ttnews-browsebox .browsebox tbody tr td p a {
	padding: 2px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: normal;
	
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P {
	margin:0;
}
.tx-ttnews-browsebox-SCell {
	background-color: #000;
}
.tx-ttnews-browsebox-SCell a {
	   text-decoration: none;
	   	color: #FFED00;
}

#submenu li strong a {
 background: #000;	
 color: #Fff;
 border-bottom: none;
 padding-left: 0;
}
#submenu li strong a:hover {
 background: #000;	
 color: #fff;
}

/* zoekformulier */
.news-search-form-swords label {float:left; margin-right:10px;}
.news-search-form-swords input {float:left; line-height:10px; font-size:11px; width:150px; margin:0 25px 0 0;}
.news-search-form-check-title, .news-search-form-check-author, .news-search-form-check-keywords, .news-search-form-check-bodytext {float:left; margin-right:25px;}
.news-search-form-check-title input, .news-search-form-check-author input, .news-search-form-check-keywords input, .news-search-form-check-bodytext input {margin:0;}
.news-search-form-select-cat0 label, .news-search-form-select-cat1 label, .news-search-form-select-cat2 label, .news-search-form-select-cat3 label {display:none;}
.news-search-form-select-cat0, .news-search-form-select-cat1, .news-search-form-select-cat2, .news-search-form-select-cat3 {float:left; margin:5px;}
.news-search-form-select-cat0 {clear:both; margin-left:0px;}
.news-search-form select {border: solid 1px #eee; color: #005293; background: #fff; font-size: 11px; width:130px;}
.news-search-form-submit { padding-bottom:10px; margin:0 0 15px 0; border-bottom: 1px solid #eeeeee; }
.news-search-form-submit input {margin-left:0px; padding: 5px; color:#000; float: right; margin-top: -25px;}
.news-search-form-submit input:hover {margin-left:0px; padding: 5px; color:#FFED00; background: #000; border: solid 1px #FFED00;}


