/*styleslayout.css
Layout Stylesheet Datei, welche alle wichtigen Layout-Styles der BITV Seiten enhält.
Bitte nur Layout-Sytles einfügen - temp. oder spezielle Styles separat legen!

Geändert 050411
*/
div.wrapper { position: relative; margin-left: auto; margin-right: auto; width: 1000px; }
.Stil1 {
	font-family: Arial;
	font-size: 10;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.Stil44 {font-family: Arial;
	color: #666666;
	font-size: 9pt;
	font-weight: bold; 
	}
.Stil47 {font-size: small;
    color: #000000; 
	font-family: Arial;
	}
.Stil48 {
	color: #666666;
	font-weight: bold;
    }
.Stil49 {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

.Stil6 {
	font-family: Arial;
	color: #000000;
	font-size: x-small; }
.Stil8 {
	font-family: Arial;
	font-size: small;
	color: #333333;}
.Hover          { color:#666666; }
a:link		    { color:#666666; text-decoration: none}
a:visited		{ color:#000000; text-decoration: none}
a:hover			{ color:#666666; text-decoration: none}
a:active		{
	text-decoration: none;
	color: #009;
}
