/* fa_crimeseries.css */


body 		{
	
		background-color: #C2C4C6;
		margin: 0px;
		padding: 0px;
	
		}

/*----------------------------------------------------------*/

.content	{
		
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 0.6em;
		font-style: normal;
		line-height: 1.5em;
		text-decoration: none;
		color: #67676B;
		
		}

/*----------------------------------------------------------*/

.contentbb	{
		
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 0.6em;
		font-style: normal;
		font-weight: bold;
		line-height: 1.5em;
		text-decoration: none;
		color: #CC0000;
		
		}

/*----------------------------------------------------------*/

a 		{
	
		text-decoration: none;
		color: #CC0000;
		
		}

a:hover 	{
		
		text-decoration: underline;
		color: #CC0000;
		
		}

/*----------------------------------------------------------*

.header 	{
		
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 0.6em;
		font-weight: bold;
		font-style: normal;
		line-height: 1.5em;
		color: #FFFFFF;
		
		}

/*----------------------------------------------------------*/

a.menue 	{

		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		
		}

a.menue:hover 	{
	
		font-weight: bold;
		text-decoration: none;
		color: #CC0000;
		
		}

a.menuemarked {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	color: #CC0000;
}

a.menuemarked:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	color: #CC0000;
}

/*----------------------------------------------------------*/

a.menue_2 	{
	
		font-weight: bold;
		text-decoration: none;
		color: #CC0000;
		
		}

a.menue_2:hover {
	
		font-weight: bold;
		text-decoration: underline;
		color: #CC0000;
		
		}

span.menue_2 	{
	
		font-weight: bold;
		text-decoration: none;
		color: #CC0000;
		cursor: pointer;
		
		}

span.menue_2:hover {
	
		font-weight: bold;
		text-decoration: underline;
		color: #CC0000;
		cursor: pointer;
		}



/*----------------------------------------------------------*/

.white		{
		
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 0.6em;
		font-style: normal;
		line-height: 1.5em;	
		color: #FFFFFF; 
		
		}

/*----------------------------------------------------------*/

.button 	{
		
		background-image: url(../bilder/navback.gif);
		
		}

/*----------------------------------------------------------*/

.result_trenner	{
		
		background-image: url(../bilder/trenner_2.gif);
		
		}

/*----------------------------------------------------------*/

.popupbutton 	{
		
		background-image: url(../bilder/navback_2.gif);
		
		}

/*----------------------------------------------------------*/

.whiteline 	{
		
		background-color: #F1F1F1;
		
		}

/*----------------------------------------------------------*/
.grey_1 	{
		
		background-color: #999999;
		
		}

/*----------------------------------------------------------*/

.grey_2 	{
		
		background-color: #C2C4C6;
		
		}

/*----------------------------------------------------------*/

.grey_3 	{
		
		background-color: #E2E4E6;
		
		}

/*----------------------------------------------------------*/

.crimered 	{
		
		background-color: #CC0000;
		
		}

/*----------------------------------------------------------*/

.whiteback 	{
		
		background-color: #F1F1F1;
		
		}

/*----------------------------------------------------------*/

.hintergrund 	{
	
		background-image: url(../bilder/hintergrund.gif);
		
		}

/*----------------------------------------------------------*/

.yesprint 	{
		
		display: none;
		
		}

/*----------------------------------------------------------*/

.sb_back 	{
		
		background-image: url(../bilder/storyboard_back.gif);
		
		}

input.rahmen {
	border-style: none;
	background-color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.6em;
	color: #FFFFFF;
	no-repeat;
}

input.rahmenhoversm {
	border-style: none;
	background-color: #F1F1F1;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: underline;
	color: #CC0000;
	no-repeat;
	cursor: pointer;
	padding:0px;
	padding-left:1px;
	caption-side:left;
	margin-left:3px;
	text-align:left;
}

input.rahmenhover {
	border-style: none;
	background-color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.6em;
	text-decoration: none;
	color: #CC0000;
	no-repeat;
	cursor: pointer;
}

.unvisible {

	visibility:hidden;

}

.formular {

	width:140px;
	background-color:#FAFBFB;
	font-size:0.6em;
	color:#57575B;
	font-family:Verdana,Helvetica,Arial,sans-serif;

}
