html, body, ul, li {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, form {
	font: 11px Arial,Verdana,Helvetica,Tahoma,sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}


body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}


#header {
	height: 203px;
	position: absolute;
}
#headerimg {
	margin-top: 44px;
	width: 200px;
}
#headerimg img {
	display: block;
}
#blog {
	position: absolute;
	width: 704px;
	margin-top: -74px;
}
#blog a {
display: block;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}
#nav , #menu_1 {
	margin-top: 7px;
}
#nav img  , #menu_1 img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo , #centercontent {
	float: left;
	width: 574px;	
}

#calendarright  , #newsright{
	float: right;
	width: 180px;	
}


#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}


#search-news  {
	position:relative;
	top:-520px;
	left:1090px;
	width: 140px;
}

#content_2 {
	float: right;
	width: 140px;
}

#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast , #newsright .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}


#newsright .downcast , #calendarright .downcast 
{
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}

/***** menu style *****/

#menu_1 {
	background: url(../images/m2.jpg) repeat-x top;		
	width: 100%;
	overflow: hidden;
	height: 41px;
}
#menu_1 span{
	background: url(../images/m2.jpg) no-repeat top right;
	float: left;
	height: 41px;
}
#menu_1 span a {
	display: block;
	padding: 0 20px;
	line-height: 30px;
	float: left; /*fix link ie 6.xx*/
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
#menu_1 span a:hover , #menu_1 span.on a  {
	background: url(../images/m1.jpg) repeat-x top;	
	text-decoration: underline;
	font-weight: bold;
}
#menu_1 span.on a {
	background: url(../images/m1.jpg) repeat-x top;
}

#menu_2 {
	float: left;
	width: 140px;
}

#menu_2 div a 
{
display: block;
line-height: 30px;
text-decoration: none;
font-size: 130%;
font-weight: bold;
border-bottom: 1px solid #e5e5e5;
}

#menu_2 div a:hover , #menu_2 div.on a{
display: block;
line-height: 30px;
font-size: 130%;
text-decoration: underline;
font-weight: bold;
border-bottom: 1px solid #e5e5e5;
}

/***** end menu style *****/

#content_2 {
	float: right;
	width: 624px;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}




/*************** kalender styles *****************/

#contentMiniCal table {
	background-color: #a2a2a2;
	color:#000000;
  font-weight: bold;
}

#miniCal_Week {
  background:url(typo3conf/ext/tc2lcal/img/miniCal_Week.gif); 
  height:15px; 
  color:#000000;
  font-weight: bold;
  background-color: #a2a2a2;
}

.miniCal_WeekNumber {
	height:25px; 
	color:#000000;
}

.miniCal_WeekNumber a {
	text-decoration:none; 
	color:#000000;
}

#contentMiniCal table tr th a {
	text-decoration:none;
	color:#000000;	
}


#miniCal_Month {
  background:url(typo3conf/ext/tc2lcal/img/miniCal_Week.gif);
  background-color: #a2a2a2;
  height:20px; 
  color:#ffffff;
  font-weight: bold;
  margin-left:10px; 
  margin-right:10px;
}

#miniCal_DayOfWeek {
  background:url(typo3conf/ext/tc2lcal/img/miniCal_DayOfWeek.gif);
  background-color: #a2a2a2;
  color:#000000;
  font-weight: bold;
}

event_table {
  background-color: #a2a2a2;
}

#contentListNumberEvent table  {
  width : 100%;
  border:#878787 solid 1px; 
  background-color: #DEDFDF;
  text-align: left;
  font: normal 11px ;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contentListNumberEvent table th { 
  font: normal 11px ;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contentListNumberEvent table td { 
  color: #000000;
  font: normal 11px ;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contentListNumberEvent table td a { 
  font: normal 11px ;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#headerTc2lCalEvent {
	font: normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7d8f3e;
	border-bottom: 1px solid #dcdddd;
	padding-bottom: 10px;
}

#tdbground {
	background-color: #DEDFDF;
}

#tdbground a {
	background-color: #DEDFDF;
}

/*************** Kalender *****************/

.month {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.day {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	font-weight: bold;
	text-align: center;
	width: 26px;
	height: 17px;
}

.nr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	width: 26px;
	height: 17px;
}

#kalender a.d:link, #kalender a.d:visited {
	background-color: #6e6e6e;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-align: center;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
}

#kalender a.d:hover {
	background-color: #e44200;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-align: center;
	text-decoration: none;
}

#back {
	padding-top: 20px;
	padding-left: 527px;
}


.legendListEvent {
	font-weight:bold;
	padding-top: 10px;

}

#listEvent_firstColor_Pres, #listEvent_firstColor_Pres a
{
color: #7d8f3e;
}

.news-latest-item_ li {
	list-style: none;
}


#content_2 ul {
	padding: 0px 0px 0px 15px;
}

.csc-mailform-field label{
	width: 30%;
	float: left;
	height: 20px;
	text-aling: right;
}
 
.csc-mailform-field input , .csc-mailform-field select{
	height: 20px;
	spacing:5px;
	margin-bottom: 4px;
}

.csc-mailform {
	border: 0px;
}


h1 {
	font: 14px tahoma, arial, sans-serif;
	color: #7D8F3E;
	font-weight: bold;
}

h2 {
	font: 12px Arial,Verdana,Helvetica,Tahoma,sans-serif;
	font-weight: bold;
	
}

/*************** Kalender *****************/

.tx-lumophpinclude-pi1 {
	padding-left: 7px;
	padding-top: 7px;
}

