html,body,p,div,img {
	margin:0;
	padding:0;
	border: none;
}
body {
	font: 100% Verdana, sans-serif;
	color: #000000;
	background: #cccccc;
	background-image: url(/public/icons/blankfond.gif);
	text-align: center;
}
div#header {
	background: url(/public/icons/globus.gif) no-repeat top left;
	background-color: #f6f5e3;
	height: 99px;
	text-align: right;
}
div#container {
	text-align:left;
	background-color:#9dca8f;
	width:990px;
	margin:0 auto
}
div#main {
	font: 1em Verdana, sans-serif;
	line-height: 1.1em;
	background: #e5e4ac;
	background-image: url(/public/icons/innerfond.gif);
	background-repeat: repeat-y;
}

div#leftcol {
	float:left;
	width:784px;
}
div#ritecol {
	float:right;
	width:204px;
	margin: 0;
	padding: 0;
}
div#ritecol ul {
	margin: 30px 0 0 25px;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
div#ritecol li {
	margin: 5px 0;
	padding: 0;
}

div#ritecol form {
	background-image: url(/public/icons/suche.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 2px 0 9px 11px;
}
div#ritecol input {
	background-color: transparent;
}


/* ______ content ______ */
div#content {
	margin: 0;
	padding: 16px;
    font: 1em Verdana, sans-serif;
    line-height: 1.1em;
}
#content p
{
    margin: 0px 0px 15px 0px;
    padding:0px;
}
#content a, #content a:link, #content a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #3E8B9F;
}
#content a:hover, #content a:active
{
    font-weight: bold;
    text-decoration: none;
    color: #CC0000;
}
#path
{
	float:left;
    font: 0.8em Verdana, sans-serif;
    font-weight: bold;
    color: #9DCA8F;
    padding: 8px 0 0 15px;
    margin: 0;
	text-transform: uppercase;
}
#path a, #path a:link, #path a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #3E8B9F;
}
#path a:hover, #path a:active
{
    font-weight: bold;
    text-decoration: none;
    color: #CC0000;
}

div#rss {
	float:right;
	margin: 0;
	padding: 8px 15px 0 9px;
}



div#footer {
	margin: 0;
	padding: 5px 15px;
	text-align: right;
	background: url(/public/icons/stifter.gif) no-repeat 5px 5px;
	background-color:#3e8b9f;
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



/* reiter */
#tabs {
	font-size: 70%;
	background: url(/public/icons/bg.png) #f6f5e3 repeat-x 50% bottom;
	float: left;
	width: 100%;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#tabs ul {
	margin: 0px;
	padding: 0 0 0 15px;
	list-style-type: none;
}
#tabs li {
	background: url(/public/icons/left.png) no-repeat left top;
	float: left;
	margin: 0px;
	padding: 0 0 0 9px;
}
#tabs a {
	background: url(/public/icons/right.png) no-repeat right top;
	float: left;
	display: block;
	font-weight: bold;
	color: #3e8b9f;
	text-decoration: none;
	padding: 5px 15px 4px 6px;
}
#tabs a {
	float: none
}
#tabs a:hover {
	color: #3e8b9f
}
#tabs #current {
	background-image: url(/public/icons/left_on.png)
}
#tabs #current a {
	background-image: url(/public/icons/right_on.png);
	padding-bottom: 5px;
	color: #3e8b9f;
}


/* divs für die zweispaltigkeit */
#leftbreit
{
    width: 492px;
	float: left;
}
#riteschmal
{
    width: 240px;
	float: right;
}
#leftmid
{
    width: 366px;
	float: left;
}
#ritemid
{
    width: 366px;
	float: right;
}




/* hedline in boxen */
h3
{
    margin: 0;
    padding: 4px 0;
    font-weight: bold;
    color: #3E8B9F;
}
/* ZwiTi in box */
h4
{
    font-weight: bold;
    color: #3E8B9F;
}
/* box-titel */
h5
{
    font: 1em Verdana, sans-serif;
    margin: 0;
    padding: 4px;
    font-weight: normal;
    color: #3E8B9F;
}
h6
{
    margin: 0;
    padding: 4px;
    font-weight: normal;
    line-height: 13.8pt;
}
.heft_nummer
{
    font: 1em Verdana, sans-serif;
    margin: 0;
    padding: 0;
    font-weight: bolder;
    color: #9DCA8F;
}


/* boxen */
.box
{
    font-size: 9pt;
    font-weight: normal;
    margin-bottom: 10px;
    border: 1px solid #CAD171;
}

.box h5
{
    margin: 0;
    padding: 4px;
    font-weight: normal;
    color: #3E8B9F;
    background-color: #CAD171;
}


.boxContent
{
    font-size: 10pt;
    font-weight: normal;
    color: #000;
    display: block;
    padding: 5px;
    background-color: #E5E4AC;
}
.boxContent p
{
	margin: 0;
	padding: 0;
}

.boxContent a:link, a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #3E8B9F;
}
.boxContent a:hover, a:active
{
    font-weight: bold;
    text-decoration: none;
    color: #CC0000;
}
.picnbunews
{
    font-size: 8pt;
    line-height: 9.6pt;
    color: #666;
    width: 130px;
    padding: 0px;
    margin: 4px 15px 10px 0px;
    float: left;
}
.picnbuleft
{
    font-size: 8pt;
    line-height: 9.6pt;
    color: #666;
    width: 200px;
    padding: 0px;
    margin: 5px 15px 10px 0px;
    float: left;
}
.picnburight
{
    font-size: 8pt;
    line-height: 9.6pt;
    color: #666;
    width: 200px;
    padding: 0px;
    margin: 5px 0px 10px 15px;
    float: right;
}
.bu
{
    font-size: 8pt;
    line-height: 9.6pt;
    color: #666;
}
.filesize
{
    font-size: x-small;
}


.fwh5
{
    font: 1em Verdana, sans-serif;
    margin: 0;
    padding: 4px;
    font-weight: bolder;
    color: #3E8B9F;
    background-color: #CAD171;
}

/* seiten icons unter dem artikel */
.subpage
{
    text-align: center;
    margin: 10px 0px;
}
.subpage a
{
    color: #3E8B9F;
	text-decoration: none;
	width: 20px;
	height: 20px;
	display: inline-block;
	font-size: 8px;
}


/* reportagepark */
.repoListPic
{
    width: 170px;
    padding: 0px;
    margin: 5px 0px;
    float: left;
}
/* full width listen */
.listItem
{
    clear: left;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 20px;
}
.listpic
{
	width: 110px;
    padding: 0px;
    margin: 5px 5px 0 0;
    float: left;
}
.listItem .dz
{
    margin: 0px;
    font-size: 9pt;
    font-weight: normal;
    color: #3E8B9F;
}
.listItem .hl
{
    margin-top: 4px;
    margin-bottom: 9px;
    font-size: 11pt;
    font-weight: bold;
    color: #3E8B9F;
}
/* Liste Suchergebnis */
.seListBlock
{
    margin-bottom: 20px;
}
.seListBlock ul
{
    list-style-type: none;
}
.seListBlock h3
{
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 2px;
    color: #9DCA8F;
    margin-bottom: 4px;
    padding: 0px;
}
.seListItem
{
    margin: 0px 0px 5px 10px;
}
.seListItem a:link, a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #3E8B9F;
}
.seListItem a:hover, a:active
{
    font-weight: bold;
    text-decoration: none;
    color: #CC0000;
}
.se_mager
{
    font-size: 8pt;
    font-weight: normal;
}
/* row-head der tabellenzeilen bei der umfrage */
.pollrh
{
    font-size: 0.8em;
    color: #3E8B9F;
    padding: 0 9px 0 0;
}
/* boxen mit Listen */
.boxList
{
    padding: 5px;
    margin: 0px;
    background-color: #E5E4AC;
}
.boxList ul
{
    margin: 0px;
    padding: 0px;
}
.boxList li
{
    font-size: 8pt;
    font-weight: normal;
    min-height: 25px;
    padding-left: 20px;
    list-style-type: none;
    margin-bottom: 8px;
    background: transparent;
	line-height: 1.3em;
}
.boxList li a:link, a:visited
{
    background: transparent;
    text-decoration: none;
    color: #3E8B9F;
}
.boxList li a:hover, a:active
{
    background: transparent;
    text-decoration: none;
    color: #CC0000;
}
.boxList li.dokon
{
    background: transparent url(/public/icons/dokon.gif) no-repeat top left;
}
.boxList li.dokoff
{
    background: transparent url(/public/icons/dokoff.gif) no-repeat top left;
}
.boxList li.print
{
    background: transparent url(/public/icons/print.gif) no-repeat top left;
}
.boxList li.www
{
    background: transparent url(/public/icons/www.gif) no-repeat top left;
}
.boxList li.dokList
{
    background: transparent url(/public/icons/dokList.gif) no-repeat top left;
}
.boxList li.fav
{
    background: transparent url(/public/icons/fav.gif) no-repeat top left;
}
.boxList li.pdf
{
    background: transparent url(/public/icons/pdf.gif) no-repeat top left;
}
.boxList li.epdf
{
    background: transparent url(/public/icons/epdf.png) no-repeat top left;
}
.boxList li.spdf
{
    background: transparent url(/public/icons/spdf.png) no-repeat top left;
}
.boxList li.dl
{
    background: transparent url(/public/icons/dl.gif) no-repeat top left;
}
.boxList li.order
{
    background: transparent url(/public/icons/order.gif) no-repeat top left;
}
.boxList h5
{
    font-weight: normal;
    color: #000;
    margin: 0px;
    padding: 0px;
}
/* boxlist variante für schlagworte */
.schlagworte
{
    padding: 5px;
    margin: 0px;
    background-color: #E5E4AC;
}
.schlagworte h3
{
    color: black;
    font-size: 0.9em;
    font-weight:normal;
}


.zwiti
{
    margin: 4px 0;
    padding: 0;
}
/* zentrierte Bilder bei News rechts und Parks */
.zentpic
{
    display: block;
    text-align: center;
    margin: 5px 0px;
}







/* @group formulare */

form {
	padding: 0;
	margin: 0;
}

fieldset {
	padding: 1em 0 0 0;
	margin: 0;
	border: none;
}

form ul {
	padding: 0;
	margin: 0;
}

form li {
	list-style-type: none;
	padding: 0;
	clear: both;
	margin: 0 0 9px 0;
	line-height: 1.2em;
}

label {
	display: block;
	color: #666;
	margin: 0;
	text-align: right;
	width: 150px;
	float: left;
	padding-right: 10px;
}

.boxContent input {
	width: 400px;
	padding: 4px;
	background-color: #ff;
	border-style: none;
}

.boxContent input.radio {
	width: 20px;
	padding: 4px;
	background-color: #ff;
	border-style: none;
}

.boxContent input[type=radio] {
	width: 20px;
	padding: 4px;
	background-color: #ff;
	border-style: none;
}

textarea {
	width: 400px;
	height: 100px;
	border-style: none;
}

li.errormessages {
	margin-left: 160px;
	color: red;
}


/* @end */




/* clear */
.clear
{
    clear: both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0;
    padding:0;
    background:transparent;
	visibility: hidden;
}

#copyright
{
    clear: both;
    font: 8pt georgia, serif;
    color: #666666;
    text-align: center;
    padding: 40px 0 20px 0;
    letter-spacing: 2pt;
}


.fullnewsleft {
	font-size: 8pt;
	line-height: 9.6pt;
	color: #666;
	width: 300px;
	padding: 0px;
	margin: 5px 15px 10px 0px;
	float: left;
}

.fullnewsright {
	font-size: 8pt;
	line-height: 9.6pt;
	color: #666;
	width: 300px;
	padding: 0px;
	margin: 5px 0px 10px 15px;
	float: right;
}

.bu {
	font-size: 8pt;
	line-height: 9.6pt;
	color: #666;
}

.filesize {
	font-size: x-small;
}

