
body, td, div, a * {
    font-family: Verdana, Arial;
    font-size: 10px;
	margin:0;
	padding:0;
}
a{
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color:#444444;
	border:1px solid #ffffff;
	margin:10px;
	padding:5px;
	text-decoration:none;
}
a:hover {
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color:#444444;
	border:1px solid #888888;
	margin:10px;
	padding:5px;
	text-decoration:none;
}
span.header{
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #2F4DA6;
}
.fliesstext_dk {
	text-align:left;
	font-family: Verdana, Arial;
	font-size : 10px;
	font-weight:normal;
	color:#000000;
}
textarea, .input_text{
	text-align:left;
	font-family: Verdana, Arial;
	font-size : 10px;
	font-weight:normal;
	color:#554E3E;
	border:1px solid #888888;
	padding:5px;
}
.input_text{
	height:22px;
}
.button {
	text-align:center;
	font-family: Verdana, Arial;
	font-size : 10px;
	font-weight:normal;
	border:1px solid #888888;
	cursor:pointer;
	background-color: #DADBDC;
	padding:3px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 9px;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
display:none;}
a.highslide-credits:hover,
a.highslide-credits:hover i {
display:none;}

* html .haslayout { height: 1%; }

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
	margin-bottom:10px
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-family: Verdana,Arial;
	font-size : 9px;
	margin-left:30px;
	padding:3px;
	color: #333333;
	text-transform: lowercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move .highslide-close{
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	padding:10px
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

body
{
	background:url(../images/bg.png) repeat-x;
	background-position: 0px 579px;
}

.content {
	width: 1px; 
	height: 1px;
	padding:0;
	margin:0; 
	position: absolute;
	left:-10px;
}

div.header{
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #2F4DA6;
	margin: 20px 0;
}

.fliesstext_pf div {
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #7E828D;
	line-height: 160%;
	padding-top: 10px;
}
.fliesstext_pf div strong{
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.fliesstext_pf div.trenner {
	clear: both;
	margin: 20px 0;
}

.fliesstext_pf .img.left {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 3px solid #1F3C9A;
	border-radius: 15px;
}

.fliesstext_pf .img.right {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 3px solid #1F3C9A;
	border-radius: 15px;	
}
