@charset "ISO-8859-1";
/* body background color default: #00eedd */
body	{ color: #000000;  
	 font-family: Arial,helvetica, sans serif; 
	 font-size: 12px;
	 margin-top: 30px;
	 margin-bottom: 0px;
	white-space:normal;
	/*background-image:url(../graph/spacergray.gif);*/
	background-color:#3537D7;
	
	 }
	 
p {font-family: Arial, helvetica, sans serif; font-size:13px; line-height:14px; margin:0px 0px 0px 0px;white-space:normal;}	 

h1{  font-family: Arial,helvetica, sans serif; font-size:20px; font-weight:bold; color:#FF6600; white-space:nowrap;margin:0px 0px 0px 0px;}
h2  {  font-family: Arial,helvetica, sans serif; font-size:18px; font-weight:bold; color: #000000; white-space:nowrap; text-decoration:underline; margin:0px 0px 0px 0px;} 
h3  {  font-family: Arial,helvetica, sans serif; font-size:15px; font-weight:bold; color: #000000;white-space:nowrap; margin-left:25px; } 
h4  {  font-family: Arial,helvetica, sans serif; font-size:12px; font-weight:bold; color: #000000; white-space:nowrap;margin:0px 0px 0px 0px;} 

h1.top  {  font-family: Arial,helvetica, sans serif; font-size:18px; font-weight:bold; color: #CCCCCC; text-align:center;margin:0px 0px 0px 0px; } 


/* h3 in tables is of black color, otherwise white */
table  h3 { color: #000000; margin:5px 5px 5px 25px; white-space:nowrap;} 
table  { color: #000000; margin:0px 0px 0px 0px; white-space:nowrap;} 

/* Navigation-Links  */

#links A{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; 
		display:block;color:#000000; padding-bottom:1px; background-color:#CCCCCC; border:1px solid #FFFFFF; text-decoration: none;
		white-space:nowrap; text-align:left;}
#links A:hover{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px;color:#111111; background-color:#DDDDDD; 
		border:1px solid #FF6600; white-space:nowrap;text-align:left;text-decoration:none;}
#links A:visited{font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; color:#000000;text-decoration:none; 
		white-space:nowrap;text-align:left;}




/* Services-Links  */

#selinks A{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; 
		display:block;color:#000000; padding-bottom:1px; background-color:#F1E92E; border:1px solid #FFFFFF; text-decoration: none;
		white-space:nowrap; text-align:left;}
#selinks A:hover{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px;color:#111111; background-color:#F1E92E; 
		border:1px solid #FF6600; white-space:nowrap;text-align:left;text-decoration:none;}
#selinks A:visited{font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; color:#000000;text-decoration:none; 
		white-space:nowrap;text-align:left;}


/* Screen-Links  */

#sclinks A{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; 
		display:block;color:#000000; padding-bottom:1px; background-color:#DD5523; border:1px solid #FFFFFF; text-decoration: none;
		white-space:nowrap; text-align:left;}
#sclinks A:hover{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px;color:#111111; background-color:#DDDDDD; 
		border:1px solid #FF6600; white-space:nowrap;text-align:left;text-decoration:none;}
#sclinks A:visited{font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; color:#000000;text-decoration:none; 
		white-space:nowrap;text-align:left;}
		

/* Printn-Links  */

#plinks A{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; 
		display:block;color:#000000; padding-bottom:1px; background-color:#77B867; border:1px solid #FFFFFF; text-decoration: none;
		white-space:nowrap; text-align:left;}
#plinks A:hover{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px;color:#111111; background-color:#77B867; 
		border:1px solid #FF6600; white-space:nowrap;text-align:left;text-decoration:none;}
#plinks A:visited{font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; color:#000000;text-decoration:none; 
		white-space:nowrap;text-align:left;}

/*ctp-links */


#ctplinks A{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; 
		display:block;color:#000000; padding-bottom:1px; background-color:#895A96; border:1px solid #FFFFFF; text-decoration: none;
		white-space:nowrap; text-align:left;}
#ctplinks A:hover{
		font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px;color:#111111; background-color:#DDDDDD; 
		border:1px solid #895A96; white-space:nowrap;text-align:left;text-decoration:none;}
#ctplinks A:visited{font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px; color:#000000;text-decoration:none; 
		white-space:nowrap;text-align:left;}



/* input definition auf max-width:60 geÃ¤ndert */


input:link  { color:black;  }
input:visited { color:blue;text-decoration:none; }
input:hover { color:red;text-decoration:none; }
input:active { color:green; }



select:link { color:black; }
select:visited { color:black;text-decoration:none; }
select:hover { color:red;text-decoration:none; }
select:active { color:green; }

p { margin-top: 1px;
	font-size:12px; 
	font-family:Arial, Helvetica, Georgia, sans serif;
	white-space:normal; } 

ul { font-size:12px; } 

li { font-size:12px; } 
b   { font-size:12px; font-weight:bold; } 
i {  font-size:12px;}


/* tables */

/* title table  default color #D3D6D6 */
#titcol { 
	font-family: Arial,helvetica, sans serif; 
	color: black ; background: #EEEEEE ; width: 200px ; 
	border-collapse: collapse ; 
	border: 1px; 
	margin:0px 0px 0px 0px;}
	
#titcol2 { color: black ; background: #FFFFFF ; width:90%; 
	border:1px;
	white-space:normal;
	margin:2px 0px 0px 0px;
	}

#spacertab { border: 0px;}


/* td definition auf width:60px geÃ¤ndert */
td { font-size:13px; border:none;margin:0px 0px 0px 0px;}
td.v { border: 1px ridge white ; vertical-align: top; font-size:13px; width: 30%;}
td.h { border: 1px ridge white ; font-size:13px; width:70%;}
td.n { border: none; white-space:nowrap;}
td.nr { border: none ; text-align: right; white-space:nowrap; }
td.c { border: 1px ridge white;  text-align: center; width:300px;}
td.nt { border-top: none ;  text-align: center; }
td.nb { border-bottom: none ;  text-align: center; }
td.ntb { border-top:none; border-bottom: none ;  text-align: center; }
th { color:#000000; border: none; text-align:left; margin-left: 5px; font-size:13px; width:140px; }


.heads {
	font-family: Arial,helvetica, sans serif; 
	color: black ; background: #FFFFFF; width: 600px ; 
	border-collapse: collapse ; 
	border: 1px; 
	/*margin:0px 0px 0px 0px;*/
	text-align:center;}
	
	
.header {font-family: Arial,helvetica, sans serif; font-weight:bold; font-size:13px;color:#333333; background-color:#9EC2FC; 
		border:1px solid #999999; white-space:nowrap;}
		
.header2 {background-image:url(../graph/topbg.gif); background-repeat:no-repeat;}
	
.contents {
	font-family: Arial,helvetica, sans serif; 
	color: black ; background: #FFFFFF; width: 200px ; 
	border-collapse: collapse ; 
	border: 1px; 
	margin:0px 0px 0px 0px;
	text-align:left;
	white-space:normal;}
	
p.contents {
	font-family: Arial,helvetica, sans serif; 
	color: black ; background: #FFFFFF; width: 600px ; 
	border-collapse: collapse ; 
	border: 1px; 
	margin:0px 0px 0px 0px;
	text-align:left;
	white-space:normal;}
	
h2.contents {
	font-family: Arial,helvetica, sans serif; 
	font-size:17px;
	color: black ; background: #FFFFFF; width: 600px ; 
	border-collapse: collapse ; 
	border: 1px; 
	margin:0px 5px 10px 0px;
	text-align:left;}
	
.change {font-family: Arial, helvetica, sans serif; font-size:10px;margin:0px 0px 0px 0px;color:#FF6600;}
.changebk {font-family: Arial, helvetica, sans serif; font-size:10px;margin:0px 0px 0px 0px;color:#000000;}
	
.nav2 {font-family: Arial, helvetica, sans serif; font-size:13px; font-weight:bold;line-height:14px; margin:0px 0px 0px 0px;}
	
/* Beschriftung für Entryseite */
td.hctop { text-align: center; background: #FF6600; }
td.hc { border: none;  padding: 5px 3px 3px 3px; text-align: left; background: #DDDDDD; color:#000000; font-size:13px; line-height:13px;}
td.ar { border: 1px ridge white;  text-align: right; background: #D3D6D6; color:#000000; font-size:13px; line-height:13px; }
td.noad {width:1px}
td.blackstrip { background-image:url(graph/blackpix.gif);
				background-repeat:repeat-x; height: 1px;}
	
td.navstrip { background-color:#3537D7;
			text-decoration:underline;
			margin:0px 0px 0px 0px;
			line-height:1px;}


#nav	{margin-top: 25px; }
#nav11	{margin-top: 85px; }
#nav12	{margin-top: 107px; }
#nav13	{margin-top: 138px; }
#nav14	{margin-top: 161px; }

#center	{margin-top: 135px; }
#logo	{margin-top: 0px; text-align:center; }
#logo2	{margin: 0px 0px 0px 0px; 
		 text-align:center; }
