/*
Theme Name: Kulturgemeinde 7
Theme URI: http://www.systeme-d.at
Description: Theme f&uuml;r die Kulturgemeinde 7
Author: systeme_d
Author URI: http://www.systeme-d.at
*/
body {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
}
.wegbinich {
	display: none;
}
.rot {
	color: #910000;
	font-weight:bold;
}
.schwarz {
	color: black;
	font-weight:bold;
}
h1 {
	font-size: 14pt;
}
a img {border: none;}
a:link, a:active {
	text-decoration: none;
	color: #910000;
}
a:visited {
	text-decoration: none;
	color: #910000;
}
a:hover {
	color: black;
}
#main {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 830px;
	margin-left: -415px;
	z-index: 5;
	background-image: url(images/bgcontent.jpg);
}
#header_space {
	position: relative;
	height: 187px;
}
#header {
	position: fixed;
	top: 0px;
	height: 187px;
	width: 830px;
	background-image: url(images/head.jpg);
z-index: 5;
}
#shim {
	position: fixed;
	top: 187px;
	width: 830px;
	height: 15px;
	background-image: url(images/transparent.png);
z-index: 6;
}
#navigation {
	position: absolute;
	right: 206px;
	bottom: 15px;
	width: 620px;
	height: 39px;
	font-weight: bold;
text-align:right;
}
#navigation ul {
	margin-left: -45px;
}
#navigation li {
	display: inline;
	list-style: none;
	padding-left: 5px;
}
#navigation ul ul, #navigation ul ul li, #navigation li li {
	display: none;
}
#simple-section-nav-3 h2 {
	display: none;
}

#navigation li a:link, #navigation li a:visited {
	color: black;
	text-decoration: none;
}
#navigation li a:hover {
	color: #910000;
}
#navigation li.current_page_item a:link, #navigation li.current_page_parent a:link, #navigation li.current_page_parent a:visited, #navigation li.current_page_item a:visited, #subnavi li.current_page_item a:link, #subnavi li.current_page_parent a:link, #subnavi li.current_page_parent a:visited, #subnavi li.current_page_item a:visited { 
	color: #6E501C; 
}
/*
#logo {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 190px;
	height: 166px;
}
*/
#content {
	/*original width: 640px*/
	width: 571px;
	float: left;
	min-height: 380px;
	padding: 0px 42px 20px 27px;
}
#content h1 {
	margin-top: 5px;
}
#subnavi {
	width: 170px;
	float: right;
	min-height: 380px;
	padding: 20px 8px 20px 0px;
}
#subnavi ul {
	margin: 0px;
	padding: 0px;
}
#subnavi li {
	list-style: none;
}
/*
#subnavi li a {
  display: none;
}
*/
#subnavi li li a {
  display: inline;
}
#footer {
	width: 830px;
	height: 47px;
	clear: both;
	font-size: 10px;
	background-image: url(images/footer.jpg);
}
#footer_c {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: left;
}
#footer_navigation {
	position: absolute;
	right: 0px;
	bottom: -4px;
	text-align: right;
}
#footer_navigation ul {
}
#footer_navigation li {
	display: inline;
	list-style: none;
}
#footer_navigation a:link, #footer_navigation a:visited {
	color: black;
font-weight: bold;
}
#footer_navigation a:hover {
	color: #910000;
font-weight: bold;
}

/*Kalender*/

/*
.ec3_events ul {margin: 0px; padding: 0px;}
*/
#today {
	color: white;
	background-color: #910000;
}
table.ec3_schedule {
	float: none;
	border: none;
	font-weight:bold;
	margin-left: -4px;
}
.eventday {
	font-weight: bold;
}
#cal {
	color: #910000;
	font-weight: bold;
}