/* CSS Document */



html, body 

{

height: 100%

}





td 

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    line-height: 1.5em;
    font-weight: normal;
	font-variant: normal;
	
	}


a.contentpagetitle
{
font-size: 9pt;
line-height: 1.3em;
}



a:hover.contentpagetitle
{
font-size: 9pt;
line-height: 1.3em;
}



table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}





.blog_news, .blog

{

width: 100%;

}



i
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
}




.createdate, .modifydate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #575756;
	width: 100%;
	
	}


.back_button

{

padding-top: 8pt;
padding-left: 3px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;


}



.contentpaneopen


{
	
	margin-right: 0px;
	margin-bottom: 0px;
    width: 100%;
		
}


.maincontent

{
	padding:20px;

}



.contentheading, .componentheading, h1

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	width: 100%;
	padding-bottom: 8px;
	}



.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #494949;
	width: 100%;	
	line-height:2.5em;
	}



ul

{
	list-style-type: circle;
	list-style-image: url(../images/list_button.gif);
	padding-top: 2px;
	padding-bottom: 2px;
		
	}
	
		
	
li

{
padding-bottom: 2px;
}




hr

{

border: none 0;
border-top: 3px solid #ffffff;
width: 100%;
height: 3px;
}



strong, b {

	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

 


/*standard links*/



a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #de0000;
	text-decoration: none;
}




a:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #6b6b6b;
}





a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #de0000;
	text-decoration: none;
}




a:hover.small {



	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #6b6b6b;
}


/*end standard links*/



img

{border: 0px;}




.img_border_right

{
margin-right:20px;
margin-top:5px;
margin-bottom:5px;
}



.img_border_left

{
margin-left:20px;
margin-top:5px;
margin-bottom:5px;
}




/*box right styles*/




.box

{

padding:10px;
font-size: 7pt;

}



.box a

{


	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #de0000;
	text-decoration: none;
	
}


.box a:hover

{

	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6b6b6b;


}


.box a.spezial

{

	margin-top:5px;
	color: #4b4b4b;
	background:url(../images/square.gif);
	background-position: 0 50%;
	background-color:#ebebeb;
	background-repeat:no-repeat;
	display:block;
	padding-left:14px;
}


.box a:hover.spezial

{

    margin-top:5px;
	color: #ffffff;
	background:url(../images/square_over.gif);
	background-position: 0 50%;
	background-color:#de0000;
	background-repeat:no-repeat;
	display:block;
	padding-left:14px;
}





.box strong, b {

	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}



.box_title

 {

	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}




/*end box right styles*/





input, textarea

{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
    font-weight:bold;
}


input:focus, textarea:focus

{
	background-color:  #ffcaca;
}




.search

{

	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 7pt;
	font-weight:normal;
	background-color: #ffffff;
	color: #000000;

}




.search:focus

{

	background-color: #ffcaca;

}




.highlight

{
background-color: #de0000;
color:#FFFFFF;

}



fieldset

{

border: 4px solid #ffffff;

}




.first_row

{

background-color: #de0000;
color: #ffffff;
font-weight: bold;

}


.row_background_light

{

background-color: #ffffff;

}


.row_background_dark

{

background-color: #ffd7d7;

}
