body {
	font-family: "Georgia", "Times", serif;
	font-size: 14px;
	background-color: #e1d8a7;
	color: #000000;
}

#page {
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#lunaria {
	width: 142px;
	height: 145px;
	background-image: url("/grafika/lunaria.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	float: left;
}

#menu-1-3 {
	width: 790px;
	height: 35px;
	padding-left: 10px;
	background-image: url("/grafika/mill-1.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	float: left;
}

#menu-lang {
	width: 132px;
	height: 30px;
	padding: 5px 0px 0px 10px;
	float: left;
}

#menu-2-3 {
	width: 370px;
	height: 35px;
	padding-right: 288px;
	background-image: url("/grafika/mill-2.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	float: left;
}

#menu-3-3 {
	width: 250px;
	height: 35px;
	padding: 100px 0px 0px 10px;
	background-image: url("/grafika/mill-3.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	float: right;
}

#content-main {
	width: 510px;
	padding: 5px 15px 15px 15px;
	background-image: url("/grafika/corner.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	float: left;
	text-align: justify;
}

#content-main img {
	max-width: 510px;
}

#content-side {
	width: 230px;
	padding: 5px 15px 15px 15px;
	float: right;
	clear: right;
	text-align: justify;
}

#footer {
	width: 800px;
	border-top: 1px solid;
	clear: both;
}

#footer p.right {
	float: right;
	text-align: right;
	margin-top: 0px;
}

#footer p.left {
	float: left;
	text-align: left;
	margin-top: 0px;
}

h1.title, h2.title {
	display: none;
}

a, a.obsolete {
	font-size: normal;
	font-weight: bold;
	color: #7e1e15;
	text-decoration: none;
}

a.obsolete {
	color: #6a624c;
}

a:hover, a.obsolete:hover {
	color: #000000;
}

div.menu, div.menu-right {
	margin: 2px;
	float: left;
}

div.menu-right {
	float: right;
}

a.menu, a.menu-u {
	padding: 3px 5px 3px 5px;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}

a.menu-u, a.menu:hover {
	text-decoration: underline;
}

a.menu-lang {
	margin: 0px 8px 0px 8px;
}

a.menu-lang img {
	border: none;
}

h3 {
	text-align: left;
	margin: 15px 0px 5px 0px;
}

h3.events {
	font-size: 16px;
	text-align: left;
	margin: 0px;
}

p {
	margin: 10px 0px 10px 0px;
}

p.events, p.project {
	margin: 5px 0px 10px 0px;
}

p.project-links {
	margin: 15px 0 0 0;
	float: right;
	clear: both;
}

div.photo-info {
	width: 100%;
	clear: both;
}

div.photo-thumb {
	width: 115px;
	height: 115px;
	margin: 5px;
	float: left;
	position: relative;
}

img.photo-thumb {
	position: absolute;
	bottom: 0px;
}

div.project {
	width: 100%;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
}

div.project p {
	width: 65%;
	float: right;
	clear: right;
}

div.project h4 {
	width: 30%;
	float: left;
	margin: 10px 0 0 0;
	text-align: left;
}

div.project small {
	width: 30%;
	float: left;
	clear: left;
}

div.prolog {
	float:left;
	margin-bottom: 10px;
}

div.prolog p {
	margin: 5px 0px 18px 0px;
}

div.prolog p:first-letter {
	font-size: 140%;
}

div.footer {
	margin: 5px;
	font-size: x-small;
}

div.sponzor1, div.sponzor2, div.sponzor3, div.sponzor4 {
	margin: 5px 10px 5px 10px;
	padding: 5px 10px 5px 10px;
	background-color: #e8e1bc;
}

a.sponzor1, li.sponzor1 {
	font-size: 140%;
	font-weight: bold;
	text-decoration: underline;
}

a.sponzor2, li.sponzor2 {
	font-size: 140%;
	font-weight: bold;
}

a.sponzor3, li.sponzor3 {
	font-weight: bold;
}

a.sponzor4, li.sponzor4 {
	font-weight: normal;
}

img.sponzor {
	margin: 5px 0 5px 10px;
	float: right;
	clear: right;
}

img.projekt-left, img.projekt-right {
	margin: 5px 8px 5px 0px;
	float: left;
	clear: both;
}

img.projekt-right {
	margin: 5px 0px 5px 8px;
	float: right;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

ol.survey {
	list-style-type: upper-latin;
	padding: 0 15px 0 30px;
}

ul.credits {
	padding: 0 15px 0 15px;
}

ul.credits li {
	margin: 5px 0px 15px 0px;
}

li {
	margin: 5px 0px 5px 0px;
}

td {
	vertical-align: top;
}
