@import url(typo3.css);

html {
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	min-height: 100%;
	font-size: 0.8em;
	color: #737373;
	background-color: #fff;
	background-image: url(../../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}


/*
L A Y O U T
*/

div#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	min-height: 100%;
	width: 950px;
}

div#header {
	margin: 0px;
  	padding: 0px;
}
	
	div#langselect {
		margin: 20px 0px 0px 45px;
		padding: 5px;
		background-color: #fff;
		width: 54px;
		position: relative;
		z-index: 20;
	}
	div#logo {
		margin: 0px;
		padding: 0px;
		text-align: center;
		position: relative;
		top: -25px;
		height: 112px;
	}
	div#topnavi {
		margin: 15px 0px 0px 0px;
		padding: 0px;
		height: 35px;
		clear: both;
		position: relative;
		z-index: 20;
		text-transform: uppercase;
		border-bottom: 1px solid #e8f2d0;
		background-image: url(../../images/bg_topnavi.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	
	
div#main {
	clear: both;
	height: 1%;
	margin: 15px 30px 0px 30px;
  	padding: 0px;
}
	
div#leftcol {
	margin: 0px;
  	padding: 0px;
	float: left;
	width: 225px;
}

div#maincol {
	margin: 0px 0px 0px 0px;
  	padding: 0px;
	float: left;
	width: 440px;
	overflow: hidden;
}

	div#content {
		margin: 0px;
	  	padding: 0px;
	}

div#rightcol {
	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
	width: 195px;
	float: right;
	overflow: hidden;
}

	div#rightcontent {
		margin: 0px;
		padding: 0px;
	}

div#footer {
	margin: 10px -30px 0px 0px;
  	padding: 0px;
	height: 108px;
	background-color: #fff;
	background-image: url(../../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: center;
}
	div#certs {
	
	}
	
.author {
	display: none;
}

/*
############# MENU ##############
*/

#topnavi ul {
	margin: 0px;
  	padding: 0px 0px 0px 30px;
	list-style: none;
}
#topnavi li {
	margin: 0px 20px 0px 0px;
  	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}

.menu {
	margin: 0px;
  	padding: 0px;
	width: 195px;
}
.menu ul {
	margin: -10px 0px 0px 0px;
  	padding: 0px;
	list-style: none;
}
.menu li {
	margin: 10px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
	list-style: none;
	text-transform: uppercase;
}
.menu li.act {
	font-weight: bold;
}
.menu li.level2 {
	margin: 4px 0px 0px 2px;
  	padding: 0px 0px 0px 10px;
	text-transform: none;
	background-image: url(../../images/menu_list_item.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.menu li.act2 {
	background-image: url(../../images/menu_list_item_act.gif);
	font-weight: bold;
}
.menu li.level3 {
	margin: 4px 0px 0px 12px;
  	padding: 0px 0px 0px 10px;
	text-transform: none;
	background-image: url(../../images/menu_list_item.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.menu li.act3 {
	background-image: url(../../images/menu_list_item_act.gif);
	font-weight: bold;
}


/* LINKS */

a:link, a:visited, a:active, a:hover {
	background-color: transparent;
	text-decoration: none;
	/*color: #7baa0c;*/
	color: #2f97ff;
}

a:link.download, a:visited.download, a:active.download, a:hover.download {
	padding-left: 20px;
	background-image: url(../../images/icon_link_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#leftcol a:link, #leftcol a:visited, #leftcol a:active, #leftcol a:hover {
	color: #2b6536;
	text-decoration: none;
}
#leftcol .menu li.level2 a:link, #leftcol .menu li.level2 a:visited, #leftcol .menu li.level2 a:active, #leftcol .menu li.level2 a:hover {
	color: #81977b;
}
#leftcol .menu li a:hover, #leftcol .menu li.level2 a:hover {
	color: #7baa0c;
}
#leftcol .menu li.ext a:link, #leftcol .menu li.ext a:visited, #leftcol .menu li.ext a:active, #leftcol .menu li.ext a:hover {
	/*color: #7baa0c;*/
	color: #2f97ff;
}

#topnavi a:link, #topnavi a:visited, #topnavi a:active, #topnavi a:hover {
	color: #2b6536;
}
#topnavi a:hover {
	color: #7baa0c;
}

div#rightcontent p a:link, div#rightcontent p a:visited, div#rightcontent p a:active, div#rightcontent p a:hover, div#content p a:link, div#content p a:visited, div#content p a:active, div#content p a:hover {
	/*border-bottom: 1px solid #cbdb98;*/
	border-bottom: 1px solid #84c1ff;
}
div#rightcontent h2 a:link, div#rightcontent h2 a:visited, div#rightcontent h2 a:active, div#rightcontent h2 a:hover {
	color: #7baa0c;
}
div#rightcontent .news-list-image a:link, div#rightcontent .news-list-image a:visited, div#rightcontent .news-list-image a:active, div#rightcontent .news-list-image a:hover, div#content .news-list-image a:link, div#content .news-list-image a:visited, div#content .news-list-image a:active, div#content .news-list-image a:hover {
	border-width: 0px;
}




/* FORMAT */
h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: normal;
	color:#8ab916;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 1.3em;
	font-weight: normal;
	color:#8ab916;
}

h3 {
	font-size: 110%;
	color: #81977b;
}

h4, h5, h6 {
	font-size: 110%;
	color: #999;
}
#rightcontent h1, #rightcontent h2, #rightcontent h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 1.3em;
	font-weight: normal;
	color:#8ab916;
	overflow: hidden;
}


.bodytext, p {
	line-height : 1.4em;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-family: Verdana;
}
#content .bodytext, p {

}

#rightcontent p {
	font-size: 0.9em;
	color: #2b6536;
}
div#slogan {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #b7cd6f;
	font-style: italic;
}

div#content td {
	font-size: 12px;
	font-family: Verdana;
}
.contenttable td {
	margin: 0px;
	padding: 3px;
}
.contenttable p {
	margin: 0px;
	padding: 0px;
}


/* FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset { margin: 0px; padding: 0px; border: 0px solid #ccc; }
legend { background: #fff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ddd; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display:none; }

fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; }
legend { padding: 0 .8em 0 .8em; }
legend+* { margin-top: 1em; }
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 .4em .1em; }
form div { margin-bottom: .8em; }
button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }

#mailform textarea {
	width: 400px;
}
#mailformdata[tt_board][NEW][subject] {
	width: 400px;
}

.tx-guestbook-field {
	clear: both;
}
.tx-guestbook-field label {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	float: left;
	width: 100px;
}
.tx-guestbook-field input {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	float: left;
	width: 200px;
}



/*
input {
	border: 1px solid #d2d2d2;
	margin-bottom: 5px;
}
textarea {
	border: 1px solid #d2d2d2;
	margin-bottom: 5px;
}
select {
	border: 1px solid #d2d2d2;
	margin-bottom: 5px;
}
.submitbutton {
	background-color:#999;
	color: #fff;
	font-weight: bold;
	border: 1px solid #f29980;
}

fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, select:focus {
	border-color: #888888;
	outline-color: #dddddd;
	outline-style: solid;
	outline-width: 2px;
}
textarea, input[type="text"], input[type="password"] {
	padding-top: 0.1em;
	padding-right: 0pt;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
}
textarea:hover, input[type="text"]:hover, input[type="password"]:hover, select:hover {
	border-color: #aaaaaa;
}
*/



/* ##################################### */

img {
	margin: 0px;
	border: 0px;
	background: none;
}

div#content ul {
	line-height: 1.5em;
}

div#content li {
	margin-bottom: 5px;
}

.important {
	color: #e5322c;
}

.csc-frame-rulerAfter {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	border: 0px solid #c5ccda;
	border-top-width: 1px;
}






