.twoColFixLtHdr #container #sidebar1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	line-height: 1.2em;
}

.link {
    color: #214E7B;
    text-decoration: none;
}

.link:hover {
    text-decoration: underline;
}


#mainContent p {
	font-size: 13px;
	text-decoration: none;
	line-height: 1.4em;
	padding-left: 0px;
}
#mainContent a {
	color: #214E7B;
	text-decoration: none;
}
#mainContent a:hover {
	color: #214E7B;
	text-decoration: underline;
}
#boxfooternavi p {
	font-size: 60%;
}
.textFett {
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 1.3em;
	padding-left: 0px;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent2 {
	width: 650px;
	margin-top: 0px;
	position: absolute;
}
.twoColFixLtHdr #container #mainContent3 {
	width: 324px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 325px;
	position: absolute;
}
.textFettPaddingLeft {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 1.3em;
	padding-left: 0px;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #mainContent2 img {
	padding-right: 10px;
}
.textKursiv {
	text-decoration: none;
	padding-left: 0px;
	font-style: italic;
}
.textFettRot {
	text-decoration: none;
	padding-left: 0px;
	font-weight: bold;
	color: #8B0E11;
}
.textRot {
	text-decoration: none;
	padding-left: 0px;
	color: #8B0E11;
}




/* 
	Galerie
	-------
*/

#gallery, #gallery_02 { width:620px;}

#gallery ul, #gallery_02 ul { 
	list-style: 				none;
	padding: 					0 0 0 0;
}
#gallery ul li, #gallery_02 ul li { 
	display: 					inline;  
	list-style: 				none;
}	
#gallery ul li a, #gallery_02 ul li a {
	background:					none;
	font-size:					0px;
	margin:						0 20px 20px 0;
	filter: 					alpha(opacity:80);
	KHTMLOpacity: 				0.80;
	MozOpacity: 				0.80;
	opacity: 					0.80;
}

#gallery ul li a:hover, #gallery_02 ul li a:hover {
	background:					none;
	filter: 					alpha(opacity:100);
	KHTMLOpacity:1;
	MozOpacity:1;
	opacity:1;
}

#gallery ul li a img, #gallery_02 ul li a img {
	border: 					#999 3px solid;
	margin: 					0 0 20px 0;
}
