/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	background-color: #f0f0f9;
}

#maincolumn a:link, #maincolumn a:visited {
	color: #135cae;
	text-decoration: none;
	font-weight: normal;
}

#maincolumn a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	margin: 0 0 1px 0;
}

div.center {
  text-align: center;
  background: url(../images/guth2/dots8x81verlauf.png) 0 0 repeat-x;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

div#head {
	position: relative;
	height: 243px;
	padding: 0;
	z-index: 1000;
	text-align: left;
}
	
div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 180px;
	height: 153px;
	margin-left: 0px;
	margin-top: 90px;
	overflow: hidden;
}

div#flash {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	width: 784px;
	height: 151px;
	margin-right: 0px;
	margin-top: 90px;
	overflow: hidden;
	z-index: -1000;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer {
	padding-top: 2px;
    margin-bottom: 5px;
	height: 18px;
	overflow: hidden;
	text-align: center;
	font-size: .90em;
	color: #ffffff;
	background-color: #00447a;
	width: 100%;
}

div#footer a:link, div#footer a:visited  {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

div#footerspacer {
	height: 15px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#language {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	height: 40px;
	text-align: center;

	top: 0px;
}

div#language ul {
	margin: 0;
	padding: 4px 0 23px 0;
}

div#language li {
	margin: 0;
	padding: 0;
	display: inline;
}

#language a:link, #language a:visited {
	color: #a5a5a5;
	font-weight: bold;
	background-image: url(../images/guth2/lang_aus.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 8px 18px 10px 18px;
	text-decoration: none;
}

#active_language a:link, #active_language a:visited, #language a:hover{
	color: #a5a5a5;
	font-weight: bold;
	background-image: url(../images/guth2/lang_an.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 8px 18px 10px 18px;
	text-decoration: none;
}
	
#search {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	height: 40px;
	background-image: url(../images/guth2/suchfeld.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}

#ps_search_str {
	border: 0;
	margin: 1px 2px 5px 0;
	font-weight: bold;
	color: #a5a5a5;
	width: 130px;
}

#ps_link {
	color: #ffffff;
	font-weight: bold;
}

.pixsearch a:link, .pixsearch a:visited {
	text-decoration: none;
	color: #135cae;
}

.pixsearch {
	padding: 3px 5px 0 0;
}

form#searchForm input {
	vertical-align: middle;
}



form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 180px;
	float:left;
}

#maincolumn,
#maincolumn_full {
	float: right;
	margin: 15px 0 0 0;
	width: 754px;
	border: 1px inset #a5a5a5;
	padding: 15px;
	background-color: #ffffff;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;

}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}


/* headers */

.componentheading {
  padding: 5px 0 5px 0;
  
}

h1 {
	padding: 0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	vertical-align: middle;
	color: #00447a;
	text-align: left;
	line-height: 28px;
	margin:0;
}

h2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: middle;
	color: #00447a;
	text-align: left;
}

.contentheading {
   	padding-left: 6px;
	vertical-align: middle;
	border-left: 6px solid #00447A;
	border-bottom: 1px dotted #00447A;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0 0 10px 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding: 0px;
	color: #00447a;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #333;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 10px;
}

.article_column span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
	padding-left: 5px;
}

.column_separator {
	border-left: 1px dashed #00447A;

}

td.buttonheading {
padding-bottom: 13px;
vertical-align: top;
font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
	border-top: 1px solid #666666;
	margin: 0;
	
}

table.blog {
	width: 100%;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;

}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #ffff33;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
	padding-left: 0;
}

div.moduletable, div.module {
  margin-bottom: 25px;
  padding-left: 0;
}

div.module_menu h3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00447A;
	margin: 0;
	padding: 3px 0 4px 9px;
	background: url(../images/guth2/menu-button-4.png) 0 0 no-repeat;
	line-height: 18px;
}

div.module_menu {
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #a5a5a5;
	overflow: hidden;
}

div.module_menu div div div {
	padding-top: 0;
	padding-bottom: 0;
}
div.module_menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#am img, #am2 img,  #am3 img  {
margin: 2px 3px 0 0;
float: right;
	cursor: pointer;
}

#am, #am2, #am3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#am li, #am2 li, #am3 li {
	background-image: url(../images/guth2/menu-button-4.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f0f0f9;
	color: #00447a;
	padding: 3px 0 4px 5px;
}

#am li:hover, #am li.active , #am2 li:hover, #am2 li.active , #am3 li:hover, #am3 li.active{
	background-image: url(../images/guth2/menu-button-3.png);
	color: #ffffff;
}

#am span.separator, #am2 span.separator, #am3 span.separator{
	cursor: pointer;
	display: block;
	line-height: 18px;
	padding-left: 4px;
}

#am li ul li, #am2 li ul li, #am3 li ul li{
	padding: 0;
	margin: 10px 0 5px 0;
	background-image: none;
	background-color: #becede;
	border-left: 3px solid #00447A;
}

#am li ul li:hover, #am2 li ul li:hover , #am3 li ul li:hover {
	background-image: none;
}

#am li ul li:hover span, #am li ul li:hover a, #am2 li ul li:hover span, #am2 li ul li:hover a, #am3 li ul li:hover span, #am3 li ul li:hover a{
	background-image: none;
	background-color: #00447A;
}

#am li ul li.active, #am2 li ul li.active, #am3 li ul li.active {
	background-image: none;
}

#am li ul li.active span.separator, #am2 li ul li.active span.separator, #am3 li ul li.active span.separator{
	background-color: #00447A;
}

#am li ul li ul, #am2 li ul li ul, #am3 li ul li ul{
	background-color: #ffffff;
}

#am li ul li ul li, #am li ul li ul li.active, #am2 li ul li ul li, #am2 li ul li ul li.active, #am3 li ul li ul li, #am3 li ul li ul li.active{
	padding: 0;
	color: #ffffff;
	border-left: none;
	font-weight: normal;
	margin: 4px 0 2px 0;
	border-bottom: 1px dotted #00447A;
	background-color: transparent;
}

#am li ul li ul li a:link, #am li ul li ul li a:visited, #am2 li ul li ul li a:link, #am2 li ul li ul li a:visited , #am3 li ul li ul li a:link, #am3 li ul li ul li a:visited {
	margin-left: 3px;
	display: block;
	padding-left: 3px;
	background-color: transparent;
}

#am li ul li ul li:hover a, #am2 li ul li ul li:hover a, #am3 li ul li ul li:hover a{
	font-weight: bold;
	background-color: #00447A;
}

#am a:link, #am a:visited, #am2 a:link, #am2 a:visited, #am3 a:link, #am3 a:visited  {
	color: #00447a;
	text-decoration: none;
	line-height: 18px;
	display: block;
	padding-left: 4px;
}

#am a:hover, #am2 a:hover, #am3 a:hover  {
	color: #ffffff;
}

#current li a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#current a:link, #current a:visited {
	color: #ffffff;
	font-weight: bold;
	padding-left: 4px;
}

#am li ul li#current a:link, #am li ul li#current a:visited, #am2 li ul li#current a:link, #am2 li ul li#current a:visited, #am3 li ul li#current a:link, #am3 li ul li#current a:visited  {
	background-color: #00447A;
}

#leftcolumn div.module {
	padding: 0;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: none;
	margin: 15px 0 10px 0;
}

form#form-login {
	padding-top: 5px;
	background-color: #FFF;
}

form#form-login fieldset {
	border: 0 none; 
	margin: 0; 
	padding: 0 7px 5px 0;
}

#form-login-username {
	text-align: left;
	background-image: url(../images/guth2/login-user.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	font-size: 11px;
	color: #666666;
}

#form-login-password {
	text-align: left;
	background-image: url(../images/guth2/login-pw.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	font-size: 11px;
	color: #666666;
}

#form-login-username .inputbox, #form-login-password .inputbox {
width: 107px;
}

.inputbox {
margin: 0;
padding:0;
height: 20px;

	}

#form-login .button {
	width: 60px;
	cursor: pointer;
}

#form-login .button_logout {
	cursor: pointer;
}

#form-login-remember {
	float: left;
	width: 83px;
}

#form-login-remember label{
	font-size: 11px;
	color: #666666;
}

#form-login-remember input{
vertical-align: middle;
}

div#welcome {
	color: #666666;
	padding: 0 0 7px 5px;
}

form#form-login ul { 
	margin: 0;
	padding: 0;
	list-style:none;
}

li#modlgn_register a:link, li#modlgn_register a:visited{ 
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00447A;
	padding: 0 3px 2px 0;
	line-height: 18px;
}

li#modlgn_register a:hover{ 
	color: #000000;
}

li#modlgn_register {
	margin-top: 5px;
	}

li#modlgn_remind_user a:link, li#modlgn_remind_user a:visited, li#modlgn_remind_pw a:link, li#modlgn_remind_pw a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

li#modlgn_remind_user a:hover, li#modlgn_remind_pw a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 1em;
	padding: 15px;
	position: relative;
	padding-top: 0.75em;
}

legend {
	margin: 0 0 5px 0;
	padding: 0 10px 5px 10px;

}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#no_java {
	color: #ca7f00;
	background: #f0e6be url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #ffad22;
	border-bottom: 3px solid #ffad22;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
	margin-top:15px;
	padding:10px 10px 10px 40px;
	font-weight: bold;
}

/* System Standard Messages */
#system-message { margin: 15px 0 0 0; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */



#googlemap div {
	text-align: center;
}

table #googlelist {
	
	border-collapse: collapse;
  border-bottom: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  text-align:left;
  }

#googlelist tr{
  height: 40px;
}

#googlelist td.spacer{
  height: 40px;
  border-collapse: collapse;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

#googlelist tr.headline{
  height: 20px;
  width:100%;
  background-color:#00447A;
  border-collapse: collapse;
  border: 1px solid #666666;
  color:white;
  font-weight:bold;
}

#googlelist tr.even {
background-color: #E0E0F8;
}

#googlelist td{
  padding-left: 10px;
}

#googlelist tr.odd td.last {
	width: 80px;
	background-image: url(../images/guth2/map_even.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-collapse: collapse;
	border-right: 1px solid #666666;

}

#googlelist tr.even td.last {
	width: 80px;
	background-image: url(../images/guth2/map_odd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-collapse: collapse;
	border-right: 1px solid #666666;
}

#googlelist td.last a{
	display:block;
	text-decoration:none;
	color: #363636;
}

#googlelist td.last a:hover{
	font-weight:bold;
}

#googlelist tr td.last-ob {
	border-collapse: collapse;
	border-right: 1px solid #666666;
}

#googlelist tr td.first {
border-collapse: collapse;
border-left: 1px solid #666666;
}

#lmc3d {
margin: 0;
}

.gmnoprint div.gmnoprint{
margin: 0;
}

.dhtmlgoodies_question {	
	background-color: #fff;
	color:#666666;
	height:40px;
	overflow:hidden;
	cursor:pointer;
}	

.dhtmltable {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color:#666666;
}
.dhtmlgoodies_answer{
	background-color: #fff;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{
	position:relative;
		padding: 5px 10px 10px;
}

div.infos div a:link, div.infos div a:visited, #welcome div a:link, #welcome div a:visited{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: normal;
}

div.infos div a:hover, #welcome div a:hover{
	font-weight: bold;
}

.dhtmlgoodies_question:hover{
	color: #00447A;
	font-weight: bold;
}

#registeruser a:link, #registeruser a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#registeruser a:hover {
	color: #00447A;
	text-decoration: none;
	font-weight: bold;
	
}


	#feedback-div {
		

		top: 20px;
		
	}

	#feedback-info {
		padding: 5px;		
			
		float:left;	
		
		overflow:hidden;
	}
	#feedback-slider {
		float:left;
		width:30px;
		height:200px;
		
	}
	#submitter_email { width: 220px; }
	#feedback-div dd { margin-left:10px; }
	#feedback-div textarea { 
		width: 300px; 
		height: 150px; 
		
	} 
	
	#feedback-div .feedback-button {
		
		border: 0;

		padding: 3px 10px;
		font-family: Arial, san-serif;
		font-size:16px;
	}
	
	#feedback-div .ajax-loading {
	}
	
	#feedback_msg {

		padding: 3px 10px;
	}
	
	#feedback-div .disabled-button {

	}
	
	.hideme { display: none; }