/* allgmeine stylesheet definitionen */
td.tablabel { color: black;  background-color: #ff9966; margin-left: 5px; }

body { background-attachment: fixed; background-image: url(images/background.gif); font-size: 12px; font-family: tahoma, verdana; font-weight: normal; font-style: normal; }
head { font-size: 12px; font-family: tahoma, verdana; font-style: normal; font-weight: normal; background-image: url(images/background.gif); background-attachment: fixed; }
frameset { font-size: 12px; font-family: tahoma, verdana; font-style: normal; font-weight: normal; background-image: url(images/background.gif); background-attachment: fixed; }

table.transparent
{ 
	font-size: 12px; 
	font-family: tahoma, verdana; 
	font-style: normal; 
	font-weight: normal; 
	background-image: url(images/background.gif); 
	background-attachment: fixed; 
}

table.orange
{ 
	font-size: 14px;
    font-family: tahoma, verdana;
    font-style: normal;
    font-weight: normal; 
    background-color:#ff9966; 
}
td.tabcontact { font-size: 14px; font-family: tahoma, verdana; font-style: normal; font-weight: normal; background-color: #ff9966; }
