@charset "utf-8";
/* CSS Document */


body {
text-align:center;
}
	.all
	{
		margin:0 auto;
		width:820px;
		text-align : center;
		font-family : Verdana;
		font-size : 13px;
		margin-top : 20px;
		margin-bottom : 15px;
	}
	
	h1 {
		color:#666666;
		font-size:18px;	
		text-align:left;	
	}	
	
	
	h2
	{ 
		width : 650px;
		font-family : Arial;
		font-size : 13px;
		color : #000099;
		border-bottom: 1px solid #000099;
		padding-bottom : 5px;
		
	}

	
.klein {
	font-family : Arial;	
	font-size:10px;
	text-align:justify;
	color:#808080;
}

.klein  a{
	color:#808080;
}
	

.text {
	background-color:#DDDDDD;
	border:1px solid #666666;
	border-bottom:0px;
	text-align:justify;
	padding:10px;
}
	
	
	
	.bild {
	background-color:#DDDDDD;
	border:1px solid #666666;
	border-top:0px;
	text-align:justify;
	padding:4px;
}

.autor {
	font-family: Arial;	
	font-size:12px;
	text-align:left;
}
	
.links {
	font-family: Arial;	
	font-size:12px;
	text-align:left;
	line-height:18px;
}
	
.webmaster {
	color: #6B8DB0;
	font-weight: bold;
}
.suedtirol {
	color: #C10101;
	font-weight: bold;
}
.wandern {
	color: #778C2F;
	font-weight: bold;
}

.homepage {
	color: #E2A911;
	font-weight: bold;
}

