#navWindow
{
	float: left;
	width: 1093px;
	height: 260px;
}

.navpoint
{
	float: right;
	width: 214px;
	height: 20px;
	border-bottom: 1px dashed grey;
	padding-top: 7px;
}


#nav
{
	padding-top: 60 px;
	padding-left: 15 px;
	float: left;
	width: 229px;
	height: 260px;
	background-image: url(../images/unavi.png);
	background-repeat: no-repeat;
}

.toptext
{
	vertical-align: top;
	text-align: justify;
}

#upperNav
{
	float: left;
	width: 671px;
	height: 30px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.navtext
{
	padding-left: 15px;
	text-decoration: none;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200%;
}

.navtext_deep
{
	padding-left: 20px;
	text-decoration: none;
	color: #787878;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: 200%;
}

.navtext_deep_deep
{
	padding-left: 35px;
	text-decoration: none;
	color: #787878;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: 200%;
}

#picture
{
	float: left;
	width: 671px;
	height: 229px;
	background-image: url(../images/bild.png);
	background-repeat: no-repeat;
}

#middle {
	float: left;
	width: 671px;
	height: 260px;

}

.narrow{
	padding: 0px;
	border-spacing: 0px;
}

#main {
	width: 1093px;
	margin: 0px auto;
	color: #000000;
	float: left;
	height: 800px;
	line-height: 1em;
	margin-top: -10px;
}
#around {
	width: 1093px;
	margin: 0px auto;
	height: 800px;
}

#newstext{
	margin-left: 20px;
	padding-top: 70px;
	width:  133px;
	height: 160px;
	color: white;
	font-family: Helvetica;
	font-size: 14px;
}


#newstext a {
	color: white;
	font-family: Helvetica;
	font-size: 14px;
}


#head {
	width: 1093px;
	margin: 0px auto;
	color: #000000;
	float: left;
	height: 140px;
	line-height: 1em;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
}

#news {
	float: left;
	height: 260px;
	width: 193px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
}

#left{
	float: left;
	height: 366px;
	width: 229px;
}


#trainer
{
	float: left;
	height: 157px;
	width: 189px;
	background-image: url(../images/trainer.png);
	background-repeat: no-repeat;
}

#termine{
	float: left;
	height: 229px;
	width: 190px;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left:30px;
}

#content
{
	float: left;
	height: 386px;
	width: 671px;
	overflow-x:hidden;
	overflow-y:auto; 
}

#contenttext
{
	margin-top: 20px;
	margin-left: 20px;
	height: 346px;
	width: 631px;
	color: black;
	font-family: Helvetica;
	font-size: 14px;
}

#footer
{
	float: left;
	height: 81px;
	width: 1093px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

#info{
	float: left;
	height: 387px;
	width: 193px;
}

#callback{
	float: right;
	height: 137px;
	width: 188px;
	background-image: url(../images/callback.png);
	background-repeat: no-repeat;
}



#callbacktext {
	margin-top: 40px;
	margin-left: 15px;
	height: 80px;
	width: 128px;
	color: #FF9933;
	font-family: Helvetica;
	font-size: 14px;
}

#kontakttext {
	margin-top: 60px;
	margin-left: 15px;
	height: 80px;
	width: 128px;
	color: #FF9933;
	font-family: Helvetica;
	font-size: 14px;
}

#termintext {
	margin-top: 60px;
	margin-left: 45px;
	height: 140px;
	width: 128px;
	color: #FF9933;
	font-family: Helvetica;
	font-size: 14px;
}

#bottom{
	float: left;
	height: 387px;
	width: 1093px;
}

#anfrage{
	float: right;
	height: 250px;
	width: 188px;
	background-image: url(../images/kontakt.png);
	background-repeat: no-repeat;
}
#event{
	float: right;
	height: 250px;
	width: 188px;
	background-image: url(../images/event.png);
	background-repeat: no-repeat;
}

#newstext{
	text-decoration: none;
	color: white;
	
}

#link{
	text-decoration: none;
	color: black;
}

#headtext
{
	float: right;
	width: 310px;
	font-family: Helvetica;
	font-size: 14px;
	margin-right: 40px;
}

a:link
{
  text-decoration: none;
  border: none;
  color: black;
}

a:visited
{
  text-decoration: none;
  border: none;
  color:black;
}

a:hover
{
  text-decoration: none;
  border: none;
  color:orange;
  }


.trlink:hover
{
  text-decoration: line-through;
  border: none;
  color:orange;
  }

.trlink
{
  text-decoration: none;
  border: none;
  color:#EC913B;
}

.sitemap_level1 {
    color: orange;
    margin-top: 30px;
    padding-left: 1px;
    border-top: 3px solid orange;
    font-size: 14px;
    text-decoration: none;
}

.sitemap_level2,
.sitemap_level2 h3 {
    color: orange;
    margin: 15px 0 0 10px;
    font-size: 13px;
    text-decoration: none;
}

.sitemap_level3,
.sitemap_level3 h4 {
    color: orange;
    margin: 6px 0 0 12px;
    font-size: 13px;
    text-decoration: none;
}

.sitemap_level4,
.sitemap_level4 h5 {
    color: orange;
    margin: 3px 0 0 17px;
    padding: 0 0 0 0px;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

.tr_grey{
	background-color: #E9E9E9;
}
