.currentpage {
color: rgb(88,135,27);
}
.activeparent {
color: red;
}

@font-face {
  font-family: myWoffFont;
  src: url('/uploads/fonts/calligraffiti.woff') format('woff');
}

* {
	padding:0;
	margin:0;
}

body {
	background: rgb(88,135,27);
	font-family: helvetica, sans-serif;
	font-size: 12px;/* 12px = 1em, 14px = 1.125em, 17px = 1.3em, 28px = 1.875em */
	color: black;
}

/* Der Container setzt die eigentliche Seite vom grünen Hintergrund ab. */
#container {
	background: white;
	margin: 0 auto;
	padding: 0;
	min-width:1024px;
	max-width: 1024px;
	min-height:800px;
        max-height:800px;
}

.imgclass {
	text-align:center;/* for IE */
}

.imgclass img {
	margin:auto;
}

/* Die linke Spalte mit dem Logo und dem Impressum-Button im Footer. */
#column-left {
	float: left;
	width: 178px;
}

#header {
	margin-top: 42px;
}

#header img {
	width: 110px;
	height: 82px;
}

#footer {
        margin-top: 633px;
        text-align: center;
}

#column-right {
	float: right;
	width: 846px;
}

.dottedLine {
	margin: 0;
	width: 836px;
}

hr {
	border-top: 1px dotted black;
}

#nav-box-wrapper {
	margin: 70px 0 20px 0;
	height: 53px;
	max-height: 53px;
}

.nav-box {
        float: left;
	width: 167px;
	height: 53px;
	max-height: 53px;
}

#content-wrapper {
        margin-bottom: 20px;
	width: 836px;
        min-height: 170px;
        max-height: 170px;
        overflow: auto;
}

/* Usually used as breadcrumb */
.uuab {
	margin-top: 8px;
	margin-bottom: 21px;
        color: rgb(88,135,27);
        font-weight: bold;
}

.uuab-pagination {
	margin-top: 8px;
	margin-bottom: 21px;
        color: black;
        font-weight: bold;
}

.aufmacher-more-wrapper p{
margin: 0;
padding: 0;}

.current {
	color: rgb(88,135,27);
}

.grau {
color: rgb(102,102,102);
}

.gruen {
color: rgb(88,135,27);
}

p.infoline {
	margin: 8px 0 0 0;
}

.nav-box {
font-size: 1.3em;
}

.menuparent {
color: black;
}

.menuactive {
color: black;
}

.weiterLesenLink {
padding-top: 6px;
}
		
/* typography */
a {
	text-decoration: none;
	font-weight: bold;
	color: rgb(102,102,102);
	}

a:link {
	}

a:visited {
	}

a:active {
	}

a:hover {
	text-decoration: underline;
	}

img {
	display: block;
        border: 0;
        margin: 0;
        padding: 0;
	}

h1 {
	font-size: 1.875em;
	font-weight: bold;
max-width: 721px;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
}

p {
        font-weight: normal;
	line-height: 1.2em; /* 12/14 Zeilenhöhe */
        margin: 0;
        padding: 0 0 1.5em 0; /* 1.5em = zweizeilig bei 12px */
}

li {
list-style: none;
}
/* Stylesheet: css-basics Modified On 2014-02-26 11:13:32 */
#info-box-wrapper{
	width: 836px;
	height: 400px;
	margin-top: 20px;
}

.info-box {
	width: 200px;
	padding-right: 12px;
	float: left;	
}

.info-box-last {
	padding-right: 0;	
}

.info-content-wrapper {
	width: 200px;
	height: 330px;
	min-height: 330px;
        max-height: 330px;
overflow: auto;	
}

.info-content-wrapper h2 {
	margin: 12px 0 4px 0;
	color: rgb(88,135,27);
}

.info-content-wrapper p {
	font-weight: bold;
}

.info-more-wrapper {	
}
/* Stylesheet: css-4xinfobox Modified On 2014-02-25 13:04:10 */
#NewsPostDetailContent p{
	margin: 0;
text-align: left;
font-weight: normal;
}

.weiterLesenLink {
padding-top: 6px;
float: right;
}

.NewsSummaryLink {
padding-top: 6px;
float: right;
}

#content-detail-wrapper {
	margin: 0;
	width: 836px;
        min-height: 380px;
        max-height: 380px;
        overflow: auto;
        position: relative;
        z-index: 10;
        top: 208px;
}

#content-detail-wrapper1 {
	margin: 0;
	width: 836px;
        min-height: 145px;
        max-height: 145px;
        overflow: auto;
        border-bottom: 1px dotted black;
        position: relative;
        z-index: 10;
        top: -338px;
}

#content-detail-wrapper2 {
	margin: 0;
	width: 836px;
        min-height: 20px;
        max-height: 20px;
        overflow: auto;
        position: relative;
        z-index: 10;
        top: 86px;
}

/* Die Infozeile mit Moderation und Ort */
.NewsSummaryField {
padding-top: 6px;
float: left;
}
/* Stylesheet: css-news Modified On 2014-02-19 15:26:22 */
