/* CSS LAYOUT */

* {margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;}
p {margin-bottom:5px; margin-left:20px;line-height: 19px; font-size:12px; text-align:justify; border:1px dotted #993300; padding:5px; background-image:url(../img/page_bg.png);}
p.td {margin-bottom:5px; margin-left:5px;line-height: 19px; font-size:12px; text-align:justify; border:0px dotted #993300; padding:5px; background-image:url(../img/page_bg.png);}
h1,h2 { margin-left:20px; font-size:16px; border-left:20px solid #993300; color:#993300; padding-left:20px; margin-bottom:0px; margin-top:50px;}
h2.firsth2 {margin-top:30px;}
body {text-align:center; }
#pagewrap {width:884px;}
#header {background-color:#fff; height:232px; background-image:url(../img/header2.jpg); background-repeat:no-repeat; background-position:right;}
#navigation {width:164px; background-color:#ffffff;text-align:left; float:left; }
#content { border-left:1px solid #993300; padding-bottom:80px; width:719px; float:right; text-align:left; background-color:#F6F5F1; background-image:url(../img/footer2.jpg); background-repeat:no-repeat; background-position:bottom; min-height:350px;}
#textleiste {width: 500px; float:left;}
#bildleiste {float:right; width: 170px; padding-right:30px; padding-top:29px; text-align:center; background-image:url(../img/seite.jpg); background-repeat:no-repeat; background-position:top right;}
#content img {margin:20px 0 0 0; padding:0;  }
#footer {width:800px; height:50px; font-size:12px; text-align:center; }
span.bild-beschreibung {font-size:10px; color:#333; }
dd {margin:0 0 20px 20px;}
#content li {margin:0 0 5px 20px;}
hr.hrclearer {clear:both; border:0; width:0;}

img.kikikarte {float:right;}

#navigation li {list-style-type:none; margin:0; padding:0; text-align:right; border:1px solid #993300; border-left:5px solid #000; padding:5px 20px 5px 30px; margin-bottom:1px; background-color:#993300; margin-right:0px;}
#navigation a:link, #navigation a:visited {color:#fff; text-decoration:none; font-size:14px; font-weight:bold; }
#navigation a:hover, #navigation a:active {color:#000; text-decoration:none; font-size:14px; font-weight:bold; }

#content a:link, #content a:visited {color:#333333; text-decoration:underline;}
#content a:hover, #content a:active {color:#993300; text-decoration:underline;}

#footer a:link, #footer a:visited {color:#333333; text-decoration:underline;}
#footer a:hover, #footer a:active {color:#993300; text-decoration:underline;}

#textleiste ul {margin:0; padding:0;}
#textleiste li {margin:0; padding:5px; list-style-position:inside; list-style-type:circle; font-size:12px; border:1px dotted #993300; margin-bottom:20px; margin-left:20px; background-image:url(../img/page_bg.png);}
