/* CSS Document */

@import url(styles-layouts.css);

/*

* {

	margin: 0;
	padding: 0;

}

*/

body {
	padding: 20px 0 2em 0;
	margin: 0;
/*	background: #8ED730 url("images/background.jpg") repeat-x;*/
/*	background: #3069C7 url("images/background_blau.gif") repeat-x;	*/
/*	background: #8D8657 url("images/background_sepia.gif") repeat-x;*/

/*	background: #024E04 url("images/background_green.gif") repeat-x;	*/

	background: #024E04 url("images/background_green.jpg") no-repeat fixed 50% 0;	
	
	min-width: 780px;
	
	font-size: 10pt;
	
}

.htmlarea-content-body {
	background: #ffffff url() repeat-x;
	width: 90%;
	min-width: 0;	
}

.htmlarea-content-body a {
	text-decoration: underline;
	color: blue;
}


img {
	border: none;
}

#container {
	margin: 0 auto;
	max-width: 900px;
	width: 90%;
	background-color: #ffffff;
	border: #373737 solid 1px;
	

}

/* IE6 patches */

* html body {
	text-align: center;
}

* html body * {
	text-align: left;
}

* html #container {
	width: 900px;
}

#header {
	width: 100%;
	height: 217px;
	background-color: #c0c0c0;
}


#sections {
	width: 100%;
/*	background-color: green;*/
	position: relative;
	top: 174px;
	height: 33px;
	display: block;
	
	text-align: right;
}


#content {
	background-color: #ffffff;
	width: 95%;
	margin: 0 auto;
	
	padding: 0 0 2em 0;
	
	min-height: 400px;
}

* html #content {
	padding-left: 3%;
	height: 400px;
}

/*- Section Tabs --------------------------- */

#sections {
  float:left;
  width:100%;
/*  background:#DAE0D2 url("bg.gif") repeat-x bottom;*/
  font-size:93%;
  line-height:normal;
  }
#sections ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#sections ul li {
  float:left;
  background:url("images/section_item_left.png") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  	margin-right: 5px;
  }
#sections a {
  float:left;
  display:block;
  background: url("images/section_item_right.png") no-repeat right top;
  padding:5px 15px 4px 8px;
  
  	font-family: "Lucida Console", "Courier", Monospace;
	font-size: 14pt;
	text-decoration: none;
	color: #333333;
	
	line-height: 24px;
	

  
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#sections a {float:none;}
/* End IE5-Mac hack */
#sections a:hover,
#sections li.section-act a { 
  color:#000000;
  background-position: right -33px;
  }
  
#sections li:hover,
#sections li.section-act { 
  color:#000000;
  background-position: left -33px;
  }
    

#subsections {
}
	
#subsections ul {
	background: #FFFFFF url("images/subsection-bg.gif") repeat-x 0 bottom;
	margin: 8px 0 0 0;
	list-style:none;
}

#subsections ul li {
	display: inline;
	padding: 5px 10px 5px 15px;
}
  
#subsections ul li.section-act {
	font-weight: bold;
}  
  	
#header #current {
  background-image:url("left_on.gif");
  }
#sections #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

/* BOTTOM MENU */


#bottom-menu ul {
  margin:0;
  list-style:none;
  text-align: center;
  background-color: #efefef;
  padding: 0.5em; 
  }
#bottom-menu li {
  display: inline;
  margin:0;
  margin-right: 2em;
}
  
#bottom-menu li a {  
	color: #a0a0a0;
}

#bottom-menu li.section-act {
	font-weight: bold;
}

/* ================================================================== */
/* STYLES FOR CONTENT                                                 */
/* ================================================================== */


/* FONT-------------------- */
h1, h2, h3, dt {
	font-family: "Lucida Sans", "Courier", Monospace;
}

p, li, td, th, label, input, .small,
input, textarea, a {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

/* COLORS------------------- */
h1, h2, h3, dt { 
	color: #000000;
/*	color: #98BE1E;*/
/*	color: #B03701;*/
}

p, li, dd, .small {
	color: #404040;
}

a { 
	color: #B03701;
}

a:visited {
	color: #8E2D03;
}

a:hover {
	color: #D14101;
}


/* FONT-SIZE---------------- */

h1, h2, h3, dt {
	font-size: 1.6em;
}

h2, dt.h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 0.8em;
}


p, li, td, th {
	font-size: 1em;
	line-height: 1.4em;
}

* html td {
	font-size: 0.8em;
}

.small {
	font-size: 0.8em;
}

.two-columns-layout-1 .column-2 {
	font-size: 0.9em;
}

input, textarea {
	1em;
}


/* FONT-DECORATION----------*/

h1, h2, h3, dt {
	font-weight: bold;
}


a {
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

.strong {
	font-weight: bold;	
}

/* PADDINGS+MARGINS----------*/

.two-columns-layout-1 .column-2 {
	padding-top: 0.3em;
}


h1, h2, h3 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

dt {
	margin: 2em 0 0.5em 0;
}

p, li {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

td p {
	margin: 0;
}

.external-link-new-window,
.internal-link,
.download-link {
	padding-left: 12px;
}


ul, dd, .indent {
	margin-left: 2em;
	padding-left: 0.8em;
}

input, textarea, label {
	margin-top: 1em;
	padding: 0.2em;
}


/* BACKGROUNDS+BORDERs------*/

.external-link-new-window {
	background-image: url(images/link_external.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.internal-link {
	background-image: url(images/link_internal.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.download-link {
	background-image: url(images/link_download.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.internal-link-big-left,
.internal-link-big-down {
	padding: 0.5em 0.5em 0.5em 1em;
	background-image: url(images/big-arrow-left.gif);
	background-position: left center;
	background-repeat: no-repeat;
	
	font-size: 1.4em;
	display: block;
	
	
}

* html .internal-link-big-left a,
* html .internal-link-big-down a {
	width: 20em;
}

.internal-link-big-down {
	background-image: url(images/big-arrow-down.gif);
}

.internal-link-big-right {
	padding: 0.5em 1em 0.5em 0.5em;
	background-image: url(images/big-arrow-right.gif);
	background-position: right center;
	background-repeat: no-repeat;
	
	font-size: 1.4em;
	display: block;
}

ul {
	list-style-image : url(images/bullet.gif);
}

ul.filter {
	list-style-image : url(images/bullet.gif);
}

ul.no-filter {
	list-style-image : url(images/bullet-no-filter.gif);
}


input, textarea {
	background: #B2C081 url(images/background-input.gif) repeat-x left top;
	border: 1px solid #BECC8E;
}

input:focus, textarea:focus {
	border: 1px solid #D70000;
}

p.helptext,
.error-box p {
	padding: 0 1em 0 20px;
	width: 25em;
	margin: 0 0 0 14em;
	font-size: 0.8em;
}

.error-box p {
	color: #D70000;
	background: #ffffff url(images/error-cross.gif) no-repeat left center;	
}

p.helptext {
	color: #9B9B9B;
	background: #ffffff url(images/info-circle.gif) no-repeat left center;	
}



.label-error {
	color: #D70000;
}

.tx-vjforms-pi1 form {
	width: 40em;
	margin: 0 auto;
}

#tx-veguestbook-pi1-buttons,
#tx-vjmailform-pi1-buttons,
#tx-vjloginbox-pi1-buttons {
	text-align: center;
}

form#login,
form#logout {
	width: 300px;
}

.tx-veguestbook-pi1 .tx-veguestbook-teaser-item p.bodytext {
	display: inline;
}

.blog-entry p.small a {
	
}

/* TIM TAB CALENDAR */

#timtab-calendar * {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	padding: 0.25em;
	margin: 0;
	border: 0;
}

#timtab-calendar,
#timtab-calendar caption {
	margin: 1em auto;
}
#timtab-calendar {
	border: 1px solid #BECC8E;
}

#timtab-calendar td {
	background: #F1FEC6 url(images/background-calendar.gif) no-repeat left top;	
	text-align: center;
}

#timtab-calendar td a {
	font-weight: bold;
}

#timtab-calendar td.pad {
	background: #ffffff;	
}


.news-amenu-item-year {
	display: none;
}

p.subheader {
	font-weight: bold;
}

div.news-list-morelink {
	margin: 1em 0 1em 0;
}

.news-list-date {
	padding-left: 20px;
	background-image: url(images/icon-date.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


.news-list-comments {
	padding-left: 20px;
	background-image: url(images/icon-comments.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.news-catmenu-ACT {
	font-weight: bold;
}


img.gravatar {
	float: left;
	width: 80px;
	height: 80px;
}

.blog-entry {
	clear: both;
	margin-bottom: 2em;
}

.blog-entry p {
	margin-left: 90px;
}




.icon-body {
	padding-left: 20px;
	background-image: url(images/icon-body.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.icon-task {
	padding-left: 20px;
	background-image: url(images/icon-task.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.code, pre {
	font-size: 0.8em;
	margin: 1em 0 1em 0;
	display: block;
	overflow: auto;
	max-height: 500px;

}

.code * {
	padding-top: 0;
	padding-bottom: 0;	
	nargin-top: 0;
	margin-bottom: 0;
}

/*
.code ol {
	 border: 1px solid red;
	list-style-type: decimal;
}

*/

.code li, .code p, .code a {
	font-family: 'Courier New', Courier, monospace;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 0.5em;
}

.code a:hover {
	text-decoration: underline;	
}

.code li *, pre {
	background-color: #F7FCE6;
	
}

.code li.ln-xtra  {
	font-weight: bold;	
}

* html .vjreferencemanager-project-nav {
	display: none;
}

div.tx-timtabsociable-pi1 {
	width: 180px;
	margin-left: 1.2em;
}
div.tx-timtabsociable-pi1 a {
	width: 30px;
	height: 30px;
	display: block;
	float: left;	
}