

/* Allgemein 
   --------- */

body {
 background-color: #fffce8;
 margin: 0; padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 84%;
}

body, table {
 color: #000;
}

div, table {
 font-size: 1em;
}

p { 
 margin: 0 0 1.25em 0; 
 padding: 0;
 line-height: 1.46em;
 text-align: justify;
}

h1 {
 margin: 0 0 1em 0; 
 padding: 0;
 font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
 font-style: italic;
 font-size: 48px;
 color: #d7708a;
}

h2 {
 margin: 0 0 0.9em 0; 
 padding: 0; 
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
 font-size: 1.6em;
 letter-spacing: 1px;
 color: #323;
}

h3 {
 margin: 0 0 0.8em 0; 
 padding: 0; 
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: italic;
 font-size: 1.22em;
 letter-spacing: 1px;
 color: #323;
}


h4 {
 margin: 0 0 0.8em 0; 
 padding: 0; 
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: italic;
 font-size: 1.08em;
 letter-spacing: 0;
 color: #323;
}


a { 
 text-decoration: none;
 font-weight: bold;
 color: #cc6981;
}

a:hover {
 text-decoration: underline;
}

big {
 font-size:1.14em;
}

.hspaced {
 letter-spacing:0.1em;
 word-spacing: 0.1em
}

.vspaced {
 line-height: 2em;
}




/* Anordnung, Spezialformate 
   ------------------------- */


#wrapper {
 position: absolute;
 left: 5%; top:0;
 padding: 26px 0;
 width: 69%;
 min-width: 540px;
 max-width: 780px;
}



/* Kopfzeile */


#header {
 width: 100%;
 margin-bottom: 26px;
 overflow: visible;
}

#headtbl {
 width: 100%;
}

#headct {
 border-style: dotted;
 border-width: 2px 0;
 border-color: #ddb9bd;
 padding: 5px 0;
 white-space: nowrap;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: italic;
 font-size: 12px;
 letter-spacing: 3px;
 word-spacing: 2px;
 color: #cc6981;
}

.hdot {
 color: #baf;
}



/* Spalte links, Bild */

#leftcol {
 position: absolute;
 left:0; top: 81px;
 width: 160px;
}

#picct {
 float: right;
 width: 160px;
 height: 127px;
 overflow: hidden;
 border-style: solid;
 border-width: 1px;
 border-color: #ddb9bd;
}

#pic {
 border: 0;
 width: 160px;
 height: 128px;
}



/* Spalte links, Navi */

#nav {
 clear: right;
 padding: 13px 10px 0 0;
 text-align: right;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: italic;
 font-size: 15px;
 line-height: 23px;
 white-space: nowrap;
}

.submenu {
 padding: 1px 2px 1px 0;
 text-align: right;
 font-size: 12px;
 line-height: 19px;
 white-space: nowrap;
}

.cdot {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 vertical-align: bottom;
 font-style: normal;
 font-weight: normal;
 color: #424;
}

.ndot {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 vertical-align: bottom;
 font-style: normal;
 font-weight: normal;
 color: #cc6980;
}



/* Hauptcontainer */

#main {
 margin-left: 158px;
 border-style: dotted;
 border-width: 0 0 2px 2px;
 border-color: #ddb9bd;
 padding: 0 0 1.75em 21px;
}

#h1ct {
 margin: 0;
 padding: 36px 0 56px 0;
 line-height: 48px;
}

#h1 {
 height: 48px;
}

/* Fußzeile */

#footer {
 padding-top: 4px;
 text-align: right;
 font-size: 11px;
 color: #cca8ac;
}

a.footer {
 letter-spacing: 1px;
 color: #cca8ac;
}

a.footer:hover {
 color: #cc6981;
}



/* Kartenseiten */

.kartenimgct { 
 padding-right: 18px; 
}

.kartenimg { 
 width:149; border: solid 1px black; 
}

.kartenheadtxt {
 padding: 8px 18px 0 0;
 font-size: 0.74em;
 font-weight: bold;
 text-align: center;
}

.kartentxt {
 vertical-align: top;
 padding: 12px 18px 24 0;
 font-size: 0.74em;
}

