a,body,p,br,b,table,td,tr,div,span,input,textarea,ul,li,ol,strong
{
font-family:Arial,Helvetica,sans-serif;
color:white;
font-size: 12px;
text-align:justify;
}

table:innen, tr:innen, td:innen
{
border: solid 1px #969696;
}

img
{border:none}

legend
{
color:#FFCC00;
font-weight:bold;
}
body
{
background-color:#808080;
/*background-color=#727272;*/

scrollbar-face-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-3dlight-color: #F7BC5B;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color: #F7BC5B;
scrollbar-arrow-color: #F7BC5B;
scrollbar-track-color:#666666;
}

h3
{
font-size: 14px;
}

.taB {
	border: 1px solid #F7BC5B;
}

.tabu 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFCC00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.tabre
{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style:none;
	border-left-style: none;
	border-right-color: #FFCC00;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.centraltable
{
/*background-color:#666666 ;*/
background-color:#6B6B6B;
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
}

a.mehr:link
{
text-decoration:none;
	
}

a.mehr:visited
{
text-decoration:none;
}

a.mehr:hover
{
text-decoration:none;
font-weight:bold;
}

a.mehr:active
{
text-decoration:underline;
}

a:link
{
text-decoration:none;
}

a:visited
{
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

a:active
{
text-decoration:underline;
}
.abstand {
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	
}

input,textarea,select
{  
    background-color:#FFFFFF;
	border-bottom: #F7BC5B;
	border-left:#F7BC5B;
	border-right:#F7BC5B;
	border-top: #F7BC5B;
	border:1px solid  #F7BC5B;
	color:black;
	
	}
.box {
	border: 1px #F7BC5B;
	border-style: solid;
}

.Stil1 {color: #FFCC00}

.left
{
text-align:left;
}
