/*

    terrafirma1.0 by nodethirtythree design
    http://www.nodethirtythree.com

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
/*background: #F9F9F7 url('../grafiken/a1.jpg') repeat-x;*/
background: #F9F9F7 url('../grafiken/a1.jpg') repeat-x;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

input, textarea {
    border:1px solid #8C8C73;
    font-size:inherit;
}

img.picA
{
position: left;
top: -2px;
background: url('../grafiken/a47.jpg') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
/*background: url('../grafiken/a26.jpg') no-repeat;*/
border:1px solid;
width: 146px;
/*height: 75px;*/
padding:1px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.detailmenu
{
list-style: none;
margin-top:-17px;
padding:0px;
}

ul.detailmenu li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.detailmenu li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
/*background: #fff url('../grafiken/upbg.jpg') no-repeat;*/
background: transparent url('../grafiken/upbg.jpg') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
/*background: #fff url('../grafiken/abg.jpg') repeat-y;*/
background: transparent url('../grafiken/abg.jpg') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}


#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}
#header h1 a{
color: #FFF;
text-decoration:none;
font:inherit !important;
}

#header h2
{
position: absolute !important;
font-size: 10px !important;
font-weight: normal !important;
color: #FCE2CA !important;
top: 51px !important;
}

#header h2 a { 
color: #FCE2CA;
text-decoration:none;
font:inherit !important;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('../grafiken/header.jpg') no-repeat;
width: 458px;
height: 92px;
}

#menu
{
position: relative;
background: #46461F url('../grafiken/a16.jpg') repeat-x;
height: 100px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
}

#menu ul
{
}

#menu h1
{
display: inline;
line-height: 52px;
padding-left: 30px;
color: #fff;
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background: transparent;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #996666;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover, #menu ul li a.menuactive
{
/*background: #fff url('../grafiken/a18.jpg') repeat-x top;*/
background: transparent url('../grafiken/a18.jpg') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#searchdiv
{
position: absolute;
top: 0px;
right: 10px;
line-height: 50px;
width:150px;
height:50px;
color: #BDBDA2;
}

#secondarycontent
{
position: relative;
width: 180px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('../grafiken/a22.jpg') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent
{
position: relative;
width: 480px;
float: left;
text-align:justify;
}

#primarycontent h2
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('../grafiken/a22.jpg') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('../grafiken/a33.jpg') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('../grafiken/a41.jpg');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('../grafiken/a36.jpg');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('../grafiken/a38.jpg');
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('../grafiken/a50.jpg');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}



/* -------------------------------------------------------- */
/* Fehler in Tag-Attribut oder -Wert */
/* --------------------------------- */
.deadlink {
    color:#ff4444;
    text-decoration:line-through;
    font-weight:bold;
}


/* -------------------------------------------------------- */
/* Suchwort-Hervorhebungen */
/* ----------------------- */
.highlight {
    padding:0px 1px;
    font-size:inherit;
    background-color:#dd0000;
    color:#ffffff;
    font-size:inherit;
}


/* -------------------------------------------------------- */
/* Suchformular */
/* ------------ */
form.searchform {
}
form.searchform:hover {
}


/* -------------------------------------------------------- */
/* Suchfeld */
/* -------- */
input.searchtextfield {
line-height:50px;
    width:80%;
}


/* -------------------------------------------------------- */
/* Suchbutton */
/* ---------- */
input.searchbutton {
    position:relative;
    top:3px;
    left:7px;
    border:none;
}


/* -------------------------------------------------------- */
/* Kontaktformular */
/* --------------- */
form#contact_form {
}
table#contact_table {
}
table#contact_table td {
  vertical-align:top;
  padding:5px;
}
span#contact_errormessage{
  color:#880000;
  font-weight:bold;
}
span#contact_successmessage{
  color:#008800;
  font-weight:bold;
}
input#contact_name, input#contact_mail, input#contact_website {
  width:200px;
}
textarea#contact_message {
  width:200px;
}
input#contact_submit {
  width:200px;
}




/* -------------------------------------------------------- */
/*                                                          */
/* AB HIER: CMS-SYNTAX                                      */
/*                                                          */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* [link|...]      */
/* --------------- */
a.link {
}


/* -------------------------------------------------------- */
/* [mail|...]      */
/* --------------- */
a.mail {
}


/* -------------------------------------------------------- */
/* [seite|...]      */
/* --------------- */
a.page {
}


/* -------------------------------------------------------- */
/* [kategorie|...]      */
/* --------------- */
a.category {
}


/* -------------------------------------------------------- */
/* [datei|...]      */
/* --------------- */
a.file {
}


/* -------------------------------------------------------- */
/* [galerie|...]      */
/* --------------- */
a.gallery {
}


/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
    border:none;
}

div.imagesubtitle {
    margin:3px 3px;
    text-align:justify;
    font-size:0.9em;
    line-height:1.1em;
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
div.leftcontentimage {
    margin:8px;
    max-width:200px;
    float:left;
    margin-left:0px;
}

img.leftcontentimage {
    border:1px solid;
    max-width:200px;
    border:1px solid;
    padding:1px;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
div.rightcontentimage {
    margin:8px;
    max-width:200px;
    float:right;
    margin-right:0px;
}

img.rightcontentimage {
    border:1px solid;
    max-width:200px;
    border:1px solid;
    padding:1px;
}


/* -------------------------------------------------------- */
/* [fett|...] */
/* ---------- */
b {

}


/* -------------------------------------------------------- */
/* [kursiv|...] */
/* ------------ */
i {

}


/* -------------------------------------------------------- */
/* [unter|...] */
/* ------------ */
u {

}


/* -------------------------------------------------------- */
/* [durch|...] */
/* ------------ */
s {

}


/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
h1 {
    font-size:1.6em;
    margin-top:10px;
    margin-bottom:5px;
}


/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
h2 {
    font-size:1.2em;
    margin-top:10px;
    margin-bottom:5px;
}


/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
h3 {
    margin-top:10px;
    margin-bottom:5px;
    color: #656551;
}


/* -------------------------------------------------------- */
/* [liste|...] */
/* [numliste|...] */
/* ------------ */
ul, ol {
    margin-top:0px;
    margin-bottom:0px;
    padding-left:3em;
}
li {
    margin-top:0px;
    margin-bottom:0px;
}


/* -------------------------------------------------------- */
/* [----] */
/* ------ */
hr {

}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
    margin:0px auto;
    border:0px solid;
    border-collapse:collapse;
    width:100%;
}
th.contenttable {
    vertical-align:top;
    border:0px solid;
    padding:2px 5px;
	text-align: left;
}
td.contenttable1 {
    vertical-align:top;
    border:0px solid;
    padding:2px 5px;
}
td.contenttable2 {
    vertical-align:top;
    border:0px solid;
    padding:2px 5px;
}




/* -------------------------------------------------------- */
/* Galerie-Tabelle (Übersichtsmodus) */
/* --------------------------------- */
table.gallerytable {
    margin:0px auto;
    border:1px solid #C0C0C0;
    border-collapse:collapse;
    width:100%;
}
td.gallerytd {
    vertical-align:top;
    border:1px solid #C0C0C0;
}
img.thumbnail {
    margin:5px;
}













