/* Text Formatierungen */

body {
	background-color: #fffbf5;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 1.8em;
  width: 872px;
}

a {
	color: #F18F00;
	text-decoration: underline
}

a:hover {
	color: #333333;
	text-decoration: none
}

h1 {
	background-image: url("../img/bg_headline.png");
	padding: 2px 0 0 25px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	background-repeat: no-repeat;
	height: 25px;
	width: 425px;
	margin: 0 0 10px 0;
}

/* h1.textueber{
    color: #F18F00;
    font-weight: bold;
    font-size: 15px;
   line-height: 15px;
    display: inline;
}*/

h2.textueber{
    background-image: none;
    padding: 0;
    color: #F18F00;
    font-weight: bold;
    font-size: 15px;
    display: inline;
}

.newshead {
    background-image: url("/img/bg_newshead.png");
    padding: 6px 0 4px 33px;
    margin: 0;
    font-weight: bold;
    font-size: 11px;
    background-repeat: no-repeat;
}

.textueberweiss {
    font-weight: bold;
    color: #fff;
}

.location a {
    font-size: 10px;
    color: #F18F00;
}

.headlinecontent {
    background-image: url("../img/schallwellen.gif");
    background-repeat: no-repeat;
    padding-left: 15px;
    line-height: 15px;
    color: #F18F00;
    font-size: 15px;
    font-weight: bold;
}

.footer {
    color: #fff;
    font-size: 11px;
}

.footer a {
    color: #fff;
    font-size: 11px;
}

.footer a:hover {
    color: #000;
    font-size: 11px;
}

.bildtext {
    color: #000;
    font-size: 10px;
}

hr {
    border-top: 1px dotted #527a00;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-top: 12px;
    margin-bottom: 12px;
}

li.content {
	list-style-type: decimal;
	list-style-position: outside;
}

.eingabefeld {
    width: 310px;
    height: 17px;
    font-size: 11px;
    color: #000000;
    background-color: #EDEDED;
    text-decoration: none;
    padding-left: 3px;
    border-width: 1px;
    border-bottom-style: solid;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-color: #ccc;
}

.login {
    width: 160px;
    height: 17px;
    font-size: 11px;
    color: #000000;
    background-color: #EDEDED;
    text-decoration: none;
    padding-left: 3px;
    border-width: 1px;
    border-bottom-style: solid;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-color: #ccc;
}

.eingabetext {
    width: 435px;
    height: 110px;
    font-size: 11px;
    color: #000000;
    background-color: #EDEDED;
    text-decoration: none;
    padding-left: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
}

button {
    height: 20px;
    font-weight: bold;
    color: #ffffff;
    font-size: 10px;
    background-color: #F18F00;
    text-decoration: none;
    padding-left: 3px;
    border: none;
}

/* Tabellen Formatierungen */

.tablehead {
    background-color: #F18F00;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    height: 22px;
}

.tablewhite {
    background-color: #fff;
    font-size: 11px;
}

.abstandlinks {
    padding-left: 10px;
}

.spezial_menue {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    padding-left:10px;
}

.spezial_menue:hover {
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
    padding-left:10px;
}

.lang_link a img, .lang_link img {
    text-decoration: none;
    vertical-align: middle;
    border: 0;
    margin: 0;
    padding: 0;
    display: inline;
 }

 .lang_link a {
    text-decoration: none;
}

 .lang_link a span{
    text-decoration: underline;
}

.enlarge_div {
    display: inline;
    clear: none;
}

.enlarge {
    position: absolute;
    margin-left: -24px;
    margin-top: 66px;
}

.enlarge_div a {
    text-decoration: none !important;
}