body
{	
    color: #000000;
	Scrollbar-Face-Color: 		#000000; /* hauptfarbe */
  	Scrollbar-Highlight-Color: #FFFFFF; /* weiss */
  	Scrollbar-Shadow-Color: 	#C5B80B; /* dunkler */
  	Scrollbar-Arrow-Color: 		#FFFFFF; /* kleine Pfeile */
	Scrollbar-Track-Color: 		#F4EA4C; /* hg-farbe */
  	Scrollbar-3DLight-Color: 	#FFFFE5; /* dunkler */
	/*background: #FFFFE5;*/
	background: #FFFFE5;
}

h1 /* Projekttitel, kann an Textlaenge angepasst werden */
{	

	font-weight: bold;
	font-size: 16pt;
	color: #000000;
}

h2 /* Seitenüberschrift */
{	
 color: #FE5603;
}

h3 /* Unterüberschrift */
{	
 color: #5B270D;
}

/* Formate Links */

A:LINK {color: #000000;}
A:VISITED {color: #000000;}
A:ACTIVE {color: #000000;}
A:HOVER {color: #294A63;}

.haupttabelle
{
	background-image: url(img/style/gebuerstetesaluminium3b.jpg);
}

.title
{
	background-image: url(img/style/gelberbalken.jpg);
	color: White;
	font-size: 16px;
	font-family: Arial, Verdana, "Times New Roman";
	font-weight: bolder;
}

.contenttabelle
{
	background-color: #F2F2F2;
	color: Black;
	font-family: Arial, Verdana, "Arial Black", "Times New Roman";
	vertical-align: top;
	height:100%;
	border: 2px solid Black;
} 

.linkstabelle
{
	background-color: #F4EA4C;
	background-image: url(img/style/links_bg.jpg);
	height:100%;
}

.navigation
{
	font-size: 1px;
}
a.textbutton
{	
	background: url(img/style/button_roh.jpg);
	height: 24px;
	width: 145px;
	vertical-align: middle;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	color: White;
	font-size: 14px;
	font-family: Arial, Verdana, "Times New Roman";
	display: block;
}

a.textbutton:link
{	
	background: url(img/style/button_roh.jpg);
	height: 24px;
	width: 145px;
	vertical-align: middle;
	line-height: 24px;
	color: White;
}

a.textbutton:visited
{	
	background: url(img/style/button_roh.jpg);
	height: 24px;
	width: 145px;
	color: White;
	vertical-align: middle;
	line-height: 24px;
}

a.textbutton:active
{	
	background: url(img/style/button_hover.jpg);
	height: 24px;
	width: 145px;
	color: White;
	vertical-align: middle;
	line-height: 24px;
}


a.textbutton_active
{	
   background: url(img/style/button_hover.jpg);
	color: White;
	height: 24px;
	width: 145px;
	vertical-align: middle;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, "Times New Roman";
	display: block;
}

a.textbutton_active:visited
{	
   background: url(img/style/button_hover.jpg);
	color: White;
	height: 24px;
	width: 145px;
	vertical-align: middle;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, "Times New Roman";
	display: block;
}

a.textbutton:hover
{	
   background: url(img/style/button_hover.jpg);
	height: 24px;
	width: 145px;
	vertical-align: middle;
	line-height: 24px;
	font-weight: lighter;
	color: White;
}
