
/*

Thank you for visiting this CSS document.
(c)2010 Sascha Bregenhorn | netzrocker.com

------------------------------------------

green	#7EA800
yellow	#f7e300
grey	#666

*/



/*** main elements ***/

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #eee;
  font-size: 62.5%;
}
#container {
  margin: auto;
  width: 980px;
  text-align: left;
  background: url(../images/bg_container.gif) repeat-y;
}
#footer {
  height: 1px;
  clear: both;
}



/*** header ***/

#header_left {
  float: left;
  width: 180px;
}
#header_right {
  float: right;
  width: 780px;
  height: 180px;
  background: url(../images/bg_header.jpg) no-repeat;
}



/*** content ***/

#content {
  clear: both;
  overflow: auto;
}
#content_left {
  float: left;
  width: 180px;
}
#content_right {
  float: right;
  width: 780px;
  margin-bottom: 30px;
}
#content_right_inside {
  margin: 0 15px 0 0;
}
#content_right_inside img {
  padding: 5px 0 5px 0;
}
#tothetop {
  margin: 30px 20px 20px 0;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}



/*** header navigation ***/

#header_navigation {
  margin-top: 113px;
}
#header_navigation ul {
  padding: 0;
  margin: 0 20px 0 0;
  overflow: auto;
  float: right;
}
#header_navigation ul li {
  display: inline;
}
#header_navigation ul li a {
  float: left;
  padding: 9px 15px 6px 15px;
  font: normal 1.4em/1.4em Helvetica, Arial, sans-serif;
  color: #666;
  text-decoration: none;
}
#header_navigation ul li a:hover, #header_navigation ul .active a {
  color: #7EA800;
  background-color: #fff;
}
#breadcrumb {
  padding: 10px 0;
}
.separater {
  clear: both;
  height: 5px;
  border-top: 1px solid #eee;
  margin: 5px 20px 5px 0;
}



/*** navigation ***/

#navigation {
  margin: 0;
  overflow: auto;
  background: url(../images/bg_navigation.gif) no-repeat;
}
#navigation ul {
  padding: 70px 0 50px 0;
  margin: 0;
  list-style-type: none;
}
#navigation a {
  display: block;
  font: normal 1.4em/1.2em Helvetica, Arial, sans-serif;
  color: #fff;
  padding: 15px 2px 8px 34px;
  text-decoration: none;
  background: url(../images/navigation_flower.gif) 3px 17px no-repeat;
}
#navigation a:hover {
  color: #f7e300;
}
#navigation .level1_active a {
  font-weight: bold;
  color: #f7e300;
}
#navigation .level2 a {
  padding: 2px 2px 3px 34px;
  background-image: none;
}
#navigation .level2_active a {
  padding: 2px 2px 3px 34px;
  color: #f7e300;
  background-image: none;
  
}



/*** typo ***/

p, #content_left_inside li, #content_right_inside li, #breadcrumb {
  font: normal 1.3em/1.5em Helvetica, Arial, sans-serif;
  color: #666;
  margin-top: 0;
}
h1 {
  font: normal 1.8em/2.0em Helvetica, Arial, sans-serif;
  color: #647C28;
  margin-bottom: .2em;
}
h2, h3, h4 {
  font: bold 1.5em/1.4em Helvetica, Arial, sans-serif;
  color: #333;
  margin-bottom: .2em;
}
a:link, a:visited, a:active {
  color: #7EA800;
  text-decoration: underline;
}
a:hover {
  color: #666;
  text-decoration: underline;
}
a:focus {
  outline-offset: -1px;
  -moz-outline: none;
  outline: none;
}
input, select, option, textarea , label {
  font: normal 1.3em/1.4em Helvetica, Arial, sans-serif;
  color: #666;
  margin-top: 0;
}
table td {
  padding: 0 20px 20px 0;
}



/*** cal ***/

.header-buttons, #calendar-event h1 {
  display: none;
}

#calendar-event div, #calendar-event div p, #calendar-event-backlink {
  font: normal 13px/19px Helvetica, Arial, sans-serif;
  color: #666;
  margin-bottom: 10px;
}
#event-data {
  width: 420px;
  float: left;
}
#event-data div {
  border-bottom: 1px solid #ddd;
}
#event-data div:first-child {
  font: bold 16px/19px Helvetica, Arial, sans-serif;
  color: #7EA800;
  padding: 30px 0 10px 0;
}
#event-attachments {
  width: 300px;
  float: right;
}
#event-attachments div {
  color: #fff;
}
#event-attachments img {
  width: 100%;
  height: auto;
}
#calendar-event-backlink {
  clear: both;
}

.tx-cal-controller .month-large th {
  background: #F8E300;
}
.tx-cal-controller .currentDay {
  background: url(../images/navigation_flower.gif) bottom right no-repeat;
}
.tx-cal-controller .alldays .currentDay {
  background: none;
}
.weekday, .month-weeknums, .dayNum {
  font: bold 16px Helvetica, Arial, sans-serif;
  color: #333;
}
.popup .dtstart {
  display: none;
}
.vevent a:link, .vevent a:visited, .vevent a:active {
  text-decoration: none;
  font: normal 11px/15px Helvetica, Arial, sans-serif;
}
.summary, .dtstart {
  color: #7EA800;
}
.tx-cal-controller div.default_catheader dl,
.tx-cal-controller div.default_catheader_allday,
.tx-cal-controller div.blue_catheader dl,
.tx-cal-controller div.blue_catheader_allday {
  border: 1px solid #7EA800;
  background-color: #90B52E;
  padding: 2px;
}





/*** forms ***/

.csc-mailform {
  border: 0px;
  margin: 0px;
  padding: 0px 30px 0px 0px;
  margin-top: 0px;
}
.csc-mailform-field {
  padding: 3px 0px 6px 0px;
  clear: both;
}
.csc-mailform label {
  float: left;
  clear: both;
  padding-top: 2px;
}
.csc-mailform input, textarea {
  float: right;
  width: 400px;
  margin-top: 0px;
}
.csc-mailform select {
  float: right;
  width: 130px;
}
.csc-mailform-submit {
  margin: 8px 0px 0px 0px;
  width: 120px !important;
  clear: both;
}
.hidden {
  visibility: hidden;
  display: none;
}
.csc-textpic-caption {
  font: italic 1.3em/1.4em Helvetica, Arial, sans-serif;
  color: #666;
  margin-top: 0em;
}
