/*************************************************************************************************/
/* Cinevation -- Stylesheet  -- */
/*************************************************************************************************/

BODY {
	background-color: #F2F2F2;
	margin: 0px;
	text-align: center;
}

/*************************************************************************************************/
/* Navigation*/
/*************************************************************************************************/

.naviheader
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	}

.naviheader_nocol
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}


/*************************************************************************************************/
/* 2nd Navigation* - fonts/
/*************************************************************************************************/

.naviorange
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FD761D;
	text-decoration: none;
	cursor: default;

	}
	
.naviweiss
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

	}
	
.navidgruen
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #A0A0A0;
	text-decoration: none;
	}



/*************************************************************************************************/
/* tables & textfields*/
/*************************************************************************************************/

	
.darkgreentable
	{
	background-color:  	#F27D00;
	}
	
.lightgreentable
	{
	background-color: #F8C400;
	}
	
	
	
	
.whitetable
	{
	background-color: #FFFFFF;
	}
.whitetable_nok
	{
	background-color: #FFFFFF;
	cursor = arrow;
	}
	
.lightbeigetable
	{
	background-color: #EFEDEB;
	}
	



	

.textfield
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	width: 100px;
	
	}
	
.textfieldorange
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	width: 100px;
	border: 1px solid #FD761D;
	
	}
	
.textfieldlogin
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	width: 80px;
	height: 16px;
	padding: 0px;
	}

	
.textfieldorange
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	width: 100px;
	border: 1px solid #FD761D;
	
	}

.textfieldfixed
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	height: 18px;
	width: 168px;
	}

.textfieldfixedsmall1
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	height: 18px;
	width: 50px;
	}
.textfieldfixedsmall2
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	height: 18px;
	width: 90px;
	}

	
.textfieldfixedorange
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	color: #FD761D;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	height: 18px;
	width: 168px;
	border: 1px solid #FD761D;


	
	}


.textfieldmultilinefixed
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	height: 147px;
	width: 450px;

	
	}
	
.searchfield
{
	/*font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;*/
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	width: 130px;
	border-top: 1px solid #555555;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #666666;
}

.searchfieldmenue
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	width: 105px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #B6B6B6;
	}


.formborder {
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	text-shadow: none;
	color: #464646;
	margin: 0px;
	padding: 0px;
}
	
	
	
/*************************************************************************************************/
/* text & textcolors */
/*************************************************************************************************/


/* Fliesstext */
.std
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #464646;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	}
	
/* Fliesstext bold, f�r introductions, kleinere Textelemente wie "PAGE" */
.bold
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #464646;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	}


/* Topics */
.topics
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #A0A0A0;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	}
	
/* Bildbeschriftung */
.italic
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #464646;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	}
	
/* Heads */
.heads
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #A0A0A0;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
}

.heads2
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #A0A0A0;
	color: #FFFFFF;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 30px;
	text-align: center;
}
	
/* Bildbeschriftungen */	
.imgaddon
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #464646;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	}
	
/* Formular - Hinweise */	
.smallest
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #464646;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	}
	

/* Textbetonung bold - wie z.B "Sie haben ein falsches Passowrt eingegeben */		
	
.orangebold
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FD761D;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	}

.OrangeHeader
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F27D00;
	}

.GreenHeader
	{
	color:  #9DCD17;
	font-size: 10pt;
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	}

.DarkGrayHeader
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A0A0A0;
	}

/* Textbetongung  reg.*/		
.orange
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FD761D;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 140%;
	}
	
/* links, links mouse over */	
.link
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #F27D00;
	text-decoration: none;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 130%;
	}
	
.linknocol
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	margin-top: 2%;
	color: #A0A0A0;
	margin-bottom: 2%;
	line-height: 140%;
	}

.linkblackbg
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	}
	
.link:hover
	{
	font-family: "Humanst521 BT", Verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
	color: #FD761D;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 130%;
	}
	
	

.imagebordergray {
	border: 1px solid D0CBC4;
}
