/* ####### ####### ####### ####### ####### ####### ####### *\

	Projekt : "RWE - Energie im Alltag"
	Autor   : Strassburg vom Schloss
	Datum   : Ende 2006
	====
	CSS-Datei

/* ####### ####### ####### ####### ####### ####### ####### */


/* ####### ####### ####### ####### ####### ####### ####### *\
	TAG
/* ####### ####### ####### ####### ####### ####### ####### */
html, body
{
	margin: 0px;
	padding: 0px;

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;

	color: #000;
	line-height: 14px;
	background-color: #EBE7E2;
}

/* ####### ####### ####### ####### ####### ####### ####### */

a
{
	color: #398BD8;
}
	a.pict
	{
		text-decoration: none;
	}

	a.FussLink
	{
		text-decoration: none;
		color: #000;
	}

a img
{
	border: 0px;
}

/* ####### ####### ####### ####### ####### ####### ####### */

input,
textarea
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 2px; 
}
.input_checkbox
{
	width: 15px ! important;
	margin: 0px;
	margin-right: 5px;
	
	padding: 0px;
}

/* ####### ####### ####### ####### ####### ####### ####### */

td
{
	vertical-align: top;
}


/* ####### ####### ####### ####### ####### ####### ####### *\
	ID
/* ####### ####### ####### ####### ####### ####### ####### */
#Fuss
{
	position: absolute;
	top: 741px; left: 510px;
}


/* ####### ####### ####### ####### ####### ####### ####### *\
	CLASS
/* ####### ####### ####### ####### ####### ####### ####### */
.headline
{
	font-weight: bold;
	color: #02324c;
}
.bodytext
{
}

.leftfloated
{
	float: left;
}


/* ####### ####### ####### ####### ####### ####### ####### *\
	Index
/* ####### ####### ####### ####### ####### ####### ####### */
#Index
{
}

	/*
	#Start Index
	{
		position: absolute;
		top: 150px;
		left: 200px;
		width: 400px;
		padding: 10px;
		border: 1px solid green;
	}
	*/


/* ####### ####### ####### ####### ####### ####### ####### *\
	Start(seite)
/* ####### ####### ####### ####### ####### ####### ####### */
#Start
{
}

	#Start #Inhalt
	{
		position: absolute;
		top: 0px; left: 300px;
	}
	#Start #Formular
	{
		position: absolute;
		top: 350px; left: 328px;
		width: 436px; height: 111px;
		color: #FFFFFF;
	}
		#Start #Formular div
		{
			width: 436px; height: 111px;
		}

		#Start #Formular label
		{
			position: absolute;
		}
		#Start #Formular input
		{
			position: absolute;
			width: 108px; height: 15px;
			/*
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px;
			color: #FFF;
			padding-left: 2px; 
			*/
			/*
			background-color: #544f47;
			border: 1px solid #FFFFFF;
			*/
			background-color: #AFA48E;
			border: 1px solid #FFFFFF;
		}

		#Start #Formular #ForgotPassword input,
		#Start #Formular #ContinueGameError input
		{
			background-color: #fe8d60;
		}


	/*
	#Start #Text
	{
		position: absolute;
		top: 144px; left: 643px;
		width: 366px;
	}
	*/
	/*
	#Start table
	{
		position: absolute;
		top: 150px;
		left: 200px;
		width: 400px;
		padding: 10px;
		border: 1px solid green;
	}

	#Start .Fehler div
	{
		display: none;
		color: red;
	}
	#Start .Fehler div.error_visible
	{
		display: block;
	}
	*/


/* ####### ####### ####### ####### ####### ####### ####### *\
	FlashPort
/* ####### ####### ####### ####### ####### ####### ####### */
#FlashPort
{
}

	#FlashPort table
	{
		position: absolute;
		top: 100px;
		left: 100px;
		width: 400px;
		padding: 10px;
		border: 1px solid green;
	}

	#FlashPort .Fehler div
	{
		display: none;
		color: red;
	}
	#FlashPort .Fehler div.error_visible
	{
		display: block;
	}


/* ####### ####### ####### ####### ####### ####### ####### *\
	Registrierung
/* ####### ####### ####### ####### ####### ####### ####### */
#Registrierung
{
}
	#Registrierung #Bild
	{
		position: absolute;
		top: 122px; left: 253px;
		width: 345px;
	}
	#Registrierung #Text
	{
		position: absolute;
		top: 144px; left: 643px;
		width: 366px;
	}

	#Registrierung input
	{
		width: 190px; height: 15px;

		background-color: #2c84d7;
		border: 1px solid #FFF;
	}

	#Registrierung #Error,
	#Registrierung #Error div
	{	
		color: #fe500b;
		display: none;
	}

	#Registrierung #Error div.error_visible
	{
		display: block;
	}
	#Registrierung input.error_visible
	{
		background-color: #fe500b;
	}


/* ####### ####### ####### ####### ####### ####### ####### *\
	Highscore
/* ####### ####### ####### ####### ####### ####### ####### */
#Highscore
{
}
	#Highscore #Bild
	{
		position: absolute;
		top: 121px; left: 274px;
		width: 345px;
	}
	#Highscore #Text
	{
		position: absolute;
		top: 144px; left: 643px;
		width: 366px;
	}

	/* ####### ####### ####### ####### ####### ####### ####### */

	#Highscore table.Highscore_Top
	{
		margin-top: 8px;
		margin-left: 10px;
		margin-bottom: 18px;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}

	/*
	#Highscore table.Highscore_Next
	{
		margin-top: 8px;
		margin-left: 10px;
	}
	*/
	#Highscore div.Highscore_Next
	{
		margin-top: 8px;
		margin-left: 10px;
		margin-bottom: 8px;
		overflow: auto;
		height: 145px;
	}
		#Highscore div.Highscore_Next div
		{
			float: left;
		}

	/* ####### ####### ####### ####### ####### ####### ####### */

	#Highscore .Highscore_Col1
	{
		text-align: right;
		width: 20px;
	}
	#Highscore .Highscore_Col2
	{
		padding-left: 20px;
		width: 135px;
	}
	#Highscore .Highscore_Col3
	{
		width: 135px;
	}

	/* ####### ####### ####### ####### ####### ####### ####### */

	#Highscore .Highscore_Pagebrowser
	{
		display: block;
		/* width: 65px; */
		/* padding-right: 20px; */
		float: left;
		color: #000;
		font-weight: bold;
		font-size: 11px;
	}

	#Highscore .active
	{
		text-decoration: none;
	}


        #paging {
                width: 100%;
                padding: 0px;
                border-collapse: collapse;
        }

        .left {
                width: 40px;
        }

        .right {
                text-align: right;
                width: 40px;
        }

        .middle {
                text-align: center;
        }

        .spacer {
                width: 50px;
        }



/* ####### ####### ####### ####### ####### ####### ####### *\
	Empfehlen
/* ####### ####### ####### ####### ####### ####### ####### */
#Empfehlen
{
}
	#Empfehlen #Bild
	{
		position: absolute;
		top: 117px; left: 253px;
		width: 345px;
	}
	#Empfehlen #Text
	{
		position: absolute;
		top: 144px; left: 643px;
		width: 366px;
		line-height: 16px;
	}

	#Empfehlen input
	{
		width: 110px; height: 15px;

		background-color: #2c84d7;
		border: 1px solid #FFF;
	}
	#Empfehlen textarea
	{
		width: 262px; height: 85px;

		background-color: #2c84d7;
		border: 1px solid #FFF;
	}

	#Empfehlen #Error,
	#Empfehlen #Error div
	{
		color: #fe500b;
		display: none;
	}

	#Empfehlen #Error div.error_visible
	{
		display: block;
	}
	#Empfehlen input.error_visible,
	#Empfehlen textarea.error_visible
	{
		background-color: #fe500b;
	}

#Empfehlen .captchapict
{
	/*
	position: relative;
	top: 10px;
	left: 28px;
	*/
	margin-right: 37px;
}

/* ####### ####### ####### ####### ####### ####### ####### *\
	Impressum
/* ####### ####### ####### ####### ####### ####### ####### */
#Impressum
{
}
	#Impressum #Bild
	{
		position: absolute;
		top: 122px; left: 253px;
		width: 345px;
	}
	#Impressum #Text
	{
		position: absolute;
		top: 144px; left: 643px;
		/* width: 366px; */
		width: 400px;
	}


/* ####### ####### ####### ####### ####### ####### ####### *\
	NoFlash
/* ####### ####### ####### ####### ####### ####### ####### */
#NoFlash
{
}
	#NoFlash #Bild
	{
		position: absolute;
		/* top: 18px; left: 240px; */
		top: 18px; left: 0px;
		width: 345px;
	}


/* ####### ####### ####### ####### ####### ####### ####### *\
	Disclaimer
/* ####### ####### ####### ####### ####### ####### ####### */
#Disclaimer
{
}
	#Disclaimer #Bild
	{
		position: absolute;
		top: 122px; left: 253px;
		width: 345px;
	}
	#Disclaimer #Text
	{
		position: absolute;
		top: 144px; left: 643px;
		/* width: 366px; */
		width: 450px;
		height: 550px;
		overflow: auto;
		line-height: 16px;
	}


/* ####### ####### ####### ####### ####### ####### ####### *\
	Beschreibung
/* ####### ####### ####### ####### ####### ####### ####### */
#Beschreibung
{
}
	#Beschreibung #Bild
	{
		position: absolute;
		top: 92px; left: 270px;
		width: 345px;
	}
	#Beschreibung #Text
	{
		position: absolute;
		top: 144px; left: 643px;
		width: 366px;
		line-height: 16px;
	}


/* ####### ####### ####### ####### ####### ####### ####### *\
	Gewinnspiel
/* ####### ####### ####### ####### ####### ####### ####### */
#Gewinnspiel
{
}
	#Gewinnspiel #Bild
	{
		position: absolute;
		top: 122px; left: 253px;
		width: 345px;
	}
	#Gewinnspiel #Text
	{
		position: absolute;
		top: 144px; left: 643px;
		width: 366px;
		line-height: 16px;
	}

