@media screen {
body, html {
	width				: 100%;
	height				: 100.05%;
	margin				: 0px;
	padding				: 0px;
	color				: #000000;
	font-family			: Arial, Hevetica, sans-serif;
	font-size			: 11px;
	background-color	: #FFFFFF;
	
}
a {
	color				: #3075C0;
	text-decoration		: none;
}
a:hover {
	background			: #EBEBEB;
}
img {
	border				: 0px;
	margin				: 0px;
}
h1 {
	font-size			: 18px;
	margin				: 0px;
	margin-bottom		: 20px;
}
h2 {
	font-size			: 14px;
	margin-bottom		: 5px;
	margin-top			: 20px;
}
h3 {
	font-size			: 14px;
	margin-top			: -5px;
	margin-bottom		: 5px;
}
h4 {
	font-size			: 14px;
	margin				: 0px;
	margin-bottom		: 10px;
}
hr {
	width				: 100%;
	height				: 1px;
	background			: #666666;
	border				: none;
	margin-bottom		: 10px;
	clear				: both;
}
#container	{
	width				: 890px;
	margin-right		: auto;
	margin-left			: auto;
}
#navigation {
	margin-top			: 100px;
}
#div_top {
	width				: 100%;
}
#div_left {
	width				: 522px;
	margin-top			: 20px;
	float				: left;
}
#div_right {
	width				: 355px;
	float				: right;	
}
#board {
	width				: 100%;
	height				: 260px;
	margin-top			: 20px;
	border				: 1px solid #D3CFC7;
	background			: #E0DDD6;
}
#kontakt {
	font-size			: 11px;
	margin-top			: 38px;
	padding-right		: 50px;
	float				: left;
}
#kontakt a {
	color				: #333333;
}
#media {
	width				: 520px;
	height				: 260px;
	border				: 1px solid #C4BEB3;
}
#calendar {
	width				: 200px;
	height				: 162px;
	margin-top			: 13px;
	padding				: 10px;
	text-align			: center;
	background			: #E0DDD6;
	border				: 1px solid #D3CFC7;
	float				: right;
}
#copyright {
	text-align			: right;
	color				: #999999;
}
.memo_short {
	padding				: 15px;
	padding-bottom		: 5px;
	padding-left		: 20px;
	font-size			: 11px;
	color				: #000000;
}
#memo_detail {
	width				: 400px;
	margin-top			: -200px;
	margin-left			: -250px;
	background			: transparent;
	padding				: 15px;
	font-size			: 11px;
	color				: #000000;
	position			: absolute;
	top					: 50%;
	left				: 50%;
	z-index				: 1;
}
.div_cms_img {
	width				: 120px;
	margin-top			: 13px;
	float				: left;
}
.cms_img_small {
	margin-bottom		: 10px;
}
.content {
	font-family			: Arial, Hevetica, sans-serif;
	color				: #333333;		
	font-size			: 11px;
	padding				: 10px 20px 0px 10px;
	float				: left;
}
.option {
	padding				: 20px 20px 0px 20px;
	clear				: both;
}
.gallery_image {
	border-right		: 1px solid #F2F2F2;
	border-bottom		: 1px solid #F2F2F2;
	cursor				: pointer;
	float				: left;
}
.thumb_left {
	margin-right		: 15px;
	margin-bottom		: 15px;
	clear				: left;
	float				: left;
}
.thumb_right {
	margin-left			: 15px;
	float				: right;
}
.content_left {
	float				: left;
}
.content_right {
	float				: right;
}
.input_text {
	width				: 100%;
	border				: none;
	background			: #F2F2F2;
	border-bottom		: 1px solid #999999;
	font-size			: 11px;
	margin-bottom		: 10px;
	padding				: 2px;
}
.input_textarea {
	width				: 100%;
	background			: #F2F2F2;
	border				: 1px solid #999999;
	font-size			: 11px;
	margin-bottom		: 10px;
	padding				: 2px;
}
.input_button {
	font-size			: 11px;
}
.div_event_date {
	width				: 348px;
	padding				: 2px;
	padding-left		: 5px;
	background			: #E0DDD6;
	float				: left;
}
.div_event_title {
	width				: 100%;
	padding				: 2px;
	font-weight			: bold;
	border-bottom		: 1px dotted #E0DDD6;
	float				: left;
}
.div_event_description {
	width				: 100%;
	padding				: 2px;
	float				: left;
}
.div_event_details {
	width				: 100%;
	padding				: 2px;
	border-bottom		: 1px solid #E0DDD6;
	margin-bottom		: 20px;
	float				: left;
}
#overview {
	margin-top			: 10px;
	line-height			: 20px;
	color				: #000000;
}
#overview li {
	margin-top			: 20px;
	font-size			: 13px;
}
#overview em {
	font-size			: 11px;
	font-style			: normal;
}
#overview div {
	width				: 120px;
	font-weight			: bold;
	float				: left;
}
#overview a {
	color				: #3075C0;
	text-decoration		: none;
}
#eventlist_admin {
	width				: 100%;
	font-size			: 11px;
}
#eventlist_admin th {
	 text-align			: left;
	 border-bottom		: 2px solid #000000;
}
#eventlist_admin td {
	 border-bottom		: 1px solid #EBEBEB;
	 vertical-align		: top
}
#event_add_admin input {
	font-size			: 11px;
	border				: none;
	background			: #F2F2F2;
	padding				: 2px;
	border-bottom		: 1px solid #EBEBEB;
}
a.evenc_calendar_event{
	background-color	: Silver;
	display				: block;
	text-decoration		: underline;
}

a.evenc_calendar_today{
	background-color	: #C1D4F7;
	display				: block;
}
/*.evenc_calendar_day{
	font-weight			: bold;
}*/

.evenc_calendar_box a{	
	color				: Black;
	text-decoration		: none;
}
}
@media print {
#container, #controls {
	display				: none;
}
#event_name {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 14pt;
}
#memo_detail {
	background			: #FFFFFF;
	border				: none;
	padding				: 15px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12pt;
	color				: #000000;
}
}
