*
{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: left;
	background-color: transparent;
}

title{
	text-transform: lowercase;
}

h1, h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}


h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 16px 0px;
}

h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px;
}

hr {
	display: none;
}

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

ol {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 18px 25px;
	list-style-type: decimal;
}

ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 18px 15px;
	list-style-type: square;
}

li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

dl {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 18px 0px;
}

dt {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

dd {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 18px 0px;
}

address {
	color: #333;
}

blockquote {
	margin: 0px 0px 18px 0px;
	color: #333;
	padding: 0px 0px 0px 15px;
	border-left: 1px #333 solid;
	clear: both;
}

pre {
	width: auto;
	max-height: 300px;
	font-family: Courier, monospace;
	color: #000;
	margin: 0px 0px 18px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #CCC;
	overflow: scroll;
}

cite, em, q, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

kbd, samp, var, code, dfn {
	font-family: Courier, monospace;
	color: #333;
}

abbr, acronym {
	font-style: italic;
	border-bottom: 1px #333 solid;
	cursor:help;
}

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

b, strong {
	font-weight: bold;
}

a:hover {
	color: #000;
}

form h1, form h2, form h3, form h4, form h5, form h6 {
	font-size: 12px;
}

form table {
	padding: 0px;
	margin: 0px;
}

form table tr td {
	padding: 3px 5px 3px 0px;
	text-align: right;
}

fieldset {
	background-color: #CCC;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px #333 solid;
}

label {
	
}

div.ERROR {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	padding: 10px;
	margin: 0px 0px 16px 0px;
}

label.ERROR {
	color: #C00;
}

input.ERROR {
	border: 1px #C00 solid;
	background-color: #FCC;
}

textarea.ERROR {
	border: 1px #C00 solid;
	background-color: #FCC;
}

select.ERROR {
	border: 1px #C00 solid;
	background-color: #FCC;
}

fieldset input {
	width: 330px;
}

input {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	border: 1px #666 solid;
}

input.ckbx_OK {
	width: auto;
	border: 0px #666 solid;
	padding: 0px;
}

input.ckbx_ERROR {

}

fieldset select {
	width: 330px;
}

select {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	border: 1px #666 solid;
}

fieldset textarea {
	width: 330px;
}

textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px #666 solid;
}

input.btn
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: auto;
	padding: 3px 15px 0px 15px;
	margin: 0px 15px 0px 0px;
	text-transform: uppercase;
	background-color: #CCC;
	border: 1px #666 solid;
}

#top-bg {
	display: block;
}

#container {
	margin: 0px auto 0px auto;
	text-align: center;
}

#header-menu-container {
	display: block;
}

#header {
	text-align: left;
}

#header h1 a {
	display: block;
	text-decoration: none;
}

#header h1 a:hover {
	text-decoration: none;
}

#header h2 {
	display: block;
}

#menu, #menu a, #menu a:hover {
	display: none;
}

#menu-photography, #menu-photography a, #menu-events, #menu-events a, #menu-movies, #menu-movies a {
	display: none;
}

#common-menu, #common-menu div, #common-menu div.active, #common-menu div a, #common-menu div a:hover, #common-menu div a:hover.active {
	display: none;
}

#content {
	line-height: 16px;
	text-align: left;
}

#content h3 {
	margin: 0px 0px 16px 0px;
}

#content h4, #content h5, #content h6 {
	margin: 0px 9px 0px 0px;
}

#content p {
	line-height: 16px;
	margin: 0px 0px 16px 0px;
}

#content li, #content dd, #content dt {
	line-height: 16px;
}

#content ul, #content dl {
	line-height: 16px;
	margin: 0px 0px 18px 15px;
}

#content ol {
	line-height: 16px;
	margin: 0px 0px 18px 25px;
}

#content dl {
	line-height: 16px;
	margin: 0px 0px 18px 0px;
}

#content ul.sub-menu, #content ul.sub-menu li, #content ul.sub-menu li ul, #content ul.sub-menu li ul li, #content ul.sub-menu a, ul.sub-menu a.active:hover, #content ul.sub-menu a:hover, #content ul.sub-menu a.active {
	display: none;
}

#footer {
	display: none;
}

.content-quarter {

}

div.content-quarter img {
	margin: 0px 0px 16px 0px;
}

.content-two-quarter {

}

.content-three-quarter {

}

.content-full {

}

#content h1, #content h2 {
	line-height: 20px;
	color: #000;
	text-transform: lowercase;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	background-color: transparent;
} 

#content-title {
	color: #000;
}

div#content-title-flash {
	line-height: 20px;
	height: 30px;
	padding: 30px 0px 0px 12px;
	margin: 0px 0px 30px 0px;
}


div.thumbnail {
	float: left;
	padding: 0px 8px 8px 0px;
	margin: 0px;
}

div.thumbnail img {
	border: 1px #333 solid;
}

div.thumbnail-flash {
	float: left;
	padding: 0px 8px 8px 0px;
	margin: 0px;
}

div.thumbnail-flash img {
	border: 1px #333 solid;
}

div.floatImg {
	float: left;
	clear: both;
	margin: 2px 12px 0px 0px;
}

div.floatImg img {
	margin: 0px;
}

.event-item {
	margin: 0px 0px 18px 0px;
	border-bottom: 0px #CCC solid;
}

h4.event-title {
	font-size: 16px;
	padding: 0px 0px 18px 0px;
}

.event-image {
	width: 366px;
	float: left;
}
.event-image-index {
	width: 183px;
	float: left;
}

.event-descr {
	width: 360px;
	margin-left: 9px;
	float: left;
}

body.popUpBody {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	background-color: transparent;
}

#popUpContainer {
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#popUpHeader {
	width: auto;
	text-align: left;
}

#popUpHeader h1 {
	margin: 0px;
}

#popUpHeader h2 {
	display: block;
}

#popUpContent {
	line-height: 16px;
	text-align: center;
	padding: 7px 0px 0px 0px;
}

#popUpMenu {
	display: none;
}

#popUpClose {
	display: none;
}

#popUpMenu a, #popUpClose a, #popUpMenu a:hover, #popUpClose a:hover {
	display: none;
}

#popUpContent td.schnittmarke_t_l {
	background-image: url(../images/schnittmarke_t_l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 30px;
}

#popUpContent td.schnittmarke_t_r {
	background-image: url(../images/schnittmarke_t_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 30px;
}

#popUpContent td.schnittmarke_b_r {
	background-image: url(../images/schnittmarke_b_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
}

#popUpContent td.schnittmarke_b_l {
	background-image: url(../images/schnittmarke_b_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 30px;
}

#popUpContent td.popUpImage {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#popUpContent table {
	margin: 0px auto 0px auto;
}

#popUpContent table tr td {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#aktuelles {
	background-color: transparent;
	margin: 17px 5px 16px 0px;
	color: #000;
}

#aktuelles h1, #aktuelles h2, #aktuelles h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

#aktuelles h4, #aktuelles h5, #aktuelles h6 {
	color: #000;
}

#aktuelles a {
	color: #000;
}

#aktuelles a:hover {
	color: #000;
}

#intro {
	text-align: center;
	background-color: transparent;
}

#intro-header {
	text-align: center;
	margin: 0px auto 0px auto;
}

#intro-header h1 a {
	display: block;
	text-decoration: none;
}

#intro-header h1 a:hover {
	text-decoration: none;
}

#intro-header h2 {
	display: block;
}

.answeredText {
	padding: 0px 0px 0px 5px;
	color: #666;
	border-left: 1px #666 solid;
	display: block;
}

div.e-card-content {
	background-color: #EEE;
	padding: 10px;
	margin: 0px 0px 16px 0px;
	border: 1px #333 solid;
}

div.dia-show {
	margin: 20px 0px 0px 0px;
	padding-top: 40px;
}

div.dia-show img {
	border: 0px #BBB solid;
}

div.dia-show-portrait {
	margin: 0px 0px 0px 0px;
}

div.dia-show-portrait img {
	border: 0px #BBB solid;
}