body,table,select {
	background-repeat: no-repeat;
	background-attachement: fixed;
	background-position: bottom left;
	font-family: tahoma,helvetica;
	font-size: 8pt;
	color: white;
}

input,textarea {
	color:black; 
	border: 1px solid #636363;
	font-family: verdana;
	font-size: 10px;
}

.canvas {
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.container {
        width: 770px;
       
}

#navPyra {
        margin: 0;
        padding: 0 0 20px 10px;

}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
        float: left;
        font-size: 11px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #D1DEE9;
}

#navPyra a:link.active, 
#navPyra a:visited.active, 
#navPyra a:hover {
        color: #80FF80;
        background: url(images/pyramid.gif) no-repeat bottom center;
}

A.grau:active {
	FONT-SIZE: 9px;	COLOR: #D1DEE9; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-weight: normal;  BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.grau:link {
	FONT-SIZE: 9px; COLOR: #D1DEE9; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-weight: normal; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.grau:visited {
	FONT-SIZE: 9px; COLOR: #D1DEE9;FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-weight: normal; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.grau:hover {
	FONT-SIZE: 9px;	COLOR: #80FF80;  FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-weight: normal; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline overline
}

.boxhead {
	border:0; 
	background-color: #000000;
	color: #D1DEE9;
	font-weight: bold;
	text-align: center;
	height: 28px;
	background: url(../images/nav.gif);
}

.boxbreak {
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium; 
	height: 18px;
}

.boxcontent {
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-left: 1px solid #4C4C4D; 
	border-right: 1px solid #4C4C4D; 
	border-bottom: 1px solid #4C4C4D; 
	background-color: #000000;
	color: #D1DEE9;
}

.boxtable {
	color: #D1DEE9;
}

.legal {
	text-align: center;
	color: #D1DEE9;
}

.error {
	color: red;
	font-size: 9px;
	font-weight: bold;
}




