/* @group Base */

* {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
a {
	outline: none;
}
ul, li {
	list-style-type: none;
}
html, body {
	height: 100%;
}
body {
	background: url(../img/bg_body.jpg) 50% 0 repeat-x #807060;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

.upper {
	text-transform: uppercase;
}

/* @end */

/* @group Layout */

#wrapper {
	position: relative;
	top: 0; left: 0;
	height: 100%;
	text-align: center;
	min-width: 930px;
}
#container {
	position: relative;
	top: 0; left: 0;
	margin: 0 auto;
	width: 930px;
	min-height: 960px;
	padding-bottom: 40px;
	background: url(../img/bg_paper.jpg) 0 0 no-repeat transparent;
}
* html #container { /* IE - Fix! */
	height: 930px;
}
#header {
	position: relative;
	top: 0; left: 0;
	height: 239px;
	text-align: center;
}
#logo {
	position: absolute;
	top: 0; right: 40px;
}
#content {
	padding: 0 20px 0 26px;
}
#content div.left {
	width: 578px;
	text-align: left;
}
#content div.right {
	width: 233px;
	text-align: right;
	padding-right: 25px;
}
#portrait {
	position: absolute;
	top: 239px; left: 395px;
	width: 256px;
	height: 271px;
}
#gallery {
	padding-top: 20px;
}
#sponsoren {
	position: relative;
	top: 0; left: 0;
	height: 55px;
	width: 606px;
	overflow: hidden;
	margin-left: -24px;
}
#sponsoren ul {
	width: 1000px;
}
#sponsoren ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#impressum {
	position: absolute;
	top: 244px; left: 910px;
}

/* @end */

/* @group navigation */

ul#navigation {
	margin: 0 auto;
	text-align: center;
	padding: 201px 0 0 212px;
}
ul#navigation li {
	float: left;
	padding: 8px 35px 0 0;
}

/* @end */

/* @group Anchor */

#content div.box a {
	color: #D7CEBF;
	font-weight: bold;
}
#content div.box1 a {
	color: #D7CEBF;
	font-weight: bold;
}
.archive li a:link,
.archive li a:visited {
	color: #B3B1B1;
	text-decoration: none;
}
.archive li a:hover {
	text-decoration: underline;
}
.subnav li a:link,
.subnav li a:visited {
	color: #C3B17A;
	text-decoration: none;
}
.subnav li a:hover {
	text-decoration: underline;
}
.newslist li a:link,
.newslist li a:visited {
	color: #390D0C;
	text-decoration: none;
}
.newslist li a:hover {
	text-decoration: underline;
}
#gallery .pagenav a:link,
#gallery .pagenav a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #390D0C;
}
#gallery .pagenav a:hover {
	color: #D4C394;
}

/* @end */

/* @group Colors */

.bordeaux { color: #390D0C; }

/* @end */

/* @group Content */

ul#mida-comunity {
	padding-top: 16px;
}
ul#mida-comunity li {
	float: right;
}
ul#mida-comunity li.padded {
	padding-right: 31px;
}
#content .left h2 {
	text-indent: -9999px;
	font-size: 1px;
	height: 40px;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 41px 0 10px 0;
}
#content .right h3 {
	text-indent: -9999px;
	font-size: 1px;
	height: 24px;
	text-align: left;
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 11px;
}
#content .left h4 {
	font-size: 24px;
	font-weight: normal;
	font-family: Times New Roman, serif;
	color: #390D0C;
}
span.date {
	font-size: 13px;
	font-weight: normal;
	font-family: Times New Roman, serif;
	color: #000000;
}
ul.archive li {
	padding-bottom: 7px;
}
ul.subnav li {
	padding-bottom: 7px;
}
div.intro {
	width: 369px;
	height: 140px;
	overflow: hidden;
}
.intro p {
	color: #545454;
	padding: 0 18px 0 64px;
}
div.box {
	padding-top: 40px;
	border-bottom: 1px solid #681616;
	color: #D7CEBF;
}
.box p {
	padding: 20px 0;
}
.box img.left {
	margin: 0 20px 20px 0;
}
.box img.bordered {
	border: 1px solid #D4C394;
}
div.bordered-top {
	border-top: 1px solid #681616;
}

div.lightbox { }
#gallery div.view {
	float: left;
	padding: 5px;
	border: 3px solid #D4C394;
	background-color: #390D0C;
	width: 120px;
	margin-right: 7px;
	margin-bottom: 14px;
	text-align: center;
}
#gallery .view img {
	margin-bottom: 5px;
}
#gallery .view span {
	font-size: 10px;
	font-weight: normal;
	color: #D4C394;
	display: block;
}
#gallery div.pagenav {
	clear: left;
	padding-top: 10px;
	padding-right: 20px;
	text-align: center;
	color: #D4C394;
	font-size: 16px;
}
#gallery .pagenav span {
	color: #390D0C;
}
#gallery div.pagenav span.left,
#gallery div.pagenav span.right {
	width: 100px;
}
#list-sponsors {

}
#list-sponsors h5 {
	color: #390D0C;
	border-bottom: 1px solid #390D0C;
	padding-bottom: 2px;
	font-size: 9px;
	margin-bottom: 14px;
}
#list-sponsors div.entry {
	float: left;
	width: 136px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #FFFFFF;
}
#list-sponsors ul, #list-sponsors li {
  list-style-type: square;
  list-style-position: inside;
  color: #FFFFFF;
}
ul.newslist {
	padding-left: 16px;
}
ul.newslist li {
	list-style-type: square;
	color: #390D0C;
}
div.agenda {
	position: relative;
	top: 0; left: 0;
	width: 570px;
	min-height: 325px;
	background: url(../img/bg_agenda.jpg) 0 0 repeat-y #807060;
	padding-bottom: 60px;
}

* html div.agenda { /* IE - Fix! */
	height: 325px;
}
div.details {
	position: relative;
	top: 0; left: 0;
	padding-top: 58px;
	padding-left: 70px;
}
table.act {
	width: 465px;
	border-bottom: 1px solid #681616;
	margin-bottom: 2px;
}
table.act td {
	padding: 1px 4px;
	font-size: 10px;
}
table.act .head td {
	color: #D4C394;
	font-weight: bold;
	background-color: #270806;
}

table.act .head td a {
	color: #D4C394;
}

table.act .info td {
	color: #270806;
	font-weight: normal;
	background-color: #D4BB9B;
}
table.act td.loc_time {
	width: 120px;
}
.agenda img.venue_icon {
	position: absolute;
	top: 35px; left: 16px;
}
.agenda img.agenda_top {
	position: absolute;
	top: 0px; left: 0;
	z-index: 0;
}
.agenda img.agenda_bot {
	position: absolute;
	bottom: 0; left: 0;
}
* html .agenda img.agenda_bot {
	margin-bottom: -1px;
}
table.angebot {
	width: 100%;
}
table.angebot th,
table.angebot td {
	padding: 3px;
	vertical-align: top;
}
table.angebot th.border {
	border-left: 1px solid #807060;
}
table.angebot td.botborder {
	border-bottom: 1px solid #681616;
}
table.angebot thead th {
	background-color: #390D0C;
	color: #C3B17A;
	font-weight: bold;
}
div.box-form { }
form#form-sponsor { }
form#form-sponsor fieldset { border: none; }
#form-sponsor div.dropdown {
	margin-top: 20px;
	height: 35px;
	overflow: hidden;
	padding: 5px 0 0 20px;
	background: url(../img/bg_form_sponsoring.gif) 0 0 no-repeat transparent;
}
#form-sponsor div.inner-box label {
	color: #390D0C;
}
#form-sponsor div.dropdown label {
	font-size: 22px;
	font-weight: bold;
	color: #390D0C;
}
#form-sponsor div.dropdown select {
	font-size: 16px;
	color: #390D0C;
	margin: 0 14px;
	width: 340px;
}
#form-sponsor div.form-wrapper {
	padding: 10px;
	background-color: #e0ceb7;
	border: 1px solid #681616;
}
#form-sponsor div.box-inner {
	position: relative;
	top: 0; left: 0;
}
#form-sponsor div.bordered {
	padding: 7px;
	border-top: 1px dotted #681616;
	border-bottom: 1px dotted #681616;
	background-color: #C3B17A;
}
#form-sponsor .box-inner label.large-label {
	font-weight: bold;
	font-size: 14px;
	color: #681616;
}
#form-sponsor .box-inner div.left {
	width: 265px;
	height: 40px;
}
#form-sponsor .box-inner div.right {
	width: 265px;
	padding-right: 0px;
	text-align: left;
	height: 40px;
}
#form-sponsor .box-inner div.full {
	height: 40px;
}
#form-sponsor .box-inner div.comment {
	float: left;
	width: 265px;
}
#form-sponsor .box-inner div.centered {
	text-align: center;
}
#form-sponsor .box-inner div.captcha {
	float: right;
	padding: 25px 5px 0 0;
}
#form-sponsor .box-inner div.captcha div {
	width: 250px;
	height: 100px;
	background: url(../img/bg_form_captcha.gif) 0 0 no-repeat transparent;
}
#form-sponsor div.captcha img.visual-captcha {
	padding: 10px 0 0 30px;
	margin-bottom: 10px;
}
#form-sponsor label.default-label {
	float: left;
	width: 70px;
	padding-top: 3px;
	color: #681616;
}
#form-sponsor label.default-label span {
	font-weight: bold;
}
#form-sponsor .box-inner label.custom-label {
	color: #681616;
}
#form-sponsor .box-inner label.captcha-label {
	padding: 5px 5px;
	color: #e0ceb7;
}
input#field_captcha {
	width: 230px;
	margin: 5px 5px;
}
input#submitbutton {
	font-size: 14px;
	padding: 2px 40px;
	margin: 0 auto;
}
#form-sponsor p.note {
	color: #681616;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
}
#form-sponsor textarea {
	font-family: Arial;
	font-size: 12px;
	margin-top: 7px;
}
#form-sponsor div.box-inner p.error {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 70px;
}

.contbox {
	background-color:#E0CEB7;
	border:1px solid #681616;
	padding:10px;
}



/* @end */
