
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A7F67;
	color: #333;
}

h1, h2, h3 {
	margin-top: 0px;
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #596339;
}

h1 {
	/*letter-spacing: -2px;*/
	font-size: 34px;
}

div#sidebar h1 {font-size: 24; margin: 0px; padding: 0px; }

div#sidebar-bg-btm h1, div#sidebar-bg-btm h2 {padding-left: 20px;}

.h1-style1, .h1-style-1 {
	margin: 0px;
}

#box1 .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(../images/homepage16.gif) no-repeat left bottom;
}

/*.h1-style2, .h1-style-2 {
	height: 50px;
	padding: 50px 0px 0px 50px;
	margin: 0px;
	letter-spacing: -2px;
	font-size: 32px;
	color: #FFFFFF;
}*/

h2 {
	letter-spacing: 0px;
	font-size: 22px;
}

.h2-style1, .h2-style-1 {
	font-size: 18px;
	color: #919973;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 16px;
	/*text-align: justify;*/
	line-height: 20px;
}

.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style1 li {
	padding: 0px 20px 26px 20px;
	background: url(../images/homepage13.gif) no-repeat left bottom;
}

.ul-style1 .floatbox { margin-bottom: 0px; }

.ul-style1 div.csc-textpic img {border: none; padding: 0;}

.ul-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style2 li {
	height: 23px;
	padding: 10px 0px 0px 0px;
	background: url(../images/homepage14.gif) repeat-x left top;
}

.ul-style2 li.alt {
	background-image: url(../images/homepage15.gif);
}

.ul-style2 li a {
	color: #495E53;
	border-left: 4px solid #798300;
}

.ul-style2 li.alt a {
	color: #576737;
}

.ul-style2 li strong {
	padding: 0px 25px 0px 13px;
	font-weight: normal;
	color: #7B9287;
}

.ul-style2 li.alt strong {
	color: #8C9E6A;
}

.ul-style3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

td {vertical-align: top;}


table.weisswein td.td-0,
table.weisswein td.td-1,
table.weisswein td.td-2,
table.weisswein td.td-3 { 
  padding: 0px 4px 0px 4px; 
 }

table.weisswein tr.tr-even td {
  padding-top: 6px;
}

table.weisswein tr.tr-even td.td-2
 {
  font-weight: bold;
}

table.weisswein tr.tr-odd td.td-2,
table.weinmannwuertz tr.tr-2 td.td-2, 
table.weinmannwuertz tr.tr-5 td.td-2, 
table.weinmannwuertz tr.tr-8 td.td-2, 
table.weinmannwuertz tr.tr-11 td.td-2, 
table.weinmannwuertz tr.tr-14 td.td-2, 
table.weinmannwuertz tr.tr-17 td.td-2,
table.weinmannwuertz tr.tr-last td.td-2
 {
  font-weight: normal;
  font-size: 11px;
}

table.sekt td.td-0 {width: 40px; }

table.weinmannwuertz td.td-0 {width: 74px;}

table.weinmannwuertz td.td-0,
table.weinmannwuertz td.td-1,
table.weinmannwuertz td.td-2,
table.weinmannwuertz td.td-3 { 
  padding: 0px 4px 0px 4px; 
 }

table.weinmannwuertz tr.tr-0 td.td-2, 
table.weinmannwuertz tr.tr-3 td.td-2, 
table.weinmannwuertz tr.tr-6 td.td-2, 
table.weinmannwuertz tr.tr-9 td.td-2, 
table.weinmannwuertz tr.tr-11 td.td-2, 
table.weinmannwuertz tr.tr-13 td.td-2 {
  font-weight: bold;
}

table.weinmannwuertz tr.tr-0 td, 
table.weinmannwuertz tr.tr-3 td, 
table.weinmannwuertz tr.tr-6 td, 
table.weinmannwuertz tr.tr-9 td,
table.weinmannwuertz tr.tr-13 td,
table.weinmannwuertz tr.tr-17 td {
  padding-top: 6px;
}



/** submenu  **/


#submenu {
    width: 255px;
    overflow: hidden;
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    list-style-type: none;
    border-bottom: 1px #EBF0DB solid;
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #596339;
	font-size: 14px;
}

#submenu ul { list-style-type: none; margin:0; padding: 0; }

ul#submenu {line-height: 28px;}

#submenu li { float:left; width: 100%; margin:0; padding: 0; }

#submenu a,
#submenu strong {
    display:block;
    width: 100%;
    padding: 3px 0px 3px 10px;
    text-decoration: none;
    background-color: transparent;
    color: #596339;
    border-top: 1px #EBF0DB solid;
}
 
#submenu span, 
#submenu li a:hover {
    display:block;
    width: 100%;
    padding: 3px 0px 3px 10px;
    text-decoration: none;
    background-color: transparent;
    color: #FFF;
    border-top: 1px #dcd5d5 solid; 
    background-image: none;
    background-position: 2px center;
    background-repeat: no-repeat;
    font-weight: bold;
    background-color: #402700;
}  

/* Level 1 */

#submenu li#active,
#submenu li strong {
    width: 100%;
    padding: 3px 0px 3px 10px;
    font-weight: bold;
    color: #596339;
}

#submenu li a { 
    width: 100%; 
    padding-left: 10px; 
    background-color: transparent;
    color: #596339;
    background-image: none;
    background-position: 2px center;
    background-repeat: no-repeat;
    font-weight: bold;
}
	
#submenu li a:focus,
#submenu li a:active,
#submenu li a.actifsub:hover { background-color: transparent; color: #596339; background-image: none;}

#submenu li a.actifsub {
    color: #596339; 
    background-image: none;
    background-position: 2px center;
    background-repeat: no-repeat;
    border-top: 1px #EBF0DB  solid;
}

/* Level 2 */

#submenu li ul li a,
#submenu li ul li#active,
#submenu li ul li strong,
#submenu li ul li span { 
    font-weight: normal;
    border: none;
    width: 100%; padding-left: 32px; 
    color: #596339;
    background-image: url(/fileadmin/grafix/nav.gif);
    background-position: 22px center;
    background-repeat: no-repeat;
}

#submenu li ul li span { color: #4d2e05; }

#submenu li ul li a { background-color: transparent; color: #4d2e05;}

#submenu li ul li a:focus,
#submenu li ul li a:hover,
#submenu li ul li a:active { 
    background-color: transparent; 
    color: #4d2e05; 
    border: none;
    background-image: url(/fileadmin/grafix/nav.gif);
    background-position: 22px center;
    background-repeat: no-repeat;
}

#submenu li ul li a:hover,
#submenu li ul li span {
    border: none;
    font-weight: normal;
    width: 100%; padding-left: 32px; 
    background-color: #dcdb90;
    background-image: url(/fileadmin/grafix/nav.gruen.gif);
    background-position: 12px center;
    background-repeat: no-repeat;
}



/** submenu menue   **/



strong {
	color: #5D614C;
}

a {
	color: #607D01;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 17px;
	background: url(../images/homepage18.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	height: 1200px;
	margin-bottom: 200px;
	background: url(../images/bg02.jpg) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(../images/bg1_01.jpg) no-repeat center top;
}

#header {
	height: 136px;
}

/** SEARCH */

#search {

	float: right;
	width: 345px;
	height: 136px;
	background: url(../images/homepage02.jpg) no-repeat 0px 85px;
}

#search form {
	margin: 0px;
	padding: 85px 0px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	margin: 0px 0px 0px 15px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#search-query {
	width: 220px;
	margin-top: 6px !important;
	border: none;
	background: none;
}

#search-submit {
	width: 55px;
	margin-left: 30px !important;
	padding: 5px 0px 10px 0px;
	background: url(../images/homepage03.jpg) no-repeat left top;
	border: none;
	line-height: 1;
	/*text-transform: lowercase;*/
}

/** ecovin **/


#ecovin {
	float: right;
	width: 345px;
	height: 136px;
}

#ecovin_cont {
	position: relative;
	top: 29px;
	right: 0px;
	background: url(/fileadmin/images/ecovin.tr.png) center right no-repeat;
	height: 60px;
	}	

p.ecovintxt, p.ecovintxt a {
margin: 0;
padding: 64px 0 0 0;
text-align: right;
font-size: 1.2em;
color: #fffbee;
	font-weight: bold;
}

/** MENU */

#menu-bg {
	background: url(../images/bg1_02.jpg) no-repeat center top;
}

#menu {
	height: 74px;
}

#menu ul {
	margin: 0px;
	padding: 31px 0px 0px 6px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 32px;
	padding: 11px 24px 0px 24px;
}

#menu li#current {
	background: url(../images/bg2_01.jpg) no-repeat left top;
}

#menu a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page-bg {
	background: url(../images/bg3_01.jpg) repeat-y center top;
}

#page-bg-top {
	padding-bottom: 30px;
	background: url(../images/bg3_02.jpg) no-repeat center top;
}

.homepage #page-bg {
	background-image: url(../images/bg1_03.jpg);
}

.homepage #page-bg-top {
	background-image: url(../images/bg1_04.jpg);
}

#page {
}

/** BANNER */

#banner {
	float: left;
	width: 606px;
	height: 194px;
	background: transparent url(images/homepage04.jpg) top left no-repeat;
}

.adresse {
	color: #fff;
	line-height: 150%;
	padding: 38px 0px 0 31px;
	margin: 0px;
	font-size: 14px;
	text-align: left;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.5px;*/
}
p.adresse span {color: #fff; font-weight: normal; font-size: 18px; padding-bottom: 26px; letter-spacing: 0.5px; 
	line-height: 200%;}

.adresse a {color: #fff; text-decoration: none; }

/*e2de0e . d9d634*/	

/** CONTENT */

#content {
	float: left;
	width: 595px;
	padding: 60px 0px 0px 50px;
}

.homepage #content {
	width: 556px;
	padding: 60px 0px 0px 50px;
	background: url(../images/homepage12.jpg) no-repeat left top;
}

.single #content {
	float: none;
	padding: 50px;
	width: auto;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 255px;
	padding: 50px 50px 0px 0px;
}

.homepage #sidebar {
	width: 394px;
	padding-top: 0px;
	padding-right: 0px;
	background: url(../images/bg2_02.jpg) repeat-y left top;
}

.homepage #sidebar-bg-top {
	background: url(../images/bg2_03.jpg) no-repeat left top;
}

.homepage #sidebar-bg-end { 
	background: #FFF url(../images/homepage13.gif) no-repeat center bottom;
	height: 25px;
	width: 394px;
}

.homepage #sidebar-bg-btm {
	padding: 0px 50px 0px 49px;
	/*background: url(../images/bg2_04.jpg) no-repeat left bottom;*/
	min-height: 664px;
}

.homepage #sidebar .title {
	height: 43px;
	padding: 62px 20px 0px 20px;
	font-size: 24px;
	color: #FFFFFF;
}

/** FOOTER */

#footer-bg {
	background: url(../images/bg1_05.jpg) no-repeat center top;
}

#footer {
	height: 70px;
}

#footer p {
	margin: 0px;
	padding: 25px 0px;
	/*text-transform: lowercase;*/
	text-align: center;
	color: #636C48;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	width: 266px;
	border-bottom: 1px solid #D4D9C6;
}

.box-style1 .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(../images/homepage16.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 19px;
	background: #F5F5DB;
	border: 1px solid #EBF0DB;
	border-bottom: none;
}

.box-style1 .meta {
	height: 28px;
	padding: 15px 0px 0px 19px;
	background: #E5E4C1 url(../images/homepage17.gif) repeat-x left top;
	border: 1px solid #EBF0DB;
	border-top: none;
}

/** BOX1 */

#box1 {
margin-bottom: 24px;
padding-bottom: 12px;
border-bottom: 1px solid #D4D9C6;
}

/** BOX2 */

#box2 {
	float: left;
}

/** BOX3 */

#box3 {
	float: left;
	margin-left: 24px;
}

/** BOX4 */

#box4 {
	/*background: url(../images/bg1_06.jpg) repeat-y center top;*/
}

#box4-bg-top {
	*/background: url(../images/bg1_07.jpg) no-repeat center top;*/
}

#box4-bg-btm {
	background: url(../images/bg1_08.jpg) no-repeat center bottom;
}

#box4 .column1 {
	float: left;
	width: 555px;
}

#box4 .column2 {
	float: right;
	width: 275px;
}

#box4 .container {
	width: 900px;
	padding: 0px 10px;
}

/** BOX5 */

#box5 {
	width: 255px;
	margin-bottom: 25px;
}

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
	
	.csc-textpic-caption{font-size: 91%; line-height: 115%;}
	
	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
		border: 2px solid #444444;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; margin-top: 5px;}
	
	DIV.csc-textpic IMG { border: 1px solid #D5DFBA; padding: 4px; background: #FFFFFF no-repeat scroll 0 0; }
	DIV.csc-textpic-border img {border: 1px solid #D5DFBA; padding: 4px; background: #FFFFFF no-repeat scroll 0 0;}

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 25px;
	}


	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 25px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 25px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 6px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 6px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 25px !important;
		margin-bottom: 0px !important;
		padding: 0px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 25px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	


/* editor-Klassen */

.important {
color: #D8CC46;
}

.name-of-person {
text-transform: uppercase;
}

.detail {
color: #000000;

}

.csc-frame-frame1 {
	padding: 19px 19px 15px 19px;
	background: #F5F5DB;
	border: 1px solid #EBF0DB;
	border-bottom: none;
	margin-bottom: 0;
}

.csc-frame-frame2 {
	height: 28px;
	padding: 15px 0px 0px 19px;
	background: #E5E4C1 url(../images/homepage17.gif) repeat-x left top;
	border: 1px solid #EBF0DB;
	border-top: none;
}

.csc-frame-frame2 .csc-textpic-text p, .csc-frame-frame1 .csc-textpic-text p {padding-bottom: 0px;}

.align-center {
text-align: center;
}

.align-right {
text-align: right;		
}

.align-left {
text-align: left;	
}

.csc-header-date {

}

.csc-textpic-firstcol {
	
}

.csc-textpic-lastcol {
	
}


.csc-frame-rulerBefore {
	
}

.csc-frame-rulerAfter {

}


/* mailform-styles   */

fieldset.csc-mailform {
border:0;
}

fieldset.csc-mailform label {
width: 5em;
float: left;
text-align: right;
margin-right: 6px;
display: block
}


fieldset.csc-mailform input, 
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:100%;
border:1px solid #ccc;
padding:1px 1px 0px 1px;
width:250px;
}

#mailformformtype_mail {
padding: 1px 1px 0px 1px;
margin: 0px;
background:#eee;
border:1px solid #ccc;
width:auto;
text-align:center;
}

/* mailform-styles Ende */


/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}


/* loginbox-styles   */

fieldset.login {
border:0;
}

fieldset.login label {
width: 100px;
float: left;
text-align: left;
margin-right: 5px;
display: block
}


fieldset.login input, 
fieldset.login textarea {
margin-bottom: 10px;
border: 1px solid #ccc;
padding:1px 1px 0px 1px;
width:150px;
}


#loginbutton {
border: 1px solid #BFB0A1;
margin: 0px;
color: #FFF;
background: #BFB0A1;
width: 155px;
text-align: center;
margin-left: 105px;
}

/* loginbox-styles Ende */

.floatbox {
overflow: hidden;
clear: all;
float: none;
margin-bottom: 24px;
}

div#box2 div.floatbox, div#box3 div.floatbox {margin-bottom: 0px; }


/*-----------------------------------  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{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.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-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
padding: 0 20px 20px 20px;
}

div.news-list-container h3 {
	letter-spacing: -1px;
	font-size: 22px;
}

.news-list-item {
margin-bottom: 36px;
	}
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {

}
.news-list-container H3 a {
textdecoration: none;

}
.news-list-container P {
}
.news-list-date {
	font-weight: normal;
	}

.news-list-imgcaption {
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: left;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
	margin-bottom:4px;
	margin-right:12px;
	margin-left: 0px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {

}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
}
.news-single-item H2 {
}
.news-single-item H3 {
}



.news-single-img {
	float: left;
	margin-right: 25px;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}



.news-single-imgcaption {
display: none;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: transparent;
/* 	clear: both; */
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- 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:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}



