
body {
   background: #bbbbbb;
   margin-top: 10px;
   margin-bottom: 0px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 0px;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
#logobar {
   background-image: url(images/banner_bg.jpg);
   margin-top: 1px;
   border-top: 1px solid #333333;
   border-left: 1px solid #333333;
   border-right: 1px solid #333333;
}
#topnav {
   background-color: #336633;
   border-top: 1px solid #333333;
   border-left: 1px solid #333333;
   border-right: 1px solid #333333;
}
#topnav p {
   font-size: 80%;
   color: #ffffcc;
	margin-top: 0px;
	margin-bottom: 0px;
   padding: 2px 5px 2px 5px;
}
#topnav p a, #topnav p a:visited {
   color: #ffffcc;
}
#topnav p a:hover {
   color: #ffff66;
}
#midbar {
   border-top: 1px solid #333333;
   border-left: 1px solid #333333;
   border-right: 1px solid #333333;
}
#midbar p {
   color: #333333;
   font-size: 70%;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 3px 5px 3px 5px;
}
#midbar p a, #midbar p a:visited {
   color: #333333;
}
#midbar p a:hover {
   color: #333333;
   text-decoration: underline;
}
#leftbar {
   background-color: #336633;
   border-right: 1px solid #333333;
   width: 150px;
}
#leftnav p {
   color: #ffffcc;
   font-size: 80%;
   border-bottom: 1px solid #333333;
   margin-top: 0px;
	margin-bottom: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #ffffcc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
}
#leftnav p a:hover {
   background-color: #003300;
   color: #ffff66;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   background-color: #003300;
   color: #ffff66;
	display: block;
}
#leftnav p.active a, #leftnav p.active a:visited {
   background-color: #666633;
   color: #ffffcc;
	display: block;
}
#leftnav p.active a:hover {
   background-color: #003300;
   color: #ffff66;
	display: block;
}
#leftnav ul {
   background-color: #666633;
   border-bottom: 1px solid #333333;
   padding: 3px 3px 3px 0px;
   margin: 0px;
}
#leftnav li {
   color: #ffffcc;
   font-size: 80%;
}
#leftnav li a, #leftnav li a:visited {
   color: #ffffcc;
}
#leftnav li a:hover {
   color: #ffff66;
}
#leftnav li.selected a, #leftnav li.selected a:visited {
   color: #ffff66;
}
#main {
   border: 1px solid #333333;
}
#content {
   background: #bbbbbb url(images/bg.gif);
   padding: 10px;
}
#content p {
   color: #222222;
   font-size: 75%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #555555;
}
#content a:hover {
   color: #555555;
   text-decoration: underline;
}
#content h1 {
   color: #003300;
   font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2 {
   color: #003300;
   font-size: 80%;
   font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2 a, #content h2 a:visited {
   color: #003300;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
	list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   font-size: 75%;
   color: #222222;
   margin-bottom: 3px;
}
#content .quote {
   background: #dddddd;
   padding: 5px;
   font-style: italic;
   margin-left: 25px;
   margin-right: 25px;
}
#content .medals_bar img {
   margin: 10px;
   border: 1px solid #222222;
}
#content .img, #content .imgl, #content .imgr {
   border: 1px solid #222222;
}
#content .KMMPseudoButton a,
#content .KMMPseudoButton a:visited {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #ffffcc;
        text-align: center;
        text-decoration: none;
        padding: 2px 10px 4px 10px;
        background-color: #336633;
        border-right: 1px solid #4a4a4a;
        border-bottom: 1px solid #4a4a4a;
        border-left: 1px solid #cecece;
        border-top: 1px solid #cecece;
        display: block;
}
#content .KMMPseudoButton a:hover {
        color: #ffffcc;
        text-decoration: none;
        border-left: 1px solid #4a4a4a;
        border-top: 1px solid #4a4a4a;
        border-right: 1px solid #cecece;
        border-bottom: 1px solid #cecece;
}
#timeline {
   margin-bottom: 20px;
}
#timeline td {
   vertical-align: top;
}
#timeline td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#timeline .tl_date, #timeline .tl_month {
   text-align: left;
   font-weight: bold;
   white-space: nowrap;
}
#timeline .tl_summary {
   text-align: left;
}
#footer {
   padding-top: 5px;
   padding-bottom: 5px;
}
#footer p {
   font-size: 70%;
   color: #333333;
   margin-top: 0px;
   margin-bottom: 5px;
}
#footer a, #footer a:visited {
   color: #333333;
}
#footer a:hover {
   color: #333333;
   text-decoration: underline;
}

#content .RWGalleryEnlargementTitle, .RWNoticeBoardTitle, .RWGalleryThumbTitle {font-size: 75%; font-weight: bold; color: #333333;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #333333;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 20px; border: 1px solid #333333;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 20px; border: 1px solid #333333;}
#content .RWGalleryThumb {border: 1px solid #333333;}

#content .RWNewsListHeadline {font-size: 80%; font-weight: bold; color: #003300; margin-bottom: 5px;}
#content .RWNewsListHeadline a {color: #003300; text-decoration: none;}
#content .RWNewsListText {margin-bottom: 5px;}


