html {
    overflow-y: scroll;
}


body, table, td, th, select, textarea  {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-family: arial, sans-serif;
}

input {
	font-size: 11px;
	font-family: verdana;
}

a {
    color: #6ba1c8;
}

img {
	border: none;
}

a, area {
	outline: none;

}

a.gruen {
	color: #6fc86b;
}

a.gruen:hover {
	color: #6fc86b;

}


hr {
	border: 0px;
	border-top: solid 1px #6BA1C8;
	border-bottom: transparent;
}

.text-blau {
	color: #6BA1C8;
}

.text-interview {
	color: #6BA1C8;
	font-size: 11px;
}

.text-interview a img{
	float:left;
	margin: 5px 2px 0 0;
}

.text-rot {
	color: red;
}

.text-schwarz {
    color: #000
}

.text-orange {
	color: #FF3300;
}

.text-weiss {
	color: #FFFFFF;
}

.headline-grau {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	line-height: 18px
}

.headline-blau {
	color: #6ba1c8;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px
}

.headline-schawrz {
    color: #000;
    font-weight: bold;
    font-size: 20px;
	line-height: 28px
}

.headline-weiss {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 28px
}

.headline-gruen {
	font-size: 18px;
	color: #6fc86b;
	font-weight: bold;
	line-height: 18px
}

.text-gruen-klein {
	font-size: 11px;
	color: #6fc86b;
	line-height: 13px;
}

.text-schwarz-klein {
	font-size: 11px;
	color: black;
	line-height: 13px;
}

.text-blau-klein {
	font-size: 11px;
	color: #6BA1C8;
	line-height: 13px;
}

#ticker {
	padding: 2px 0px;
	color: #FF3300;
	border-top: 1px dashed #FF3300;
	border-bottom: 1px dashed #FF3300;
}

.flugkoordinaten {
	margin: 5px 0px;
	background: url(../common/plus.gif) repeat-x;
}

object, embed {
	border: none;
}

.text-klein {
	font-size: 10px;
}

.rubrik {
	font-weight: bold;
	text-decoration: underline;
}

.logotabelle {
	border-collapse: collapse;
	background-color: white;
	border: 0px;
}

.logotabelle td {
	height: 190px;
	border: 1px solid #d3d3d3;
}

ul {
  list-style: url(../abo/image/aufzaehlen.gif);
}

