/* Neu von Schulz */

a:link  { font-size:8pt; text-decoration:underline; font-weight:normal; color:#0045AF; }
a:visited  { font-size:8pt; text-decoration:underline; font-weight:normal; color:#1A3E75; }
a:hover { font-size:8pt; text-decoration:underline; font-weight:normal; color:#607FAE; }
a:active { font-size:8pt; text-decoration:underline; font-weight:normal; color:#FF0000; }

a.LinkBold:link { color:#1A3E75; font-size:9pt; font-weight:bold; text-decoration:underline; }
a.LinkBold:visited { color:#1A3E75; font-size:9pt;	font-weight:bold;	text-decoration:underline; }
a.LinkBold:hover { color:#607FAE; font-size:9pt; font-weight:bold; text-decoration:underline; }
a.LinkBold:active { color:#FF0000; font-size:9pt; font-weight:bold; text-decoration:underline; }
		
/* standard styles for hyperlinks -- OLD 
a:link { color:#1A3E75; font-size:9pt; font-weight:bold; text-decoration:underline; }
a:visited { color:#1A3E75; font-size:9pt;	font-weight:bold;	text-decoration:underline; }
a:hover { color:#607FAE; font-size:9pt; font-weight:bold; text-decoration:underline; }
a:active { color:#FF0000; font-size:9pt; font-weight:bold; text-decoration:underline; }
/*

/* Link im Fließtext --- OLD 
a.FloatingLink:link  { font-size:8pt; text-decoration:underline; font-weight:normal; color:#0045AF; }
a.FloatingLink:visited  { font-size:8pt; text-decoration:underline; font-weight:normal; color:#1A3E75; }
a.FloatingLink:hover { font-size:8pt; text-decoration:underline; font-weight:normal; color:#607FAE; }
a.FloatingLink:active { font-size:8pt; text-decoration:underline; font-weight:normal; color:#FF0000; }
*/

/* Sitemap, Search, Contact, Imprint Links auf Toppage */
a.tools:link { font-size:8pt; text-decoration:none; font-weight:normal; color:#797979; }
a.tools:visited { font-size:8pt; text-decoration:none; font-weight:normal; color:#4C4C4C; }
a.tools:hover { font-size:8pt; text-decoration:underline; font-weight:normal; color:#797979; }
a.tools:active { font-size:8pt; text-decoration:underline; font-weight:normal; color:#ff0000; }
 
 /* von Schulz  a.breadcrumbs - benutzt für den Pfad*/
a.txtPathList:link { text-decoration:none; color:#242021; font-size:9pt; font-weight:bold;}
a.txtPathList:visited { text-decoration:none; color:#242021; font-size:9pt; font-weight:bold;}		
a.txtPathList:hover { text-decoration:underline; color:#242021; font-size:9pt; font-weight:bold;}	
a.txtPathList:active { text-decoration:none; color:#242021; font-size:9pt; font-weight:bold;}			

/* first level hyperlinks auf toppage */
a.navi:link { text-decoration:none; color:#242021;font-weight: bold; font-size: 9pt;} 
a.navi:visited { text-decoration:none; color:#242021;font-weight: bold; font-size: 9pt; }
a.navi:hove { text-decoration:underline; color:#242021;font-weight: bold; font-size: 9pt;}
a.navi:active { text-decoration:none; color:#514C4D; font-weight: bold; font-size: 9pt;}

/* first level hyperlink - ist ausgewählt auf toppage */
a.naviBlue:link { text-decoration:none; color:#FFFFFF; font-weight: bold; font-size: 9pt;}
a.naviBlue:visited { text-decoration:none; color:#FFFFFF; font-weight: bold; font-size: 9pt;}
a.naviBlue:hover { text-decoration:underline; color:#FFFFFF; font-weight: bold;font-size: 9pt;}
a.naviBlue:active { text-decoration:none; color:#D1E7FF; font-weight: bold;font-size: 9pt;}

/* für second level in toppage */
a.subnavi:link { text-decoration:underline; color:#FFFFFF; font-weight: bold; font-size: 9pt;}
a.subnavi:visited { text-decoration:underline; color:#FFFFFF; font-weight: bold; font-size: 9pt;}
a.subnavi:hover { text-decoration:underline; color:#FFFFFF; font-weight: bold; font-size: 9pt;}
a.subnavi:active { text-decoration:underline; color:#FFFFFF; font-weight: bold; font-size: 9pt;}

input.registration {
	/*background-color: #d7d7d7;*/
	background-image: url(/images/table_bg.gif);
	border-style: solid;
	border-color: #8C8C8C;
	border-width: 1px;
	color: Black;
	font-family:Arial,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	width: 100px;
	height: 20px;
	
}

*.TextField {
		background-color:#FFFFFF;
     	font-size:8pt;
     	font-family:Arial,sans-serif;
     	color:#000000;
		border-style: solid;
		border-width: 1px;
		border-color: #8C8C8C;
}

b.txtb { font-family:Arial,Helvetica; font-size:10pt; text-decoration:none; font-weight:bold; color:#000000; }

/* von Schultz h1 */
*.big { 	
		font-size:18pt;
     	color:#808080;
     	font-family:Arial,sans-serif;
     	font-weight:normal;
     	margin-bottom:5pt;
     	text-indent: -2pt;
}

*.IntroNewsHeadline {
	color:#1A3E75; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:normal; 
}

*.AbstandPfeil {
	padding-left: 16px;
	padding-right: 8px;
}

*.AbstandPfeilMenue {
	padding-left: 11px;
	padding-right: 8px;
}

body,table 	{ 
		background-color:#FFFFFF;
     	/*font-size:8pt; //Agmi 
     	color:#000000;*/
     	font-family:Arial,sans-serif;
		height: 16px;
		font-size: x-small;
		color: #666666; 
		font-style: normal
}

body{
	height: 16px;
	font-size: x-small;
	color: #666666; 
	font-style: normal
}
hr.gepunkted {
	color: #d7d7d7;
	border-width: thin;
	border-style: dotted;
}


ul {
	list-style-image: url(/images/bullets/bulletpfeil.gif);
	list-style-position: outside;
}

li {
	padding-bottom: 2px;
	margin-bottom: 2px;
	height: 16px;
	font-size: x-small; 
	color: #666666; 
	font-style: normal
}
/* Tabellen Styles von Schulz */
.tabellen    { 
	color: black; 
	font-weight: normal; 
	font-size: 8pt; 
	text-decoration: none; 
	padding: 6px 15px 6px 8px; 
	border: none 
}

.tabellen_kopf  { 
	color: black; 
	font-weight: normal; 
	font-size: 8pt; 
	text-decoration: none; 
	background-image: url(/images/table_bg.gif); 
	padding-left: 8px; 
	border: none; 
	height: 21px 
}

td.txtb {      	
	font-size:8pt;
   font-family:Arial,sans-serif;
   color:#000000;
	font-weight:bold; 
}

td.small { font-family:Arial,sans-serif; font-size:8pt; text-decoration:none; color:#000000; }

.blockheadline	{
	font-size : 12px;
	font-family:Arial,Helvetica;
	font-weight:bold; color:#2469A0;
}
							   
.blockheadlinetext{
	font-size:10pt;
	font-family:Arial,Helvetica;
	color:#353535;
}

select.Country {
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: 11px;

	height: 18px;
	width: 100px;
}
							
/* Stylesheets von Schulz */
h2 { 
	margin-top:0;
	margin-bottom:2pt;
	font-size:8pt;
	color:#000000;
	font-family:Arial,sans-serif;
	font-weight:bold;
}

.h2 { 
	margin-top:0;
	margin-bottom:2pt;
	font-size:8pt;
	color:#000000;
	font-family:Arial,sans-serif;
	font-weight:bold;
}

.h3 { 
	margin-top:0;
	margin-bottom:0pt;
	font-size:8pt;
	color:#000000;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-style:italic;	
}

#ToolLeiste	{
	font-size:8pt;
	font-family:Arial,sans-serif;
	color:#797979;
	padding-bottom:0;
}

#SubNavigation	{
	font-size:9pt;
	font-family:Arial,sans-serif;
	color:#ffffff;
	font-weight:bold;
}
		
#ColCaption	{
	padding-left:6px;
	font-size:9pt;
	font-family:Arial,sans-serif;
	color:#3B3B3B;
	font-weight:bold;
}
		
#Column {
	padding-top:8px;
	font-size:8pt;
	font-family:Arial,sans-serif;
	color:#000000;
	font-weight:normal;
}
		
#ColumnLeft	{
	padding-top:0px;
	padding-left:4px;
	padding-right:24px;
	font-size:8pt;
	font-family:Arial,sans-serif;
	color:#000000;
	font-weight:normal;
}
		
#Navi {
	padding-top:4px;
	font-size:9pt;
	font-family:Arial,sans-serif;
	color:#242021;
	font-weight:bold;
}

#Bulletlist	{
	padding-bottom:4px;
	font-size:8pt;
  	font-family:Arial,sans-serif;
	color:#000000;
	font-weight:normal;
}
 
.hide {
	color: #000000;
	text-decoration: none;
}
.hide:link {
	color: #000000;
	text-decoration: none;
}
.hide:visited {
	text-decoration: none;
	color: #000000;
}
.hide:hover {
	text-decoration: none;
	color: #000000;
}
.hide:active {
	text-decoration: none;
	color: #000000;
}																

input.btnOne{
   color:#000044;
   background-color:#CCCCCC;
   font-family:font-family:Arial,sans-serif;
   font-size:9pt;
   font-weight:bold;}
   
