/*  
Theme Name: Landzilla
Theme URI: http://www.perun.net/
Description: Landzilla is a Theme for WP 1.5. Made by Vladimir Simovic aka Perun (private Weblog: <a href="http://www.perun.net">www.perun.net</a>).
Version: 1.0
Author: Vladimir Simovic
Author URI: http://www.vlad-design.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body {
padding: 0 0 2em 0;
margin: 0;
text-align: center;
font: normal 8pt verdana, sans-serif;
background-color:2e3092;
color: #333;
line-height: 150%;
}

hr{
width: 95%;
}

h3 {
width: 100%;
color: #000000;
border-bottom:2px solid #2e3092;
padding-left:5px;

}

img {
border: none;
}

ins {
text-decoration: none;
border-bottom: 1px dashed #2e3092;
}


acronym, abbr, dfn {
border-bottom: 1px dashed #333;
font-style: normal;
}

blockquote {
border-left: 5px solid #72e3092;
margin: 1em 0;
padding: 5px 10px;
background: #E3EBCC;
width: 490px;
}

code, pre {
color: #F26722;
font: 1.1em 'courier new', courier, monospace;
}


.animation {
background: url(caddy_animation.gif) no-repeat;
}



#container {
text-align: left;
width: 1000px;
position: relative;
background-color:#FFFFFF;
overflow: hidden;
}

.tb_container {
width: 800px;
text-align: left;
margin: 0 auto;
padding: 0 0 15px 0;
padding-right: 15px;
left:250px;top:50px;
font: normal 8pt verdana, sans-serif;
background-color:#72e3092;
}

.tb_container td {
border-style: none;
}

#kopf {
background: url(ogwangen.png) no-repeat;
height: 168px;
width: 1000px;
}

.storycontent {
min-height:800px;
height: 100%;
width: 700px;
padding: 10px 10px 10px 10px;
border: solid 2px #2e3092;
}

.storycontent h3 {
margin: 0;
padding: 0 0 5px 0;
font: bold 11pt verdana, sans-serif;
}

#navi {
width: 190px;
font: bold 8pt verdana, sans-serif;
float: left;
background: #E8E0D1;
text-align: center;
font-size: 1.2em;
padding: 0 0 0 0;
background-color:#ffffff;
border: solid 2px #2e3092;

}

#navi ul, #navi ol, #navi p, #navi form, #navi dl {
text-align: left;
padding-left: 10px;
}

#navi div {

}

#navi h2 {
font: bold 10pt verdana, sans-serif;
color: #fff;
margin: 0 0 .5em 0;
padding: 1px 5px 1px 15px;
background: #2e3092;
text-align: left;
}

#navi ul {
list-style: none;
margin: 2px 0;
}

#navi ul ul {
width:95%;
}

#navi li {
padding: 3px 0 5px 0;

}

#navi li a {
text-decoration:none;
color:#505050;
display:block;
padding:2px;
border-left:4px solid #ffffff;
border-bottom:2px solid #ffffff;
font-weight: bold;
height:20px;
}

#navi li a:hover, #navi li a.current {
color:#505050;
text-decoration:none;
display:block;
padding:2px;
border-left:4px solid #2e3092;
border-bottom:2px solid #2e3092;
font-weight: bold;
height:20px;
}




