﻿html
{
  padding:0px;
  margin:0px;
  height:100%;
}

body
{
  color: black;
  background-color: white;
  background-image: url("../layout/design-jskach02-leftarea.gif");
  background-repeat: repeat-y;
  font-size: 1em;
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
  height:100%;
}

a
{
  color:#0036b4;
  text-decoration: none;
}

a:visited
{
}

a:hover
{
  text-decoration: underline;
}
a:active
{
}

h1, h2, h3, h4, h5
{
  color: #517BAB;
}

h1
{
  font-size: 100%;
  padding-bottom: 3px;
  border-bottom: solid 2px #5275bb;
}

h2
{
  font-size: 80%;
}

h3
{
  font-size: 75%;
}

p
{
  margin-bottom: 6px;
  font-size: 0.8em;
}

img
{
  display: block;
  border: 0;
}

/* ******** Classes ******** */
p.messageError {
	background-color: #ffca9f;
	border: 1px solid #ef654a;	
	padding: 4px;
}

p.messageInfo {
	background-color: #abef95;
	border: 1px solid #2ebf00;	
	padding: 4px;
}

.clearing {
	float: none;
	clear: both;
}

table.standardTable {
	font-size: 0.8em;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

table.standardTable td {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 3px;
}

/* ******** PageHeaderArea Container ******** */
div#PageHeaderArea
{
  background-image: url("../layout/design-jskach02-headerbackg.gif");
  background-repeat: repeat-x;
  width: 100%;
  height: 156px;
  position: absolute;
}

/* ******** PageArea Container ******** */
div#PageArea
{
  background-image: url("../layout/design-jskach02-headerimg.jpg");
  background-repeat: no-repeat;
  width: 80em;
  overflow: hidden;
  position: absolute;
}

/* ******** LeftArea Container ******** */
div#LeftArea
{
  float: left;
  width: 174px;
  height: 100%;
  margin-top: 220px;

}

/* ******** Main Navigation ******** */
div#MainNavig
{
  width: 175px;
  height: 100%;
  font-size: 0.8em;
  padding-top: 8px;
  margin-left: 8px;
}

div#MainNavig ul
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

div#MainNavig li ul
{
    padding-left: 14px;
    font-size: 0.8em;
}


div#MainNavig a
{
  display: block;
  width: 130px;
  height: 20px;
  padding-top: 4px;
  padding-left: 2px;
  font-weight: bold;
}

div#MainNavig ul.NavigLevel1 li a.Current
{
  background-color: #faf7f1;
}

div#MainNavig ul.NavigLevel2 li a.Current
{
  text-decoration: underline;
  background-color: transparent;
}

div#MainNavig a:hover
{
  color: black;
  background-color: #faf7f1;
}

div#MainNavig a:active
{
  text-decoration: underline;
}

/* ******** PictureBox ******** */
div#PictureBox
{
  position: absolute;
  top: 180px;
  left: 860px;
  width: 180px;
  height: 600px;
}

div.PictureRight {
    float: right;
    padding: 3px;
}

/* ******** ContentArea ******** */
div#ContentArea
{
  float: left;
  width: 800px;
  min-height: 600px;
  margin-top: 156px;
  margin-left: 10px;
}

/* ******** Content Container ******** */
div#Content
{
  width: 45em;
  margin-left: 0;
  margin-right: 10px;
  display: inline-block;
}

div#Content ul.standardList
{
  margin: 0;
  padding: 0;
  margin-top: 12px;
  padding-left: 16px;
  list-style-image: url(../layout/jska-bullet.gif);
  font-size: 0.8em;
}

div#Content ul.standardList li
{
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  padding-left: 4px;
}

div#Content dl
{
  font-size: 0.8em;
}

/* ******** FooterArea Container ******** */
div#FooterArea
{
  clear: both;
  margin-top: 60px;
  margin-left: 6px;
  font-size: 0.8em;
}

/* ******** Home ******** */
div#HomeLeftArea
{
	float: left;
	width: 20em;
}

div#HomeRightArea
{
	float: left;
	width: 22em;
}

/* ******** NewsList Container ******** */
div#NewsList
{
    padding: 4px;
    border: 1px solid #cccccc;
}

div#NewsList .NewsItem
{
    margin-bottom: 6px;
    border-bottom: 1px solid #cccccc;
}

div#NewsList .NewsItem h3
{
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}

div#NewsList .NewsItem p.NewsDate
{
    padding: 0px;
    margin: 0px;
    display: inline;
    font-size: 0.7em;
    font-weight: normal;
}

/* ******** Dojos Container ******** */
div#DojoList
{
}

div#DojoList p
{
    font-size: 0.8em;
}

div#DojoList .DojoItem
{
    height: 230px;
    margin-bottom: 12px;
    border-bottom: 2px solid #cccccc;
}

div#DojoList .DojoBild
{
    float: left;
    margin-right: 4px;
}

/* ******** Statuten ******** */
div#StatutenList
{
    font-size: 0.7em;
}

div#StatutenList .StatuteParagraph p.StatuteTitle
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 4px;
    font-weight: bold;
}

div#StatutenList .StatuteParagraph ol
{
    margin-top: 0px;
    list-style-type: lower-alpha;
    font-weight: bold;
}

div#StatutenList .StatuteParagraph p
{
    font-weight: normal;
    font-size: 1.01em;
}

/* ******** Berichte ******** */
div#berichteList .berichtItem
{
    border-bottom: 1px solid #517bab;
}

/* ********************* Bilder *********************** */
div#Content .galleryItem {
	width: 160px;
	padding: 2px;
	float: left;
	border: 1px solid #dde5f0;
}

div#galleryList {
	width: 94%;
}

/* ******** Contact ******** */
#contactForm {
    font-size: 0.8em;
	margin-left: 10px;
	margin-right: 10px;
    margin-bottom: 12px;
    margin-top: 12px;
}

#contactForm label {
	width: 120px;
	margin-bottom: 8px;
	display: block;
	float: left;
}

#contactForm input, textarea {
	margin-bottom: 8px;
	border: 1px solid #cccccc;
}

#contactForm input:hover, textarea:hover {
    border: 1px solid black;
}

#contactForm  div.ValidationErrorText {
	padding: 0px;
	margin: 0px;
	margin-left: 120px;
	font-size: 0.8em;
	color: #f47f4b;
}

/* ******** Forms general ******** */
input[type=text]:hover {
	background-color:#ffff66;  
    border-color:#999999;  
}