/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f2600;
}
#siteInfo{
	clear: both;
	font-size: 75%;
	border-top: 1px solid #5f2600;
	border-bottom: 1px solid #5f2600;
	width: 750px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

a:link {
	color: #5f2600;
	text-decoration: none;
}

a:visited {
	color: #5f2600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#kopf {
	width: 760px;
	background-color: #FFFFFF;
	display: block;
	height: 100px;
	margin-bottom: 3px;
	border-top-width: thin;
}
div#navigation {
	float: left;
	width: 160px;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffecdf;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
div#navielemente {
	margin-left: 2px;
	margin-right: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	height: auto;
}

#navielemente a:link{
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}

#navielemente a:visited{
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
}

#navielemente a:hover{
	background-color: #ffb27f;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}








#copyright {
	font-size: 70%;
	text-align: center;
}

#Links {
	display: block;
	margin-right: 10px;
	margin-left: 5px;
}

#Links a:link{
	border-top: 1px solid #5f2600;
	padding: 2px 0px 2px 10px;
	display: block;
}

#Links a:visited{
	border-top: 1px solid #5f2600;
	padding: 2px 0px 2px 10px;
	display: block;
}

#Links a:hover{
	background-color: #DBDBDB;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	display: block;
}
#inhalt{
	float:left;
	background-color: #ffecdf;
	margin-left: 10px;
	width: 585px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main {
	display: block;
	width: 760px;
	margin-bottom: 5px;
	border-top: 1px solid #3f1900;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.BgColorLinkActive{
background-color:#CCCCCC
}
div#siteInfo {
	float: left;
	margin-bottom: 40px;
}
h1 {
	font-size: 72px;
}
h2 {
	font-size: 20px;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px 10px;
	text-align: justify;
}

.feature h3{
	padding: px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 5px 10px 0px 10px;
	text-align: justify;
}

.story p{
	padding: 0px 0px 5px 0px;
	text-align: justify;
}
.Color01{ Color: #ffecdf; }
.Color02{ Color: #ffd9bf; }
.Color03{ Color: #ffc59f; }
.Color04{ Color: #ffb27f; }
.Color05{ Color: #ff9f5f; }
.Color06{ Color: #ff791f; }
.Color07{ Color: #ff6600; }
.Color08{ Color: #df5900; }
.Color09{ Color: #bf4c00; }
.Color10{ Color: #9f4000; }
.Color11{ Color: #7f3300; }
.Color12{ Color: #5f2600; }
.Color13{ Color: #3f1900; }

.BgColor01{ background-color: #ffecdf; }
.BgColor02{ background-color: #ffd9bf; }
.BgColor03{background-color: #ffc59f; }
.BgColor04{ background-color: #ffb27f; }
.BgColor05{ background-color: #ff9f5f; }
.BgColor06{ background-color: #ff791f; }
.BgColor07{ background-color: #ff6600; }
.BgColor08{ background-color: #df5900; }
.BgColor09{ background-color: #bf4c00; }
.BgColor10{ background-color: #9f4000; }
.BgColor11{ background-color: #7f3300; }
.BgColor12{ background-color: #5f2600; }
.BgColor13{ background-color: #3f1900; }

.bilderahmen {
	border: 1px solid #3f1900;
}
