/* STYLESHEET FOR WWW.D2-FILM.DE

FILE: style.css
AUTHOR: Daniel Seinsche
DATE: 02.09.2004

*/

td				{ font-family:Verdana; font-size:12px; color:#000000; }
td.small		{ font-family:Verdana; font-size:10px; color:#000000; }
td.smallest		{ font-family:Verdana; font-size:8px; color:#000000; font-weight:bold; }
td.smallbold	{ font-family:Verdana; font-size:10px; color:#000000; font-weight:bold; }
body			{ font-family:Verdana; font-size:12px; color:#000000;}

a:link.nodeco  	{ font-family:Verdana; font-size:11px; color:#000000; font-weight:bold; text-decoration:none; }
a:visited.nodeco{ font-family:Verdana; font-size:11px; color:#000000; font-weight:bold; text-decoration:none; }
a:active.nodeco { font-family:Verdana; font-size:11px; color:#000000; font-weight:bold; text-decoration:none; }
a:hover.nodeco  { font-family:Verdana; font-size:11px; color:#000000; font-weight:bold; text-decoration:none; }

a:link    		{ font-family:Verdana; font-size:11px; color:#000000; text-decoration:underline; }
a:visited  		{ font-family:Verdana; font-size:11px; color:#000000; text-decoration:underline; }
a:active   		{ font-family:Verdana; font-size:11px; color:#000000; text-decoration:underline; }
a:hover			{ font-family:Verdana; font-size:11px; color:#000000; text-decoration:underline; }

iframe.blue	{
				scrollbar-base-color:#FFFFFF;
				scrollbar-3dlight-color:#FFB573;
				scrollbar-arrow-color:#FF8429;
				scrollbar-darkshadow-color:#FFB573;
				scrollbar-face-color:#FFE7C6;
				scrollbar-highlight-color:#FFB573;
				scrollbar-shadow-color:#FFB573;
				scrollbar-track-color:#FFFFFF;
				}

input.blue		{
				border-top: #53A6D0 solid thin;
				border-bottom: #53A6D0 solid thin;
				border-right: #53A6D0 solid thin;
				border-left: #53A6D0 solid thin;
				border-width:1px;
				font-weight:normal; 
				color: #FFFFFF;
				font-family: Verdana, Verdana;
				font-size: 12px;
				background-color: #031019;
				}

input.formFault	{
				border-top: #FF0000 solid thin;
				border-bottom: #FF0000 solid thin;
				border-right: #FF0000 solid thin;
				border-left: #FF0000 solid thin;
				border-width:2px;
				font-weight:normal; 
				color: #FFFFFF;
				font-family: Verdana, Verdana;
				font-size: 12px;
				background-color: #031019;
				}

input.button	{
				border-top: #53A6D0 solid thin;
				border-bottom: #53A6D0 solid thin;
				border-right: #53A6D0 solid thin;
				border-left: #53A6D0 solid thin;
				border-width:1px;
				font-weight:bold; 
				color: #66CCFF;
				font-family: Verdana, Verdana;
				font-size: 12px;
				background-color: #031019;
				}

textarea.blue	{
				scrollbar-base-color:#153A50;
				scrollbar-3dlight-color:#53A5D5;
				scrollbar-arrow-color:#153A50;
				scrollbar-darkshadow-color:#153A50;
				scrollbar-face-color:#53A5D5;
				scrollbar-highlight-color:#53A5D5;
				scrollbar-shadow-color:#153A50;
				scrollbar-track-color:#153A50;
				border-top: #53A6D0 solid thin;
				border-bottom: #53A6D0 solid thin;
				border-right: #53A6D0 solid thin;
				border-left: #53A6D0 solid thin;
				border-width:1px;
				font-weight:normal; 
				color: #FFFFFF;
				font-family: Verdana, Verdana;
				font-size: 12px;
				background-color: #031019;
				}

textarea.formFault {
				scrollbar-base-color:#153A50;
				scrollbar-3dlight-color:#53A5D5;
				scrollbar-arrow-color:#153A50;
				scrollbar-darkshadow-color:#153A50;
				scrollbar-face-color:#53A5D5;
				scrollbar-highlight-color:#53A5D5;
				scrollbar-shadow-color:#153A50;
				scrollbar-track-color:#153A50;
				border-top: #FF0000 solid thin;
				border-bottom: #FF0000 solid thin;
				border-right: #FF0000 solid thin;
				border-left: #FF0000 solid thin;
				border-width:2px;
				font-weight:normal; 
				color: #FFFFFF;
				font-family: Verdana, Verdana;
				font-size: 12px;
				background-color: #031019;
				}

.back_main		{ background-image:url(images/main.gif); background-repeat:no-repeat; background-attachment:fixed; padding:0px; }
.copyright		{ font-family:Verdana; font-size:9px; color:#006699; font-weight:bold; }
.home			{ color:#000000; font-size:13px; }
