/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** ######################################################################################################
**
**  YAML Version: 2.5.2
**  Dateiversion: 6.11.06
**  Datei       : basemod.css
**  Funktion    : Basis-Modifikation für das Layout des YAML-Tutorials
**  Checked with http://jigsaw.w3.org/css-validator/ 19.1.07 - DB
*/

@media all
{

/* Formatierung der Seite */


/* Hide from IE5-mac \*/

* html #col1 {
margin-right: -3px;
}

* html #col3 {
height: 1%;
margin-left: 0;
}

/* ######################################################################################################
** ### Formatierung der Inhaltsspalten ##################################################################
** ######################################################################################################
*/
#main {background:#eeab23;background-color:#eeab23;  padding-top:0;}

/* linke Spalte */
#col1 {width:495px;background:#eeab23;background-color:#eeab23;}
#col1_content {margin-left:0; margin-right:0em; background:#eeab23;background-color:#eeab23; background:inherit;}

/* Rechte Spalte */
#col2 {display:none;}
#col2_content {display:none;}

/* Mittlere Spalte */
#col3 {background:#eeab23;background-color:#eeab23; margin-left:495px;}
#col3_content {margin:0px;padding-left:1.5em; padding-right:1.5em;background:#eeab23;background-color:#eeab23;}


/* #############################
** ### tt_news #################
** #############################
*/
.tx-ttnews-browsebox {text-align:center; padding:0; margin:1.2em 0 1em 0; padding:1px; border:1px solid #ccd; background:#f0f0f4;}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {padding:0 0.4em 0.4em 0; margin:0; background:transparent;}

.presse-datum {}
.presse-quelle {}
.filelink-presse {float:left;}

/* LATEST Ansicht */
.news-latest-item {margin-bottom:1em;}
.news-latest-item h3 {padding:0em;margin:0em;}
.news-latest-item h3 a {font-size:1.0em;color:#fff;text-decoration:none;font-weight:bold;}
.news-latest-item h3 a:hover {background:transparent;text-decoration:underline;}
.news-latest-item img {padding-right:1em; padding-top:0.4em; float:left;}
.news-latest-morelink {color:#fff;padding:1px;text-align:left;font-weight:bold;}
.news-latest-morelink a {background:transparent;color:#fff;padding:1px;text-align:left;font-weight:bold;}
.news-latest-morelink a:hover{text-decoration:underline;background:transparent;color:#fff;padding:1px;text-align:left;font-weight:bold;}
.news-latest-date {color:#fff;}
.news-latest-date a {color:#fff;}
.news-latest-date a:hover {color:#fff;background:transparent;text-decoration:underline;}

/* LIST Ansicht */
.news-list-item img {margin-bottom:5px;margin-right:5px;}
.news-list-item {color:#fff;margin-bottom:1em;}
.news-list-item h3 { padding-top:0em;margin:0em}
.news-list-item h3 a {text-decoration:underline;}
.news-list-item h3 a:hover {background:transparent;}
.news-list-item h3 span.news-list-date {color:#fff; font-weight:normal;}
.news-list-morelink {padding:5px;  text-align:center;}
.news-list-morelink a {color:#fff;}
.news-list-morelink a:hover {color:#000;}
.news-list-category {color:#aaa;}
.news-list-container {float:left;}

/* SINGLE Ansicht */
.news-single-item {color:#fff;margin:0px;padding:0px;}
.news-single-item h3 {font-weight:bold;font-size:1.1em;background:transparent;margin-bottom:1.5em; margin-top:1em; color:#fff;}
.news-single-item h2 {font-size:1.5em;font-weight:bold;background:transparent;margin-bottom:0.2em;  color:#fff;}
.news-single-img {padding-right:15px;padding-top:4px;margin-bottom:4px;	float:left;}
.news-single-img p {padding:0; margin-bottom:0.5em;}
.news-single-timedata {color:#fff; margin-bottom:1em;}
.news-single-additional-info {}
.news-single-additional-info dd {margin-top:-1em;}
.news-single-additional-info dt {margin-bottom:1.4em; color:#aaa;}
.news-single-author {padding-bottom: 3px;line-height:0.5em;margin-bottom: 0.3em;margin-top:1.5em;float:right;}

.news-list-item img {float:left;}

/* CATEGORY Menu */
.news-catmenu {font-size:0.8em; margin-top:2em; padding:1em; background:#eee; border:1px dotted black;}
.news-catmenu a {display:inline; padding-left:2px;}
.news-catmenu a:hover {background:transparent; font-style:italic; font-weight:bold;}
.news-catmenu .news-catmenu-NO {height:16px;}
p.news-catmenu-header {line-height:1em; margin:0;}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {margin-top:0px;	padding:0px;}
.news-amenu-container LI {padding-bottom:1px;}
.news-amenu-container UL {padding:3px;margin-top:5px;margin-left:0px;margin-bottom:0px;	list-style-type: none;}
.news-amenu-container H2 {color:#fff;padding:0px;}
.news-amenu-item-year {font-weight: bold;padding: 2px;color:#fff;}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {background:transparent;margin:3px;border:0px solid #fff;padding:3px;margin-top:15px;}
.tx-ttnews-browsebox TD {font-size: 10px;}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {font-weight: bold;}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{	margin:0px;}
.tx-ttnews-browsebox-SCell {border:1px solid #fff;}
.news-search-emptyMsg {	font-size: 11px;	margin-left: 10px;}

}

