@import url(ext.css);
@import url(leftmenu.css);
/*** EXPERTENRAT *** Standard HTML Elements ****/

body {
	margin: 0;
	padding: 0;
	font-family: Arial,'Trebuchet MS',Sans-serif;
	font-size: 0.8em;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #555555;
	text-align: center;
	background: #E7F0C8 url(../images/bg.gif) repeat;
}

a:link, a:visited {
	background-color: inherit;
	text-decoration: none;
	color: #34658A;
}

a:hover, a:active{
	background-color: inherit;
	color: #009933;
}

p, h1, h2, h3 {
	margin: 10px 0px 5px 0px;
}

p {
	font-size: 1em;
}
/*
.tx-ttproducts-pi1-wrap2 p {
	margin: 3px 0px 2px 0px;
	font-size: 11px;

}
*/

h1, h2, h3, h4 {
	font-family: Arial,'Trebuchet MS',Sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}

h1 {
	color:#389675;
	font-size: 1.4em;
}

h2 {
	color:#34658A;
	font-size: 1.3em;
}

h3 {
	color:#9B475B;
	font-size: 1.2em;
}

h4 {
	color:#34658A;
	font-size: 1.1em;
	margin: 5px 0px 0px 0px;
}

input, textarea {
	border: 1px solid #dddddd;
	color: #777777;
	font-family: Arial,'Trebuchet MS',Sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 2px;
	margin-left: 0px;
}

input[type="submit"] {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #CCCCCC;
	color: #34658A;
	font-family: Arial,Sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0pt;
	padding: 2px 3px;
}

label {
	display: block;
}

ul, ol {
	margin: 10px 30px;
	padding: 0pt 15px;
}

hr {
	color: none;
	border: 1px solid #dddddd;
}

td {
}

/* Use a break with this class to clear float containers on both sides */ 
.brclear { 
	clear: both; 
	height: 0; 
	margin: 0; 
	font-size: 1px; 
	line-height: 0;
} 

#amazon {
	margin-top: 6pt;
	padding: 0;
}

/**************wrapper*******************/
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	margin-top: 10pt;
	text-align: left;
	background: #fff;
/*	border: 1px solid #83acca;*/
}

/*******          header                  ***********/
#header {
	position: relative;
	height: 115px;	
	background: url(../images/logo.gif) no-repeat scroll right top;
	border-bottom: 0px solid #83acca;
}

/* @todo 	Need to test with the logo in place */
#logo {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#sitename {
	padding-top: 7px;
}

#sitename h1 {
	font-family: Arial,'Trebuchet MS',Sans-serif;
	font-size: 2.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	left: 5px;
	letter-spacing: -2px;
	line-height: normal;
	margin: 0pt 7pt;
	padding: 0px;
}

#sitename h1 a {
	text-decoration: none;
}

#slogan h3 {
	margin: 0px 7px 0px 27px;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
	color : #666666;
}

/*************search********************/
#search{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0px 250px 0 0;
	padding: 0;
	text-align: right;
	font-size : 100%;
	color : #666666;
}

#search input[type=text] {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #83ACCA;
	color: #333333;
	height: 14px;
	margin: 0pt;
	vertical-align: top;
	width: 120px;
}

#search input[type=submit] {
	background: #FAFAFA none repeat scroll 0%;
	border: 1px solid #F2F2F2;
	color: #777777;
	font-family: Arial,'Trebuchet MS',Sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0pt 0pt 0pt 3pt;
	padding: 2px 3px;
	vertical-align: top;
	width: 60px;
}



/**** User Registratur ***/



#username {

	position: relative;

	top: 40px;

	right: 10px;

	margin: 10px 10px 0px 6px;

	text-align: right;

	color: #83ACCA;

	font-size: 1em;

}



#left-part{

	width: 199px;

	margin: 8px 4px 15px 10px;

	padding: 0;

	float: left;

}



#left ul,

#left ol {

	margin-left: 0px;

}

.detail {
	color: #389675;
}

.important {
	color: #A21E48;
}

.name-of-person {
	color: #9B475B;
}



#center-part { 

	width: 582px;

	padding :0;

	margin:  12px 10px 15px 0;

	float:left;

}



/* this is an IE hack */

* html #center-part { 

	margin:  15px 5px 15px 0;

} 



#main-content {

	padding:5px;

	margin-bottom:5px;

/*	border:1px solid #ddd;

	background-color:#F9FFE5;

*/	text-align: justify;

	height: 100%;	

}

#right-part { 

	width: 182px;

	padding :0;

	margin:  15px 0px 10px 0;

	float:left;

}



/* this is an IE hack */

* html #right-part { 

	margin:  13px -10px 10px 0px;

} 

#container-right{

    width:180px;

    float:right;

    display:inline;

    margin-left:0px;

    margin-right:0px;

}

#right-content {

	margin: 2px 0px 10px 0px;

	width: 179px;  

	overflow: hidden; 

	background: transparent url(../images/right-top.gif) no-repeat scroll right top;

	border-right: 2px solid #83acca;

	border-bottom: 2px solid #83acca;

}

#right-content H1 {

	width: 178px;  

	overflow: hidden; 

	padding: 0px 0 5px 5px; 

	font: bold 120% arial,helvetica,sans-serif;

	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	font-size-adjust: none;

	font-stretch: normal;

	color: #fff;

	border-right: none;

}

#right-content ul, ol {

	margin: 5px 10px;

	padding: 0pt 5px;

}



#right-content1 {

	margin: 0px 0px 10px 0px;

	padding-right: 0px; 

	width: 179px;  

	overflow: hidden; 

	background:  url(../images/right-top.gif) no-repeat scroll right top;

	border-right: 2px solid #83acca;

	border-bottom: 2px solid #83acca;

}

#right-content1 H1 {

	width: 178px;  

	overflow: hidden; 

	padding: 0px 0 7px 5px; 

	font: bold 120% arial,helvetica,sans-serif;

	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	font-size-adjust: none;

	font-stretch: normal;

	color: #fff;

}

#right-content1 ul, ol {

	margin: 5px 10px;

	padding: 0pt 5px;

}

#right-content2 {

	margin: 2px 0px 10px 0px;

	padding-right: 0px; 

	width: 179px;  

	overflow: hidden; 

	background: transparent url(../images/right-top.gif) no-repeat scroll right top;

	border-right: 2px solid #83acca;

	border-bottom: 2px solid #83acca;

}

#right-content2 H1 {

	padding-right: 0px; 

	width: 178px;  

	overflow: hidden; 

	padding: 0px 0 0 3px; 

	font: bold 120% arial,helvetica,sans-serif;

	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	font-size-adjust: none;

	font-stretch: normal;

	color: #fff;

}

#right-content2 ul, ol {

	margin: 5px 10px;

	padding: 0pt 5px;

}



#top-item2 {

	margin: 13px 0px 10px 0px;

	width: 178px;  

	overflow: hidden; 

	background: transparent url(../images/news-top.gif) no-repeat scroll left top;

	font: bold 110% arial,helvetica,sans-serif;

/*	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	font-size-adjust: none;

	font-stretch: normal;

*/	color: #fff;

}

#center-item2 {

	margin-bottom: 1em; 

	padding-bottom: 0px; 

	background: transparent url(../images/news-center.gif) repeat-y;

}

#bottom-item2 {

	margin-bottom: 0em; 

	padding-bottom: 12px; 

	background: transparent url(../images/news-bottom.gif) no-repeat scroll left bottom;

}



#pagetitle {

	margin: 5px 0px 0px 6px;

	color: #83ACCA;

	font-size: 2em;

	font-family: Arial,'Trebuchet MS',Sans-serif;

	font-size-adjust: none;

	font-stretch: normal;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	line-height: normal;

}

/* RTE / Bulletlists */
UL { margin-top: 0px; width: 88%;
}
UL UL LI { font-size: 100%; width: 100%;
}
OL { margin-top: 0px; width: 100%;
}
.indent LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; text-align: left; width: 90%;
}

/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11px; 	width: 100%;
}

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; 	width: 100%;
}
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; 	width: 100%;
}
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside;	width: 100%;
 }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif);	width: 100%;
 }




#footer {

	height: 50px;

	background: #F9F9F9 none repeat scroll 0%;

	border-top: 3px solid #83acca;

	color: #34658a;

	font-size: 90%;

	margin: 0pt;

	padding: 3pt 10pt 2pt 10pt;

	bottom: 0;

}



#footer .footer-left {

	float: left;

	width: 30%;

}



#footer .footer-right {

	float: right;

	width: 60%;

}



#footer a {

	color: #34658a;

}



#bottommenu {

	text-align: right;

	color: #34658a;

}

#bottommenu a:hover, #bottommenu a:focus, #bottommenu a:active, #bottommenu a.current {

	color: #009933;

}





#bottom-content {

	margin: 2px 0px 1px 0px;

	overflow: hidden; 

	color: #333333;

	text-align: center;

}

#bottom-content a:hover, #bottom-content a:focus {

	color: #009933;

}



/** Main menu **/



#mainmenu ul#menuList{

	bottom: 6px !important;

	font-family: Arial,'Trebuchet MS',Sans-serif;

	font-size: 14px;

	font-size-adjust: none;

	font-stretch: normal;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	line-height: normal;

	list-style-image: none;

	list-style-position: outside;

	list-style-type: none;

	margin: 0pt;

	padding: 0pt 0pt 0pt 0pt;

	position: absolute;

	left: 20pt;

	z-index: 8;

}



/* this is an IE hack */

* html #mainmenu ul#menuList {

	bottom: 4px !important;

}



/* Sliding Doors */

#mainmenu a {

	background: transparent url(../images/tableft.gif) no-repeat scroll left top;

	float: left;

	margin: 0pt;

	padding: 0pt 0pt 0pt 4px;

	text-decoration: none;

	color: #FFFFFF;

	font-family: Arial,'Trebuchet MS',Sans-serif;

}

#mainmenu a:hover,

#mainmenu .active a {

	background-position: 0% -42px;

}

#mainmenu li:hover a {

	background-position: 0% -42px;

	cursor: pointer;

}

#mainmenu a span {

	background: transparent url(../images/tabright.gif) no-repeat scroll right top;

	color: #FFFFFF;

	display: block;

	float: left;

	padding: 6px 15px 3px 8px;

}

#mainmenu a:hover span, 

#mainmenu .active a span {

	background-position:100% -42px;

}

#mainmenu li:hover a span {

	background-position:100% -42px;

}

#mainmenu ul#menuList li ul {
	display: none;
	position: absolute;
	width: 130px;
	margin: 0pt;
	padding: 0pt;
	background: #83acca;
}

#mainmenu ul#menuList li ul.level2 {

	top: 1.75em !important;

	padding: 5px 0px 5px 0px;

	left: 0;

}



#mainmenu ul#menuList li ul.level2 li:hover ul {

	display: block;

}



#mainmenu ul#menuList ul.level3 {

	margin:-5px 0px 0px -3px;

	padding:5px 0px;

}



#mainmenu ul#menuList li {

	position: relative;

	display: block;

	float: left;

	margin: 0pt;

	padding: 0pt;

}



#mainmenu ul#menuList li:hover ul.level2 {

	display: block;

}



#mainmenu ul#menuList li ul li {

	display: block;

	width: 100%;

/*	position: relative; */

	background: none;

	margin: 0;

	padding: 0;

}



#mainmenu li ul li a {

	text-transform: none;

	text-decoration: none;

	text-align: left;

	padding: 2px 13px;

	margin: 0  0;

	background: #83acca;

	width: 104px;

}



#mainmenu li ul li a:hover,

#mainmenu li ul li.active a {

	background-color: #4284B0;

}



#mainmenu li ul li:hover > a {

	background-color: #4284B0;

}



#mainmenu li li ul {

	display: block;

	top: 0px;

	left: 133px;

	border-left: 4px solid #4284B0;

}



/* IE can't handle display, so fail-over to visibility */

* html #mainmenu ul#menuList li ul.level2,

* html #mainmenu ul#menuList li ul.level3 {

	display: block;

	visibility: hidden;

}



/* simulate child selector for IE */

* html #mainmenu ul#menuList li:hover ul.level2,

* html #mainmenu ul#menuList li:hover ul.level2 li:hover ul.level3,

* html #mainmenu ul#menuList li:hover ul.level2 li:hover ul.level3 li:hover ul.level4 {

	visibility: visible;

}



* html #mainmenu ul#menuList li:hover ul.level2 li ul.level3,

* html #mainmenu ul#menuList li:hover ul.level2 li:hover ul.level3 li ul.level4 {

	visibility: hidden;

	clear: both;

}



/*******************************************/
/************* Extension Styles *************/

/************* FLV Player *************/

#flvcaption 
{
clear: both;
margin-top: 0px;
width: 640px;
	text-align: center;
	background-color:#FAFAFA;
}

/** ### FCE Box with rounded edges */
* html .REboxContent {height:1%}
.REboxContent {overflow:hidden}
.REbox {display:block; background:transparent; font-weight:normal; margin-bottom:0.5em;}
.REbox p {margin:0 2px; padding:2px 0; line-height:1.2em;}
.REboxContent {display:block; background:#ffffff; border-left:1px solid #009933; border-right:1px solid #009933; padding:0.3em 0.6em 0.3em 0.6em;}
.REboxContent h1, .REboxContent h2, .REboxContent h3, .REboxContent h4, .REboxContent h5 {margin-top:0;}
.rRline1, .rRline2, .rRline3, .rRline4 {display:block; overflow:hidden; font-size:1px;}
.rRline1, .rRline2, .rRline3 {height:1px;}
.rRline2, .rRline3, .rRline4 {background:#ffffff; border-left:1px solid #009933; border-right:1px solid #009933;}
.rRline1 {margin:0 5px; background:#009933;}
.rRline2 {margin:0 3px; border-width:0 2px 0 2px;}
.rRline3 {margin:0 2px;}
.rRline4 {height:2px; margin:0 1px 0 1px;}
p.redbox {background-color:#ffffff; border:1px #009933 solid; padding:1em;}
/* FCE Box with rounded edges End */


.tx-wecdevo-pi1 {z-index: 7;}


/* HEADER BOX BEGIN */



.header_center { 

	text-align: center; 

	height: 34px;

}

.header_text {

	font-size: 24px;

	line-height: 34px; 

	font-weight: bold;

	font-variant: small-caps;

}

.header_small {	

	margin-bottom: 3px;

	border: solid #000000 1px;

}



/************ tt_news extension ***********************/





/*-----------------------------------  clearer  -----------------------------------*/

/* prevent floated images from overlapping the div-containers they are wrapped in  *



.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{

	display: none;

	clear:right;

}



.news-latest-container HR.clearer {

	clear:left;

}



/*-----------------------------------  tt_news LATEST view  ----------------------------------- *



.news-latest-item,

.news-list-item {

	margin-bottom: 20px;

}



.news-latest-gotoarchive {

	font-weight:bold;

	margin-top:5px;

	color:#369;

	padding:3px;

}

.news-latest-gotoarchive A:LINK, 

.news-latest-gotoarchive A:VISITED, 

.news-latest-gotoarchive A:HOVER {

	color:#060;

}

.news-latest-gotoarchive A {

	color:#369;

	font-size: .9em;

}



.news-latest-item IMG {

	margin-bottom:5px;

	margin-right:5px;

	border:1px solid #666;

	float:left;

}

.news-latest-category IMG {

	float: none;

	border:none;

	margin:0px;

}



.news-latest-container a {

	text-decoration: none;

}



.news-latest-container hr {

	display: none;

}



.news-latest-footer {

	background-color:#FAFAFA;

	border:1px solid #F2F2F2;

	font-size:95%;

	padding:5px;

	margin-top: 5px;

}



.news-latest-morelink a,

.news-list-morelink a {

	background:transparent url(../images/page.gif) no-repeat scroll left center;

	margin:0pt 10px 0pt 5px;

	padding-left:20px;

	text-decoration: none;

}



.news-latest-date,

.news-list-date {

	background:transparent url(../images/clock.gif) no-repeat scroll left center;

	margin:0pt 10px 0pt 5px;

	padding-left:20px;

	text-decoration: none;

}



.news-latest-item h3 a,

.news-list-item h3 a {

	text-decoration: none;

}



/*--------------------------------- tt_news LIST view  -----------------------------------*

.news-search-form {

	padding:3px;

	margin-bottom:5px;

}



.news-search-emptyMsg{

	margin:0px;

}



.news-search-form FORM {

	margin:0px;

}





.news-list-imgcaption {

	float: right;

	padding-top:3px;

	padding-right:3px;

	font-size: 9px;

}

.news-list-container IMG {

	float: right;

	border:1px solid #666;

	margin-bottom:5px;

	margin-right:2px;

	margin-left:5px;

}

.news-list-category IMG {

	float: none;

	border:none;

	margin:0px;

}

.news-list-browse {

	text-align: center;

}





#main-content .news-search-form {

	padding:3px;

	margin-bottom:5px;

	border:1px solid #666;

/*	background-color:#F9FFE5;

	text-align: justify;

*/

}
/*
#main-content .news-search-emptyMsg{

	margin:0px;

}

#main-content .news-search-form FORM {

	margin:0px;

}



#main-content .news-list-imgcaption {

	float: right;

	padding-top:3px;

	padding-right:3px;

	font-size: 9px;

}

#main-content .news-list-container IMG {

	float: right;

	border:1px solid #666;

	margin-bottom:5px;

	margin-right:2px;

	margin-left:5px;

}

#main-content .news-list-category IMG {

	float: none;

	border:none;

	margin:0px;

}

#main-content .news-list-browse {

	text-align: center;

}



/*--------------------------------  tt_news Page-Browser ---------------------------------*

.tx-ttnews-browsebox {

	margin:3px;

	border:1px solid #666;

	padding:3px;

}

.tx-ttnews-browsebox TD {

	font-size: .8em;

}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {

	font-weight: bold;

}

.tx-ttnews-browsebox-SCell P,

.tx-ttnews-browsebox TD P{

	margin:0px;

}

.tx-ttnews-browsebox-SCell {

	background-color: #693;

	border:1px solid #666;

	color: #fff;

}

.tx-ttnews-browsebox-SCell a:link, 

.tx-ttnews-browsebox-SCell a:visited {

	font-size: 1em;

	color: #fff;

}

.tx-ttnews-browsebox-SCell a:hover, 

.tx-ttnews-browsebox-SCell a:active{

	color: #ffc;

}

.tx-ttnews-browsebox a:link, 

.tx-ttnews-browsebox a:visited {

	font-size: 1em;

	color: #369;

}

.tx-ttnews-browsebox a:hover, 

.tx-ttnews-browsebox a:active{

	color: #369;

}

.news-search-emptyMsg {

	font-size: .9em;

	margin-left: 10px;



}



/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- *

.news-amenu-container {

	margin-top:5px;

	padding:3px;

	border:1px solid #333#BBE53A;



}

.news-amenu-container LI {

	padding-bottom:3px;

}

.news-amenu-container UL {

	padding:3px;

	margin-top:5px;

	margin-left:0px;

	margin-bottom:0px;

	list-style-type: none;

}

.news-amenu-container H2 {

	color:#369;

	padding:3px;

	font-size: 1.1em;

}

.news-amenu-item-year {

	font-weight: bold;

	/*border: 1px solid #666;*/

/*  border-bottom: 1px solid #ccc;

	padding: 2px;

    margin: 4px 0px 4px 0px;

	background-color: #f7f7f7;

	color:#363

}



/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- *



.news-catmenu  {

	padding:5px;

	margin:10px 0px 10px 10px;

	border:1px solid #666;

	background-color:#F9FFE5;

}

.news-catmenu-header {

	font-size:.9em;

	font-weight:bold;

}

.news-catmenu DIV {

	font-size:10px;

	white-space: nowrap;

}

.news-catmenu DIV img, 

.news-catmenu img, 

.news-catmenu-header img {

	margin:0px;

	padding: 0px;

	vertical-align: middle;

}

.news-catmenu-ACT {



	font-weight:bold;

}





/********* default styles for extension "tx_srfeuserregister_pi1" *********



  /* WEC-MMS: Commented out the styles below *

* html .tx-srfeuserregister-pi1{ 

	margin-right:-10px;

}



* html div.tx-srfeuserregister-pi1 label.tx-srfeuserregister-pi1-password-again{ 

	margin-left:-5px;

}





.tx-indexedsearch {

	margin-top: 5px;

}



.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {

	font-weight: bold;

	color: inherit;

}







/********* Styles for extension "tx_veguestbook_pi1" *********



.tx-guestbook-list-header { 

	background-color: #9ACC99; 

	color: #FFFFFF; 

	font-weight:bold; 

}

.tx-guestbook-list-row { 

	background-color: #FFFFFF; 

}

.tx-guestbook-list-rowleft { 

	background-color: #E2F0D4; 

}

.tx-guestbook-list-entrycomment-title {

	font-weight: bold; 

}

.tx-guestbook-list-entrycomment { 

	font-style: italic; 

}

.tx-guestbook-list-small { 

	font-size: 9px; 

	color: #666666; 

}

.tx-veguestbook-pi1-browsebox TD { 

	font-size: 9px; 

	color: #666666; 

}

.tx-veguestbook-pi1-browsebox-strong,

.tx-ttnews-browsebox-SCell { 

	font-weight: bold; 

}

.tx-veguestbook-pi1-browsebox-SCell { 

	background-color: #EEEEEE; 

}

.tx-guestbook-latest-header { 

	background-color: #539521; 

	color: #FFFFFF; 

	font-weight:bold; 

}

.tx-guestbook-latest-row { 

	background-color: #FFFFFF; 

}

.tx-guestbook-latest-small { 

	font-size: 9px; 

	color: #666666; 

}

.tx-guestbook-form-inputfield-med { 

	border-style: solid; 

	border-width: 1pt; 

	border-color:#333; 

	font-size:12px; 

	color:#333333; 

	width:100px; 

	height:20px; 

}

.tx-guestbook-form-inputfield-big { 

	border-style: solid; 

	border-width: 1pt; 

	border-color:#BBE53A; 

	font-size:12px; 

	color:#333333; 

	width:150px; 

	height:20px; 

}



.tx-guestbook-form-textarea { 

	width: 250px; 

}



.tx-guestbook-form-obligationfield { 

	color: #CC0000; 

}

.tx-guestbook-form-error { 

	color: #CC0000; 

}



.tx-veguestbook-pi1 label.radio-label {

	display: inline;

}



/********* Styles for extension "tx_mmforum" ********

th.tx-mmforum-th {

	color: black;

	background: rgb(58, 86, 30);

}



td.tx-mmforum-subth2 {

	color: black;

	background: rgb(248, 252, 244);

}



.tx-mmforum-td  {

	background: rgb(226, 240, 212);

}



input.tx-mmforum-button {

	background: rgb(58, 86, 30);

	border-color: rgb(58, 86, 30);

}



.tx-mmforum-textbutton {

	background: none;

	border: none;

}



.tx-mmforum-textbutton a {

	text-decoration: none;

}


/********** Styles for fe_login ***************

.tx-felogin-pi1 fieldset {

	border: none;

	padding: 0px;

	margin: 0px;

}



.tx-felogin-pi1 legend {

	display: none;

}



#login input[type="text"] {

	width: 95%;

}



#login #user,

#login #pass {

	width: 100px; 

	font-size: 11px;

}



.tx-felogin-pi1 input[type="submit"] {

	margin-top: 5px;

}



/********** Styles for wec_button ************

#left .tx-wecbutton-pi1 div {

	text-align: left !important;

}



.tx-cal-controller .month-large .day {

	background-color: #ffffff;

}



.tx-cal-controller .eventfont a {

	color:#FFFFFF;

}



/********** Styles for timtab ***************

.post h2 a {

	text-decoration: none;

}



.post .postmetadata {

	background-color:#FAFAFA;

	border:1px solid #F2F2F2;

	font-size:95%;

	padding:5px;

	margin-top: 5px;

}



.post .comments {

	background:transparent url(../images/comment.gif) no-repeat scroll left center;

	margin:0pt 10px 0pt 5px;

	padding-left:20px;

	text-decoration: none;

}



/************ Styles for ve_guestbook **********

.tx-veguestbook-pi1 ol {

	color: inherit;

	margin: 20px;

	padding: 0;

}