
body {
margin : 0;
padding : 0;
font : 73% "georgia", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
color : #555;
background :  #F2F1E9;
}
#container {
margin-left : auto;
margin-right : auto;
padding : 0;
line-height : 1.5em;
background : #f7f7f7;
width:	1024px;
}
#banner {
height : 140px;
padding : 0;
background : #f7f7f7 url(images/header1024.jpg) no-repeat;
color : #333;
}
#banner h1 {
float : right;
margin-top : 0;
letter-spacing : 3px;
padding : 50px 80px 0 0;
background : transparent;
color : #F88B29;
}
#navlist {
padding : 4px 5px 5px 0;
margin : 0 0 20px 0;
text-align : left;
letter-spacing : 3px;
color : #fff;
background : #476042;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
padding : 5px 0.75em;
margin : 0;
color : #fff;
background : #476042;
text-decoration : none;
}
#navlist li a:link {
color : #fff;
background : #476042;
}
#navlist li a:visited {
color : #fff;
background : #476042;
}
#navlist li a:hover {
color : #000;
background : #7ABA2E;
}
#navlist li a#current {
color : #fff;
background : #7ABA2E;
}
.menu ul li {
line-height : 1.8em;
margin : 0 10px 0 0;
padding : 0;
list-style-type : square;
color : #476042;
background : inherit;
}
.menu ul li a {
color : #f17c0b;
background : inherit;
}
.menu ul li a:hover {
color : #7ABA2E;
background : inherit;
}
#kolumn1 {
	float:				left;
	width:				156px;
	margin-right:		8px;
	padding-left:		8px;
	overflow:			hidden;
}
#kolumn2 {
	float:				left;
	width:				613px;
	margin:				0 8px;
	overflow:			hidden;
	border-left : 1px dotted #333;
	border-right : 1px dotted #333;
}
#kolumn2 p{
font : 130% "georgia", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
color : #555;
margin : 20px;
}

#kolumn4 {
	float:				left;
	width:				170px;
	background: #faf8e9;
	margin : 8px;
	}
#kolumn4 p{
font : 90% "verdana" ;
color : #555;
margin : 10px;
}

#footer {
border-top: 5px solid #323232; 
background: #393939 ; 
padding: 10px 0;
clear: both;  
}
.container {
margin-left : auto;
margin-right : auto;
padding : 0;
background : #393939 ;
width:	1024px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/mini_tabbed_pages.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#tabs {width:170px; text-align:center; background: url(icon/top.gif); margin:0px 0 0 0px; position:absolute; z-index:500;}
#tabs ul {padding:0; margin:0; width:200px; list-style:none; position:relative;}
#tabs ul li {float:left; display:inline; width:51px; height:30px; margin:0 3px;}
#tabs ul li a.outer {display:block; width:50px; height:20px; border-bottom:1px solid #9c9c9c; text-align:center; line-height:25px; text-decoration:none; text-indent:7px; color:#464; font-weight:bold; margin-bottom:3px; font-size:11px;}

#tabs ul li a.one {background:#fff ;}
#tabs ul li a.two {background:#fff ;}
#tabs ul li a.three {background:#fff ;}

#tabs ul li div {display:none;}

#tabs ul li:hover {padding-bottom:132px; border-bottom:1px solid #fff; color:#000; margin-bottom:0;}

#tabs ul li:hover > a.outer {color:#000; background-position:0 -55px; height:55px; cursor:default;}

* html #tabs ul li a.outer:hover {padding-bottom:50px; border-bottom:1px solid #fff; height:55px; color:#000; margin-bottom:0;background-position:0 -55px; height:55px; cursor:default;}

#tabs ul li:hover div {display:block; padding:5px; position:absolute; left:4px; top:25px; width:170px; height:200px; border-bottom:3px solid #fff;}
#tabs ul li a:hover div {display:block; padding:5px; position:absolute; left:4px; top:55px; width:381px; height:118px; border-bottom:3px solid #fff;}

#tabs ul li a:hover div.tab_left,
#tabs ul li:hover div.tab_left
{background:#fff url(icon/tab_left.gif);}

#tabs ul li a:hover div.tab_center,
#tabs ul li:hover div.tab_center
{background:#fff url(icon/tab_center.gif);}

#tabs ul li a:hover div.tab_right,
#tabs ul li:hover div.tab_right
{background:#fff url(icon/tab_right.gif);}

.clear {clear:both; height:0; line-height:0; overflow:hidden;}
#tabs span.base {display:block; height:20px;font-size:10px; color:#f17c0b; background:url(icon/bottom.gif) bottom;}
#tabs div h5 {font-size:11px; margin-bottom:10px;}
#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:3px;}
#tabs div a img {border:0;}
#tabs div img.image {float:left; border:0; margin-top:-35px; margin-right:5px;}
#tabs div a.unlock {background:url(icon/unlock.gif); display:block; width:30px; height:30px; margin:0 auto;}
#tabs div a:hover.unlock img {visibility:hidden;}
#tabs p.bold {color:#069; padding-top:5px;}
* html #tabs p.fire {margin-top:-15px;}
* html #tabs form {margin-top:-20px;}
#tabs p.buttons {text-align:center;}

#footer ul { 
float: left; 
width: 250px; 
font-size: .9em; 
line-height: 1.6em;
}
#footer li { 
padding: 10px 8px; 
background: url(images/dot.gif) repeat-x bottom; 
}
#footer li a {
color: #f17c0b;
text-decoration : none;
}
#footer li a:hover {
color: #F5CFE1;
}
#footer #col {
float: right;
width: 600px;
}
#copyright {
background: url(images/dot.gif) repeat-x top; 
padding: 24px 0 0;
font: arial;
font-size: .9em;
}
#snruta {
overflow : auto;
height : 10em;
width : 500px;
padding : 1em;
color : #333;
background : #fff;
border : 1px solid #aaa;
scrollbar-face-color: #F88B29;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #F88B29;
scrollbar-darkshadow-color: #F88B29;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #F5F5DC
}	
#snruta p {
font : 85% "verdana" ;
line-height : 1.5em;
color : #555;
margin : 10px;
}
.kursiv { 
font-style: italic; 
}
.fet { 
font-weight: bold;
color : #476042;
}
a {
text-decoration : none;
color : #f17c0b;
}
a:hover {
text-decoration : underline;
color : #aaa;
background : inherit;
}
a img {
border : 0;
}
.foto  {
float : left;
border : 1px solid #90b905;
margin : 5px 10px 10px 2px;
padding : 10px;
}
.fotoc  {
float : center;
border : 1px solid #90b905;
margin : 5px 10px 10px 2px;
padding : 10px;
}
.border {
padding : 10px;
margin : 10px;
border : 1px solid #476042;
float : center;
}
h1 {
margin : 20px;
padding : 5px;
font-size : 150%;
letter-spacing : 3px;
color : #fff;
background : #476042;
}
h2 {
padding-left : 20px;
font-size : 120%;
text-transform : uppercase;
letter-spacing : 10px;
color : #476042;
background : inherit;
}
h3 {
padding : 5px;
text-transform : uppercase;
font-size : 110%;
color : #F88B29;
background : #476042;
}
h4 {
padding : 5px;
text-transform : uppercase;
font-size : 110%;
color : #fff;
background : #f17c0b;
}
h5 {
margin : 10px;
padding : 2px;
font-size : 120%;
letter-spacing : 3px;
color : #fff;
background : #476042;
width: 28.5%;
}
h6 {
font : 130% "georgia", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
color : #476042;
bold
margin : 20px;
}
.clear {
clear : both;
}
