/* css by ma http://arzberger-krueger.de */

body {
    background-color: #fff;
    font-size: 1em;
    font-family: Georgia, Times New Roman, Arial, Verdana, SunSans-Regular, Sans-Serif;
    color:#333;
    padding:0;
    margin:0;
    background: url(../images/mg_bg.jpg);
}

a { color:#333;font-weight:bold; }
a:visited { color:#999; }
a:hover { color:#000000;decoration:underline; }
a:active { color:#000000;}

form {
    margin:0;
    padding:0;
}

textarea {
    width:418px;
    height:85px;
}

img {
    border:0;
}

h1 {
    font-size: 2em; 
    font-weight: normal;
 }

h2 {
    font-size: 1.7em;
    font-weight: normal;
}

#page {
    width: 707px;
    margin: 0 auto;
    height: 100%;
    padding: 20px 0;
}

#header {
    width:655px;
    background: url(../images/mg_header.jpg);
    height: 275px;
    text-align: right;
    margin-left:24px;
}

#header div {
    padding-top: 20px;
    padding-right: 20px;
}

#main {
    background: url(../images/mg_content.gif);
    padding: 30px 40px;
    text-align: center;
}

#content {
    text-align: left;
    margin: 0 20px;
}

#footer {
    background: url(../images/mg_footer.jpg);
    width: 607px;
    height: 145px;
    padding: 20px 50px;
    font-size: 10px;
    font-weight: bold;
}

#footer a {
    font-size: 10px;
}

#footer p {
    position:relative;
    top:55px;
    left: -5px;
}

#loginForm {
    position:relative;
    left:120px;
    }

#navigation {
    position:absolute;
    top:30px;
    margin-left:-135px;
    width: 210px;
}

#navigation img {
    margin:10px 0;
}

#news {
    position:absolute;
    top:15px;
    margin-left: 670px;
}

/* styles */
ul#metaNavigation {
    margin:0 0 10px 0;
    padding:0;
    position:relative;
    top:30px;
    left:320px;
}
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;
}

/* sitemap start */

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

.sitemap .level1 {
        background-color: #ccc;
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        background-color: #f4f9fd;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

/* sitemap end */
/* search input */
#search {
    font-size:11px;
    background-color:transparent;
    float:right;
}
#search label {
    font-size:11px;
    width:42px;
}
#search input {
    border:1px solid #ccc;
    width:140px;
    height:12px;
    font-size:10px;
}
#search input.sbmt {
    border:0;
    width:5px;
    height:8px;
    margin:0 0 0 10px;
}
/* search input end */

#loginForm h3 {
    font-size:11px;
}

#loginForm input {
    width:150px;
    height:12px;
    border:1px solid #ccc;
    font-size:10px;
    margin:0 0 4px 0;
}
* html #loginForm input {
    width:142px;
}

#loginForm label {
    display:block;
    width:60px;
    float:left;
    margin:0 0 4px 0;
}

#loginForm 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;
    margin:0 10px 0 0;
}
* html #loginForm input#loginBtn {
    margin:0 14px 0 0;
}

/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#navigation ul {
    width:126px;
    margin:0;
    padding:0;
    /*background-color:#F2F2F2;*/
    background-color:transparent;
}
#navigation ul li {
    width:126px;
    margin:0;
    padding:0 0 0 10px;
    list-style-type:none;
}
#navigation ul li a {
    display:block;
    width:126px;
    height:19px;
    line-height:19px;
    margin:0;
    padding:0 0 0 10px;
    font-size:10px;
    color:#666;
    background-image:url(../images/navi_pfeil_zu.gif);
    background-repeat:no-repeat;
    background-position:126px 3px;
    border-bottom:1px solid #000;
    text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.active a {
    background-image:url(../images/navi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    color:#fff;
}

/* Level 2 */
#navigation ul.subNavigation {
    width:120px;
    margin:0;
    padding:0;
}
#navigation ul.subNavigation li a {
    background-image:url(../images/subnavi_pfeil_zu.gif);
    background-repeat:no-repeat;
    background-position:120px 8px;
    border-bottom:1px dotted #000;
    color:#666;
    width:120px;
}
#navigation ul.subNavigation li.active a {
    color:#fff;
}
#navigation ul.subNavigation li a:hover, #navigation ul.subNavigation li.active a {
    background-image:url(../images/subnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}

/* Level 3 */
#navigation ul.subSubNavigation {
    width:110px;
    margin:0;
    padding:0;
}
#navigation ul.subNavigation li ul.subSubNavigation li a {
    background-image:none;
    border-bottom:0;
    color:#666;
    width:110px;
}
#navigation ul.subNavigation li ul.subSubNavigation li a:hover, #navigation ul.subNavigation li ul.subSubNavigation li.active a {
    background-image:url(../images/subsubnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}
/* navigation end */
/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */
#content {
    font-size:12px;
    color:#333;
    line-height:14px;
}
#content h1, #content h2 {
    margin:0 0 10px 0;
    padding:0;
    font-size:20px;
    font-weight:normal;
    color:#333;
}
#content h1 {
    line-height:22px;
}
#content h1 a {
    color:#0060b1;
    text-decoration:none;
}
#content h2 {
    font-style:italic;
    font-size:13px;
}
/* content end */

/* ###################################################### */
/* ####################### 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:14px;
    margin:0 0 5px 0;
    padding:0;
    color:#0060b1;
    font-style:normal;
}

/* search output end */

/* news */
#news {
    font-size:12px;
    color:#333;
    line-height:14px;
    padding: 10px;
    width: 210px;
}
#news h1, #news h2 {
    margin:0 0 10px 0;
    padding:0;
    font-size:20px;
    font-weight:normal;
    color:#333;
}
#news h1 {
    line-height:22px;
}
#news h1 a {
    color:#0060b1;
    text-decoration:none;
}
#news h2 {
    font-style:italic;
    font-size:11px;
}

/* news end */
#content .artikelliste {
    float: left;
    width: 240px;
    margin: 10px;
    padding-right: 30px;
}
#news .artikelliste {
    margin:20px;
}
#boxHeader {
    width: 156px;
    height: 126px;
    background: url(../images/mg_nav_header.jpg);
}
#boxFooter {
    width: 156px;
    height: 15px;
    background: url(../images/mg_nav_footer.jpg);
}
#boxContent {
    width: 156px;
    background: url(../images/mg_nav_content.jpg);
}

.hr {
    padding: 10px 0;
}
#boxContent .hr,#boxHeader img {
    padding: 15px;
}
/**** 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; 
    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;
}
/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#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;
}

#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;
}
