#inhaltsbereich {
	background: white url(../upload/design/hg-inhaltsbereich-breit.gif) repeat-y left top;
}

#unternavigation {
	padding:0px;
}

#sommer ul, #winter ul {
	display:block;
}

#inhalt {
	width:700px;
	padding:0px;
	float:left;
	background: url(../upload/design/bg-startseite.gif) repeat-x 0px 0px;
}

.kasten {
	width:186px;
	height:320px;
	padding: 0 20px 30px 20px;
	float:left;
}

.kasten .head {
	height:74px;
	position:relative;
}

.kasten .head h1 {
	position:absolute;
	bottom:5px;
	line-height:1em;
}

.kasten .sub {
	height:2em;
	padding:15px 0;
}

.kasten .sub h2 {
	border:0px;
}

.kasten .sub h2 a {
	text-decoration:none;
}

.kasten .text {
	height:5em;
	padding: 0 0 15px 0;
}

.kasten .bilder {
	position:relative;
	height:90px;
	width:186px;
}

.kasten .edit img {
	margin-bottom:20px;
}

.kasten .bilder img {
	position:absolute;
	left:0px;
	bottom:0px;
}

.kasten .bilder img.mehr  {
	position:absolute;
	bottom:0px;
	left:115px;
}

.zwei {
	margin:20px 0;
	height:200px;
	position:relative;
	border-left:solid 1px #B3B3B3;
}

.kasten.rechts {
	border-left:none;
	background:#49403A;
	color:white;
	font-size:1.2em;
}

.kasten.rechts a {
	color:white;
}

.kasten.rechts h3 {
	font-size:1.2em;
	color:white;
	font-weight:normal;
}

.zwei img.mehr {
	position:absolute;
	bottom:15px;
	right:20px;
}

.kasten h3 {
	font-size:100%;
	font-weight:bold;
	border:0px;
	color:#333333;
	margin:1em 0;
}

.kasten h3 a {
	text-decoration:none;
} 

.kasten input {
	width:160px;
	border:solid 1px #797979;
	margin-bottom:5px;
}

.kasten input.submit {
	width:121px;
	height:28px;
	border:0px;
	position:absolute;
	bottom:15px;
	right:20px;
}









