* {
  margin: 0;
  padding: 0;
}

body.item {
	background-color: #C0C0C0;
	font-family: sans-serif;
	color: #0005BF;
	margin-left: 50px;
}

body.item p {
    padding-top: 1.3em;
}

body.item h2 {
    padding-top: 1.3em;
}

a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

.teaserImage {
	position: absolute; top:100px; left: 500px;
	width: 300px; overflow: hidden;
	background-color: #0005BF;
	border-color: #0005BF;
	border-style: solid;
	border-width: 5px;
}

.button {
    float: left;
    margin-right: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0 !important;
    color: #FFF ;
    background-color: #0005BF;
    border-style: solid;
    border-width: 1px;
    border-color: #FFF;
    font-size: smaller;
    vertical-align: bottom;
}

.button-right {
    float: left;
    margin-right: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0 !important;
    color: #FFF ;
    background-color: #0005BF;
    border-style: solid;
    border-width: 1px;
    border-color: #FFF;
    font-size: smaller;
    vertical-align: bottom;
}


.effekt1 {
    padding: 3px;
}

.button-right img {
    float: left;
    border: none;
    margin-right: 1px;
    padding: 1px;
    height: 1.1em;
}

#newsbutton {
    padding-right: 30px;
}

#rssfooter {
     width: auto;
     text-align: right;
     font-size: x-small;
     padding-left: 1em;
     padding-right: 1em;
     clear: both;

}

ul.item  {
    margin: 0;
    padding: 0;
    text-align: right;
    list-style-type: none;
}

#floatright {
    list-style-type: none;
    text-align: right;
    padding-left: 2px;
    float: right;
    width: auto;
}

li.item {
    line-height: 10px;
    vertical-align: bottom;


}

.textlink:link {
    color: #0005BF;
    text-decoration: underline;
}

.textlink:visited {
    color: #0005BF;
    text-decoration: underline;
}

.textNews {
	position: absolute; top:50px; left:50px;
	width: 400px;
}

.teaserImage img {
	max-height: 100%;
	max-width: 300px;
}

.news_start {
    background-color: #C0C0C0;
    text-align: center;
    font-family: Arial;
    font-size: medium;
    color: #0005BF;
    padding-top: 20px;


}

.news_start h1 {
    font-size: x-large;
    font-weight: normal;
    border-top: solid;
    border-bottom: solid;
    border-color: #FFF;
    border-width: 1px;
    line-height: 1.5em;

}

.news_start dl {
    margin: 3em auto;
    padding: 0;
    text-align: center;
    list-style-type: none;
}

.news_start dt {
    color: white;
    font-size: small;
    margin-left: -10em;
    margin-top: 2em;
    line-height: 10px;
    vertical-align: top;
}

.news_start a:link {
    color: #0005BF;
    text-decoration: none;
}

.news_start a:visited {
    color: #0005BF;
    text-decoration: none;
}


.news_start a:hover {
    color: #0005BF;
    text-decoration: underline;
}

#news_heading {
    margin: auto;
    width: 600px;
    position: relative;
}

.news_start hr {
    display: none;
}

.boxen {
    padding-top: 2em;
}

#neu_grafik {
    width: 80px;
    position: absolute;
    top: 6.5em;
    left: -2.2em;
}

#previous {
    width: 600px;
    margin: auto;
    text-align: left;
    font-size: smaller;
    font-weight: normal;
    border-top: solid;
    border-color: #FFF;
    border-width: 1px;

}

#nocolor a:link {
    color:#0005BF;
    text-decoration: underline;
}

#nocolor a:visited {
    color: #0005BF;
    text-decoration: underline;
}

#hauptnachricht {
    font-weight: bold;
}

#news_datumvortext {
    font-size: 0.8em;
    color: #FFF;
}