body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	padding: 0px;
	background:#20272b;
}

ul
{
	list-style-type: circle;
}

#Rahmen
{
	width:960px;
	margin:0px auto;
	font-size:12px;
}

.CornerRahmen
{

}

.CornerRahmen *
{
	height:1px;
	overflow:hidden;
	background:#ffffff
}

.CornerRahmen1
{
	border-right:1px solid #7f8386;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #7f8386;
	padding-left:1px;
	margin-left:3px;
	background:#c7c9ca;
}

.CornerRahmen2
{
	border-right:1px solid #363c40;
	border-left:1px solid #363c40;
	padding:0px 1px;
	background:#d4d5d6;
	margin:0px 1px;
}

.CornerRahmen3
{
	border-right:1px solid #d4d5d6;
	border-left:1px solid #d4d5d6;
	margin:0px 1px;
}

.CornerRahmen4
{
	border-right:1px solid #7f8386;
	border-left:1px solid #7f8386;
}

.CornerRahmen5
{
	border-right:1px solid #c7c9ca;
	border-left:1px solid #c7c9ca;
}

#Kopfzeile
{
	padding:5px 10px 5px 10px;
	background:#ffffff;
}

.Title
{
	font-size:40px;
	font-weight:bold;
/*	color:#596066; */
	color:#353c40;

}
.Title a
{
	color:#353c40;
}

.Title a:link
{
	text-decoration:none;
	color:#353c40;
}

.Title a:visited
{
	text-decoration:none;
	color:#353c40;
}

.Title a:active
{
	text-decoration:none;
	color:#353c40;
}

.Title a:hover
{
	text-decoration:none;
	color:#353c40;
}

.Title a:visited:active
{
	text-decoration:none;
	color:#353c40;
}

.Title a:visited:hover
{
	text-decoration:none;
	color:#353c40;
}

.TitleDescription
{
	font-size:10px;
/*	color:#596066; */
	color:#353c40;
}

.CornerKopfzeile
{

}

.CornerKopfzeile *
{
	height:1px;
	overflow:hidden;
	background:#acb7bf;
}

.CornerKopfzeile1
{
	border-right:1px solid #dbe0e3;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #dbe0e3;
	padding-left:1px;
	margin-left:3px;
	background:#c0c9cf;
}

.CornerKopfzeile2
{
	border-right:1px solid #f6f7f8;
	border-left:1px solid #f6f7f8;
	padding:0px 1px;
	background:#bbc4cb;
	margin:0px 1px;
}

.CornerKopfzeile3
{
	border-right:1px solid #bbc4cb;
	border-left:1px solid #bbc4cb;
	margin:0px 1px;
}

.CornerKopfzeile4
{
	border-right:1px solid #dbe0e3;
	border-left:1px solid #dbe0e3;
}

.CornerKopfzeile5
{
	border-right:1px solid #c0c9cf;
	border-left:1px solid #c0c9cf;
}

.KopfzeileContent
{
	padding:0px 10px;
	background:#acb7bf;
}

.KopfzeileLeft
{
	text-align:left;
	float:left;
}

.KopfzeileRight
{
	text-align:right;
}

.KopfzeileRight a
{
	color:#353c40;
}

.KopfzeileRight a:link
{
	text-decoration:underline;
	color:#353c40;
}

.KopfzeileRight a:visited
{
	text-decoration:underline;
	color:#353c40;
}

.KopfzeileRight a:active
{
	text-decoration:underline;
	color:#353c40;
}

.KopfzeileRight a:hover
{
	text-decoration:none;
	color:#353c40;
}

.KopfzeileRight a:visited:active
{
	text-decoration:underline;
	color:#353c40;
}

.KopfzeileRight a:visited:hover
{
	text-decoration:none;
	color:#353c40;
}




#Inhalt
{
	padding:5px 10px 5px 10px;
	background:#ffffff;
}

.CornerInhalt
{
}

.CornerInhalt *
{
	height:1px;
	overflow:hidden;
	background:#acb7bf;
}

.CornerInhalt1
{
	border-right:1px solid #dbe0e3;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #dbe0e3;
	padding-left:1px;
	margin-left:3px;
	background:#c0c9cf;
}

.CornerInhalt2
{
	border-right:1px solid #f6f7f8;
	border-left:1px solid #f6f7f8;
	padding:0px 1px;
	background:#bbc4cb;
	margin:0px 1px;
}

.CornerInhalt3
{
	border-right:1px solid #bbc4cb;
	border-left:1px solid #bbc4cb;
	margin:0px 1px;
}

.CornerInhalt4
{
	border-right:1px solid #dbe0e3;
	border-left:1px solid #dbe0e3;
}

.CornerInhalt5
{
	border-right:1px solid #c0c9cf;
	border-left:1px solid #c0c9cf;
}

.InhaltContent
{
	padding:7px 13px;
	background:#acb7bf;
	color:#353c40;
}

.InhaltContent a
{
	color:#353c40;
}

.InhaltContent a:link
{
	text-decoration:none;
	color:#353c40;
}

.InhaltContent a:visited
{
	text-decoration:none;
	color:#353c40;
}

.InhaltContent a:active
{
	text-decoration:none;
	color:#353c40;
}

.InhaltContent a:hover
{
	text-decoration:none;
	color:#e6f4ff;
}

.InhaltContent a:visited:active
{
	text-decoration:none;
	color:#353c40;
}

.InhaltContent a:visited:hover
{
	text-decoration:none;
	color:#e6f4ff;
}

.InhaltContent li
{
	padding-top:2px;
}

.ItemDescription
{
	font-size:10px;
}

.TitleBorderFirst
{

}

.TitleBorder
{
	margin-top:45px;
}

.TitleCorner
{

}

.TitleCorner *
{
	height:1px;
	overflow:hidden;
	background:#899198
}

.TitleCorner1
{
	border-right:1px solid #9ca6ae;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #9ca6ae;
	padding-left:1px;
	margin-left:3px;
	background:#919aa1;
}

.TitleCorner2
{
	border-right:1px solid #a8b3bb;
	border-left:1px solid #a8b3bb;
	padding:0px 1px;
	background:#8f989f;
	margin:0px 1px;
}

.TitleCorner3
{
	border-right:1px solid #8f989f;
	border-left:1px solid #8f989f;
	margin:0px 1px;
}

.TitleCorner4
{
	border-right:1px solid #9ca6ae;
	border-left:1px solid #9ca6ae;
}

.TitleCorner5
{
	border-right:1px solid #919aa1;
	border-left:1px solid #919aa1;
}

.TitleCorner_Content
{
	padding:0px 5px;
	background:#899198;
}

.TitleContent
{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#353c40;
	width:100%;
}

.ClearBothDummy
{
	clear:both;
	line-height:0px;
}

.LeftContent
{
	width:445px;
	padding-right:25px;
	float:left;
	overflow:hidden;
}

.LeftContent a:visited
{
	text-decoration:none;
	color:#737a80;
}

.RightContent
{
	width:443px;
	float:left;
	overflow:hidden;
}

.RightContent a:visited
{
	text-decoration:none;
	color:#737a80;
}

.SubTitleContent
{
	padding-top:10px;
	font-weight:bold;
	position:relative;
}

.SubTitleContent a:visited
{
	text-decoration:none;
	color:#353c40;
}

.FlickrTitle .SubTitleContent
{
	float:left;
}

.MorePictures{
	padding-top:10px;
	text-align:right;
}

.PhotoSet
{
	position:relative;
}

.PhotoRow
{
	clear:both;
}

.PhotoItem
{
	margin:8px;
	float:left;
	width:85px;
}

.PhotoItem23
{
	margin:10px;
	float:left;
	width:110px;
}

.PhotoItemCorner
{

}

.PhotoItemCorner *
{
	height:1px;
	overflow:hidden;
	background:#737A80
}

.PhotoItemCorner1
{
	border-right:1px solid #939ca3;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #939ca3;
	padding-left:1px;
	margin-left:3px;
	background:#81898f;
}

.PhotoItemCorner2
{
	border-right:1px solid #a6b0b8;
	border-left:1px solid #a6b0b8;
	padding:0px 1px;
	background:#7d858b;
	margin:0px 1px;
}

.PhotoItemCorner3
{
	border-right:1px solid #7d858b;
	border-left:1px solid #7d858b;
	margin:0px 1px;
}

.PhotoItemCorner4
{
	border-right:1px solid #939ca3;
	border-left:1px solid #939ca3;
}

.PhotoItemCorner5
{
	border-right:1px solid #81898f;
	border-left:1px solid #81898f;
}

.PhotoItem_Picture
{
	padding:0px 5px;
	background:#737A80;
}






#Fusszeile
{
	padding:5px 10px 5px 10px;
	background:#ffffff;
}

.CornerFusszeile
{
}

.CornerFusszeile *
{
	height:1px;
	overflow:hidden;
	background:#acb7bf;
}

.CornerFusszeile1
{
	border-right:1px solid #dbe0e3;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #dbe0e3;
	padding-left:1px;
	margin-left:3px;
	background:#c0c9cf;
}

.CornerFusszeile2
{
	border-right:1px solid #f6f7f8;
	border-left:1px solid #f6f7f8;
	padding:0px 1px;
	background:#bbc4cb;
	margin:0px 1px;
}

.CornerFusszeile3
{
	border-right:1px solid #bbc4cb;
	border-left:1px solid #bbc4cb;
	margin:0px 1px;
}

.CornerFusszeile4
{
	border-right:1px solid #dbe0e3;
	border-left:1px solid #dbe0e3;
}

.CornerFusszeile5
{
	border-right:1px solid #c0c9cf;
	border-left:1px solid #c0c9cf;
}

.FusszeileContent
{
	padding:7px 13px;
	background:#acb7bf;
	color:#353c40;
	font-size:10px;
}

.FusszeileContent a
{
	color:#353c40;
}

.FusszeileContent a:link
{
	text-decoration:underline;
	color:#353c40;
}

.FusszeileContent a:visited
{
	text-decoration:underline;
	color:#353c40;
}

.FusszeileContent a:active
{
	text-decoration:underline;
	color:#353c40;
}

.FusszeileContent a:hover
{
	text-decoration:none;
	color:#353c40;
}

.FusszeileContent a:visited:active
{
	text-decoration:underline;
	color:#353c40;
}

.FusszeileContent a:visited:hover
{
	text-decoration:none;
	color:#353c40;
}

.FusszeileLeft
{
	text-align:left;
	float:left;
}

.FusszeileRight
{
	text-align:right;
}

.FusszeileWholeWidth
{
	text-align:justify;
}