/* Copyright by Jo Han Nes */

body {
  margin: 0px;
  padding: 0px;
  color: #000000;
/*  background-color: #ffffdd;*/
  background-color: #ffffff;
  background-image: url(img/bg.png);
  background-repeat:repeat-x;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

img {
  border-style: none;
  border-color: #000000;
}

li {
  font-size: 12px;
}

h3 {
  margin: 0px;
  padding: 4px;
  padding-left: 12px;
  font-size: 14px;
}

iframe {
	border-style: none;
}

#wrap {
	position: relative;
	margin: 0px auto;
	width: 960px;
	background-color: #F7EAAD;
}

#header {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-image: url(img/head-bg-k.png);
	background-repeat: no-repeat;
	background-position: 177px bottom;
}
#header h1 {
	font-size: 18px;
	color: #000;
	width: 310px;
	text-align: center;
	margin-left: 410px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#header h2 {
	border-top: 1px solid #F00;
	border-bottom: 1px solid #F00;
	padding: 5px;
	margin-left: 410px;
	width: 310px;
	text-align: center;
	font-size: 14px;
}

.teaserbox {
  float: left; overflow:hidden;
  margin: 12px 0px 0px 12px; padding: 1px;
  border-top: 1px solid #804618; border-left: 1px solid #804618;
  border-right: 1px solid #FFF; border-bottom: 1px solid #FFF;
  width: 158px; height: 158px;
  font-size: 12px;
  background-color: #F7F7C7;
}

.eventmehr {
  padding-top: 3px;
  cursor: pointer;
  font-size: 11px;
  text-align: right;
  text-decoration: underline;
  border-width: 1px;
}

.eventdescrbox {
	position: absolute;
	left:50px; top:50px;
	display: none;
	padding: 18px 8px 6px 8px ;
	border: 1px solid #FFF;
	border-color: #FFF #804618 #804618 #FFF;
	width: 230px;
	background-color: #ffe;
	background-image: url(img/schliessen-k.png);
	background-position:right top;
	background-repeat: no-repeat;
	overflow:hidden;
	font-size: 12px;
	text-align: justify;
}

.teasertext {
  margin: 3px;
  width: 140px;
  font-size: 12px;
  color: #804618;  
  background-image: url(img/teaser-bg2.gif);
  background-position:0px 0px;
  background-repeat: no-repeat;
}

.logo {
  float:right; 
  padding: 7px;
}

#left {
  margin: 0px; padding: 8px 8px;
  float: left;
  width: 168px;
  z-index:2;
}


.box3d {
  margin: 18px 0px 0px 0px;
  padding: 0px 2px;
  width: 164px;
  border-top: 1px solid #804618; border-left: 1px solid #804618;
  border-right: 1px solid #FFF; border-bottom: 1px solid #FFF; 
  font-size: 12px;
  background-color: #F7F7C7;
}

#content {
  margin: 0px 0px 0px 185px;
  padding: 0px;
  background-color: #ffe;
  border-bottom: 1px solid #FFF;
}
#content h2 {
  border-bottom: 1px solid #804618;
  margin: 0px 15px 15px; padding: 20px 0px 5px 10px;
  font-size: 14px;
  color: #804618;
}
#contentbody {
  margin: 10px; padding: 10px;
  font-size: 12px;
  min-height: 600px;
}
p {
  margin: 0px; padding: 0px 0px 10px 0px;
  font-size: 12px;
}

#content a:link {
  text-decoration: none;
  color: #F00;
  border-bottom: 1px dotted #F00;
}
#content a:visited {
  text-decoration: none;
  color: #F00;
  border-bottom: 1px dotted #F00;
}
#content a:active {
  text-decoration: none;
  color: #F00;
  border-bottom: 1px solid #F00;
}
#content a:hover {
  text-decoration: underline;
  color: #F00;
  border-bottom: 1px solid #F00;
}

#footer {
  margin: 0px; padding: 5px;
  clear: both;
  text-align: center;
}
#footer a:link {
  text-decoration: none;
  color: #F00;
  border-bottom: 1px dotted #F00;
}
#footer a:visited {
  text-decoration: none;
  color: #F00;
  border-bottom: 1px dotted #F00;
}
#footer a:active {
  text-decoration: none;
  color: #F00;
  border-bottom: 1px solid #F00;
}
#footer a:hover {
  text-decoration: underline;
  color: #F00;
  border-bottom: 1px solid #F00;
}

/*  Link auf Bildergalerie */
.sublink {background:url(/img/galerie-icon.png) no-repeat 15px 0px;
	padding:25px 0px 0px 15px; height:20px;
}
a.cbox { outline: none;
	padding:16px 0px 0px 0px;
}		

.backlink {
	background:url(/img/pfeil-bn-back.png) no-repeat 0px 23px;
	padding:22px 0px 0px 19px;
}
.headtext {
  float: left;
  padding-top: 25px;
  width: 400px;
}
.kleintext {
  font-size: 10px;
  color: #804618;  
}
.minitext {
  font-size: 9px;
  color: #804618;  
}
.textueberschrift {
  font-weight: bold;
  font-size: 12px;
  color: #804618;  
}
.headtable {
  font-size: 16px;
  background-color: #F7EAAD;
  color: #003297;
  font-weight: bold;
}
.trainingsplantable {
  /* border-collapse:collapse; */
  font-size: 10px;
  font-style: normal;
  width: 650px;
  
}
.imgbg {
  background: #990000 none repeat scroll 0% 50%;
}
.spalte {
	width: 450px;
	padding-left: 100px;
}
