html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	font-size: 13px;
	color: #777;
	font-family: 'Lucida Grande', tahoma, sans-serif;
	background: url(../images/back.gif);
	background-repeat: repeat-x;
}

h3 {
	margin: -5px 0 0 0;
	font-size: 25px;
	line-height: 26px;
	letter-spacing: 2px;
	color: #4ebf88;
}

#content a {
	color: #4ebf88;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 90%;
}

#wrap {
	width: 780px;
	float: left;
}

#flower {
	width: 220px;
	height: 100%;
	float: left;
	background: url(../images/flower.gif);
	background-repeat: no-repeat;
}

#menu {
	width: 240px;
	height: 800px;
	background: url(../images/men_back.gif);
	background-repeat: no-repeat;
        float: left;
}

#topnavi {
	width: 540px;
	height: 25px;
	float: left;
	margin-top: 20px;
	text-align: right;
	font-size: 13px;
}

#topnavi a {
	text-decoration: none;
	color: #777;
}

#topnavi a:hover {
	color: #4ebf88;
}

#header {
	width: 540px;
	height: 200px;
	float: right;
	background: url(../images/head.jpg);
}

#content {
	width: 520px;
	height: 80%;
	float: left;
	padding: 10px;
	background: url(../images/con_back.gif);
	background-repeat: no-repeat;
}

#incont {
	width: 490px;
	padding: 15px;
	line-height: 16px;
	text-align: left;
}

#navi {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 265px;
	margin-left: 30px;
	font-family: arial;
}

#navi li {
	list-style-type: none;
	font-size: 18px;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ccc;
	width: 180px;
}

#navi a {
	text-decoration: none;
	color: #ffffff;
	text-transform: lowercase;
}

#navi a:hover, #navi .active {
	text-decoration: none;
	color: #4ebf88;
}

#navi_top {
	margin: 0;
	padding: 0;
	float: right;
}

#navi_top li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	font-decoration: none;
}

#footer {
	width: 100%;
	clear:both;
	background: url(../images/footer.gif);
	height: 100px;
	text-align: center;
        overflow: hidden;
}

#infoot {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.image {
	border: 3px solid #ccc;
	padding: 1px;
}

.image2 {
	border: 3px solid #fff;
	padding: 1px;
}

#neu {
	width: 468px;
	background: #ededed;
	padding: 10px;
	overflow:hidden;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}	

#neu p {
	padding-left: 10px;
}

#datum {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}

#datum li {
	list-style-type: none;
	background: #ddd;
	padding: 10px;
	margin: 20px 0 0 0;
	border-top:1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

input, textarea {
	font-size: 13px;
	color: #777;
	font-family: tahoma;
	border: 1px solid #ccc;
	padding: 4px;
}

#person {
	background: #ededed;
	border: 1px solid #ccc;
	padding: 10px;
	width: 470px;
	overflow:hidden;
	margin-bottom: 40px;
}

#person p {
	padding-left: 10px;
}

.table {
	border: 1px solid #ccc;
}

.row {
	background: #ededed;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.row2 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.galerie  {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: hidden;
}

a.galerie {
	border: 4px solid #ccc;
}
