/* In der Webseite verwendete Styles und so weiter */

@charset "utf-8";
*{
    margin:0 auto;
    padding:0;
    
}
html{
    height:100%;
}
body {
        font-size : 12px;
        font-family:verdana,arial;
        /*background-color:#000;
        background-image:url(/home/grafik/earth.jpg);
        background-repeat:no-repeat;
        background-position:bottom bottom;*/
        background:url(/home/grafik/earth.jpg) no-repeat scroll center top #000000;
        scrollbar-base-color:#8C8FA5;
        scrollbar-highlight-color:#EEE;
        scrollbar-arrow-color:#667;
        scrollbar-shadow-color:#999;
        height:100%;
        text-align:center;
}

/*#bg{
    background-image:url(/home/grafik/earth.jpg);
    background-color:#000;
    background-repeat:no-repeat;
    background-position:bottom bottom;
    height:100%;
    position:absolute;
}*/
#master{
    position:relative;
    width:1066px;
    height:100%;
    margin:0 auto;
}

input, textarea, .eingabe, option, select {
        font-family:verdana,arial;
        font-size : 10px;
        color:#300;
        font-weight:500;
        background-color:#EEE;
        border-width:1px;
        border-style:inset;
}

.info {
        font-family:verdana,arial;
        font-size : 11px;
        color:#600;
        font-weight:700;
        border-color:#EEE;
        background-color:#EEE;
        border-width:1px;
        border-style:solid;
}

.inaus {
        font-family:verdana,arial;
        font-size : 10px;
        color:#999;
        font-weight:500;
        background-color:#EEE;
        border-width:1px;
        border-style:inset;
}


input.send, send {
        font-size : 11px;
        font-weight : bold;
        color : #600;
        border-style:outset;
        border-width:1px;
        border-color:#B00;
        background-color: #EEA;
        cursor:pointer;
}

b {
        font-weight:700;
}

td {
        color:#000;
        font-weight:500;
        font-size:10px;
}
#spalte1 td:hover{
    color:#7088a7;
}


/* Sonstige Styles */

a:link {
        color:#600;
        text-decoration:none;
        font-weight:500;
}

a:visited {
        color:#000;
        text-decoration:none;
        font-weight:500; 
}

a:active {
        color:#600;
        text-decoration:underline;
        font-weight:500;
}

a:hover {
        text-decoration:none;
        color:#7088a7;
        font-weight:500;
}

.neutral {
        border-width:1px;
        border-style:solid;
        color:#000;
        border-color:#EEE;
        background-color:#EEA;
        font-size:10px;
        font-family:verdana,arial;
}

.weiss {
        border-width:1px;
        border-style:solid;
        color:#000;
        border-color:#fff;
        background-color:#FFF;
        font-size:10px;
}

.BorderAllGrey {
	background-color:#fff;
	border-right :solid 1px #C8C8C8;
	border-left :solid 1px #C8C8C8;
	border-bottom :solid 1px #C8C8C8;
	border-top :solid 1px #C8C8C8;
}
p img {
    padding-right:10px;
    padding-bottom:5px;
}

.rahmenk {
 color:#000;
 font-weight:500;
 background-color:#DDD;
 font-size:10px;
 font-family:Verdana,Arial;
 border-width:1px;
 border-style:outset;
 border-color:#AAA;
}

.rahmenkan {
 color:#DDD;
 font-weight:500;
 font-size:10px;
 font-family:Verdana,Arial;
 border-width:1px;
 border-style:outset;
 border-color:#AAA;
 background-image:url('/home/grafik/NEBULA12.jpg');
}

.rahmen {
 color:#FFF;
 font-weight:500;
 background-color:#DDD;
 font-size:11px;
 font-family:Verdana,Arial;
 border-width:3px;
 border-style:inset;
 border-color:#AAA;
 /*cursor:url('/home/grafik/jet.cur');*/
 background-image:url('/home/grafik/NEBULA12.jpg');
}

.rahmen2 {
 color:#FFF;
 font-weight:500;
 background-color:#DDD;
 font-size:11px;
 font-family:Verdana,Arial;
 border-width:3px;
 border-style:outset;
 border-color:#FFF;
 background-image:url('/home/grafik/NEBULA12.jpg');
}


#warn {color:#cc0033; font-family:arial,helvetica,sans-serif; font-style:normal;}
#red {color:#660000;}
#green {color:#006600;}
#blue {color:#000066;}
#grey {color:#666666;}
#black {color:#000000;}
#small {font-size:8pt;}
#fett {font-weight: bold;}

#back3d {background:#eee;}
#border3d {background:#ccd2d4;}
#backnone {background:#ffffff;}  

#Menuleiste {
  position:relative;
  top: 0px;
  left:0px;
  height:16px; 

 /* width: 100%;*/
  height:18px;
  text-align:center;
  margin: 0;
  padding: 0px;
  background:url('/home/grafik/menu_bg.gif');

}

#button_off{
  font-family:verdana,arial;
  font-size : 10px;
  font-weight:500;
  height:12px; 
  margin: 1px 2px 0px 2px;
  padding: 0px 0px 1px 0px;
  border-width:0px;
  border-style:solid;
  color:#000;
  text-align:center;
  cursor:pointer;
}
#button_off:hover{
    color:#7088a7;
}

#button_on{
  font-family:verdana,arial;
  font-size : 10px;
  height:12px; 
  margin: 1;
  padding: 1px 1px 1px 1px;
  border-width:0px;
  border-style:inset;
  color:#FFA;
  background-color:#DDD;
  text-align:center;
  cursor:pointer;
}

#kbg{
 position:absolute;
 left:0px; top:0px; width:100%; height:250px;
 overflow:visible;
 background:url('/home/grafik/header_ST_1066x250-final.jpg');
 background-repeat: no-repeat;
}

#spalte1{
  width:185px; 
	margin: 0px;
	padding: 1px 0px;
	border-bottom: 1px solid #ccc;
        background-color:#EEE;
        color:#000;
}


#spalte2{
  position:relative;
  top: 0px;
  right: 0px;
  width:100%;
  padding: 1px 0 0;
/*border-right: 1px solid #999;;*/
    background-color:#EEE;
    color:#000;
    margin:1px 0;
}

#navBar{
  position:relative;
  top: 18px;
  right:-1px;
  height:16px; 
	margin: 1;
	padding: 1px 1px 1px 1px;
  border-width:1px;
  border-style:inset;
  width: 100px;
  background-color:#EEE;
  text-align:right;
  z-index:55;
}

#fa_navBar{
  position:relative;
  top: 18px;
  right:-1px;
  height:16px; 
	margin: 1;
	padding: 1px 1px 1px 1px;
  border-width:1px;
  border-style:inset;
	width: 100px;
  background-color:#EEE;
  text-align:right;
}

.News{
  /*padding: 0px 3px 0px 3px;*/
  padding:5px;
  width: 165px;
  color:#000;
  background-color:#FFF;
  text-align:justify;
  font-size:10px;
  font-family:Verdana,Arial; 
  border:1px solid #999;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  margin-bottom:15px;
}

#newsrahmen {
  position: relative; 
  top:0px; 
  left: 0px; 
  padding: 0px 15px;
/*  margin: 0px 5px 0px 0px; */
  text-align:center;
  background-color:#EEE
  border-right: 0px solid #000;
  width: 180px;
}

#hpfeil {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 20px;
  height:18px;
  font-size:10px;
  text-align:right;
  font-family:Verdana,Arial; 
  color:#eee;
  background:url('/home/grafik/hmenu_o.gif');
}

#hpfeilu {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 20px;
  height:18px;
  font-size:10px;
  text-align:right;
  font-family:Verdana,Arial; 
  color:#eee;
  background:url('/home/grafik/hmenu_u.gif');
}

#hmenuu {
  margin: 0px;
  width: 165px;
  height:18px;
  font-size:10px;
  text-align:center;
  cursor:pointer;
  font-family:Verdana,Arial; 
  background:url('/home/grafik/menu_bg.gif');
}

#hmenu {
  margin: 0px;
  padding: 2px 0px 0px 0px;
  width: 165px;
  height:16px;
  font-size:10px;
  text-align:center;
  font-family:Verdana,Arial; 
  cursor:pointer;
  background:url('/home/grafik/menu_bg_u.gif');
}

#hmenu2 {
  margin: 0px;
  padding: 2px 0px 0px 0px;
  width: 185px;
  height:16px;
  color:#fff;
  text-align:center;
  font-size:10px;
  border-bottom: 1px solid #eee;
  font-family:Verdana,Arial; 
  cursor:pointer;
  background:url('/home/grafik/menu_bg_l.gif');
}
#hmenu2:hover{
    color:ccc;
}

#hmenuan {
  margin: 0px;
  padding: 2px 0px 0px 0px;
  width: 185px;
  height:16px;
  color:#EEA;
  text-align:center;
  font-size:10px;
  border-bottom: 1px solid #eee;
  font-family:Verdana,Arial; 
  cursor:pointer;
  background:url('/home/grafik/hmenu_an.gif');
}

#rmenu {
  position: relative; 
  top:-2px; 
  left: 0px; 
  margin: 0px 15px;
  padding: 2px 0px 0px 0px;
  width: 185px;
  height:16px;
  font-size:10px;
  text-align:center;
  font-family:Verdana,Arial; 
 /* cursor:pointer;*/
  background:url('/home/grafik/lmenu_o.gif');
}

#rmenu2 {
  margin: 0px 15px;
  padding: 2px 0px 0px 0px;
  width: 185px;
  height:16px;
  color:#fff;
  text-align:center;
  font-size:10px;
  font-family:Verdana,Arial; 
  border-bottom: 1px solid #eee;
  cursor:pointer;
  background:url('/home/grafik/lmenu.gif');
}
#rmenu2:hover{
    color:#ccc;
}

#rmenuan {
  margin: 0px 15px;
  padding: 2px 0px 0px 0px;
  width: 185px;
  height:16px;
  color:#EEA;
  text-align:center;
  font-size:10px;
  font-family:Verdana,Arial; 
  border-bottom: 1px solid #eee;
  cursor:pointer;
  background:url('/home/grafik/lmenu_an.gif');
}


#rmenuu {
  margin: 0px 15px;
  width: 185px;
  height:18px;
  font-size:10px;
  font-family:Verdana,Arial; 
  background:url('/home/grafik/lmenu_u.gif');
}

