body {
    overflow: auto;
    font-size: 10px;
    font-family: "Verdana", Arial, serif;
    color: #52A0B6;
    margin: 0;
    padding: 0;
    background: #000 url(../images/background.jpg) top center repeat-y;
}
td {
    font-family: "Verdana", Arial, serif;
    font-size: 11px;
    color: #456878;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
li{
    line-height: 20px;
    padding-left: 12px;
    padding-top: 0px;
}
a:link, a:visited {
    font-family: "Verdana", Arial, serif;
    color: #456878;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
    color: #456878;
}	
.bg_left {
    width: 50%;
    height: 100%;
    background: url(../images/lefttable.jpg) no-repeat top right;
}
.bg_right {
    width: 50%;
    height: 100%;
    background: url(../images/righttable.jpg) no-repeat top left;
}
#header {
    background: url(../images/header.jpg) no-repeat;
    height: 202px;
    width:836px;
}
#mainbody {
    width: 836px;
    min-width:836px;	
    height: 700px;
}
.maintable {
    margin: 0 0 0 -1px;
} 
#sitename {
    width: 836px;
    height: 202px;
}
#langMenu {
    text-align: right;
    margin: 0;
    padding: 140px 0 0 730px;
}
#menucenter {
    height: 30px;
    width: 836px;
    text-align: center;
    margin: 0 auto;
}
#menucenter .menu_m {
    text-align: center;
    height: 30px;
}
#topnavi{
    position: relative;
    display: block;
    height: 30px;
    margin: -50px 0 0 0;
}
#topnavi ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
}
#topnavi ul li {
    display: block;
    float: left;
    margin: 0;
}
#topnavi ul li a{
    display: block;
    float: left;
    color: #FFF;
    text-decoration: none;
    padding: 8px 8px 0 0;
    height: 30px;
    font-size: 12px;
    font-family: "Verdana", Arial, serif;
    opacity: .5;
    filter: alpha(opacity=50);
}
#topnavi ul li a:hover,#topnavi ul li a.current{
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}
#topnavi ul li a.active{
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    color: white;
}
#leftmenu {
    margin: 10px 10px 0 5px;
    float: left;
    width: 200px;
}
#leftmenu ul li a.active{
    color: white;
}
#main {
    float: left;
    margin: 0 15px 0 0;
    width: 576px;
}
#footer {
    clear: both;
    background: url(../images/footer.jpg) no-repeat;
    width: 836px;
    height: 31px;
    margin: 30% 0 0 0;
}
.moduletable {
    border-spacing: 0px;
    border-collapse: collapse;
    color: #52A0B6;
    text-align: left;
    padding: 10px 0 10px 0;
    height: 20px;
    font-weight: bold;
    font-size: 11px;
    font-family: "Verdana", Arial, serif;
}
#submenu li {
    display: block;
    margin: 2px;
    padding: 4px 0px 2px 0px;
    height: 15px;
}
#submenu a:link, #submenu a:visited {
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    font-family: "Verdana", Arial, serif;
    color: #455575;
/*	background-image: url(../images/button.jpg);
	background-repeat: no-repeat ;*/
}
#submenu a:hover {
    color: #999;
}
.contentpaneopen {
    width: 100%;
    margin: 0 5px 0 0;
    line-height:20px;
    font-size:12px;
}
.contentheading {
    padding: 2px 2px 2px 6px;
    color: #52A0B6;
    text-align: left;
    white-space: nowrap;
    font-family: "Verdana", Arial, serif;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #52A0B6;
    padding: 15px 0 0 0;
}
.button {
    margin: 3px 0 3px 0;
    padding: 0 5px 2px 5px;
    border: 1px solid #456878;
    background-color: #000;
    color: #456878;
    font-family: "Verdana", Arial, serif;
    text-align: center;
    font-size: 11px;
}
.inputbox {
    font-size: 10px;
    font-family: "Verdana", Arial, serif;
    border: 1px solid #456878;
    background-color: #000;
    color: #52A0B6;
}
input[type="checkbox"] { 
    border-style: none; 
}
.copyright {
    color: #FFF;
    font-family: "Verdana", Arial, serif;
    font-size: 10px;
    padding: 10px 0 0 0;
    margin: 0 auto;
    text-align:center;
}
.back_button {
    float: left;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    width: auto;
    padding: 0px 10px;
    line-height: 20px;
    margin: 10px 0 50px 0;
}
.componentheading {
    height: 30px;
    margin: 10px 0 0 0;
    padding: 11px 0 0 40px;
    text-align: left;
    white-space: nowrap;
    font-family: "Verdana", Arial, serif;
    font-size: 12px;
    font-weight: bold;
}
.wrapper {
    width: 620px;
    height: 550px;
}


/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
    color: #fff;
    font-size: 10px;
    font-family: "Verdana", Arial, serif;
    text-decoration: none;
}
a.sgfooter:hover {
    color: #fff;
    font-family: "Verdana", Arial, serif;
    text-decoration: none;
}
.sgf {
    font-size: 10px;
    font-family: "Verdana", Arial, serif;
    color: #fff;
    text-decoration: none;
}
.sgf1 {
    font-size: 10px;
    font-family: "Verdana", Arial, serif;
    color: #fff;
    text-align: left;
}

a.sglink:link, a.sglink:visited {
    color: #fff;
    font-size: 10px;
    font-family: "Verdana", Arial, serif;
    text-decoration: none;
}
a.sglink:hover {
    text-decoration: none;
}





a img {
    border: 0;
}
.pathway {
    border: 0;
    color: #333333;
    font-family: "Verdana", Arial, serif;
    font-weight:bold;
    padding:2px 4px 2px 10px;	
}
a.pathway:link, a.pathway:visited {
    color: #333333;
    font-size: 11px;
    line-height: 18px;
    font-family: "Verdana", Arial, serif;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
}
a.pathway:hover {
    color: #fefefe;
    font-family: "Verdana", Arial, serif;
    font-weight:bold;
    background-color:#2a519e;
}
.pagenav {
    font-size:12px;
    font-weight:normal;
}
#topnavigation a.topnavigation:link, a.topnavigation:visited {
    font-family: "Verdana", Arial, serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing : 1px;
    color: #fefefe;
    padding-right:5px;
    text-decoration:none;
}
#topnavigation a.topnavigation:hover {
    color: #b9f15d;
    border-bottom: none;
    text-decoration:none;	
}
#topnavigation a.topnavigation:active {
    color: #51c0f5;
    text-decoration:none;	
}
a.toclink:link, a.toclink:visited {
    line-height:normal;
    font-size:11px;
    font-family: "Verdana", Arial, serif;
    color: #000000;
    text-decoration: underline;
}
a.toclink:hover {
    text-decoration: none;
}
table.contenttoc {
    padding: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
}
table.contenttoc th {
    background: #99ca37;
    color: #47484a;
    text-align: left;
    padding-top: 2px;
    padding-left: 4px;
    height: 21px;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}
.sectiontableheader {
    background: #222;
    height: 20px;
    padding-right:3px;
    font-weight :bold;
}



a.sublevel:link, a.sublevel:visited {
    font-size: 10px;
    color: #000000;
    text-align: left;
    text-decoration: underline;
    vertical-align:middle;
}
a.sublevel:hover {
    text-decoration: none;
    color: #333;
}
.height {
    height: 100%;
}

/*typo3 extra:*/
.bodytext {
    color: white;
    text-align: justify;
}

/*-----------------------------------  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 #52A0B6;

}
.news-latest-container HR.clearer {
	clear:left;
}


HR.clearer {
	width: 40%;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
#	border:1px solid #52A0B6;
	background-color:black;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #52A0B6;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	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: black;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #52A0B6;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #52A0B6;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:black;
}

.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%;
}

