/* Standard-CSS für bordercross.at */

html, body
{
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
}

font, p
{
	color:#FFFFFF;
}

a {
	font-weight: bold;
}

a:link
{
   	color: #FFFFFF;
   	text-decoration: none;
}

a:visited
{
   	color: #CCCCCC;
	text-decoration: none;
}

a:hover
{
	background-color: #FFFFFF;
	color: black;
	text-decoration: none;
}

img
{
	border: 10px solid #FFFFFF;
}

h1
{
	font-size: 30px;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	margin-bottom: 50px;
}

h2 
{
	text-decoration: none;
	font-size: 13px;
	text-align: justify;
	color: #FFFFFF;
	margin-bottom: 20px;
}
	
h3 
{
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 25px;
}

yeah
{
	text-decoration: none;
	font-size: 14px;
	text align: left;
	color: #FFFFFF;
	font-weight: bold;
}

input, textarea
{
	border: 1px solid white;
	background-color: #75776C; 
	font-family: Arial;
	font-size: 12px;
	color: white;
}

form
{
	font-family: Arial;
	font-size: 12px;
	color: white;
}

table
{
	color: #FFFFFF;
}

hr
{
	color: #FFFFFF;
	background-color: #FFFFFF;
}
