html {
	font-family: "Arial";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #7A8084;
	text-align: center;

	font-size: 12px;
}

.inputText {
    border: 1px dotted #b0b9bf;
    color: #45494B;
}

.inputText:focus {
    border: 1px solid #88C5D8;
}


.inputText_img {
    border: 1px dotted #e6e6e6;
}

.inputText_img:focus {
    border: 1px dotted #88C5D8;
}

#transparent {
  position:absolute; 
  width:950px; 
  height:650px; 
  top:0px; 
  left:0px;
  background:#ffffff; 
  z-index:1; 
  filter:alpha(opacity=00); 
  opacity:0.0;
  visibility:hidden;
}

#maintable {
  width: 100%;
  border: 0px;
}



img {
  border: 0px;
}

h1 {
    color: #F287B7;
    font-size: 18px;
    margin-bottom: 3px;
    margin-top: 10px;
}

textarea {
  overflow:hidden;
  border: 1px solid #e6e6e6;
  font-size: 13px;
  font-family:arial;
}

#h1_img {
    color: #88C5D8;
    font-size: 18px;
    margin-left:8px;
}

h2 {
    color: #444c56;
    font-size: 12px;
    margin-bottom: 3px;
}

#h2_img {
    color: #88C5D8;
    font-size: 14px;
    margin-left:8px;
    font-weight: bold;
}


#h2_imgvorschau {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin-left:8px;
}

h3 {
    color: #b0b9bf;
    font-size: 13px;
}

h4 {
    color: #b0b9bf;
    font-size: 12px;
    margin: 0px;
}

#news {
  text-align:left;
  vertical-align:top;
  width:320px;
  padding-right:30px;
  padding-top:15px;
  padding-bottom:15px;
}

#news_date {
    color: #88C5D8;
    font-size: 12px;
    font-weight: bold;
}

#news_header1 {
    color: #444c56;
    font-size: 14px;
    font-weight: bold;
}

#news_header2 {
    color: #444c56;
    font-size: 11px;
    font-weight: bold;
}

#news_content {
    color: #444c56;
    font-size: 11px;
    font-weight: none;
}

#img_vorschau {
    border: 1px solid #e6e6e6;
    padding: 2px;
    margin-bottom: 5px;
}

#img_header {
    color: #88C5D8;
    font-size: 8pt;
    font-weight: bold;
}

a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#languages {
	position: absolute;
	top: 40px;
	right: 12px;
	width: 200px;
	margin: 0px;
	z-index: 1;
	float: left;
	border: 0px;
}

#languages ul{
    font: bold 70% Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
}

#languages li{
    display:inline;
    margin:0 10px 0 0;
    padding:0;
    text-transform:uppercase;
}

#navigation {
	position: absolute;
	top: 55px;
	right: 0px;
	width: 800px;
	margin: 0px;
	z-index: 1;
	float: left;
	border: 0px;
}

#navigation ul{
    font: bold 70% Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
}

#navigation li{
    display:inline;
    margin:0 15px 0 0;
    padding:0;
    text-transform:uppercase;
}


#navigation a {
	   width: auto;
    padding: 0px;
    margin-left: 0px;
    text-decoration: none;
    color: #000000;
}


#navigation2 {
	position: absolute;
	top: 76px;
	right: 23px;
	width: 800px;
	margin: 0px;
	float: left;
	border: 0px;
}

#navigation2 a {
	color:#b0b9bf;
	font-weight:bold;
	font-size:10px;
}

#navigation2 a:hover {
	color:#80878B;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#navigation3 {
  font-size:10px;
  padding-top:-10px;
}

#navigation3 a {
	color:#7A8084;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

#navigation3 a:hover {
	color:#45494B;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

* html navigation a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 140px;
}

#topdiv {
  position: relative;
  top:0px;
  width: 950px;
  height:140px;
  text-align: right;
}

#inhaltdiv {
  position:relative;
  top:0px;
  width: 950px;
  text-align: left;
}

#tipps_liste {
  z-index: 1;
  left:10px;
	font-size: 12px;
	color:#7A8084;
	text-align:left;
}

#tipps_liste ul {
    list-style-image: url(../images/bullet3.gif);
}

#tipps_liste li {
  margin: 4px;
}

#tipps_liste a {

	font-size: 12px;
	color:#7A8084;
	padding: 3px;
	
}

#tipps_liste a:hover {
  text-decoration:none;
  color:#ffffff;
  background:#A3D3E2;
}

#inhalt1 {
  position:relative; 
  z-index: 1;
  margin-top:10px;
  font-size: 12px;
  border: 5px solid #e6e6e6;
}

#inhalt2 {
  position:relative; 
  z-index: 1;
  margin-top:10px;
  font-size: 12px;
  border: 0px;
  vertical-align:top;
}

#inhalt2 ul {
    list-style-image: url(../images/bullet3.gif);
}

#inhalt2 li {
  margin: 2px;
}

#inhalt2 a {

	font-size: 12px;
	color:#88C5D8;
	font-weight: bold;
	
}

#flash1_intro {
    position: relative;
    z-index: 1;
    top: 10px;
    left:10px;
    width: 680px;
    height: 220px;
    border:5px solid #e6e6e6;
    text-align:center;
}

#news_main {
    position: relative;
    z-index: 1;
    top: 10px;
    left:10px;
    width: 910px;
    border:0px;
    text-align:center;
    text-align:left;
}

#flash2_intro {
    position: relative;
    z-index: 1;
    top: 0px;
    left:10px;
    width: 910px;
    height: 180px;
    border:0px;
    text-align:center;
}

#bild_intro {
    position: absolute;
    z-index: 1;
    top:12px;
    right:-60px;
    width: 370px;
    text-align:center;
}

#bild2_intro {
    position: absolute;
    z-index: 1;
    top:0px;
    left:-10px;
    width: 370px;
    text-align:left;
}

#text_intro {
    position: absolute;
    top:292px;
    z-index: 1;
    right:10px;
    width: 370px;
    text-align:left;
}

#ball {
    position: absolute;
    top: 10px;
    left:10px;
}

#footer {
  position:relative;
  bottom: 0px;
  left:00px;
  width:920px;
  text-align:left;
}

#impressum {
    position: absolute;
    bottom: 0px;
    right: 0px;
}


#loaddiv {
    position: absolute;
    visibility: hidden;
    top: 200px;
    left:250px;
    width: 400px;
    height: 100px;
    text-align:center;
}

#erfolgdiv {
    position: absolute;
    visibility: hidden;
    top: 200px;
    left:250px;
    width: 400px;
    height: 100px;
    text-align:center;
}

#innerloaddiv {
    position: absolute;
    text-align: center;
    top: 150px;
    left: 30px;
    color: #000000;
}

.error {
    color: red;
    font-weight: bold;
}

#pic_infodiv {
    position: absolute;
    top: 17px;
    left: 510px;
    width: 130px;
}

#pic_infodiv_inhalt {
    margin:1px;
    font-size: 8pt;
    position: relative;
    width: 130px;
    border: 1px solid #000000;
    background: #e6e6e6;
}

#pic_infodiv_inhalt table td {
    padding: 0px;
    padding-left:9px;
}

#statusdiv {
    position: absolute;
    background: #ffffff;
    border: 2px solid #000000;
    text-align: center;
    top: 180px;
    left: 150px;
    width: 200px;
    height: 60px;
    z-index: 1;
}

.tipps_sp1 {
    background: #7A8084;
    text-align: center;
    width: 100px;
}

.tipps_sp2 {
    background: #bfc7cc;
    text-align: center;
    width: 100px;
}

.tipps_sp3 {
    background: #ccd3d8;
    text-align: center;
    width: 100px;
}

.tipps_sp4 {
    background: #dbe0e3;
    text-align: center;
    width: 100px;
}

.tipps_active {
    background: #F287B7;
    text-align: center;
    width: 100px;
}

.button { 
  width:100px; 
  border: 0px solid #7A8084; 
  background:#88C5D8; 
  margin-top:5px;
}

.aktiv
{
  color:#F287B7;
  font-weight:bold;
}

.feld
{
      border: 1px dotted #b0b9bf;
      color: #45494B;
}
