* {
margin: 0;
padding: 0; }
html {
font-size: 100.01%;
height: 100%;
margin-bottom: 1px; }
body {
color: black;
font-size: 75%;
font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
background-color: #fdf8ea;
text-align: left;
padding: 5px; }
a {
color: #187ac5;
text-decoration: none; }
a:hover {
text-decoration: underline; }
/*Elemente*/
div.meldungteaser {
overflow: hidden;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #e7b012; }
* html #page div {
height: 1%; }
div.pslink {
padding-top: 35px;
padding-bottom: 35px; }
div#editor {
clear: both;
margin-top: 25px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #e7b012;
border-bottom: 1px solid #e7b012; }
div#medium {
background-color: white;
margin-top: 15px;
padding: 10px;
display: block; }
/*Typographie*/
h1 {
color: black;
font-size: 200%;
font-weight: normal;
padding-top: 17px;
padding-bottom: 35px; }
div#meldung h1 {
padding-bottom: 15px; }
h2 {
color: black;
font-size: 120%;
line-height: 1.2em;
padding-top: 5px;
padding-bottom: 5px; }
h3 {
color: black;
font-size: 100%;
line-height: 1em;
padding-top: 5px;
padding-bottom: 5px; }

p {
font-size: 100%;
line-height: 1.4em;
padding-bottom: 5px; }
p.meldungsdatum {
font-size: 85%;
font-weight: bold;
margin: 0;
padding: 0; }
p.schlusshinweis {
font-style: italic; }
p.medientitel {
font-weight: bold; }
span.ortsmarke {
font-weight: bold;
padding-right: 10px; }
p.linkmore {
font-size: 90%;
text-transform: uppercase;
margin-top: 5px; }
p.linkmore a {
font-weight: bold;
background-image: url(http://www.kreis-viersen.de/shared/bullet_li_right.gif);
background-repeat: no-repeat;
background-position: left 0;
padding-left: 17px; }
ul#service {
overflow: hidden;
margin-bottom: 25px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #e7b012;
border-bottom: 1px solid #e7b012; }
ul#service li {
display: inline; }
ul#service li a {
font-size: 90%;
font-weight: bold;
text-transform: uppercase;
margin-right: 15px; }
/*Bilder*/
div.imgright {
float: right;
margin-top: 5px;
margin-left: 15px; }
div.imgright img {
border: solid 10px #fff;
outline-style: none;
outline-width: 0; }
div.mediumContent {
float: left;
margin-top: 5px;
margin-right: 15px; }
/*Clearing*/
div#medium:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

