html 		{
				width:100%;
				height:100%;
			}
body		{
				background:url(./gfx/background.gif) repeat fixed;
				width:100%;
				height:100%;
				margin:0%;
				padding:0%;
			}
div			{ 
				font-family: tahoma,verdana,arial,helvetica,geneva,sans-serif; 
				font-size: 16px;
				font-style:normal; 
				font-weight:normal;
				text-align:left;
				overflow:hidden;
			}
.sourround	{
				width:100%;
				height:100%;
				text-align:center;
				border: 0px solid;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				overflow:auto;
			}
.navi		{
				width:180px;
				border-color:#162B42;
				background-color:#61A5F1;
				color:#003672;
				border: 1px solid;
				margin:5px 5px 5px 5px;
				padding:5px 5px 5px 5px;
			}
.content	{
				/*width:692px;*/
				border-color:#005DC6;
				background-color:#9AC8FC;
				color:#1B426D;
				text-align:left;
				border: 1px solid;
				margin:5px 5px 5px 5px;
				padding:5px 5px 5px 5px;
			}
.innercontent	{
				width:100%;
				height:100%;
				border: 0px;
				text-align:left;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				overflow:auto;
			}
.news 		{
				color:#003672;
			}
.guestbook_form	{
				color:#003672;
				font-size: 16px;
				font-weight:bold;
			}
.guestbook_text	{
				color:#003672;
			}
.guestbook_name	{
				color:#003672;
				font-weight:bold;
				font-size: 18px; 
			}
code		{
				font-family: Consolas,"courier new";
				color: #9AC8FC;
				background-color: #1B426D;
				font-size: 100%;
			}
.copyright 	{ 
				font-family: tahoma,verdana,arial,helvetica,geneva,sans-serif;
				font-size: 9px; 
				color: #C0C0C0;
			}
td.bild 	{
				background: url(./gfx/pfeil.gif)  no-repeat;
			}
.headline	{
				font-size: 26px;
				font-style:italic; 
				font-weight:bold;
				color:#033975;
			}
.headline_m	{
				font-size: 22px;
				font-style:normal; 
				font-weight:bold;
				color:#033975;
			}
.headline_2	{
				font-size: 18px;
				font-style:italic; 
				font-weight:bold;
				color:#033975;
			}
.headline_s	{
				font-style:italic; 
				font-weight:bold;
				color:#033975;
			}
.download	{
				font-size: 18px;
				font-style:italic;
				font-weight:bold;
			}
.highlite	{
				font-style:italic;
				font-weight:bold;
			}
.donate		{
				font-size: 22px;
				font-style:normal; 
				font-weight:bold;
				color:#033975;
			}
.donate_sub	{
				font-size: 18px;
				font-style:normal; 
				font-weight:bold;
			}
.navi		a:link 		{ font-style:normal; font-weight:normal; text-decoration:none; color:#003672; }
.navi		a:visited 	{ font-style:normal; font-weight:normal; text-decoration:none; color:#003672; }
.navi		a:hover 	{ font-style:normal; font-weight:bold;   text-decoration:none; color:#002958; }
.navi		a:active 	{ font-style:italic; font-weight:bold;   text-decoration:none; color:#002958; }
.content.news a:link 	{ font-style:normal; font-weight:normal; text-decoration:none; color:#003672; }
.content.news a:visited	{ font-style:normal; font-weight:normal; text-decoration:none; color:#003672; }
.content.news a:hover 	{ font-style:normal; font-weight:normal; text-decoration:none; color:#002958; }
.content.news a:active	{ font-style:italic; font-weight:normal; text-decoration:none; color:#002958; }
.content	a:link 		{ font-style:normal; font-weight:normal; text-decoration:none; color:#AA2416; }
.content 	a:visited 	{ font-style:normal; font-weight:normal; text-decoration:none; color:#AA2416; }
.content 	a:hover 	{ font-style:normal; font-weight:normal; text-decoration:none; color:#E33E31; }
.content 	a:active 	{ font-style:italic; font-weight:normal; text-decoration:none; color:#E33E31; }
