html
{font-size: 125%}

body {
font: 50% arial, sans-serif;
background: #e5c787;
margin: 0;
padding: 0;}

* {margin: 0; padding: 0;}
		

#header {
background: url(../css/tazz5.gif);
height: 90px;
border-bottom: solid #5c3317;
border-width: 3px;}
		
#navigation {
float:left;
width:156px;
padding: 0;
margin:0;
font-size:1.2em;}

#navigation ul {
padding: 0;
margin: 0;
margin-top: 10px;
list-style: none;}

#navigation ul a {
color: #5c3317;
text-decoration: none;
display: block;
width:134px;
height:1%;
background: #e6cea2;
padding: 0 6px;
margin: 0 2px 1px 2px;}
		
#navigation a:visited {
color: #5c3317;}
		
#navigation a:hover {
background: #5c3317;
color: #fff;}
		
#navigation #current, #navigation #current a {
text-decoration: none;
display: block;
width:134px;
height:1%;
background: #cbb59a;
padding: 0 6px;
margin: 0 2px 1px 2px;
color:#fff;}

.ikon
{width:16px;
float: left;
position: absolute; 
padding: 0 .2em 0 5em;
z-index:1;}
		
#content {
background: #f7f2e5;
padding: 1px 20px 1em 20px;
border-left: 156px solid #ece1c9;} /* color for left column */

#content p, ul
{font-family: arial, sans-serif;
font-size: 1.2em;
line-height: 1.4em;
color:#444;
text-align: left;} 

#content li
{font-family: arial, sans-serif;
font-size: 1.1em;
line-height: 1.4em;
list-style-position: inside;
margin-left: 10px;}		

h2 {
font-size: 1.8em;
color: #5c3317;
margin-top:10px;
margin-bottom:10px;}
		
h3 {
font-size: 1.4em;
color: #5c3317;
margin-bottom:0;}

#content p strong 
{font-weight: bold;
color:#5c3317;}
		
.alert {
font-size: 1.1em;
color: #ff8000;
font-weight: bold;}

#container {
position: relative;
width: 776px; /* width + border for IE 5.x */
w\idth: 770px; /* real width */
border: solid #5c3317;
border-width: 3px;
margin: auto;}

#container img, #container img a {
border: 0;
margin: .2em 0 .2em 0;}

.bildbox
{width:100%;
height:100%;
border: none;
margin:0;}
.bildbox a
{border: none;}
.bildbox a:link
{border: none;}
.bildbox a:visited
{border: none;}
.bildbox a:hover
{border: none;}


.btext {
font-size: 1.2em;
text-align: left;
font-style: italic;
margin: 0 0 .4em 0;
color:#444;
width:450px;}
		


#content a {
color:#5c3317;}

/* Footer styles */
#footer {
clear:both;
width: 776px; /* width + border for IE 5.x */
w\idth: 770px; /* real width */
height: 36px;
background-color: #5c3317;}

#footer p
{font-family: arial, sans-serif;
text-align: center;
padding: 10px;
margin: 0;
color: #fff;
font-size: 1.1em;
background-color: #5c3317;}

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

#footer a:hover {
color:#fff;
background:#ae8f60;
text-decoration:none;}




