/* ALLGEMEIN */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #fff;
	font: 12px/16px Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #5D5D5D;
	text-align: center;
	margin: 0 0 20px 0;
	}
img	{
	/*display: block;*/
	border: 0;
	}
.alt {
	display: none;
	}
.clearer
	{
	clear:both;
	margin: 0;
	padding: 0;
	font: 0.0/0.0;
	height: 0px;
	}
*html .clearer	{
	display: none;
	}
	
.llh a:link, .llh a:visited, .llh a:hover  {
	text-decoration: none;
	color: #5D5D5D;
	}

/* LAYOUT */
#wrapper  {
	background: #fff;
	text-align: left;
	margin: 20px;
	padding: 0 10px 0 10px;
	text-align: left;
	}
*html #wrapper	{
	width: 720px;
	wi\dth: 700px;
	}
#submenu, #langmenu, #menu, #header {
	display: none;
}
/* pagebody */
#main {
	background: #fff url(../gfx/bg_main.gif);
	width: 720px;
	margin:2px 0 0 0;
	clear: both;
	}
*html #main {
	margin:2px 0 0 0;	
	}	
/* images */
/* content */
#content  {
	background: #fff;
	float: left;
	width: 541px;
	}
/* no submenu */
#fullmain {
	background: #fff;
	width: 720px;
	clear: both;
	}
#fullmain #content  {	
	padding: 4px 0 0 2px;
	width: 539px;
	}
.flashfooter {	
	margin: 2px 0 0 0;
	width: 539px;
	background: #C4D5B3;
	}
#fullmain #content img.left {
	border-right: 2px solid #fff;
	}
.numberpoint {
	background: #fff url(../gfx/bg_numberpoint.gif) no-repeat;
	float: left;
	color: #fff;
	text-align: center;
	width: 20px;
	height: 20px;
	font: 11px/1.7 Arial, Helvetica;
	padding: 1px 0 0 0;
	}
#fullmain #contentleft  {
	margin: 4px 0 0 0;
	padding: 5px 0 0 0;
	float: left;
	border: 0;
	width: 179px; 
	}
*html #fullmain #contentleft {
	width: 179px; 
	margin: 4px 0 0 0;
	}
#fullmain #contentleft h1 {
	width: 129px;
	height: 23px;
	margin: 2px 5px 0 25px;
	font: bold 12px/1.6 Arial, Helvetica;
	color: #006600;
	}
#fullmain #contentleft p {
	padding: 5px 10px 8px 0;
	font: 12px/1.6 Arial, Helvetica;
	color: #006600;
	clear:both;
	}

/* content */
#content div.standard h1, #content div.short h1, #content div.shortest h1, #content div.compact h1 {
	padding: 14px 0 12px 0;
	font: bold 14px/1.6 Arial, Helvetica;
	color: #006600;
	line-height: 20px;
	}
#content div.standard h2, #content div.short h2, #content div.shortest h2, #content div.compact h2 {
	padding: 10px 0 5px 0;
	font: bold 12px/1.6 Arial, Helvetica;
	color: #006600;
	line-height: 18px;
	}
#content div.standard h3, #content div.short h3, #content div.shortest h3, #content div.compact h3 {
	padding: 5px 0 2px 0;
	font: bold 12px/1.6 Arial, Helvetica;
	color: #5D5D5D;
	line-height: 16px;
	}
#content div.standard {
	padding: 0 10px 0 20px;
	font: 12px/1.6 Arial, Helvetica;
	}
#content div.standard .tableFix {
width: 521px;
overflow:hidden;
 }
*html #content div.standard .tableFix {
width: 511px;
 }
	
	
#content div.compact {
	padding: 0 10px 0 20px;
	font: 12px/1.6 Arial, Helvetica;
	}
#content div.short {
	padding: 0 10px 0 20px;
	width: 400px;
	}
#content div.shortest {
	padding: 0 10px 0 20px;
	width: 325px;
	}
#content div.standard p {
	padding: 5px 0 8px 0;
	font: 12px/1.6 Arial, Helvetica;
	color: #5D5D5D;
	}
#content div.short p, #content div.shortest p {
	padding: 5px 0 8px 0;
	}
div.list {
	height: 100%;
	border-bottom: 1px solid #C3D5B3;
	position: relative;
	padding: 0 0 5px 0;
	}
div.lastlist {
	height: 100%;
	border-bottom: none;
	position: relative;
	padding: 0 0 5px 0;
	}
div.list ul, div.lastlist ul {
	margin: 0 0 10px 20px;
	list-style-image: url(../gfx/list_standard_icon4x6.gif);
	}
.standard img.right {
	float:right;
	margin: 0 5px 5px 5px;
	}
.standard img.left {
	float:left;
	margin: 0 5px 5px 5px;
	}
	
/*head img*/
.list img.right {
	position: absolute;
	top: 0;
	right: -5px;
	}
.shortestright {
	float:right;
	width: 179px;
	margin: 22px 0 0 0;	
	}
.shortestright .element {
	background: #fff;
	width: 179px;
	margin:  0 0 22px 0;
	border: 1px solid #006600;
	}
.shortestright .element ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	border: 0;
	padding: 6px 15px 10px 15px;
	}
.shortestright .element ul li {
	margin: 0;
	border: 0;
	padding: 0 0 2px 0;
	background: url(../gfx/bg_shortestright.gif) repeat-x bottom;
	}
.shortestright .element ul li.last {
	margin: 0;
	border: 0;
	padding: 0;
	background: none;
	}
div.shortestright h2  {
	background: #006600;
	width: 159px;
	height: 23px;
	padding: 3px 5px 0 15px;
	font: bold 12px/1.6 Arial, Helvetica;
	color: #fff;
	}
div.shortestright p  {
	padding: 2px 15px 10px 15px;
	font: 12px/1.4 Arial, Helvetica;
	color: #6A6A6A;
	}
.shortestright .elementstart {
	background: #D9D9D9 url(../gfx/bg_element_start.gif);
	width: 179px;
	margin: 0 0 22px 0;
	border: 0;
	height: 254px;
	}	
div.shortestright .elementstart p  {
	padding: 10px 15px 10px 15px;
	font: 12px/1.4 Arial, Helvetica;
	color: #6A6A6A;
	}
	
.shortestright a:link, .shortestright a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #006600
	}
.shortestright a:hover {
	text-decoration: none;
	color: #006600;
	}
	
/* TABLES */


table {
width: 99%;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
	}
*html	table {
	width: 92%;
	wi\dth: 99%;
	}
tr {
	margin: 0;
	border: 0;
	/*height: 100%;*/
	border-bottom: 1px solid #C3D5B3;
	padding: 0;
	}
	
table.contenttable td {
	vertical-align: top;
	margin: 0;
	border-bottom: 1px solid #C3D5B3;
	padding: 2px 10px 0 0;
	font: 12px/1.8 Arial, Helvetica;
	}
.compact table.contenttable td {
	vertical-align: top;
	margin: 0;
	border-bottom: 1px solid #C3D5B3;
	padding: 0;
	font: 12px/1.2 Arial, Helvetica;
	}
div.standard div.compact table.contenttable td p {
	margin: 0;
	font: 12px/1.2 Arial, Helvetica;
	line-height: 14px;
	padding: 3px 5px 2px 5px;
	border: 0;
	}
td p {
	margin-bottom: 0;
	}
#footer {
	width: 720px;
	height: 10px; 
	line-height: 1px;
	}
ul {
	margin: 0 0 10px 20px;
	padding: 0;
	list-style-type: none;
	list-style-image: url(../gfx/list_standard_icon4x6.gif);
	}
ul li {
	margin: 0;
	padding: 0;
	}
ol {
	margin: 0 0 10px 30px;
	padding: 0;
	
	}
ol li {
	margin: 0;
	padding: 0;
	}

/* FORMS */

form {
	margin: 0;
	border: 0;
	padding: 0;
	display: block;
	}

textarea {
	margin: 0;
	margin-right: 5px;
	border: 1px solid #7A7A7A;
	padding: 2px;
	color: #000;
	background: #fff;
	font: 12px/1.4 Arial, Helvetica;
	}

select {
	margin: 0;
	margin-right: 5px;
	border: 1px solid #7A7A7A;
	padding: 0;
	color: #006600;
	background: #fff;
	font: 12px/1.4 Arial, Helvetica;
	}
	
select option {
	margin: 0;
	border: 0;
	padding: 0 4px 0 4px;
	color: #006600;
	background: #fff;
	font: 12px/1.4 Arial, Helvetica;
	}

input.button {
	background: #006600;
	margin: 0;
	border: 0;
	padding: 1px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: bold; 
	cursor: pointer;
	font: 12px/1.4 Arial, Helvetica;
	}

input {
	margin: 0;
	margin-right: 5px;
	border: 1px solid #7A7A7A;
	padding: 2px;
	font-size: 12px;
	color: #000;
	background: #fff;	
	font: 12px/1.4 Arial, Helvetica;
	}

input.checkbox, input.radio {
	margin: 0;
	margin-right: 5px;
	border: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	background: none;	
	}

div.row {
	clear: both;
	height: 20px;
	margin-bottom: 8px;
	}

span.form {
	display: block;
	float: left;
	text-align: left;
	} 
  
span.button {
	display: block;
	float: left;
	text-align: left;
	padding: 10px 0 10px 0;
	}

span.label {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 1px;
	}

span.labelreq {
	font-weight: bold;
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 1px;
	}
/* LINKS */
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #006600
	}
a:hover {
	text-decoration: underline;
	color: #006600;
	}

a.extern, a.extern:link {
	background: url(../gfx/bg_a_ext_l.gif) no-repeat right;
	padding: 0 12px 0 0;
	text-decoration: underline;
	color: #006600;
	}
a.extern:visited {
	background: url(../gfx/bg_a_ext_v.gif) no-repeat right;
	padding: 0 12px 0 0;
	text-decoration: underline;
	color: #006600;
	}
a.extern:hover {
	background: url(../gfx/bg_a_ext_h.gif) no-repeat right;
	padding: 0 12px 0 0;
	text-decoration: underline;
	color: #006600;
	}
a.mail, a.mail:link {
	background: url(../gfx/bg_a_mail_l.gif) no-repeat right;
	padding: 0 14px 0 0;
	text-decoration: underline;
	color: #006600;
	}
a.mail:visited {
	background: url(../gfx/bg_a_mail_v.gif) no-repeat right;
	padding: 0 14px 0 0;
	text-decoration: underline;
	color: #006600;
	}
a.mail:hover {
	background: url(../gfx/bg_a_mail_h.gif) no-repeat right;
	padding: 0 14px 0 0;
	text-decoration: underline;
	color: #006600;
	}
