body {
	background: #FFFFFF;
        margin:0em 0;
}


div {
        border: 0px solid red;
        font-size: 1.0em;
        font-family: verdana, arial, helvetica, sans-serif;
}

#container{
        width: 960px;
	background: #EFEFEF;
}

#headmain{
        width: 960px;
        height: 153px;
        background: #AAAAAA;
        background-image: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/01_header_feldtage.jpg');
}

#headmain_en{
        width: 960px;
        height: 153px;
        background: #AAAAAA;
        background-image: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/01_header_feldtage_en.jpg');
}

#footer{
        width: 960px;
        height: 18px;
        font-size: 0.9em;
        color: #FFFFFF;
        text-align: center;
        background-image: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/12_backgr_footer_feld.jpg');
}

#left-container{
        margin: 0px;
        padding: 0px;
        width: 189px;
        background: #DDDDDD;
}

#center-container{
        margin: 0px;
        padding: 0px;
        width: 579px;
        background: #FFFFFF;
        border-left: 1px solid #77847B;
        border-right: 1px solid #77847B;
}

#right-container{
        margin: 0px;
        padding: 0px;
        width: 190px;
        background: #EFEFEF;
}

#left-content{
        margin: 0px;
        padding: 0px;
        width: 189px;
        background: #EFEFEF;
}

#center-content{
        margin: 0px;
        padding: 0px;
        width: 579px;
        background: #FFFFFF;
}

.div-html-content{
        margin-left: 5px;
}

/*** Min-Height Workaround, anfang ***/
.prop {
        height:0px;
        float:right;
        width:1px;
}

.clear {
        clear:both;
        height:1px;
        overflow:hidden;
}

#center-content {min-height:500px;height:auto;}

/* bis 6 */
* html #center-content {height:500px;}

/* ie 5*/
html + body #center-content {height:500px;}

/* bis 6 */
* html .prop {display:none}
/*** Min-Height Workaround, ende ***/

#right-content{
        margin: 0px;
        padding: 0 0 0 5px;
        width: 185px;
        background: #EFEFEF;
        font-size: 0.9em;
        line-height: 1.3em;
        overflow: hidden;
}

#navigation-container{
        margin: 0px;
        padding: 0px;
        width: 189px;
        background: #ABABAB;
}

.navigation-main-inactive{
        margin: 0px;
        width: 189px;
        background: #016002;
        color: #FFFFFF;
        font-weight: normal;
        padding-left: 5px;
        padding-right: 5px;
        background-image: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/03_background_nav_feldt.jpg');
        background-repeat: no-repeat;
}

.navigation-main-active{
        margin: 0px;
        width: 189px;
        background: #016002;
        color: #FADE18;
        font-weight: normal;
        padding-left: 5px;
        padding-right: 5px;
        background-image: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/03_background_nav_feldt.jpg');
        background-repeat: no-repeat;
}

.navigation-sub-inactive{
        margin: 0px;
        width: 189px;
        background: #016002;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 0.8em;
        padding-left: 15px;
        padding-right: 5px;
        background-image: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/03_background_nav_feldt.jpg');
        background-repeat: no-repeat;
}

.navigation-sub-active{
        margin: 0px;
        width: 189px;
        background: #016002;
        color: #FADE18;
        font-weight: normal;
        font-size: 0.8em;
        padding-left: 15px;
        padding-right: 5px;
        background-image: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/03_background_nav_feldt.jpg');
        background-repeat: no-repeat;
}
#search{
        margin: 0px;
        padding: 0px;
        width: 189px;
        background: #EFEFEF;
        border-bottom: 1px solid #B6B6B6;
}


#partner-container{
        margin: 0px;
        padding: 0px;
        width: 189px;
        background: #EFEFEF;
        border-top: 1px solid #FAFAFA;
}

/*** Link Styles ***/

#navigation-container .navigation-main-inactive a:link {
        color: #FFFFFF; 
        text-decoration: none;
}
#navigation-container .navigation-main-inactive a:visited {
        color: #FFFFFF;  
        text-decoration: none;
}
#navigation-container .navigation-main-inactive a:active {
        color: #FFFFFF; 
        text-decoration: none;
}
#navigation-container .navigation-main-inactive a:hover {
        color: #FADE18; 
        text-decoration: none;
}

#navigation-container .navigation-main-active a:link {
        color: #FADE18; 
        text-decoration: none;
}
#navigation-container .navigation-main-active a:visited {
        color: #FADE18;  
        text-decoration: none;
}
#navigation-container .navigation-main-active a:active {
        color: #FADE18; 
        text-decoration: none;
}
#navigation-container .navigation-main-active a:hover {
        color: #FADE18; 
        text-decoration: none;
}
#navigation-container .navigation-main-inactive a:link {
        color: #FFFFFF; 
        text-decoration: none;
}

#navigation-container .navigation-main-inactive a:visited {
        color: #FFFFFF;  
        text-decoration: none;
}
#navigation-container .navigation-main-inactive a:active {
        color: #FFFFFF; 
        text-decoration: none;
}
#navigation-container .navigation-main-inactive a:hover {
        color: #FADE18; 
        text-decoration: none;
}

#navigation-container .navigation-sub-active a:link {
        color: #FADE18; 
        text-decoration: none;
}
#navigation-container .navigation-sub-active a:visited {
        color: #FADE18;  
        text-decoration: none;
}
#navigation-container .navigation-sub-active a:active {
        color: #FADE18; 
        text-decoration: none;
}
#navigation-container .navigation-sub-active a:hover {
        color: #FADE18; 
        text-decoration: none;
}
#navigation-container .navigation-sub-inactive a:link {
        color: #FFFFFF; 
        text-decoration: none;
}
#navigation-container .navigation-sub-inactive a:visited {
        color: #FFFFFF;  
        text-decoration: none;
}
#navigation-container .navigation-sub-inactive a:active {
        color: #FFFFFF; 
        text-decoration: none;
}
#navigation-container .navigation-sub-inactive a:hover {
        color: #FADE18; 
        text-decoration: none;
}

#center-content a:link {
        color: #005B00; 
        text-decoration: none;
        font-style: normal;
}
#center-content a:visited {
        color: #005B00;  
        text-decoration: none;
        font-style: normal;
}
#center-content a:active {
        color: #005B00; 
        text-decoration: none;
        font-style: normal;
}
#center-content a:hover {
        color: #5D9C27; 
        text-decoration: none;
        font-style: normal;
}

#footer a:link {
        color: #FFFFFF; 
        text-decoration: none;
        font-style: normal;
}
#footer a:visited {
        color: #FFFFFF;  
        text-decoration: none;
        font-style: normal;
}
#footer a:active {
        color: #FFFFFF; 
        text-decoration: none;
        font-style: normal;
}
#footer a:hover {
        color: #F2EC12; 
        text-decoration: none;
        font-style: normal;
}

/*** Standard-Tags ueberschreiben ***/

hr{  
  background: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/10_zeilentrenner_feldt.gif')repeat-x top center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://typo3.dlg-feldtage.de/fileadmin/img/tpl/10_zeilentrenner_feldt.gif');
  height: 1px;
  border: 1 solid blue;
  margin: 0px;
}

/*** Unsichtbare Ueberschriften im Sponsorenbereich ***/
#left-content h1 {
  display: none;
}

#right-content h1 {
  display: none;
}

/*** Typo3 Content-Elemente ***/

/* linke Spalte */
#left-content .csc-textpic{
        margin-right: 10px;
}

/* rechte Spalte */
#right-content .csc-textpic{
        margin: 0px;
}

#right-content .csc-header br{
       display: none;
}

/* eingerueckter Testemonial-Text */
#right-content .csc-frame-indent{
       margin-left: 10px;
       color: #006FD3;
}

#right-content ul{
       list-style-type: disc;
       padding-top: 0px;
       margin-top: 0px;
       margin-left: 25px;
       padding-right: 5px;
       color: #004401;
}

/* mittlere Spalte */
#center-content h1,h3 {
       border : 0px solid blue;
       font-size: 1.3em;
       font-weight: bold;
       color: #005B00;
       margin-left: 5px;
       margin-top: 5px;
}

#center-content .csc-uploads{
       border : 0px solid blue;
       margin-left: 5px;
       font-size: 0.9em;
       border-collapse: collapse;
}

#center-content .csc-uploads td{
       border-bottom: 1px solid #CCCCCC;
       border-right: 1px dotted #CCCCCC;
       vertical-align: top;
       background: #EFEFEF;
       padding-left: 10px;
       padding-right: 10px;
       padding-bottom: 0px;
       padding-top: 5px;
}


#center-content .csc-uploads tbody{
       padding: 0px;
       margin: 0px;
}

#center-content .csc-uploads p{
       margin-top: 0px;
       margin-bottom: 0px;   
       font-style: italic;  
}

#center-content .csc-uploads-description {
       padding-bottom: 0px;
       padding-top: 10px;
       border-bottom : 0px solid blue;
}

#center-content .magnifier {
   background-image: url('http://typo3.dlg-feldtage.de/fileadmin/img/tpl/lupe.gif');
   background-repeat:no-repeat;
}

#center-content .csc-textpic-caption {
    font-size: 0.8em;
    background-color: #FFFFFF;
    padding-top: 5px;
    color: #666666;
    line-height: 1.2em;
}

#center-content .csc-textpic {
    margin-right: 5px;
    margin-left: 5px;
}

#center-content .csc-textpic .bodytext{
    margin-left: 0px;
}

#center-content .bodytext {
       margin-left: 5px;
       margin-right: 5px;
}

#center-content .table-simple {
       margin-left: 5px;
       margin-right: 5px;
       border-collapse: collapse;
}

#center-content .table-simple td{
       border-bottom: 1px solid #CCCCCC;
       border-right: 1px dotted #CCCCCC;
       margin-left: 5px;
       margin-right: 5px;
       padding-left: 3px;
       padding-right: 3px; 
       background: #EFEFEF;
}

#center-content ul{
       list-style-type: disc;
       padding-top: 0px;
       margin-top: 0px;
       margin-left: 40px;
       padding-right: 5px;
}

#center-content .table-contact {
       margin-left: 5px;
       margin-right: 5px;
       border-collapse: collapse;
       width: 568px;
}

#center-content .table-contact thead th{
       border-bottom: 1px solid #CCCCCC;
       border-right: 1px dotted #CCCCCC;
       margin-left: 5px;
       margin-right: 5px;
       padding-left: 3px;
       padding-right: 3px; 
       background: #EFEFEF;
       font-size: 0.9em;
}

#center-content .table-contact tbody td{
       border-bottom: 1px solid #CCCCCC;
       border-right: 1px dotted #CCCCCC;
       margin-left: 5px;
       margin-right: 5px;
       padding-left: 3px;
       padding-right: 3px; 
       background: #EFEFEF;
       font-size: 0.9em;
}

/* Suche */
#search .input-search-text {
        width: 125px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        border: 1px solid #005102;
        font-size: 0.8em;
        color: #005102;
        background: #E2E7E1;
}

#search .input-search-submit {
        width: 40px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: 1px solid #5D9C27;
        font-size: 0.8em;
        background: #005102;
        color: #FFFFFF;
        cursor: pointer;
}


#center-content .csc-searchResult{
        margin-left: 5px;
}

/* Formfelder und Infoheader auf 
   der Such-Ergebnisseite unsichtbar machen 
*/
#center-content .csc-searchform {
        display: none;
}

#center-content .csc-searchResultInfo {
        display: none;
}

.naviflag {
    border: 0px solid white;
    margin-bottom: -1px;
    margin-top: 6px;
}


/*** Aussteller Datenbank: Maske ***/
table.table-detail-aussteller-input{
    border: none;
    border-collapse: collapse;
    width: 575px;
}

td.td_detail-aussteller-label-input{
    width: 50%;
    text-align: right;
    vertical-align: top;
    padding-right: 15px;
    border: none;
    font-weight: bold;
    font-size: 0.9em;
}


td.td_detail-aussteller-value-input{
    width: 50%;
    vertical-align: top;
    border: none;
    font-size: 0.9em;
}

select.select-ausstellung {
    border:1px double #CCC;
    border-top-color:#999;
    border-left-color:#999;
    background-color:#E8E8E8;
    color:#333;
    font-size:0.9em;
    font-weight:400;
    margin-bottom:7px;
    width:220px;
    padding:0.25em;
}

input.text-ausstellung, input.submit-ausstellung {
    border:1px double #CCC;
    border-top-color:#999;
    border-left-color:#999;
    background-color:#E8E8E8;
    color:#333;
    font-size:0.9em;
    font-weight:400;
    margin-bottom:7px;
    width:220px;
    padding:0.25em;
}

input.submit-ausstellung {
    border:1px double #666;
    border-top-color:#CCC;
    border-left-color:#CCC;
    background-color:#FFF;
    color:#333;
    font-weight:700;
    display:block;
    clear:both;
    width:100px;
    cursor:pointer;
    text-align:center;
    padding:0.25em;
}


/*
 * displaytag
 */
#row {
    border:1px solid #666;
    width:558px;
    margin:20px 10px 10px 10px;
    font-size: 0.9em;
}

#row th,#row td {
    text-align:left;
    vertical-align:top;
    padding:2px 4px !important;
}

#row thead tr {
    background-color:#5d9c27;
}

#row th.sorted {
    background-color: #d3d25e;
}

#row th a,th a:visited {
    color:#000;
}

#row th a:hover {
    text-decoration:underline;
    color:#000;
}

#row th.sorted a, #row th.sortable a {
    background-position:right;
	background-repeat:no-repeat;
    display:block;
    width:100%;
}

#row th.sortable a {
    background-image:url(http://dlgweb2.dlg.org/uadb/img/icon/arrow_off.png);
}

#row th.order1 a {
    background-image:url(http://dlgweb2.dlg.org/uadb/img/icon/arrow_down.png);
}

#row th.order2 a {
    background-image:url(http://dlgweb2.dlg.org/uadb/img/icon/arrow_up.png);
}

#row tr.tableRowEven, #row tr.even {
    background-color:#efefef;
}

#row tr.tableRowOdd, #row tr.odd {
    background-color:#fff;
}

span.pagebanner{
    width:558px;
    margin:20px 10px 20px 10px;
    display: block;
    font-size: 0.9em;
    text-align: center;
}

span.pagelinks{
    width:558px;
    margin:20px 10px 5px 10px;
    display: block;
    font-size: 0.9em;
    text-align: center;
}

span.pagelinks img {
    border: 0px solid blue;
    margin: 0px 0px -3px 0px;
}

span.pagelinks a {
    border: 0px solid blue;
    padding-bottom: 10px;
}

table.table-detail-aussteller, table.table-detail-aussteller-produkte {
    border:0px solid #666;
    width:558px;
    margin:20px 10px 10px 10px;
    font-size: 0.9em;
}

td.td_detail-aussteller-label{
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    text-align: right;
    padding: 2px 10px 2px 0px;
}

td.td_detail-aussteller-value{
    border-right: none;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
    padding: 2px 0px 2px 10px;
}

.table-detail-aussteller-produkte td.td_detail-aussteller-value{
    border-right: none;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
    padding: 2px 0px 2px 0px;
}

.row-highlighted{
    background-color:#cecece;
    cursor: pointer;
}

/*** RTE-Tabelle ****/
#center-content .contenttable {
       margin-left: 5px;
       margin-right: 5px;
       border-collapse: collapse;
       width: 569px;
}

#center-content .contenttable th, #center-content .contenttable td{
       border-bottom: 1px solid #CCCCCC;
       border-right: 1px dotted #CCCCCC;
       margin-left: 5px;
       margin-right: 5px;
       margin-bottom: 0px;
       padding-left: 3px;
       padding-right: 3px; 
       background: #EFEFEF;
       font-size: 0.9em;
}

#center-content table.contenttable td p.bodytext, #center-content table.contenttable th p.bodytext{
       margin: 0;
       padding: 0;
}





