/*	
     Josef-Bartl.de
     Cascading Stylesheet
     Michael M�ller
     The BrainStorm Project
     10. Dezember 2004
*/
/* Farben:
	blau-lila:	#4646A1
	gelb-braun:	#FAFCB8
	hellgrau:	#606060
	dunkelgrau:	#303030
*/

body	a:link	  {color: #ffffff; text-decoration: underline;}
body	a:hover   {color: #ffffff; text-decoration: none;}
body	a:active  {color: #ffffff; text-decoration: underline;}
body	a:visited {color: #ffffff; text-decoration: underline;}
body	a:visited:hover   {color: #ffffff; text-decoration: none;}

#nav a:link    {color: #4646A1; text-decoration: underline; font-weight: bold;}
#nav a:hover   {color: #4646A1; text-decoration: none; font-weight: bold;}
#nav a:active  {color: #4646A1; text-decoration: underline; font-weight: bold;}
#nav a:visited {color: #4646A1; text-decoration: underline; font-weight: bold;}
#nav a:visited:hover   {color: #4646A1; text-decoration: none; font-weight: bold;}

body
{
	background-color: #ffffff;
	scrollbar-arrow-color: #606060;
	scrollbar-highlight-color: #606060;
 	scrollbar-shadow-color: #606060;
}

td
{
	color: #606060;
	font-family: "Times New Roman", Arial, Times;
	font-size: 12px;	
}

h1
{
	color: #606060;
	font-family: "Times New Roman", Arial, Times;
	font-size: 24px;
}

b
{
	color: #4646A1;
}

img
{
  border-width: 0px;
}

.font_bg1
{
	color: #ffffff;
	font-family: Arial, Times, "Times New Roman";
	font-size: 12px;
	background-color: #4646A1;
}

.font_bg1_e
{
	color: #ffffff;
	font-family: Arial, Times, "Times New Roman";
	font-size: 12px;
	background-color: #4646A1;
	padding: 3px;	
}

.font_bg2
{
	color: #ffffff;
	font-family: Arial, Times, "Times New Roman";	
	background-color: #606060;
	font-size: 12px;
}

.farbe1
{
	background-color: #FAFCB8;
}
.farbe2
{
	background-color: #FFFFFF;
}

#eingerueckt
{
	padding: 3px;
}

#content
{
  height: 327px;
  overflow: auto;
	padding: 3px;
}

#content 	a:link    {color: #4646A1; text-decoration: underline; font-weight: bold;}
#content 	a:hover   {color: #4646A1; text-decoration: none; font-weight: bold;}
#content 	a:active  {color: #4646A1; text-decoration: underline; font-weight: bold;}
#content 	a:visited {color: #4646A1; text-decoration: underline; font-weight: bold;}
#content 	a:visited:hover   {color: #4646A1; text-decoration: none; font-weight: bold;}

.blickfang {
  display: block;
    
  font-size: 200%;
  line-height: 1.2em;
  margin: 1em;
}
  