/* General */
body
{
	background: #006633;

}

tr, p, div {
  font-family      : Tahoma;
  font-size        : 11px;
  color            : #003333;
}


./*td*/pathway
{
	padding-left:15px;
	height:30px;
	vertical-align:bottom;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #B3D080;*/
}

.tdbody
{
	padding-left: 15px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	border-left-style: solid;
}
.tblmain
{
	
	width: 97%;
	margin-left:5px;
	margin-top:0px;
	margin-right: 5px;
}


table.moduletable
{
	/*width: 183px;*/
	margin-bottom: 5px;
	padding-bottom:3px;
	background: #FFF;
}

table.moduletable th
{

	/*height: 31px;*/
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	color: #ffffff;
}

table.moduletable td
{


}


table.contentpaneopen td
{
	text-align:justify;
        color: #003333;
}


.tdmodule
{
	text-align: center;
	width: 213px;
	border-right: 1px solid #B3D080;
}.tdmodule_right
{
	text-align: center;
	width: 213px;
	border-left: 1px solid #B3D080;
}

#active_menu 
{
	background: #FFFFFF;
	color: #669D01;
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	height:30px;
	font-size: 12px;
	color: #006633
	text-align: left;
	padding-top: 2px;
	padding-left: 12px;
	text-decoration: none;
	letter-spacing: 0.05em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669D01;
	width: 195px;
	border-top-width: 1px;
	border-top-color: #669D01;
	border-top-style: solid;
}

a.mainlevel:hover {
	color: #669D01;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 15px;
	vertical-align: middle;
	font-size: 11px;
	color: #669D01;
	text-align: left;
	background-color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
}

a.sublevel:hover {
	color: #006633;
	text-decoration: none;
}


.contentheading {
	font-family: Georgia;
	background-image: url("../images/vr_content_head.png");
	background-repeat : no-repeat;
	background-position : left bottom;
	height: 19px;
	color: #006633;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	padding-left: 3px;
	vertical-align:bottom;
}

.componentheading
{
	border-bottom: 0px solid;
	font-size: 18px;
	font-weight: bold;
	color : #006633;
	padding-bottom: 3px;
}

table.moduletable a:link
{
	color: #003333;
	font-weight:bold;
}

table.moduletable a:visited
{
	color: #003333;
	font-weight:bold;
}

table.moduletable a:hover
{
}

a:link, a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #003333;
    text-decoration: none;
}

a:hover {
	color: #003333;
	text-decoration: none;
}

.sectiontableheader
{
	background-image: url("../images/vr_section_head.png");
	background-repeat : no-repeat;
	color : #006633;
	height:30px;
	padding-left:3px;
	font-weight:bold;
}


.contentdescription
{
	padding-top:3px;
}

.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #666666;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

table.contenttoc {
	border: 1px solid #cccccc;
}

table.contenttoc th {
	border-bottom : 1px solid #000000;
	background : #fff;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #989898;
	line-height:12px;
	padding:2px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

input , textarea, select
{
	border:1px solid #666666;
	font-family:verdana;
	font-size:10px;
}

.button
{
	border:1px solid #ffffff;
	font-size:10px;
	background: #669D01;
	color: #ffffff;
}


.highlight
{
	color: #000000;
	text-decoration:underline;
}

form
{
padding-left:3px;
}
.contentpane
{
	color:#FFFFFF
}
.rahmen_hauptable
{
	border: 4px solid #FFFFFF;
	background-color: #FFFFFF;
}
.inputbox a:link {
	color: #FFFFFF;
}
.weinprobe1 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;	
}
.weinprobe2 {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
.weinprobe3 {
	font-size: 12px;
	font-weight: bold;
	color: #669D01;
}
/* EDITOR*/
body.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}h6 {
	font-size: 9px;
}

