body {
background-color:none;
background-attachment: fixed;
background-image: url(images/hintergrund.jpg);
background-repeat: repeat-x;
background-position: center top;
padding:0;
margin:0;}

td {font-size: 12px; font-family: Trebuchet MS, Arial, sans-serif; color: #FFFFFF; line-height: 18px;}

h1	{font-size: 26px; font-family: Trebuchet MS, Arial, sans-serif; color: #FFFFFF;}
h2	{font-size: 22px; font-family: Trebuchet MS, Arial, sans-serif; color: #FFFFFF;}
h3	{font-size: 18px; font-family: Trebuchet MS, Arial, sans-serif; color: #FFFFFF;}


.nav:link, .nav:visited 	{color: #ffffff; text-decoration: none;}
.nav:hover					{color: #ffffff; text-decoration: none;}

.navOn, nav 	{padding-right: 10px; padding-left: 10px; background-color: #245e69; cursor:pointer; height:34px;}
.navOff			{padding-right: 10px; padding-left: 10px; color: #ffffff; cursor:pointer; height:34px;}


a:link, a:visited	{font-size: 12px; font-family: Trebuchet MS, Arial, sans-serif; color: #FFFFFF; text-decoration: underline;}
a:hover				{font-size: 12px; font-family: Trebuchet MS, Arial, sans-serif; color: #FFFFFF; text-decoration: none; line-height: 18px;}


/* ------------------------------- Liste begin------------------*/

ul#list 		{margin: 0px; padding: 0px; list-style-type: none;}
ul#list li 	{

list-style-type:none;
background-image: url(images/trans.png);
text-decoration: none;
margin-bottom:3px;
padding-left: 25px;
padding-bottom: 2px;
padding-top: 2px;}
/* ------------------------------- Liste end------------------*/