/* ----------------- general html structure */
html, body, div, p, td, a, textarea, select {
    font-family:Verdana, Arial, sans-serif, helvetica, tahoma;
    color:#FFF;
}
html, body {
    margin:0;
    padding:0;
    /*overflow:auto;*/
background-image:url(../images/bg.png)!important;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);    
}
html {
background-color:#000
}

input {
color:#3333FF;
}

body {
min-width: 800px;
    margin:0;
    padding:0;
    /*overflow:auto;*/
background-color:#000
}

form {
    margin:0;
    padding:0;
}

textarea {
    width:400px;
    height:85px;
    color:#000099;
}

img {
    border:0;
}

#wrapper { 
min-height: 100%;
height: auto !important;
}
 
#main { 
width : 800px;
position: relative; 
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;

/*
position : absolute;
margin-left: -450;
left: 50%;
text-align : left;
max-height:none;
*/
background-color:transparent;
}

#outer{
    height:100%;
    min-height:100%;
    width:800px;
    color:#000000;
    text-align:left;
    position:relative;
}

html>body #outer{
width: 800px;
}

/* /----------------- general html structure */

/* ###################################################### */
/* ####################### HEADER ####################### */
/* ###################################################### */
#head {
    padding:0;
}

#head {
    padding:0;
    margin:0;
    width:800px;
}

#head a#logoTop {
    display:block;
    float:left;

}

#head h1 {
    display:block;
    float:left;
    padding:0;
    margin:0;
    width:270px;
    font-size:20px;
    line-height:20px;
    font-weight:normal;
    color:#FFFFBD;
    /* transparency */
    opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

#head h1 
{
    margin:15px 0 0 210px;
}

#head #head  
{
    margin:3px 0 0 0; 
}
#head a#logoTop  
{
    margin-left:30px 0 0 30px;
} 
/* ###################################################### */
/* ####################### MAIN BODY #################### */
/* ###################################################### */

#outerContainer {
    /*background-image:url('../images/pattern_contenido.gif');*/
    min-height:100%;
    
}
* html #outerContainer {
    height:90%;
}
#contentContainer {
    width:500px;
}
#outerContainer, #contentContainer {
    margin:0;
    padding:0;
}

#whiteBg {
    float:left;
    padding:0;
    margin:0;
    height:100%;
    text-align : left;
}


#navigation, #content, #teasersRight {
    float:left;
    padding-top:30px;
}
#outerContainer #contentContainer #content {
    padding-top:30px;
}

#content, #teasersRight {
    background-color:transparent;
}

#contentContainer #navigation {
    width:240px;
    background-color:transparent;
}

#contentContainer #content {
    width:500px;
    padding:0 30px;
    margin:0;
}

#contentContainer #teasersRight {
    width:230px;
}

#content, #teasersRight {
    float:left;
    margin:50px;
    padding-top:30px;
    text-align : left;
}
#outerContainer #contentContainer #content {
    padding-top:30px;
    text-align : left;
}

#content {
    width:500px;
    position:absolute;
    top:125px;
    left:190px;
    padding-left:10px;
    padding-right:5px;
    padding-top:0;
    padding-bottom:20px;
    min-height:460px;
    text-align:left;

}

#teasersRight {

}

#contentContainer #navigation {
    width:220px;
    background-color:transparent;
    padding-right:10px;
    text-align:left;
    z-index:2;
}

#contentContainer #content {
    width:500px;
    padding:60px 30px;
    margin:0;
}

#contentContainer #teasersRight {
    width:230px;
}


/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#navigation ul {
    width:230px;
    margin:0;
    padding:0;
    background-color:transparent;
}
#navigation ul li {
    width:220px;
    margin:0;
    padding:0 0 0 10px;
    list-style-type:none;
}
#navigation ul li a {
    display:block;
    width:220px;
    height:19px;
    line-height:20px;
    margin:0;
    padding:0 0 0 10px;
    font-size:12px;
    color:#E88F37;
    background-repeat:no-repeat;
    background-position:110px 3px;
    border-bottom:0;
    text-decoration:none;
}
#navigation ul li.active a {
    display:block;
    background-repeat:no-repeat;
    background-position:0 0;
    color:#2172FF;
    font-weight:bold
}
#navigation ul li a:hover
{
    display:block;
    background-repeat:no-repeat;
    background-position:0 0;
    color:#ff0000;
    font-weight:bold
}


/* Level 2 */
#navigation ul li.navmainStandardLevel_2 {
    display:block;
    margin-left:10px;
}
#navigation ul li.navmainStandardLevel_2 a {
    display:block;
    background-repeat:no-repeat;
    background-position:199px 8px;
    border-bottom:0;
    color:#7FB2FF;
    width:210px;
}

#navigation ul li.navmainStandardLevel_2 a.active {
    display:block;
    background-repeat:no-repeat;
    background-position:0 0;
    color:#00cc00;
    font-weight:bold
}
#navigation ul li.navmainStandardLevel_2 a:hover
{
    display:block;
    background-repeat:no-repeat;
    background-position:0 0;
    color:#ff0000;
    font-weight:bold
}

/* Level 3 */
#navigation ul li.navmainStandardLevel_3 {
    display:block;
    margin-left:20px;
}
#navigation ul li.navmainStandardLevel_3 a {
    display:block;
    background-image:none;
    border-bottom:0;
    color:#65E8FF;
    width:200px;
}
#navigation ul li.navmainStandardLevel_3 a:hover {
    display:block;
    background-repeat:no-repeat;
    background-position:0 0;
    color:#ff0000;
    font-weight:bold
}

#navigation ul li.navmainStandardLevel_3 a.active {
    display:block;
    background-repeat:no-repeat;
    background-position:0 0;
    color:#00cc00;
    font-weight:bold
}

/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
    margin:20px 0 0 20px;
    font-size:12px;
    background-color:transparent;
    color:#3333FF;
}
#search label {
    font-size:12px;
    display:block;
    float:left;
    width:42px;
    padding:2px 0 0 0;
    color:#EFEFED;
}
#search input {
    border:1px solid #ccc;
    width:100px;
    height:12px;
    font-size:12px;
    margin-left:25px;
    color:#3333FF;
}
#search input.sbmt {
    border:0;
    width:5px;
    height:8px;
    margin:0 0 0 10px;
    color:#3333FF;
}
/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
    margin:0 0 10px 0;
}
#searchResults p.message {
    margin:20px 0 30px 0;
}
#searchResults div.searchResultItem {
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
    font-size:12px;
    margin:0 0 5px 0;
    padding:0;
    color:#0060b1;
    font-style:normal;
}

/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */
#content {
    font-size:12px;
    color:#808080;
    line-height:17px;
}
#content h1, #content h2 {
    margin:0 0 10px 0;
    padding:0;
    font-size:15px;
    font-weight:bold;
    color:#FFF;
}
#content h1 {
    line-height:22px;
}
#content h1 a {
    color:#0060b1;
    text-decoration:none;
}
#content h2 {
    font-style:italic;
    font-size:12px;
}

img.hr {
    display:block;
    margin:10px 0;
    padding:0;
}

/* ###################################################### */
/* ####################### RIGHT COLUMN ################# */
/* ###################################################### */
#teasersRight .teaserItem {
    color:#333;
    font-size:11px;
}
#teasersRight .teaserItem h3 {
    color:#0060b1;
    font-size:14px;
    margin:0 0 5px 0;
    font-weight:normal;
}

#teasersRight .teaserItem a.more {
    display:block;
    width:230px;
    margin:10px 0;
    padding:0 0 0 15px;
    background-image:url(../images/link_pfeil_klein.gif);
    background-repeat:no-repeat;
    background-position:0 5px;
}
* html #teasersRight .teaserItem a.more {
    width:200px;
}

/* ###################################################### */
/* ####################### FOOTER ####################### */
/* ###################################################### */
#footer {
    /*width:100%;*/
    height:104px;
    font-size:11px;
    background-color:#ccc;
    overflow:hidden;
}
#footerContainer {
    width:960px;
}
#footer a#logoBottom {
    display:block;
    float:left;
}

#footer #footerContentContainer {
    float:left;
    background-color:#F1F1F1;
    width:720px;
    height:20px;
}
#footerContentLeft, #footerContentRight {
    float:left;
    color:#999;
}
#footerContentLeft {
    width:700px;
    padding-top:8px;
    font-size:10px;
    padding-right:110px;
    text-align:right;
}
* html #footerContentLeft {
    margin-left:15px; /* hae? */
}

#Translation {
float:left;
    width:350px;
    background-color:transparent;
    margin-top:-20px;
    padding-left:40px;
    text-align:left;
    z-index:2;
}
* html #Translation {
    margin-left:15px; /* hae? */
}
#footerContentRight {
    width:220px;
    font-size:11px;
    background-color:#F9FBDD;
    padding-left:10px;
    height:104px;
}
* html #footerContentRight {
    padding-top:10px;
}

#footerContentRight h3 {
    font-size:11px;
}

#footerContentRight input {
    width:150px;
    height:12px;
    border:1px solid #ccc;
    font-size:10px;
    margin:0 0 4px 0;
}
* html #footerContentRight input {
    width:142px;
}

#footerContentRight label {
    display:block;
    width:60px;
    float:left;
    margin:0 0 4px 0;
}

#footer input#loginBtn {
    background-color:#F9FBDD;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil_klein.gif);
    background-repeat:no-repeat;
    background-position:right 6px;
    font-size:12px;
    width:auto;
    height:auto;
    float:right;
    margin:0 10px 0 0;
}
* html #footer input#loginBtn {
    margin:0 14px 0 0;
}

ul#metaNavigation {
    margin:0;
    padding:0;
    font-size:10px;
}
ul#metaNavigation li {
    margin:0;
    padding:0 1px 0 8px;
    display:inline;
    border-left:1px solid #D7D7D6;
}

#logoutText {
    position:relative;
    height:70px;
}
#logoutText a {
    position:absolute;
    right:10px;
    bottom:10px;
    text-decoration:none;
}

/* ###################################################### */
/* ####################### LINKS ######################## */
/* ###################################################### */
a {
    color:#FFCC33;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
 color:#0CFFFA;text-decoration:none;
background-image:url(../images/pixl1.png)!important;
background-image:url(../images/pixl1.jpg);
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:12px;
    color:#000099;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
    color:#330066;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#fff;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}
/* ###################################################### */
/* ####################### BACKEND STYLES ############### */
/* ###################################################### */
#modHeaderImgEdit {
    position:absolute;
    top:60px;
    left:270px;
}


/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



/**** IMAGE GALLERY ****/
table.gallery {
    margin: 20px 10px 0px 0px;
    width: 410px;
}

table.gallery td.gallery-navigation {
    /*font-size: 0.6875em;*/    
}

table.gallery tr.thumbnails td {
    padding: 0;
}

table.gallery dd {
}

div.download {
    padding: 3px 0 3px 10px;
    background: url(../images/link_pfeil_klein.gif) no-repeat 0px 7px;

}

div.downloadImg {

    padding: 0;
    margin-top:10px;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}

dl.gallery-detail {
    margin: 20px 10px 0px 0px;
}

dl.gallery-detail dt {
    text-align: left;
    padding: 0;
}


td.gallery_image{
    height: 220px;
    padding:0px;
    
}
td.gallery_image div.link_image{
    padding:0;  
    background-position:top center; 
    min-height:120px; 
    margin-bottom:5px; 
    overflow:hidden;
}
td.gallery_image .bottom_links{
     height:40px; margin-top:10px;
}
td.gallery_image .bottom_links{
    margin-bottom: 0px; 
    text-align:left; 
    width:180px; 
}
td.gallery_image .links{
    margin-bottom: 0px;
}


/**
 * CSS styles for Contenido Sitemap.
 */

ul.sitemapStandardMainCat {
        margin-left:0;
        padding-left: 0;
}

ul.sitemapStandardMainCat li {
    border-bottom: 1px solid #E88F37;
    list-style-type: none;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_1 {
        background-color:transparent;
        padding: 3px 3px 3px 10px;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_2 {
        background-color:transparent;
        padding: 3px 3px 3px 30px;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_3 {
        background-color:transparent;
        padding: 3px 3px 3px 50px;
}

/* G&#65533;stebuch */

div.vpgb_eintrag {
    margin-top: 10px;
    border-bottom: 1px dashed #FFD800;
    padding-bottom: 10px;
    display: block;
    float: left;
    width: 500px;
}
div.vpgb_fleft {
    float: left;
    text-align: center;
    width: 120px;
    margin-right: 30px;
    height: 100%;
}
div.vpgb_infos {
    margin-top: 10px;
    width: 120px;
    white-space: nowrap;
}
div.vpgb_entry {
    margin-top: 5px;
    margin-left: 150px;
    font-size: 100%;
}
div.vpgb_comment {
    margin-left: 160px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-style: italic;
    color: #0E399B;
}
div.vpgb_name {
    font-weight: bold;
}
.vpgb_datum {
    color: #FFD800;
    font-size: 10px;
    display: block;
    /*background: url(../images/datum_unten.gif) bottom left no-repeat;*/
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 5px;
    width: 35px;
    padding-top: 5px;
    margin-left: 50px;
    margin-bottom: 10px;
}
.vpgb_datum .tag {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-indent: -40px;
    letter-spacing: -2px;
    color: #FFD800;
/*    background: url(../images/datum_oben.gif) 0 0 no-repeat; */
    padding-bottom: 5px;
    padding-left: -20px;
}

#inhalt {
    height: 100%;
    margin-left: 200px;
    margin-right: 10px;
}
div.inhalt {
    margin-bottom: 10px;
}
label.fleft {
    float: left;
    text-align: left;
    width: 195px;
    margin-right: 200px;
}
div.formular span.fleft {
    float: left;
    text-align: right;
    width: 300px;
    margin-right: 10px;
}
div.formular div.fleft {
    float: left;
    text-align: left;
    width: 370px;
    margin-left: 10px;
}
div.formular div.fright {
    display: block;
    margin-right: 20px;
}
a.bbcode {
    border: 1px solid #cdcdcd;
    padding: 4px;
    margin-right: 5px;
}
div.formular br {
    /* clear: both;
*/
}
div.formular {
    line-height: 26px;
}
br.clearboth {
    clear: both;
}

