/* Spezielles CSS-Stylesheet für das Euroing-Info Projekt */

body
{
	background-image: url(../library/images/bg.jpg);
	background-repeat: no-repeat;
	
	background-position:168px 100px;
	
	color:			#000000;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		9px;
	font-weight:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	word-spacing:	normal;
}

H1, TH
{
	color:			#03459B;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		14px;
	font-style:		normal;
	font-weight:	bold;
	letter-spacing:	normal;
	text-decoration:none;
	text-transform:	none;
	word-spacing:	normal;
}	

TD
{
	font-family:	Verdana, Arial, sans-serif;
	color: #03459B;
	font-size:		12px;
	font-weight:	normal;
}

.nav
{
	font-size:		12px;
	font-weight:	normal;
}

.wochentag
{
	width:			20px;
}

.samstag
{
	color:			#888888;
	width:			20px;
}

.sonntag
{
	color:			#ff0000;
	width:			20px;
}

A:link
{
	color:			#225F8F;
	font-size:		12px;
	text-decoration:none;
	font-weight:	bold;
}

A:visited
{
	color:			#225F8F;
	font-size:		12px;
	text-decoration:none;
	font-weight:	bold;
}

A:active
{
	color:			#225F8F;
	font-size:		12px;
	text-decoration:none;
	font-weight:	bold;
}

A:hover
{
	color:			#6994B5;
	font-size:		12px;
	text-decoration:underline;
	font-weight:	bold;
}

A.nav:link
{
	color:			#ffffff;
	font-family:	Arial, sans-serif;
	font-size:		10px;
	text-decoration:none;
    font-weight:	normal;
}

A.nav:visited
{
	color:			#ffffff;
	font-family:	Arial, sans-serif;
	font-size:		10px;
	text-decoration:none;
	font-weight:	normal;
}

A.nav:active
{
	color:			#2F4040;
	font-family:	Arial, sans-serif;
	font-size:		10px;
	text-decoration:none;
	font-weight:	normal;
}

A.nav:hover
{
	color:			#2F4040;
	font-family:	Arial, sans-serif;
	font-size:		10px;
	text-decoration:none;
	font-weight:	normal;
}

A.samstag:link
{
	color:			#888888;
	font-size:		12px;
	text-decoration:none;
	
}

A.samstag:visited
{
	color:			#888888;
	font-size:		12px;
	text-decoration:none;
	font-weight:	bold;
}

A.samstag:active
{
	color:			#888888;
	font-size:		12px;
	text-decoration:none;
	font-weight:	bold;
}

A.samstag:hover
{
	color:			#888888;
	font-size:		12px;
	text-decoration:underline;
	font-weight:	bold;
}

A.sonntag:link
{
	color:			#ff0000;
	font-size:		12px;
	text-decoration:none;
	
}

A.sonntag:visited
{
	color:			#ff0000;
	font-size:		12px;
	text-decoration:none;
	font-weight:	bold;
}

A.sonntag:active
{
	color:			#ff0000;
	font-size:		12px;
	text-decoration:none;
	font-weight:	bold;
}

A.sonntag:hover
{
	color:			#ff0000;
	font-size:		12px;
	text-decoration:underline;
	font-weight:	bold;
}

INPUT
{
	font-family:	Verdana, Arial, sans-serif;
	font-size:		12px;
	font-weight:	normal;
}

SELECT
{
	font-family:	Verdana, Arial, sans-serif;
	font-size:		12px;
	font-weight:	normal;
	width:			130px;
}

.error
{
	color:			#ff0000;
}

.headline
{
	font-size:		14px;
	font-style:		normal;
	font-weight:	bold;
}

.inp
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #5F665F 1px solid;
    BORDER-LEFT: #5F665F 1px solid;
    BORDER-RIGHT: #5F665F 1px solid;
    BORDER-TOP: #5F665F 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    MARGIN: 1px
}

