body 
{
	margin-top:0px; 
 	margin-left:0px; 
 	margin-right:0px; 
 	margin-bottom:0px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#DBDBDB;
}

a:link { color:#D12801; text-decoration:none; font-weight:bold; font-size:10pt }
a:visited { color:#D12801; text-decoration:none; font-weight:bold; font-size:10pt}
a:hover { color:#000000; text-decoration:underline; font-weight:bold; font-size:10pt}
a:active { color:#000000; text-decoration:none; font-weight:bold; font-size:10pt}

			
.navi 		{ 	background-image:url(../images/zugvogel_navi.gif);
				background-repeat:repeat-y;
			}
			
.titel 		{ 	background-image:url(../images/titel_main.jpg);
				background-repeat:no-repeat;
			}
			
.bottom		{ 	background-image:url(../images/bottom.gif);
				background-repeat:no-repeat;
			}
			
.galerie		{ 	background-image:url(../images/zugvogel_top.jpg);
				background-repeat:no-repeat;
			}
			
.main 		{ 	background-image:url(../images/bg_main.gif);
				background-repeat:repeat-y;
				padding-left:30px;
				padding-top:15px;
				padding-right:30px;
				padding-bottom:5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:normal;
				line-height:1.2;
			}
			
.headline	{ 	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				color:#D12801;
				line-height:1.2;
			}
			
.information	{ 	font-family:Verdana, Arial, Helvetica, sans-serif;
				background-color:#d7d7d7;
				padding:5px;
				
			}
