body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color:#CCCCCC;
	
	
}

p {
	font-weight: normal;

}


td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CCCCCC;
	font-weight: normal;
	border-bottom-color: #CCCCCC;
	border-color: #F0F0F0;

}

.breadcrum {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;	
}

.breadcrum:hover {
	font-size: 10px;
	color: #CC6633;
	font-weight: normal;
	
}
.grschrift {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 1.4;
	padding-bottom: 0px;
}
.background {
	color: #333333;
	background-image: url(bilder/background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 18px;
}

.backgroundbergsteiger {
	background-image: url(bilder/bergsteiger-neu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 0px;
	background-color: #ffffff;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
.link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	font-size: 12px;
	color: #CC6633;
	text-decoration: none;
}

}
.linkgross {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.linkgross:hover {
	font-size: 14px;
	color: #CC6633;
	text-decoration: none;
}
h1 {
	font-size: 9px;
	color: #333333;
	letter-spacing: 3px;
	font-weight:bold;
}

