/* CSS design by webdesign-salzburg.at */
@charset "utf-8";

html {
 overflow-y: scroll;
}

body, p, h1, h2, h3, h4, h5, h6, form, ul { margin: 0; padding: 0 }

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #cc0000;
    text-align: center;
    background-color: #f3c359;
}

input, textarea, select, option {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}


p, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .6em
}

p, #main li {
    line-height: 1.4em;
}


img {
    border: none;
}

img.bild_rahmen {
    border-top: 1px solid #cc0000;
    border-left: 1px solid #cc0000;
    border-right: 2px solid #cc0000;
    border-bottom: 2px solid #cc0000;
}

img.bild_links {
    float: left;
    margin:5px 10px 5px 0;
}

img.bild_rechts {
    float: right;
    margin: 5px 0 5px 10px;
}



h1, input#new_title {
    font-size: 2em;
    font-weight: normal;
    font-family: Georgia, serif;
}

h2 {
    font-size: 1.5em;
    font-weight: normal;
    font-family: Georgia, serif;
    margin-bottom: 1.6em;
}

h3 {
    font-size: 1.5em;
    font-weight: normal;
    font-family: Georgia, serif;
    margin-bottom: 0.8em;
}

h4 {
    font-size: 1em;
}

h6 {
    font-size: .8em;
}

a {
    color: #CC0000;
    text-decoration: none;
}

hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #cc0000;
}

a:hover {
    text-decoration: none;
}


#marvin {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #cc0000;
    background: url(../images/hg_marvin.png) repeat-y;
}

/* Wir müssen dann noch die Headergrafiken und das Logo css-basiert umdefinieren*/

#header {
    background: url(../images/header/header.jpg) no-repeat;
    background-color: #fbe19a;
    height: 130px;

}



#header h1 {
    margin: 0; padding: 0;
}

#header img {
    float: right;
    margin-top: 20px;
}


#nav {
     background-color: white;
    clear: both;
    height: 1.9em;
    color: #CC0000;
}

/* Navigation TOC */
/* Pulldownmenu CSS Basis */


div#nav ul {
  list-style-type: none;
  margin-left: 5px;

}


div#nav li {
	position: relative;
    list-style: none;
	float: left;
    padding-right: 34px;
}

div#nav ul.level2 {list-style-type: none; height: auto; padding-right: 4px;}
div#nav li.submenu { color: brown; }

#nav ul li a {
   text-decoration: none;
   display: block;
   padding-top: 4px;
   padding-bottom: 3px;
   color: #CC0000;
   font-weight: normal;
}

div#nav li ul li { width: 140px; text-align: left; }
div#nav li ul li a {
  padding: 6px 3px;
  display: block;
   color: brown;

}


div#nav>ul a {width: auto; }
div#nav ul ul { position:absolute; display: none; width: 140px;}

div#nav ul ul li {
    padding-top: 0px;
	background-color: white;
    border: 1px dotted brown;
    border-top: 0;
    width: 140px;
	opacity:.9;
	-moz-opacity: .9;
    filter: alpha(opacity=90);
}


#nav ul li a:hover, #nav ul li a:active {
   color: #CC0000;
   text-decoration: none;

   width: auto;



}

div#nav li.submenu li.submenu { width: auto; }
div#nav ul.level1 li.submenu:hover ul.level2 {display: block; }
div#nav ul.level2 {top: 1.7em; left: -5px; padding-top: 3px; }




.detailimg {
float: left;
margin: 0px 20px 25px 0px;
padding: 3px;
border: 1px solid #CC0000;
 }

 .detailinfos {
   clear: both;
 width: 750px;
 text-align: left;
 padding: 0 12px 12px 0;
 }

 .details {
 width: 420px;
 }


 .details tr {
 background-color: #FBE5A7;
 vertical-align: top;
  }


   .details td {
 padding: 4px;
 line-height: 16px;
width: 140px;
font-size: 11px;
  }

  #icons {
  font-size: 1em;
  margin: 10px auto;
  clear: both;
}

div#icons a {
    position: relative;
    text-decoration: none;
}


 .bilderreihe {
 padding: 5px 5px 5px 0;
 height: 85px;
 float: left;
 width: 90px;
 margin: 18px 0 0 0;
 font-size: 0.9em;

}
 .bilderreihe2 {
 padding: 5px 5px 5px 0;
 height: 45px;
 float: left;
 width: 40px;
 margin: 18px 10px 0 0;
 font-size: 0.9em;

}

img.bilderreihe {
  height: 45px;
  width: auto;
  padding: 5px 5px 5px 0;
  border: none;
}

/* hier geht s weiter*/
.objekte {
    width: 670px;

}


.objekte tr {
    text-align: left;
    vertical-align: top;

  }


  .objekte th {
    padding: 7px;

  }


 .objekte td {
    padding: 7px;
    border: none;
    vertical-align: top;
  }


#socialbookmarkbox {
    margin: 25px 0 0 15px;
}


#main {
    float: left;
    width: 780px;
    padding: 42px 0 0 77px;

}

#info{
    float: right;
    width: 3px;
    height: 480px;
}

div.wrap {
    clear: both;

}


#footer {
    margin: 10px auto 16px 5px;
    height: 17px;
    text-align: center;
    clear: both;
}

#footer address {

    font-style: normal;
    color: #CC0000;
}

#footer a {
    text-decoration: none;
    color: #cc0000;
}

#footer a:hover {
    text-decoration: underline;
    color: #EB4D44;
}

#wd {
    text-align: center;
    font-size: .8em;
    color: #f8f8ff;
}

#wd a {
    text-decoration: none;
    color: #f8f8ff;
}

#wd a:hover {
    text-decoration: underline;
}



 .formulare { text-align: left; margin: 0; padding: 0; }

 .formulare label {
font-weight:normal;
display: inline;
margin-bottom: 6px;
  }

.formulare dl {

}


.formulare dt {

     display: block;
     line-height: 22px;
     float: left;


}

.formulare dd {

     margin-left: 210px;
     line-height: 22px;




}

.formfeld {
    height: 18px;
    padding: 1px 3px 1px 3px;
    background-color: #f8f8f8;
    border: 1px solid gray;
    margin-bottom: 6px;
  }

  .formbutton {
    font-size: 0.9em;
    border: 1px solid gray;
    padding: 2px 4px 1px 4px;
    margin-right: 12px;
    background-color: #FBE19A;
  }


fieldset.inside {
    border: 1px solid #CC0000;
    width: 700px;
    margin-top: 40px;
    padding: 3px 10px 3px 10px;
}

 legend {
     color: #CC0000;
 }


div.minithumbs {
    width: 130px;
    float: left;
}


img.minithumbs {
    border: 1px solid #666;
    float: left;
}

img.minithumbs:hover {
    border: 1px solid #ff0000;
}

.src_code {
    font-family: Courier, 'Courier New', monospace;
}

.wirklich {
visibility: hidden;
position: absolute;
border: 1px solid gray;
background: #F8F8F8;
margin-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
width: 200px;
z-index:12;
}

.wirklich p {
padding-top: 8px;
}

a.pdf {
	background-image: url("../images/pdf_kl.png");
	background-position: left;
	background-repeat: no-repeat;
	padding: 12px 5px 10px 20px;
}

a.folder {
	background-image: url("../images/folder.png");
	background-position: left;
	background-repeat: no-repeat;
	padding: 12px 5px 10px 20px;
}

a.document {
	background-image: url("../images/document.png");
	background-position: left;
	background-repeat: no-repeat;
	padding: 12px 5px 10px 20px;
}

div .flashcontent {
    margin-left: 70px;
    margin-top: 30px;
    text-align: center;
    width: 600px;
    height: 399px;
    border: 1px solid red;
}

