HTML {
	HEIGHT: 100%
}

BODY {
        HEIGHT: 100%;
	PADDING-RIGHT: 0px; 
        PADDING-LEFT: 0px; 
        FONT-SIZE: 62.5%; 
        PADDING-BOTTOM: 0px; 
        MARGIN: 0px; 
        WIDTH: 100%; 
        PADDING-TOP: 0px; 
        FONT-FAMILY: verdana, helvetica, sans-serif; 
        BACKGROUND-COLOR: #000000; 
        COLOR: #ffffff;
}

table.full-height {  
        width:100%;  
        border:1px solid black;
}

A {
	COLOR: #93a9d5; 
        TEXT-DECORATION: none
}

A:active {
	COLOR: #50607c; 
        TEXT-DECORATION: none
}

A:hover {
	COLOR: #ff7900; 
        TEXT-DECORATION: underline
}

.submit {
        background: url(http://www.hypergrid.org/img/weiter.png) 0 0 no-repeat;
        border: none;
        cursor: pointer;
        padding: 5px;
}

.submit:hover {
        cursor: pointer;
}

.styleTitel {
        font-size: 20px;
        font-weight: bold;
        color: #AAAAAA;
        font-family: Arial, Helvetica, sans-serif;
}
.styleTitel1 {
        font-size: 20px;
        font-weight: bold;
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
}
.styleItem {
        font-size: 15px;
        color: #AAAAAA;
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
}

.styleLink {
        font-size: 15px;
        color: darkorange;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}

.styleDesc {
        font-size: 15px;
        color: #ffffff;
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
}


.styleCoords {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: orange;
}

.styleText {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; 
        color: #666666;
}

.styleTopTitle {
        font-size: 22px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}

.styleText1 {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14px; color: #AAAAAA;
}

.styleTopTitle {
        font-size: 22px; 
        font-weight: bold; 
        color: #FFFFFF; 
        font-fiamily: Arial, Helvetica, sans-serif;
}

.styleOnline {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; 
        font-weight: bold; color: #009900;
}

.styleOffline {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; 
        font-weight: bold; color: #FF0000;
}

.styleplace {
        color: #FFFFFF;font-size: 3px;
}


