/* $Revision: 1.4 $
� 2012 by mARS agardtha
*/

body		{			
			margin: 0;
			background-color: #000000;
}


table.right td {			
			text-align:right
}


label.err	{
			font-family:Lucida Console,Verdana,Arial;
			line-height:12px; 
			font-size:11px; 
			color:#ffffff;
			background-color:#930; 
			text-decoration:none;
}


/* Mouseover */
a:hover		{
			color:#ffffff;
}


/* link */
a {
			font-family:Lucida Console,Verdana,Arial; 
			font-size:11px; 
			color:#284C72; 
			text-decoration:none;
}


/* Inputfeld */
input		{	
			font-family:Lucida Console,Verdana,Arial,Helvetica;
            font-size:11px;		
            color:#000000;
}


/* Text large */
.reesponse	{
			font-family:Helvetica;
            font-size:18px;
			line-height:14px;
			font-weight:bold;		
            color: #3a6c76;
}


.largewhite {
			font-family:Helvetica;
            font-size:18px;
			line-height:15px;
			font-weight:bold;		
            color: #d6dfe0;
}


.largeblue {
			font-family:Helvetica;
            font-size:18px;
			line-height:15px;
			font-weight:bold;		
            color: #2f5f69;
}


/* Text medium */
.mediumwhite {
			font-family:Helvetica;
            font-size:14px;
			line-height:15px;
			font-weight:bold;		
            color: #d6dfe0;
}

.mediumblue {
			font-family:Helvetica;
            font-size:14px;
			line-height:15px;
			font-weight:bold;		
            color: #2f5f69;
}  

/* Text small*/
.smallwhite	{
             font-family:Lucida Console,Verdana,Arial; 
             line-height:12px;
             font-size:11px; 
             color:#eaeff0; 
             text-decoration:none;
}

.smallblue	{
             font-family:Lucida Console,Verdana,Arial;
			 line-height:12px; 
             font-size:11px; 
             color:#2f5f69; 
             text-decoration:none;
}

.smallgrey	{
             font-family:Lucida Console,Verdana,Arial;
			 line-height:12px; 
             font-size:11px; 
             color:#768382; 
             text-decoration:none;
}

.smallblack	{
             font-family:Lucida Console,Verdana,Arial;
			 line-height:12px; 
             font-size:11px; 
             color:#000000; 
             text-decoration:none;
}

.textwhiteblue {
             font-family:Lucida Console,Verdana,Arial; 
             font-size:11px; 
             color:#ffffff;
             background-color:#284C72; 
             text-decoration:none;
}

.textwhiteblack {
             font-family:Lucida Console,Verdana,Arial; 
             font-size:11px; 
             color:#ffffff;
             background-color:#000000; 
             text-decoration:none;
}

                           