@charset "utf-8";
/* CSS Document */
html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .invisible {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: 1.5em;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	vertical-align: baseline;
	background: #dededc;
	color: #000000;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
a { 
	text-decoration: none;
	outline: none;
	color: #000168
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	color: #4D4A6C;
}
h1 {
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000;
}
h2 {
	margin-bottom: 0.75em;
}
h3 {
	line-height: 1; margin-bottom: 1em;
}
h4 {
	line-height: 1.25;
	margin-bottom: 1.25em;
	height: 1.25em;
}
h5 {
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-weight: bold;
}

/* index page */
body#index {
	background: #dededc url('img/background.jpg') center repeat-y;
}

#container {
	width: 960px;
	margin: 0px auto;
	display: block;
}
#content {
	width: 100%;
	position: relative;
	float: right;
	clear: both;
	display: block;
}

/* column-left & column-right*/
#column-left, #column-right {
	width: 230px;
	position: relative;
	float: left;
	display: block;
}
.sidemenu-left, .sidemenu-right {
	font-size: 1.3em;	
}
.sidemenu-left {
	padding: 15px 25px 0px 10px; 	
}
.sidemenu-left h1 {
	padding-bottom: 10px;	
}
.sidemenu-left p, .sidemenu-left li {
	padding-bottom: 10px;	
}
.sidemenu-left li {
	list-style-type: none;	
}
#social {
	padding: 5px 25px 20px 10px;	
}
#social li {
	display: inline;
}
#kontakt {
	padding: 15px 25px 0px 10px;
}
.sidemenu-right {
	padding: 15px 5px 20px 30px; 	
}
.sidemenu-right h1 {
	padding-bottom: 10px;	
}
.sidemenu-right p, .sidemenu-right li {
	padding-bottom: 10px;	
}

/* column-center */
#column-center {
	width: 500px;
	position: relative;
	float: left;
	display: block;
}
#headline {
	width: 447px;
	height: 115px;
	position: relative;
	float: left;
	margin: 15px 0px 20px 28px; 
}
#main-menu {
	width: 470px;
	height: 490px;
	position: relative;
	float: left;
	clear: both;
	margin: 5px 0px 35px 15px;
}

/* bottom-menu */
#bottom-menu {
	width: 100%;
	position: relative;
	float: left;
	font-size: 1.8em;	
}
#bottom-menu ul {
	padding-left: 40px;	
}
#bottom-menu li {
	display: inline;
	list-style-type: none;
	background: url('img/divider.gif') no-repeat center right;
	padding: 10px 10px;
}
#bottom-menu li.last {
	background: none;
}
#bottom-menu li a {
	text-decoration: none;
	color: #000;
}
#bottom-menu li a:hover {
	text-decoration: none;
	color: #000168;
}

/* footer */
#footer {
	clear: both;
	width: 400px;
	display: block;
	padding: 20px 0px 10px 335px;
	font-size: 1.2em;
}

/* video subpage*/
h5 {
	padding: 200px 0px 0px 200px;
}

/* photo subpage */
#photo-content {
	padding: 4px 0px 0px 4px;
}

/* main content */
#main-content {
	font-size: 1.4em;
	padding: 15px;
}

#main-content p {
	padding: 10px 0px;
}

/* various */
p.info {
	padding-bottom: 3px;
	border-bottom: 1px dotted #000;
}

.layout_latest h2 {
	padding-top: 6px;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

.layout_latest p.teaser {
	display: none;
}

.layout_latest p.more {
	padding-bottom: 20px;
}

.mod_upcoming_events .date {
	padding-bottom: 3px;
	border-bottom: 1px dotted #000;
}

.mod_upcoming_events a, .mod_last_events a, .mod_last_events .date {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

.mod_upcoming_events span.date, .mod_eventreader div.ce_text, .mod_upcoming_events p.date {
	font-size: 1.1em;
}

div.event {
	padding-bottom: 0px;
}

#sidebox3 {
	padding: 15px 5px 10px 30px;
}

#archive-content, #news-content {
	padding: 20px;
	font-size: 1.3em;
}

#archive-content h1, #news-content h1 {
	margin-bottom: 0.2em;
}

#archive-content p, #news-content p {
	padding: 5px 0px;
}

#archive-content .mod_upcoming_events div.event, #news-content .mod_newslist div.layout_full, #news-content .mod_newsreader div.layout_full, div.empty {
	padding-bottom: 30px;
}

#news-content .mod_newslist div.layout_latest h2, #news-content .mod_newslist .layout_latest span.info {
	position: relative;
	float: left;
	font-size: 1em;
	margin-bottom: 0em;
}

#news-content .mod_newslist div.layout_latest {
	font-size: 1.1em;
}

#news-content .mod_newslist .layout_latest span.info {
	padding-top: 2px;
	padding-right: 10px;
}

#news-content .mod_newslist div.layout_latest h2 {
	padding-top: 0px;
}

.clear {
	height: 1px;
	clear: both;
}

div.mod_eventreader {
	padding-bottom: 20px;
}

/* Playlist */
.mod_ch_flowplayer_list .movie {
	height: 190px;
	width: 740px;
	display: block;
	clear: both;
	padding-bottom: 20px;
	overflow: hidden;
}
.mod_ch_flowplayer_list .movie h2 {
	font-size: 28px;
	padding-top: 10px;
	font-weight: bold;
	margin-bottom: 0.25em;
}
.mod_ch_flowplayer_list .movie h2 a {
	text-decoration: none;
}
.mod_ch_flowplayer_list .movie .description p {
	padding: 0px;
}
#main-content .mod_ch_flowplayer_reader .description p {
	padding-top: 15px;
}
#main-content .mod_ch_flowplayer_reader p.back {
	padding-top: 0px;
}
