/* Remove unwanted vertical space between divs */
*  {margin:0; padding:0}

img {
	border: none;
}

body, html {
	height: 80%;
	max-width: 940px; 
	min-width: 800px;  /*Set Minimum width Firefox OK, IE6 not respected, IE7 OK */	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
	background-color: black;
	margin: 0px;
}


/*Standard behavior for links */
a {
	text-decoration:none;
	color: #777777;
}
a:focus { color:red; }
a:hover { color:red; }
a:visited { }
a:active { color:red; }


.clearing {
	height: 0;
	clear: both;
}

/*Shortcuts and backnavigation are not visible in layout */
#backnavigation {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
#shortcuts {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
#shortcutsbottom {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#outer_wrapper{
	background-color: white;	
	margin: 40px;
	padding-left: 0px;
	/*background: url(../img/bg_rcol.gif) repeat-y right; */  /*Faerbt die rechte Spalte vertikal füllend ein */
}

#header{
	background-color: white;	
	/*background: url(../img/bg_rcol.gif) repeat-y right; */ 
}
#header img{
	border: none;
}

#logo{
	background-color: white;
	float:left;
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
	padding-right: 20px;
}

#logo .csc-textpic-imagewrap{
	padding: 0px;
	margin: 0px;
	border: none;
}

#logo .csc-textpic-image{
	padding: 0px;
	margin: 0px;
	border: none;
	background-color:white;
}

#headerimage{
	background-color: white;
	overflow:hidden;
}

#footer{
	background-color: white;	
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#wrapper{
	background-color: white;
	margin:0px;
	/*background: url(../img/bg_rcol.gif) repeat-y right;  */  /*Faerbt die rechte Spalte vertikal fuellend ein */
}

#container{
	background-color: white;
	/*background: url(../img/bg_rcol.gif) repeat-y right; */	
	width: 100%;
	float: left;	
	padding-left: 15px;
	margin-left: 0px;
	margin-right: 0px; 
	margin-top: 0px;	
	margin-bottom: 20px;	
}

#content{
	background-color: white;
	/*Faerbt die linke und mittlere Spalte */
    color: black;
	margin-left: 170px;
	margin-right: 110px;
	padding-left:0px;	
	padding-top: 30px;
	padding-right: 0px;
}

#leftcol{
	font-size: 13px;
	width: 170px;
	background-color: white;
	float:left;
	margin-left: -170px;
	margin-top: -8px;
	padding-top: 0px;
	padding-right: 0px;	
	padding-bottom: 20px;
}

#rightcol{
	margin-right: -110px;
	font-size: 13px;
	width: 110px;
	float:right;
	background-color: white;	
	padding-left: 10px;
	padding-bottom: 20px;
}

#main {	
	/* Kann nur fuellen oder muss mit Bild linke Spalte koordiniert werden, wird von anderen abgedeckt.*/
	background-color: white;
	min-height: 400px;	
	
	margin-left:  10px; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-bottom: 20px;
	padding-top: 0px;
}

#main .tx-lumophpinclude-pi1{
	/*For external search*/
	padding-top: 0;
}

#main .booksearchform {
	/*For external search*/
	margin-bottom: 15px;
}

#sidesearch .booksearchform form input {
	width: 145px;
}

/*
#main .booksearchform form input {

	min-width: 150px;

	background-color:  #cde0e6; 
	
	border: none;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;

	border-bottom: 2px solid #a4c3cd;
	border-right: 2px solid #a4c3cd;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	margin-bottom: 5px;
	
}


#main .booksearchform form input:hover{

	padding-left: 6px;
	padding-right: 4px;

	border-bottom: 2px solid #a4c3cd;
	border-right: 2px solid #a4c3cd;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;


}

#main .booksearchform form input:active{

	padding-left: 7px;
	padding-right: 3px;

	border-top: 2px solid #a4c3cd;
	border-left: 2px solid #a4c3cd;
	border-bottom: 2px solid transparent;
	border-right: 2px solid transparent;
}
*/

#main H1{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top:10px;
	padding-top: 5px;
	margin-bottom: 8px;
}

#main H2{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	margin-bottom: 2px;
	background-color:transparent;
}

#main H3{
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 15px;
	margin-bottom: 8px;
}

#main p{
	font-size: 10px;
	color: black;
}

#main p a{
	color: black;
}

#main p a:hover{
	color: red;
}

#main  .bodytext{
	margin:0px;
	padding: 0px;
	padding-bottom: 3px;
}

#main ul li
{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
	margin-right: 0px;
	font-size: 10px;
	color: black;
}

#main .csc-firstHeader{
	padding-top: 0px;
}

#sidesearch{
	padding-bottom: 20px;
}

#mainmenu {
	padding-bottom: 20px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
#mainmenu a active{
	background-color:red;
}

.mainmenu ul{
	list-style: none;
}


.cl_mainmenu_1{
	background-color:white;
	padding-left: 0px;
}

ul .cl_mainmenu_1 a{
	color: #777777;
}

ul .menu-current_1 a{
	color:red;
}

.cl_mainmenu_2{
	background-color:white;
	padding-left: 20px;	
}

ul .cl_mainmenu_2 a{
	color: #777777;
}

ul .menu-current_2 a{
	color:red;
}

.cl_mainmenu_3{
	background-color:white;
	padding-left: 20px;	
}

ul .cl_mainmenu_3 a{
	color: #777777;
}

ul .menu-current_3 a{
	color:red;
}

.contact {
	padding-top: 10px;
	font-size: 10px;
}
.contact a {
	color:black
}




/*tt-news standard adapted */
/*-----------------------------------  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 white;
}
.news-latest-container HR.clearer {
	clear:right;
	height:1px;
	border:1px solid white;
}

/*-----------------------------------  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 {

	border: none;
	background-color:white;  /*#F5F5F5;  *//*WhiteSmoke; */
	margin-top: 5px;
	border-top: 1px solid #dddddd;
	
}

	
.news-list-item {

	position:relative;
	top: 1px;
	left: 1px;
	min-width: 300px;  /*wg ie6*/

	border: none;

	border-bottom: 1px solid #dddddd;
	
	background-color:white;

	padding: 0;
	padding-top: 8px;
	padding-left: 100px;
	padding-bottom: 8px;
	
	margin: 0;	
}

#single-container .news-list-item {

	position:relative;
	top: 1px;
	left: 1px;
	min-width: 300px;  /*wg ie6*/

	border: none;

	border-bottom: 1px solid #dddddd;
	
	background-color:white;

	padding: 0;
	padding-top: 8px;
	padding-left: 150px;
	padding-bottom: 8px;
	
	margin: 0;	
}

.news-list-item-no-pic {
	position:relative;
	top: 1px;
	left: 1px;
	min-width: 300px;  /*wg ie6*/

	border: none;
	border-bottom: 1px solid #dddddd;	
	background-color:white;

	padding: 0px;
	padding-top: 8px;
	padding-left: 100px;
	padding-bottom: 20px;
	margin-bottom: 8px;	
}

.news-list-item-left {
	min-height:150px;
	width: 90px;
	float:left;
	margin-left: -100px;
	background-color: white;
	padding:0px;
	margin-bottom: 0px;		
}

#single-container .news-list-item-left {
	min-height:150px;
	width: 150px;
	float:left;
	margin-left: -150px;
	background-color: white;
	padding:0px;
	margin-bottom: 0px;		
}


#main .news-list-item-img  img{

	padding: 0px;
	margin: 0px;	
	background-color: white;	
	padding-bottom: 0px;	
	clear:both;
	border: 1px solid #dedede;		
	
	max-width: 90px;  /* wg bz*/
}

#single-container .news-list-item-img img{

	float: left;
	
	padding: 0px;
	margin: 0px;	
	background-color: white;	
	padding-bottom: 0px;	
	clear:both;
	border: 1px solid #dedede;		
	
	max-width: 130px;  /* wg bz*/
}

.news-list-item-img a img{
	padding: 0px;
	margin: 0px;	
	background-color: white;	
	padding-bottom: 0px;	

}

.news-list-item-right{
	min-height:150px;
	border: none;
}


#single-container .news-list-item-right{
	min-height: 200px;
	border: none;
}

#single-container .news-list-item-bildproben-container{

	border: 0;
	padding: 0;
}

#single-container .news-list-item-bildprobe-img{
	border: 0;
	padding: 0;

}

#single-container .news-list-item-bildprobe-img img{
	float: none;
	padding-left: 0;
	position: relative;
	left: -5px;
	
}

/*Do not show categories*/
.news-list-item-cattitle{
	font-size:10px;
	padding:0px;
	color:gray;	
	border-bottom:10px;	
}

.news-list-item-cattitle a{
	font-size:10px;
	padding:0px;
	color:gray;
}

.news-list-item-cattitle a:hover{
	font-size:10px;
	padding:0px;
	color:red;
}

.news-list-item-details{
	font-size:10px;
	padding:0px;
	color: black;
}


.news-list-item-meldetext{
	font-size:10px;
	padding:0px;
	color: brown;
}

.news-list-item-author{
	font-size:12px;
	padding:0px;
}

.news-list-item-author a{
		color: black;	
}
.news-list-item-header{
	font-weight:bold;	
	font-size:14px;
}


#main .news-list-item-header h2 {
	font-size:14px;	
	margin: 0px;
	padding:0px;
	color:black;	
}

#main .news-list-item-header h2 a{
	font-size:14px;	
	margin: 0px;
	padding:0px;
	color:black;		
}

#main .news-list-item-header h2 a:hover{
	color:red;		
}
#main .news-list-item-subheader{
	font-size:12px;	
	padding-bottom:2px;
	padding-bottom:3px;	
	padding-bottom:2px;		
}

#main .news-list-item-subheader a{
	font-size:12px;	
	color:black;		
}

.news-list-item-supplier{
	font-size:10px;
	padding-top:8px;	
	padding-bottom:0px;
}

.news-list-item-order{
	font-size:10px;
	padding-bottom:8px;
}

.news-list-item-keyword{
	border-top: 8px;
	font-size:8px;
	padding-bottom:8px;
}

.news-list-item-order a{
	color: red;
}

.news-list-item-price {
	color: black;
	font-weight: bold;
}

.news-list-item-zusatztext{
	font-size:10px;
	padding-bottom:8px;
}

.news-list-item-content{
	font-size:10px;
	padding-bottom:8px;
}
	
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border: none;
	background-color:white;

}
.news-search-emptyMsg{
	padding: 0px;
	padding-bottom:10px;
	margin: 0px;
}
.news-search-form FORM {
	margin:0px;
}

.news-list-container{
	font-size: 12px
}

.news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 0px solid #769024;
	background-color: white;  /*#769024;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:white;
	padding-left: 0px;
}
.news-list-container H3 A {
	color:white;

}
.news-list-container P {
	padding-left:0px;
	background-color: white;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container IMG {

	float: right;
	border: none;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-browse {
	text-align: left;
	padding-bottom: 10px;
}

.news-list-browse-top {

	position: absolute;
	top: 178px;
	left: 235px;
	
	text-align: left;
	padding-bottom: 10px;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

#main .newsPageBrowser-bz{
	background-color: white;
	padding-top: 5px;
	text-align: left;
	font-size: 10px;
	color: black;
	border-top: 0px solid #0592AD; 
}
#main .newsPageBrowser-bz a{
	color: black;
}

#main .newsPageBrowser-bz a:hover{
	color: red;
}

#main .newsPageBrowser-bz .active{
	color: red;
}


.newsPageBrowser{
	background-color: white;
	padding-top: 5px;
	text-align: left;
	font-size: 10px;
	color: black;
	border-top: 0px solid #0592AD; 
	margin-bottom: 10px;
}
.newsPageBrowser a{
	color: black;
}

.newsPageBrowser a:hover{
	color: red;
}

.newsPageBrowser .active{
	color: red;
}


.news-search-emptyMsg {
	font-size: 10px;
	margin-left: 10px;
}


	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	border: none;
	background-color:transparent;
	padding: 0px;
	margin-right: 180px;
	margin-bottom: 10px;
}

.news-single-item-left{
	background-color:white;
}

.news-single-item-right a img{
	padding:0px;	
}


.news-single-item-right{
	background-color: white;
	margin-right: -180px;
	width: 160px;
	float:right;
	border:none;
}


#main .news-single-item-header H1 {
	font-size: 16px;
	font-weight:bold;
	color: black;
	margin-bottom: 10px;
	padding:0px;
}

.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: black;
	margin-bottom: 10px;
}

.news-single-item H3 {
	margin-bottom: 15px;
	color: black;		
}

.news-single-item-content{
	font-size: 10px;	
}

.news-single-img  p {
	font-size: 9px;	
}


.news-single-item-cattitle{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.news-single-item-cattitle a{

}

.news-single-item-author{
	font-size:14px;
}

.news-single-item-author a{
	color:black;
}
.news-single-item-header{
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;	
	font-size:14px;
}

.news-single-item-header a{
	color:black;
}
.news-single-item-subheader{
	padding-bottom:2px;
	font-size:10px;	
}
.news-single-item-order{
	font-size:10px;
	padding-bottom:8px;
}

.news-single-item-order a{
	color: red;
}

.news-single-item-content{
	font-size:10px;
	padding-bottom:8px;
}

.news-single-item-supplier{
	font-size:10px;
	padding-bottom:8px;
}

.news-single-item-price{
	font-size:10px;
	font-weight: bold;
	padding-bottom:8px;
}
.news-single-img {
	float: left;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.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 {
	float: right;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	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%;
}


#main .newsletter-single-item-subheader {
	font-size: 16px;
	font-weight:bold;
	color: black;
	
	margin-bottom: 10px;
	
	padding:0px;
	
	padding-bottom: 10px;
}

/*--------------------------------- 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  {
	font-size:10px;
	padding-top:10px;
	padding-bottom:16px;
	margin:0px;
	border:0px solid white;
	background-color: white;
}
.news-catmenu  a{
	color:black;
}

.news-catmenu  a:hover{
	color:red;
}

.news-catmenu-header {
	font-size:10px;
	line-height:16px;
	font-weight:normal;
}
.news-catmenu div {
	font-size:10px;
	line-height:16px;	
	
	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-size:10px;
	line-height:16px;		
	font-weight:normal;
	color: red;
}

.news-catmenu-ACT a{
	font-size:10px;
	line-height:16px;		
	font-weight:normal;
	color: red;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:3px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:3px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:3px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:3px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

/* MV catmenu advanced */

.extlevel1 {
	font-weight: normal;
	color: red;
	background-color:white;	
	
}

.extlevel2 {
	font-weight: normal;
	padding:0px;
	padding-left: 0px;
/*	padding-top: 2px;	
	padding-bottom: 4px;*/
/*	line-height: 14px; */
	/*background-color: yellow;*/


	white-space: normal;
}

.extlevel3 {
	white-space: normal;
	padding-left: 0px;
	padding-right:3px;
	margin-right:6px;
	border-right: 1px solid gray;	
}

.extlevel4 {

}

/*Frontlist CSS*/

.front-list-container{
	padding-top: 0px;
	background-color:white;
	font-size: 10px;	

}

.front-list-item {
	min-height: 180px;
	border: none;
	background-color:white;
	padding: 0px;
	padding-left: 160px;
	margin-bottom: 25px;
}

.front-list-item-left {
	margin-left: -160px;
	float:left;
}

.front-list-item-left a img{
	padding:0px;	
	clear:both;
}

.front-list-item-right{
	border: none;
}

.front-list-item-cattitle{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.front-list-item-cattitle a{

}

.front-list-item-author{
	font-size:14px;
	padding:0px;
}

.front-list-item-author a{
		color: black;	
}

.front-list-item-header{
	margin: 0px;

	padding:0px;
	padding-bottom:4px;
	font-weight:bold;	
	font-size:14px;
	line-height: 16px;	
}


#main .front-list-item-header h2 {
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-bottom:2px;
	font-size:14px;
	color:black;	
	background-color:white;
}

#main .front-list-item-header h2 a{
	font-size:14px;
	color:black;	
	background-color:white;
}

#main .front-list-item-header h2 a:hover{
	color:red;	
}
.front-list-item-subheader{
	padding-bottom:2px;
	font-size:10px;	
}

.front-list-item-subheader a{
	color:black;
	padding-bottom:2px;
	font-size:10px;	
}
.front-list-item-subheader a:hover{
	color:black;
}

.front-list-item-order{
	font-size:10px;
	padding-bottom:8px;
}

.front-list-item-order a{
	color: red;
}

.front-list-item-price {
	color: black;
	font-weight: bold;
}

.front-list-item-content{
	font-size:10px;
	padding-bottom:8px;
}

.front-list-container HR.clearer, .front-list-single-item HR.clearer, .front-list-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid white;
}
/*Finetuning csc*/
#main .csc-textpic-imagewrap{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: white;
	font-size: 9px;
}

/*Menu of subpages*/

.csc-menu{
	background-color:white;
}

.csc-menu-4{
	background-color:white;
}

.csc-menu-4 dt a{
	color:black;
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
	background-color:white;
}

.csc-menu-4 a:hover{
	color:red;
}

.csc-menu-4 dt{
	padding-top:16px;
}

.csc-menu-4 dd{
	font-size: 10px;
}

#main .csc-menu-1 {
	background-color: transparent;
	list-style: none;
	padding: 0;
	margin: 0;
}

#main ul.csc-menu-1 {
	border-bottom: 1px solid #dedede;
	margin: 0;
	padding: 0;
}

#main .csc-menu-1 li {
	background-color: transparent;
	display: inline;
	margin: 0;
	padding-left: 0;
	padding-right: 20px;
}

#main .csc-menu-1 li a{
	background-color:transparent;
	font-size: 12px;
	line-height: 22px;
	font-weight:bold;
}

.csc-menu-1 li a:hover{
	color:red;
}


/*Debug*/
div .debug {

	font-size: 8px;
}

/*Hacks for IE 6 */
* html  body{
	background-color: white;
	width: 1000px;
}

* html  .mainmenu ul li {
	list-style: none;
	padding-left: 10px;
	font-size: 10px;
}

* html  .contact {
	padding-left: 10px;
}

* html  .sidesearch{
	padding-left: 10px;
}

* html  div .news-list-item-left img {
	position:relative;
	top: 1px;	
	left: 1px;
}

* html .news-list-item-right{
	position:relative;
	top: 1px;	
	left: 1px;
	height: 180px;
	min-width: 200px;
	margin-left: 0px;
	border: none;
	background-color: white;
}

* html  div .front-list-item-left img {
	position:relative;
	top: 1px;	
	left: 1px;
}
* html .front-list-item-right{
	position:relative;
	top: 1px;	
	left: 1px;
	height: 180px;
	min-width: 200px;
	margin-left: 0px;
	border: none;
	background-color: white;
}


* html .news-single-item {
	position: relative;
	top: 1px;
	left: 1px;
	border: none;
	background-color: transparent;
	min-width: 20px;
	padding: 0px;
	margin-right: 180px;
	margin-bottom: 10px;
}

* html .news-single-img{
	margin: 0px;
	position: relative;
	top: -180px;
	left: -360px;
	background-color: transparent;
}

