/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image: url(/css/images/body_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}
body, td, div, span, p {
	font-family:"Trebuchet MS", Verdana, Arial, Sans Serif ;
	line-height:160%;
	font-size:12px;
}
*html body, 
*html div, 
*html span, 
*html p {
	font-family:"Trebuchet MS", Verdana, Arial, Sans Serif ;
	line-height:140%;
	font-size:12px;
}


/*------------HEADINGS--------------*/
h1,
.dm_cat div.dm_name {
	position:absolute;
	top:101px;
	color:#004654;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:24px;
	padding:0;
	margin:0;
	font-weight: normal;
	z-index:20;
	height:35px;
}
.dm_cat div.dm_name {
	top:91px;
}
*html h1 {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:20px;
	top:103px;
}
h1.section,
h1.category{
	position:relative;
	top:0;
	padding:0;
	margin:5px 0 0 0;
	font-size:20px;
	line-height:120%;
}
h2, h3, .h2, .h3 {
	font-family:Georgia, Times;
	color:#004654;
	font-weight: normal;
	margin:0;
}
*html h2, *html h3, *html .h2, *html .h3 {
	font-family:Times;
	font-weight: normal;
}
h4, h5, h6, h7, .h6 {
	font-family:"Trebuchet MS", Verdana, Arial, Sans Serif ;
	color:#333;
	font-weight: bold;
	margin:0;
}

.contentheading,
h2, .h2{
	font-size:20px;
	margin:0.3em 0 0.3em 0;
}
*html h2, 
*html .h2 {
	font-size:18px;
	margin:0.3em 0 0.3em 0;
}
h3, .h3{
	font-size:16px;
	line-height:130%;
	margin-bottom:0.5em;
}
h4 {
	font-size:16px;
}
h5{
	font-size:14px;
}
h6, .h6{
	font-size:12px;
}
h7{
	font-size:11px;
}
.componentheadinghomepage {
	font-weight:bold;
	color:#ccc;
	display:none;
}
hr {
	height:1px;
	color:#666;
	border:0 none;
	background-image: url(/css/images/hr_bg.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0.3em 0 1em 0;
	}
/*------------HEADINGS ENDE--------------*/

/*------------FORMS --------------*/
#content form {
	margin:0;
	padding:0;
	width:372px;
}
.mosFormElement {
	width:70%;
	float:right;
	margin-bottom:2px;
}
.mosFormGroupElement {
	clear:both;
	margin:0 0 2px 0;
}

.mosFormElement .inputbox{
	width:100%;
	border:1px solid #73905C
}
.mosFormElement textarea{
	height:150px;
}
.mosFormElement,
.mosFormLabel {
	margin-top:2px;
}
#mod_login_remember {
width:auto;
	
}
#content form .componentheading {
	font-family:Georgia, Times;
	color:#333;
	font-weight: normal;
	margin:0;
	display:block;
	padding: 0.5em 0 0.7em 0;
	margin:0;
	font-size:24px;
}
.mosformerror {
	width:100%
	padding:3px;
	font-weight:bold;
	color:#004654;
	margin:1px 0 5px 0;
	float:none;
	text-align:center;
	display:block;
	clear:both;
}
.mosformerror br {
	clear:both;
}
.mosFormLabel {
	width:25%;
	float:left;
	margin:4px 0 3px 0;
}
*html .mosFormLabel {
	width:25%;
}

#group3 {
	display:block;
	float:none;
	clear:both;
	
}
#mosFormGroupElement_2 {
	margin-bottom:20px;
}
.mosFormLabel label{
	display:block;
	padding:0 10px 0 0;
	}
#mosform2 #mosform_2_text.mosFormLabel {
	width:100%;
	clear:both;
	float:none;
	margin:10px 0 0 0;
	padding-top:10px;
}
#mosform2 #mosFormElement_2.mosFormElement,
#mosform2 #mosFormElement_3.mosFormElement,
#mosform2 #mosFormElement_3 .inputbox,
#mosform2 #mosform_3_text label,
#mosform2 #mosform_3_text {
	width:100%;
	float:none;
}*/
#mosFormElement_2.mosFormElement .radioline {
	padding:5px 40px;	
	 float:none;
	 clear:both;
}
#mosFormElement_2.mosFormElement .radioline input {
	margin-right:5px;
}

.mosformgrouptitle {
	font-family:"Trebuchet MS", Verdana, Arial, Sans Serif ;
	color:#333;
	font-weight: bold;
	margin:0 0 5px 0;
	padding-bottom:5px;
	font-size:14px;
	background-image: url(/css/images/hr_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.mosFormActions {
	background-image: url(/css/images/hr_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:5px 0 5px 0;
	text-align:right;
}
*html .mosFormActions {
	width:372px;
	margin-right:0;
}
.mosFormActions .button {
	background-color:#73905C;
	color:#fff;
	border:0px none;
	margin:0 0 0 5px;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Sans Serif ;
	}
/*------------FORMS ENDE--------------*/

/*------------Homepage --------------*/
div.column {
	width:230px;
	float:left;
}
#col2,
#col3 {
	background-image: url(/css/images/leftcolumn_trenner.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin-left:17px;
	padding-left:17px;
	}
div.column h1 {
	margin-top:0;
	padding-top:0;
	font-size:20px;
}
/*------------Homepage ENDE--------------*/

.clr {
	clear: both;
}

img {
	border:0 none #fff;
}
#container {
	width:780px;
	margin:auto;
	text-align:left;
}
#header {
	text-align:left;
	background-image: url(/css/images/header_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:119px;
	width:780px;
	position:relative;
	z-index:1;
}

.keyvisual {
	text-align:right;
	background-image: url(/css/images/kv_bg.gif);
	background-repeat:no-repeat;
	background-position:131px 71px;
}
.logo {
	margin:20px 0 0 5px;
}
#main {
	background-color:#73905C;
	height:16px;
	background-image: url(/css/images/main_nav_edge.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:602px;
	margin:0 0 0 131px
}
#main ul {
	display:block;
	background-image: url(/css/images/main_nav_edge_li.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	list-style: none;
	padding: 0 0 0 6px;
	margin: 0;
	height:16px;

}
#main ul li {
	list-style: none;
	display:inline;
	margin:0;
	padding:0;
}

/* --------- Linke Navigation -----------*/
#leftcolumn {
	float:left;
	width:150px;
	padding:0 0 0 0;
	text-align:left;
	margin:20px 20px 0 0;
}

#leftcolumn a {
	display:block;
	text-decoration:none;
	background-repeat:no-repeat;
	color:#73905C;
	background-color:#fff;
	font-size:11px;
}
#leftcolumn a:hover {
	text-decoration:none;
	background-color:#73905C;
	color:#fff;
}
#leftcolumn ul,
#leftcolumn ul li ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:15px;
}
#leftcolumn ul li{
	margin:0;
	padding:0;
}
#leftcolumn .level1 a {
	background-image: url(/css/images/subnav_level1.gif);
	background-repeat:no-repeat;
	background-position:0 0.4em;
	padding:1px 15px 1px 12px;
}
#leftcolumn .level1 a:hover {
	background-image: url(/css/images/subnav_level1_hover.gif);
}
#leftcolumn .level1 a.subcurrent1 {
	background-image: url(/css/images/subnav_level1_sc1.gif);
	background-position:0.3em 0.4em;
	color:#fff;
	background-color:#73905C;
	}
#leftcolumn .level2 a {
	background-color:transparent;
	color:#333;
	padding:1px 15px 1px 26px;
	background-image: url(/css/images/subnav_level1.gif);
	background-position:15px 0.6em;
	border-width:0 1px 1px 1px;
	border-style: solid;
	border-color: #73905C;
	}
#leftcolumn .level2 a.subcurrent2,
#leftcolumn .level2 a:hover {
	color:#333;
	background-color:#AECF93
	}

/* --------- Linke Navigation Ende -----------*/

/*-------------TopNav-----------*/
#buttons {
}

/* --------- Weiterlesen -----------*/
.readon,
.readoncategory,
.readonsection {
	display:block;
	background-image: url(/css/images/subnav_level1.gif);
	background-repeat:no-repeat;
	background-position:0 0.6em;
	padding:0 0 0 15px;
	clear:both;
	
	}
/* --------- Weiterlesen Ende-----------*/

/* --------- Category Absätze -----------*/
div.contentpaneopen {
	background-image: url(/css/images/hr_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 10px 0;
}

/* --------- Category Absätze Ende-----------*/




#search {
	float: right;
	padding: 0;
	margin:20px 0 0 0;
	width: 160px;
	background-color:transparent;
	position:relative;
	top:40px;
	z-index:3;
}
*html #search {
	position:absolute;
	top:40px;
	margin-left:600px;
}
#search .inputbox {
	border: 1px solid #ccc;
	background-color:#efefef;
	color:#333;
	font-size:11px;
}
span.highlight {
	font-weight:bold;
	background-color:#efefef;
	color:#004654
}
table.contentpaneopen fieldset {
	border:0 none;
}
table.contentpaneopen fieldset a{
	font-weight:bold;
}
search_searchword {
	
}
#top_outline {
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	float: left;
	overflow: hidden;
	height: 144px !important;
	height: 150px;
	width: 159px !important;
	width: 165px;
}

#left_outline {
	margin-top: 2px;
	border: 1px solid #cccccc;
	padding: 2px;
	float: left;
	width: 159px !important;
	width: 165px;
}
#content_area {
	width:402px;
	float:left;
	border-right:1px solid #73905C;
	margin:20px 0 0 0;
	}
#content_area2 {
	width:592px;
	float:left;
	margin:20px 0 0 0;
	}
*html #content_area2 {
	width:560px;
	}

#content_area,
#content {
	text-align:left;
}
#content {
	margin:0 0 0 0;
	padding:0 30px 0 0;
}
/*body.home #content  {
	padding:0 30px 0 0;
	background-image: none;
}*/
#content a {
	color:#73905C;
	text-decoration:none;
}
#content a:hover {
	color:#000;
	text-decoration:underline;
}


/*********Banner**********/
#banner_area {
	margin:10px 0 0 0;
	text-align:center;
}
#banner_area a,
#banner_area a:hover{
	display:inline;
	background-color:transparent;
}
.moduletable td a,
.moduletable td a:hover{
	background-color:transparent;

}
.moduletable td a.bannerlink ,
.moduletable td a.bannerlink:hover{
	background-color:transparent;
	display:block;
	width:180px;

}
/*********Language**********/
.language {
	position:relative;
	z-index:10;
	margin:-30px 0 20px 240px;
}
.language a,
.language span{
	display:block;
	color:#666;
	font-size:10px;
	float:left;
	width:120px;
	text-align:center;
	height:16px;
	background-repeat:no-repeat;
	vertical-align:middle;
	line-height:16px;
}
.language a {
	background-color:#e4e4e4;
	text-decoration:none;
	color:#666;
	}
.language span {
	background-color:#B5B5B5;
	text-decoration:none;
	color:#e4e4e4;
	}
.language a.de {
	background-image: url(/css/images/bottomline-right.gif);
	background-position:right;
}
.language a.de:hover {
	background-image: url(/css/images/bottomline-right-aktiv.gif);
	background-color:#B5B5B5;
	color:#e4e4e4;
}
.language a.en {
	background-image: url(/css/images/bottomline-left.gif);
	background-position:left;
}
.language a.en:hover {
	background-image: url(/css/images/bottomline-left-aktiv.gif);
	background-color:#B5B5B5;
	color:#e4e4e4;
}
.language span.en {
	background-image: url(/css/images/bottomline-left-aktiv.gif);
	background-position:left;
}
.language span.de {
	background-image: url(/css/images/bottomline-right-aktiv.gif);
	background-position:right;
}
.language .en {
	border-right:1px solid #fff;
}
/*********Language END**********/

/*********fusszeile**********/
.fusszeile {
	display:block;
	position:absolute;
	top:60px;
	padding-left:250px;
	z-index:10;
	text-align:center;
}
.fusszeile ul {
	width:485px;
}
.fusszeile ul,
.fusszeile ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
.fusszeile a{
	display:block;
	color:#73905C;
	font-size:11px;
	float:left;
	height:16px;
	vertical-align:middle;
	line-height:16px;
	padding:0 5px 0 5px
}
.fusszeile a {
	text-decoration:none;
	color:#73905C;
	}
.fusszeile a:hover {
	color:#004654;
}
.fusszeile br.clr{
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	
}

/*********fusszeile END**********/






.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-weight: bold;
}

/** old stuff **/



.pagenav {
  text-align: center;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}
ol
{
margin: 0.7em auto 0.7em auto;
}
#content ul,
.marginalie ul {
margin: 0;
padding: 0;
list-style: none;
}

#content ul li
{
padding-left: 15px;
padding-top: 0px;
background-image: url(/css/images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
#content .dm_taskbar ul li {
	background:none;
		padding-left: 0;
	padding-right:15px;
}
.marginalie ul li
{
padding-left: 15px;
padding-top: 0px;
background-image: url(/css/images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 5px;
}
.marginalie ul.mod_docman_catdown li {
	padding:0;
	background:none;
}

.marginalie h3 ul li
{
color:#666;
font-size:13px;
line-height:16px;
margin-bottom:3px;
}



/* mambo core stuff */



table.contentpane td {
	margin: 0px;
	padding: 0px;
}
.createdate {
	display:block;
	padding-bottom: 3px;
	color: #666;
	float:right;
	font-size:11px;
	font-family:Georgia, Times;
}

#pathway {
	text-align:left;
	margin:0 30px 3px 0;
}
.home #pathway {
	display:none;
}
#pathway,
#pathway span{
	font-size:11px;
	color:#73905C;
}
#pathway span img {
	margin:0 3px 1px 5px;
}
#pathway a {
	color:#ccc;
	text-decoration:none;
	font-size:11px;
}
#pathway a:hover {
	color:#73905C;
	text-decoration:underline;
}

/*-----------------Letterman-------------------*/
#leftcolumn .moduletable {
	margin:10px 0 10px 0;
	font-size:10px;
}
#leftcolumn .newsletter {
	background-color:#efefef;
}
#leftcolumn .moduletable form{
	padding:0;
	margin:0
}
#leftcolumn .moduletable th {
	background-color:#ccc;
	color:#333;
	text-align:left;
	padding: 1px 4px 1px 4px;
	border-bottom:1px solid #fff;
}
#leftcolumn .moduletable .newsletter td {
	padding: 2px 8px 2px 8px;
	font-size:10px;
	text-align:left;
	color:#333;
	}
#leftcolumn .moduletable .newsletter td .inputbox {
	width:100%;
}
#leftcolumn .moduletable .newsletter td .actions {
	text-align:right;
}
#leftcolumn .moduletable .actions input {
	border:1px solid #fff;
	background-color:#73905C;
	width:auto;
	text-align:center;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
.disclaimer {
	font-size:10px;
	color:#666;
	margin-left:170px;
}
.marginalie {
	float:right;
	width:190px;
	margin:20px 0 0 0;
}
/*----------contnentbilder---------------*/
.mosimage {
	float:none;
	display:block
}
.mosimageleft  {
	float:left;
	margin:0 5px 5px 0;
}
.mosimageright  {
	float:right;
	margin:0 0 5px 5px;
}
a.zoomlink  {
	display:block:
	width:120px;
	float:left;
	background-color:#f5d4a8;
	border:1px solid #f5d4a8;
	margin:0 5px 5px 0;
	padding:0 0 16px 0;
	background-image: url(/css/images/zoomlink.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
a.zoomlink .mosimageleft {
	float:none;
	margin:0;
}
.zoomlink:hover  {
	border:1px solid #73905C;
	background-color:#73905C;
	background-image: url(/css/images/zoomlink_hover.gif);
}
/*----------BEZUQSQUELLEN---------------*/
table.bzq {
	width:563px;
	margin:1em  0 0 0;
	border-width:0 0 1px 1px;
	border-color:#004654;
	border-style:solid;
}
table.products {
	width:379px;
	margin:1em  0 0 0;
	border-width:0 0 1px 1px;
	border-color:#004654;
	border-style:solid;
}
*html table.bzq,
*html table.products{
	table-layout:fixed
	}

table.bzq td,
table.products td{
	vertical-align:top;
	text-align:left;
	padding:3px;
	background-color:#ffffff;
	border-width:1px 1px 0 0;
	border-color:#004654;
	border-style:solid;
	line-height:120%;
	font-size:10px;
}
*html table.bzq td,
*html table.products td {
	line-height:12px;
	font-family:"MS Sans Serif",Arial;
	}
table.bzq td.first,
table.products td.first {
	background-color:#f5d4a8;
	color:#004654;
	font-weight:bold;
	font-size:11px;
}

table.bzq thead td ,
table.products thead td{
	background-color:#004654;
	color:#fff;
	font-size:10px;
}
#content table.bzq td.first a,
#content table.products td.first a{ 
	color:#004654;
	text-decoration:underline;

}
#content table.bzq td.first a:hover,
#content table.products td.first a:hover{ 
	color:#000;
}
*html table.bzq tbody tr td,
*html table.bzq td.first {
	font-size:10px;
}
/*---------------DOWNLOADS---------------*/
a.pdf {
	display:block;
	background-image: url(/css/images/subnav_level1.gif);
	background-repeat:no-repeat;
	background-position:0 0.6em;
	padding:1px 15px 1px 12px;
}
a.pdf:hover {
	color:#000000;
	background-image: url(/css/images/subnav_level1.gif);
}

/* #dm_header,
#dm_pathway,
.dm_orderby{
	display:none
	}
#dm_docs h3 span {
	display:none
}
a.dm_name {
}
a.dm_name:hover {
	background-color:#efefef;
}
span.dm_link_tooltip {
	display:none
}
dd.dm_counter,
dd.dm_date,
a.dm_name span, 
.dm_taskbar {
	display:none
	}
.dm_taskbar ul,
.dm_taskbar ul  li{
	list-style-type:none;
}*/
.dm_date {
	color:#666;
	font-style:italic;
	float:right;
	font-size:10px;
}
.dm_separator {
	border-top:1px dotted #ccc;
	margin-top:5px;
}
.dm_taskbar ul li {
	background:none;
}
.dm_description {
	background:none;
}
a.dm_name:hover {
	background-color:#efefef;
}
#leftcolumn .moduletable th,
#leftcolumn .moduletablesidelogin th,
.marginalie .moduletable th,
.marginalie .moduletablesidelogin th {
	background-color:#aecf93;
	color:#73905C;
	padding:0 3px 0 3px;
	font-size:11px;
	text-align:left;
}
*html #leftcolumn .moduletable th,
*html #leftcolumn .moduletablesidelogin th,
*html .marginalie .moduletable th,
*html .marginalie .moduletablesidelogin th {
	display:block;
}
#leftcolumn .moduletable,
#leftcolumn .moduletablesidelogin,
.marginalie .moduletable,
.marginalie .moduletablesidelogin{
	width:100%;
	margin-bottom:1em;
}
#leftcolumn .moduletable td,
#leftcolumn .moduletablesidelogin td,
.marginalie .moduletable td,
.marginalie .moduletablesidelogin td{
	font-size:11px;
}
#leftcolumn .moduletable td a,
#leftcolumn .moduletablesidelogin a,
.marginalie .moduletable td a,
.marginalie .moduletablesidelogin a {
	color:#73905C;
	background-image: url(/css/images/subnav_level1.gif);
	background-repeat:no-repeat;
	background-position:0 0.4em;
	padding:1px 0 1px 12px;
	margin:0 0 0 3px;

}
.marginalie .moduletable td a:hover{
	color:#000;
}

/*-----------PAGINATION---------------*/

.back_button {
	float: left;
  	
}
#content .back_button a{
	color:#fff;
	display:block;
	font-weight: bold;
 	margin-top: 15px;
  	margin-bottom: 10px;
  	border: 1px solid #fff;
  	padding: 2px 4px 2px 4px;
  	background-color:#73905C;
  	color:#fff;
  	font-size:10px;
	}
#content .back_button a:hover {
	background-color:#fff;
  	color:#73905C;
  	text-decoration:none;
  	border-color:#73905C
	}
	
/*-----------SEARCH---------------*/
table.contentpaneopen {
	width:370px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.contentpaneopen .contentheading,
div.componentheading,
.componentheadingcategory {
	position:absolute;
	top:92px;
	color:#004654;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:24px;
	padding:0;
	margin:0;
	font-weight: normal;
	z-index:20;
	height:35px;
	width:600px;
	display:block;
}
.blog  table.contentpaneopen .contentheading,
td.contentheadingcategory {
	position:relative;
	top:auto;
	width:auto;
	font-size:20px;
	color:#004654;
	font-family:Georgia, "Times New Roman", Times, Serif;
}
.home .blog  table.contentpaneopen .contentheading {
	position:absolute;
	top:92px;
	color:#004654;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:24px;
	padding:0;
	margin:0;
	font-weight: normal;
	z-index:20;
	height:35px;
	width:600px;
	display:block;
}
table.contentpaneopen td .inputbox {
	border:1px solid #004654;
	width:200px;
	margin:0 5px 0 5px;
}
table.contentpaneopen td .button {
	background-color:#73905C;
	color:#fff;
	border:0px none;
}
.contentpaneopen span.small {
	display:none;
	
}
.contentpaneopen td.small {
	display:none;
}

.searchintro {
	margin:15px 0 0 0;
	width:100%;
}
.searchintro td {
	font-size:14px;
	font-family:Georgia, Times;
	color:#004654;
	font-weight: normal;
	margin:0;
	border:solid #004654;
	border-width:1px 0 1px 0;
}

/*-----------------LogIn-------------------*/
#content table.moduletablelog {
	margin:0 0 20px 50px;
}
#content table.moduletablelog form {
	width:300px;
}	

#content table.moduletablelog form table {
	margin-top:20px;
	width:100%;
	background-color:#B0C89E;
}

#content table.moduletablelog th {
	color:#004654;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:18px;
	padding:0 0 10px 0;
	margin:0;
	font-weight: normal;
	text-align:left;
}
#content table.moduletablelog form table td {
		padding:10px 20px 2px 20px;
		border-bottom:1px solid #fff;
		color:#004654;
}
#content table.moduletablelog form table td .button {
	border:1px solid #fff;
	color:#B0C89E;
	background-color:#004654;
	width:200px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:12px;
	margin:10px 0 10px 30px
}
#content table.moduletablelog form.logout {
	width:372px;
	padding:0 0 0 0 ;
	margin:0 0 10px 0;
	background-image: url(/css/images/hr_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:-50px;
}
#content table.moduletablelog form.logout div.greeting {
	width:200px;
	float:left;
	font-size:10px;
}
#content table.moduletablelog form.logout div.logout {
	width:100px;
	float:right;
	text-align:right;
}
#content table.moduletablelog form.logout div .button {
	border:1px solid #fff;
	color:#B0C89E;
	background-color:#004654;
	width:auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:10px;
	margin:0 0 0 0
}
#content table.moduletablelog form table td .inputbox {
	width:100%;
	margin-bottom:5px;
}
#content table.moduletablelog form table td .checkbox {
	width:auto;
	margin-bottom:0;
}

.marginalie .moduletablesidelogin .inputbox{
width:178px;
border:1px solid #B0C89E
}
#leftcolumn .moduletablesidelogin .inputbox {
width:128px;
border:1px solid #B0C89E
}
*html #leftcolumn .moduletablesidelogin .inputbox,
*html .marginalie .moduletablesidelogin .inputbox{
	margin:0;
}
*html #leftcolumn .moduletablesidelogin br,
*html .marginalie .moduletablesidelogin br {
	line-height:0;
	height:0;
}
#leftcolumn .moduletablesidelogin .button,
.marginalie .moduletablesidelogin .button{
width:140px;
margin:3px 20px;
border:1px solid #fff;
color:#fff;
background-color:#B0C89E;
font-size:11px;
}
#leftcolumn .moduletablesidelogin .button {
	width:90px;
}
#leftcolumn .moduletablesidelogin td,
.marginalie .moduletablesidelogin td{
	padding:2px 5px;
}
#leftcolumn .moduletablesidelogin td a,
.marginalie .moduletablesidelogin td a {
	display:none;
}


/*------------SPECIALBANNER--------------*/


#specialbanner {
	width:264px;
	height:192px;
	z-index:0;
	position:absolute;
	left:-10px;
	top:328px;
}
