body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10.5pt;
	background-color: white;
}

h1,
h2,
h3 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: 200;
	color: #333;
	margin-top: 0.5em;
	margin-bottom: 0;
}

h1 {
	margin-top: 0em;
}

h2 {
	font-size: 1.2em;
}

#all {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg_main.gif) center repeat-y;
}

#header {
	background: url(img/bg_top.gif) top center no-repeat;
	padding: 20px 30px 10px;
}

#header div.menu {
	float: right;
	margin-left: 30px;
	margin-top: 10px;
}

#footer {
	clear: both;
	background: url(img/bg_bottom.gif) bottom center no-repeat;
	color: #666;
	padding: 50px 30px 40px;
	text-align: center;
	font-size: 0.85em;
}

p.counter {
	text-align: center;
	color: black;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	color: #333;
}

#date {
	position: absolute;
	left: 226px;
	top: 72px;
	font-size: 17px;
}

#logo {
	float: left;
	position: relative;
}

#logo a,
a.image,
a.image:hover {
	color: transparent;
	text-decoration: none;
}

img {
	border: none;
}

#logo span {
	color: black;
}

#organisators {
	text-align: right;
}

#content {
	clear: both;
	padding: 0 30px 0;
}

#content.image {
	padding-left: 13px;
	padding-right: 12px;
}

#sponsors {
	text-align: center;
	margin-bottom: 10px;
}

#sponsors a {
	text-decoration: none;
}

#support {
	text-align: center;
}

#support img {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

p {
	text-align: justify;
}

a {
	text-decoration: none;
	color: #bd0027;
}

a:hover {
	text-decoration: underline;
	color: #6C0016;
}

#organisation {
	/*height: 657px;*/
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}

#text {
	margin-left: 500px;
	/*height: 657px;*/
	/*position: absolute;
	right: 0;
	width: 360px;
	top: 0;*/
	padding: 5px 20px 0;
	min-height: 340px;
	/*overflow: visible;*/
	/*background-color: white;
	opacity: 0.7;*/
}

#leftcolumn {
	width: 400px;
	float: left;
}

#rightcolumn {
	width: 400px;
	float: right;
}

div.right {
	float: right;
}

div.small {
	font-size: 0.875em;
}

div.small ul {
	margin-top: 0.5em;
	margin-left: 0;
	padding-left: 1.5em;
}

table.programm {
	margin-top: 0.5em;
}

table.programm th {
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	width: 90px;
}

table.programm td {
	font-weight: bold;
}

table.programm small {
	font-weight: normal;
	font-size: 0.875em;
}

p.center {
	text-align: center;
}

#gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#gallery li {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 100px;
}

#foto {
	text-align: center;
	margin-top: 0.5em;
}

#fotoprev {
	float: left;
	width: 100px;
	margin-top: 0.5em;
}

#fotonext {
	float: right;
	width: 110px;
	margin-top: 0.5em;
}



