body
{
  margin: 0 auto;
  padding: 0;
  background-color:#92BC82;
  background-image: url('./../images/bg.png');
  background-repeat: repeat-x;

}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}

.Sheet
{
  overflow: hidden;
  min-width:51px;
  min-height:51px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 11px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 39px;
  height: 39px;
  background-image: url('./../images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 39px;
  height: 39px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -39px;
  width: 78px;
  height: 78px;
  background-image: url('./../images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 39px;
  height: 39px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -39px;
  left: 0;
  width: 78px;
  height: 78px;
  background-image: url('./../images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 39px;
  height: 39px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -39px;
  left: -39px;
  width: 78px;
  height: 78px;
  background-image: url('./../images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 39px;
  right: 39px;
  height: 39px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 78px;
  background-image: url('./../images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 39px;
  right: 39px;
  height: 39px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -39px;
  left: 0;
  width: 100%;
  height: 78px;
  background-image: url('./../images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 39px;
  left: 0;
  width: 39px;
  bottom: 39px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 78px;
  height: 100%;
  background-image: url('./../images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 39px;
  right: 0;
  width: 39px;
  bottom: 39px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -39px;
  width: 78px;
  height: 100%;
  background-image: url('./../images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 39px;
  left: 39px;
  right: 39px;
  bottom: 39px;
  /* background-image: url('./../images/Sheet-c.png'); */
}


.Sheet
{
  margin-top: 20px !important;
}

.contentLayout
{
  margin-bottom: 5px;
  width: 878px;
  position: relative;
}

a img
{
  border: 0;
}


body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #172C31;
}

a, a:link, a:visited, a.visited, a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1D5787;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size:140%;
  color:#1D5787;
}

h1 {
	font-size:160%;
}


#navigation ul
{
  list-style-type: none;
  color: #24464C;
  margin:0;
  padding:0;
}

#navigation li
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height:2;
}

#navigation {
	background-color:#8EEC28;color:white;
	padding:0px;
	padding-top:26px;
}

#navigation ul a, #navigation ul a:link, #navigation ul a:hover, #navigation ul a:visited, #navigation ul a:active {
	color:white;
	text-decoration:none;
}

#navigation ul li {
	padding:8px;
	padding-left:20px;
	border-top:1px solid white;
}

#navigation ul li:hover {
	background-color:#32B126;
}

#subnavigation {
	padding-left:15px;
}

#footer {
	padding:20px;text-align:center;font-size:80%;
}

#content {
	padding-bottom:20px;
	width:623px;float:left;
	margin-left:20px;
	margin-right:20px;
}

#content h1 {
	margin-top:20px;
}

#sidebar {
	width:195px;float:right;
	margin-right:20px;
}

#broadcrumbs {
	background-color:#3366FF;
	color:white;
	padding:5px;
}

#broadcrumbs a, #broadcrumbs a:link, #broadcrumbs a:hover, #broadcrumbs a:active, #broadcrumbs avisited {
	color:white;
	text-decoration:none;
}

p {
	text-align:justify 
}



td {
	vertical-align:top;
}

input, textarea {
	width:200px;
	border:1px solid #8EEC28;
}

textarea {
	height:200px;
}

#galerienav {
	margin-bottom:20px;
	padding:5px;
	padding-left:0px;
}

#galerienav a, #galerienav a:visited, #galerienav a:active {
}
