/* Style Sheet C7 CMS */

#subnavigation {
	padding-left: 0;
}
#subnavigation .infobox {
	padding-left: 15px;
	border-top: 0;
	padding-top: 5px;
}
#content {
  width: 710px;
}
#subnavigation form {
	margin-top: 40px;
	border-top: 1px solid #ddd;
	padding-left: 5px;
	width: 183px;
	background: #e3e3e3;
}

#subnavigation form#logout {
	margin-top: 0px;
	border-top: 0;
	padding-left: 0px;
	background: transparent;
}

#subnavigation #mydata.infobox  {
	margin-top: 40px;
	border-top: 1px solid #ddd;
	width: 158px;
	background: #e3e3e3;
}

#subnavigation ul {
	list-style-type: none;
	text-indent: 0px;
	font-size: 86%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 188px;
	border-bottom: 1px solid #ddd;
}
#subnavigation li {
	border: 0;
	margin: 0;
	padding: 5px 5px 5px 15px;
	border-top: 1px solid #ddd;
	background: #ebebeb;
}
#subnavigation a:link, #subnavigation a:visited, #subnavigation a:active {
	text-decoration: none;
	color: #000;
}
#subnavigation a:hover {
	text-decoration: none;
	color: #64769a;
}
#subnavigation li.menu2sel, #subnavigation li.menu2sel a:hover, #subnavigation li.menu2sel a.menu2sel {
	color: #000;
	background: #ebebeb;
	font-weight: bold;
}
#subnavigation li.subnav, #subnavigation li.submenu2sel {
	border: 0;
	margin: 0 0 0 0;
	padding: 0px 0px 3px 20px;
	font-size: 91%;
}
#subnavigation li.submenu2sel, #subnavigation li.submenu2sel a:hover, #subnavigation li.submenu2sel a.submenu2sel {
	color: #000;
	font-weight: bold;
}

/* Teaser */

div.morebox {
	float: right;
	margin: 0px 12px 10px 10px;
	padding: 0px;
	width: 200px;
	text-align: left;
}

ul.teaser {
	list-style-type: none;
	text-indent: 0px;
	font-size: 91%;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	color: #000;
	background: #fff;
	border: 1px solid #ccc;
}

ul.teaser li {
  padding: 0px 0px 0px 0px;
}

ul.teaser li h2 {
	background: #fff;
	color: #000;
  padding: 5px 10px 10px 10px;
  margin: 0;
}

ul.teaser li p {
  padding: 10px 10px 10px 10px;
  font-size: 81%;
  margin: 0;
}

ul.teaser li img {
	border-bottom: 1px solid #ccc;
}
/* Ende Teaser */

#content img {
	padding: 1px 1px 1px 1px;
	/* border: 1px solid #ccc; */
	margin: 10px 10px 10px 10px;
}

#content h1 {
  margin-bottom: 15px;
}

/* Homepage Boxes */
.empty {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
}

#hometext, #aktuellestext, #regionalestext {
  padding-left: 22px;
  font-size: 86%;
}
#aktuellesbox {
  width: 480px;
  float: left;
  padding-top: 10px;
}

#regionalesbox {
  width: 220px;
  float: right;
  padding-top: 10px;
}

#regionalesbox .post {
  border-bottom:1px solid #BBBBBB;
  margin-top:10px;
  padding-bottom:10px;
}

#logos {
  clear: both;
  text-align: right;
  border-top: 0;
  margin-bottom: 10px;
}

#logos a img {
  border: 1px solid #bbbbbb;
  margin: 1px 2px 0 0;
  padding: 0;
}

#logos a:hover img {
  border: 1px solid #222;
}

#logos a img.last {
  margin: 1px 0 0 0;
}

#commentbox div.mylabel { 
clear: both; 
width: 150px;
float: left;
}

#commentbox { 
margin-left: 20px;
}
#commentbox a img { 
margin: 0;
padding: 0;
}

#commentbox input.long, #commentbox textarea { 
float: left;
width: 450px;
margin-bottom: 3px;
}

.publik, .nopublik, .toold {
border-bottom: 1px solid #bbb;
margin-top: 10px;
padding: 4px 4px 4px 4px;
}

.nopublik {
background: #f0f0f0; 
}

.toold {
	background: #EEE8AA;
}


.kalenderadmin {
text-align: right;
}
#content .kalenderadmin a img {
padding: 0;
margin: 2px 2px 0 0;
}

#flaechenboerse {
  width: 99%;
  border-bottom: 1px solid #000;
}
#flaechenboerse th {
  color: #fff;
  background: #e13300;
  border-right: 1px solid #fff;
  text-align: left;
  padding: 4px 30px 4px 4px;
	background-image: url(../style/sortorder.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#flaechenboerse td {
  text-align: left;
  padding: 4px 4px 4px 4px;
  vertical-align: top;
}
#flaechenboerse th.datum, #flaechenboerse td.datum {
  text-align: right;
  padding: 4px 20px 4px 10px;
}

tr.dontshow td {
  background: #EEE8AA; 
}

tr.even td {
  background: #f0f0f0; 
}
#flaechenboerse th.headerSortUp, #flaechenboerse th.headerSortDown {
	background-color: #B00000;
}
#flaechenboerse th.disabled, #aktuellestext #flaechenboerse th {
	background: #e13300;
}

