
/* Head fields */

#logo {
  float: left;
  }

#teaser {
  float: left;
  }


/* middle fields */

#navi-left {
  float: left;
  width: 260px;
  height: 100%;
  padding-bottom: 20px;
}

#content {
  float: left;
  width: 600px;
}

#navi-right {
  float: right;
  width: 260px;
  height: 700px;
  /*background-color: #E0FFFF; */

  color:#666666;
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  text-align:left;
}

#wrapper-right {
  margin-left: 34px;
}



#content {
  width: 592px;
  margin-top: 10px;
  margin-left: 50px;
}



/* menu left */
#menu-left {
  width: 190px;
  margin-left: 30px;
}


/* Links in den Boxen*/
a {
	color:#376a9b;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
	padding-left:8px;
	background:url(../images/main_navi_icon_6x9.png) no-repeat 0 50%;
}
big a {font-size:14px; font-weight: bold;}
a:hover,
a:active,
a:focus {
	color: #ff9900;
}
a.no-arrow {
	background:none;
	padding:0;
}

p {
  margin:8px 0;
  }


#navi-top a {
	background:none;
}

#navi-top div {
  position: absolute;
  top: 4px;
}

#nt-home {
  left: 24px;
}

#nt-contact {
  left: 48px;
}

#nt-impressum {
  left: 72px;
}

#nt-powered-by {
  left: 953px;
	padding-top: 2px;
}
#nt-powered-by a{
  color:#8D8D8D;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	padding-left:24px;
	background: none;
	block: inline;
}


.slideshow-content {
  position: relative;
}

.slideshow-slide {
  position: absolute;
  display: none;
}


/* Blog-Tag-Cloud */
.tag-cat-0 {
    color: #666666;
}

.tag-cat-1 {
    color: #336666;
}

.tag-cat-2 {
    color: #663366;
}

.tag-cat-3 {
    color: #666633;
}

.tag-cat-4 {
    color: #663333;
}

.tag-cat-5 {
    color: #336633;
}

