body
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	background-color:#000000;
	margin-top:10px; margin-left:0px;
}

/* Normal Links */
a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none }
a:hover { color:#ff0000; font-size:100%; text-decoration:none; }

/* Image Links */
a.img:link { text-decoration:none; border-bottom-style:hidden; }
a.img:visited { text-decoration:none; border-bottom-style:hidden; }
a.img:active { text-decoration:none; border-bottom-style:hidden; }
a.img:hover { color:#000000; text-decoration:none; border-bottom-style:hidden; border-width:0px; }

/*
a img{border-width:2; border-color:#000000; border-style:solid; padding:0px; }
a:hover img{border-width:2; border-color:#ff0000; border-style:solid; padding:0px; }
*/

div.msgboxInfo
{
	border:solid 1px #bbb;
	background:#9FFFEA url(./../../images/info.gif) no-repeat 5px 8px;
	padding:5px 15px 5px 30px;
	margin:10px 0;
}

input.button_login {width: 240px; font-family: Verdana, Helvetica, sans-serif;}
input.button_getNewPW {width: 235px; font-family: Verdana, Helvetica, sans-serif;}

.backwards {unicode-bidi:bidi-override; direction: rtl;}

/*
a#tooCool {	position:fixed; left:0px; bottom:0px; display:block; height:80px; width:80px; text-indent:-999em; text-decoration:none; background-image:url(../../images/ie/too_cool.gif); background-repeat:no-repeat; background-position:left; z-index:6; }
a#tooCool { position:absolute; left:0;  bottom:0;   display:block; height:80px; width:80px; text-indent:-999em; text-decoration:none; background: url(../../images/ie/too_cool.gif) bottom left no-repeat;}
*/

/* tooCool for IE */
a#tooCool
{
	position:fixed;
	_position:absolute;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	left:0;
	bottom:0;
	display:block;
	height:80px;
	width:80px;
	text-indent:-999em;
	text-decoration:none;
	background: url(../../images/ie/too_cool.gif) bottom left no-repeat;
}

/* Rahmen - Tabellenformatierung für Intern-Meine Daten */
.line
{
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

/* Rahmen - Tabellenformatierung für Extern-Team_Detail */
.ext_data
{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;

	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;

	border-left-style:hidden;
	border-top-style:hidden;
}
