html, body {
	margin:0 0 0 0;
	padding:0;
	background-color: #036;
}

* {
  margin: 0;
  padding: 0;
}

.call {
font-family: Impact, Charcoal, "Arial Black", Gadget, sans-serif;
font-size:16px;
color:#000;
}

.motto {
font-family: "Lucida Console", Monaco, monospace;
padding-right:20px;
font-size:12px;
text-align:right;
color:#FFF;
}

#container-page {
  margin: 0 auto;
  width: 900px;
  background: #DFDFDF;
  text-align: left;
  position: relative;
}

#container-head {
  background: #DFDFDF;
}

#container-content {
  padding: 0 0 20px 0;
}

#container-content ul {
margin:0 0 0 5px;
list-style:square inside;
}

#container-content li {
margin-left:5px;
padding:0 0 5px 0;;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  width: 725px;
  float: right;
}

#content-sec {
  width: 175px;
  float: left;
  padding-bottom:5px;
}


#container-foot {
  width: 100%;
  background: #036;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 20px;
}


#foot {
  padding: 0;
  line-height: 20px;
}

#home {
margin:0;
padding:0;
background:url(../images/home.jpg) no-repeat top center;
}

#home:hover {
background:url(../images/home_over.jpg) no-repeat top center;
}

#top1 {
	margin:0;
	padding:0;
width:225px;
height:50px;
background-color:#900;
}

#top2 {
	margin:0;
	padding:0;
width:225px;
height:200px;
background-color:#DFDFDF;
}

#top3 {
	margin:0;
	padding:0;
width:900px;
height:2px;
background-color:#000;
}

#logo {
margin:0;
padding:0;
width:365px;
height:200px;
background: #DFDFDF url(../images/left.jpg) no-repeat top left;
}

#toppic {
margin:0;
padding:0;
width:535px;
height:200px;
background: #DFDFDF url(../images/right.jpg) no-repeat top left;
}

.textwhite {
padding: 2px 10px 2px 10px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight:bold;
color:#FFF;
}

.textwhite a:link, .textwhite a:visited {
color:#FFF;
font-weight:bold;
text-decoration: none;
}

.textwhite a:hover, .textwhite a:visited:hover {
color:#DFDFDF;
font-weight:bold;
text-decoration: none;
}

.textwhitesmall {
padding: 0 10px 0 10px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 9px;
color:#FFF;
text-align:right;
}

.textwhitesmall a:link, .textwhitesmall a:visited {
color:#FFF;
text-decoration: none;
}

.textwhitesmall a:hover, .textwhitesmall a:visited:hover {
color:#DFDFDF;
text-decoration: none;
}

.textli {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height:14px;
}
.text {
padding: 10px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height:16px;
}

.textmedium {
padding: 10px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height:15px;
}

.text a:link, .text a:visited {
font-weight:bold;
text-decoration: none;
color:#069;
}

.text a:hover, .text a:visited:hover {
font-weight:bold;
text-decoration: none;
color:#333;
}

.textsmall {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 10px;
padding: 2px 10px 2px 0;
}

.textsmall a:link, .textsmall a:visited {
text-decoration: none;
color:#000;
}

.textsmall a:hover, .textsmall a:visited:hover {
text-decoration: none;
color:#333;
}

.texttop {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
padding: 10px 10px 0 10px;
font-size: 11px;
line-height:13px;
}

.textbottom {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
padding: 3px 10px 10px 10px;
font-size: 11px;
line-height:13px;
}

.textadres {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
padding: 10px;
font-size: 11px;
line-height:13px;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 24px;
	margin:10px 0 0 10px ;
	padding:0;
	font-weight:normal;
	color:#900;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin:10px 0 0 10px ;
	padding:0;
	font-weight:normal;
	color:#900;
}
h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin:10px 0 5px 0;
	padding:0;
	font-weight:normal;
	color:#900;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin:20px 0 0 15px ;
	padding:0;
	font-weight:normal;
	color:#900;
}

h4, h4 a:link, h4 a:visited {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin:0 ;
	padding:0;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	display:block;
}

h4 a:hover, h4 a:visited:hover {
	text-decoration:none;
	color:#300;
	display:block;
	background-color:#BBB;
}

h4 .menuon {
	text-decoration:none;
	color:#300;
	display:block;
	background-color:#BBB;
}

.Kap {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	float: left;
	font-size: 30px;
	line-height: 30px;
	margin-right: 3px;
}

.wrapper a:hover {
	color: #fff;
}

.style1 {
	font-family:  "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #036;
	font-size: 12px;
	margin:0;
	padding:0;
}

.style1:hover {
	background-color: #036;
	color:#FFF;
}

.style2 {
	font-weight:normal;
	color: #036;
	font-size: 16px;
	margin:0;
	padding:0;
}

.style1 a:link, .style1 a:visited, .style2 a:link, .style2 a:visited {
text-decoration: none;
color:#900;
}

.style1 a:hover, .style1 a:visited:hover, .style2 a:hover, .style2 a:visited:hover {
text-decoration: none;
color:#600;
}


#rightimg {
padding: 0 0 10px 10px;
}

#leftimg {
padding: 0 8px 0 0;
}
.style10 {font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; line-height:15px;
}
.style11 {
	padding: 3px 10px 7px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height:15px;
}

#menu {
        width: 150px;
		margin: 15px 0 0 0;;
        border-top: 1px solid #036;
        padding: 0 0 0 0;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
		font-weight:bold;
        line-height: 30px;
        color: #036;
		text-align: left;
        }
        
#menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
       }
                
#menu li {
                border-bottom: 1px solid #036;
                margin: 0;
				padding:0;
                }

#menu li a {
                display: block;
				margin:0;
        		padding: 0 0 0 10px;
                color: #036;
                text-decoration: none;
                }

html>body #menu li a {
                width: auto;
                }

#menu li a:hover {
                display: block;
				margin:0;
       			padding: 0 0 0 10px;
				background:#036;
                color: #FFF;
                }

#events {
padding:5px;
margin-top:1px;
font-family:  "Trebuchet MS", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 11px;

}
