@charset "UTF-8";
body {
    background: url(../../images/tud/bg_home.gif) no-repeat center 63px #fff;
}

#top {
    height:60px;
    margin: 3px auto 3px;
    padding-left:60px;
    position:relative;
    top:0;
    z-index:2;
    width:1020px;
}

/*#logo {*/
    /*float:left;*/
    /*height:46px;*/
    /*margin-top:11px;*/
    /*width:161px;*/
/*}*/

/*#metamenu {*/
    /*float:right;*/
    /*line-height:1.4em;*/
    /*margin-right:40px;*/
    /*max-width:569px;*/

    /*list-style:none outside none;*/
    /*margin:6px 0 50px;*/
    /*overflow:hidden;*/
    /*padding:0 45px 0 0;*/

/*}*/

/*#metamenu li,*/
/*#metamenu .rss,*/
/*#metamenu .last {*/
    /*background:url("../../images/tud/separator-add-nav.gif") no-repeat 0 50%;*/
    /*display:inline;*/
    /*float:left;*/
    /*margin:0 1px 0 -1px;*/
    /*padding:0 10px 0 11px;*/
    /*border: 0;*/
/*}*/

/*#metamenu .rss a{*/
    /*background:url("../../images/tud/rss.gif") no-repeat scroll left center transparent;*/
    /*padding-left:18px;*/
/*}*/

/*#metamenu li.hidden {*/
    /*display: none;*/
/*}*/


#header {
    margin: 0 auto;
    position:relative;
    width:1020px;
    /*** height: 283px; */ height: 250px;
    padding: 0;
    clear: both;
}
/*
#header {
	height: 250px;
	overflow: hidden;
	margin:auto;
	padding-left:0;
	position:relative;
	width:1080px;
}
*/
/*
#imagerotator {
	height: 250px;
	width:1080px;
	overflow: hidden;
	margin: 0 0 0 60px;
	position:relative;
}
*/

#imagerotator {
    left:30px;
    line-height:0;
    position:relative;
    top:0;
    margin: 20px 0 0;
    padding: 0;
    width: 1020px;
    height: 250px;
    overflow: hidden;
}

#imagerotator .blue_square{
    height:70px;
    width:20px;
    font-size: 0;
    line-height: 0;
    background: #00A6D6;
    top:120px;
    left:0px;
    position:absolute;
    z-index: 11;
}


#imagerotator .csc-default {
    overflow: hidden;
    height:283px;
    width:1020px;
}

#imagerotator ul {
    height:283px;
    width:1020px;
    overflow: visible;
    width:99999px;
}

#imagerotator li {
    float: left;
    height:283px;
    width:1020px;
    position: relative;
}

/*#imagerotator h3 {*/
    /*background:none;*/
    /*height:80px;*/
    /*left:20px;*/
    /*padding:10px;*/
    /*top:20px;*/
/*}*/

#imagerotator div.buttons {
    top: 253px;
}


#imagerotator div.switcher {
    bottom:10px;
    list-style: none;
    margin:0;
    padding:0;
    position: absolute;
    right: 58px;
    z-index:30;
    height: 20px;
}

/*
#imagerotator div.switcher {
	bottom:10px;
	height:20px;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:absolute;
	right:70px;
	z-index:30;
}
*/
#imagerotator div.switcher ul {
    list-style:none;
    margin:0;
    padding:0;
    width:auto;
}
#imagerotator div.switcher li {
    float:left;
    padding:5px 3px;
    width:auto;
    position: relative;
}

#imagerotator div.switcher a {
    /*background:url("../../images/tud/bg-switcher.png") no-repeat;*/
    cursor:pointer;
    display:block;
    height:10px;
    overflow:hidden;
    text-indent:-9999px;
    width:10px;
}

#imagerotator div.switcher li a.active {
    /*background:url("../../images/tud/bg-active-switcher.png") no-repeat;*/
    height:14px;
    margin:-2px 0;
    position:relative;
    width:14px;
}

#imagerotator h3 {
    width : auto;
    top: 120px;
}
#menu {
    /*top: 348px;*/top: 315px;
    width: 1000px;
    padding-left: 20px;
    margin-left:-480px;
}
/*
#menu {
	top: 311px;
	width: 1000px;
	padding-left: 20px;
	margin-left:-480px;
}
*/

/*
#wrap {
	top: 363px;
}
*/

#wrap {
    /*** top: 396px; */top: 363px;
}

#contentLeft {
    width: 720px;
    padding-top: 25px;
}

#contentLeft h2 {
    color: #000;
}

.column {
    width: 220px;
    float: left;
    margin: 0 20px 0 0;
}

.column img {
    border:1px solid #E5E5E5;
    display:block;
    padding:3px;
}

.column h2 {
    font: 16px Georgia,"Times New Roman",Times,serif;
    margin: 0 0 16px;
}

.column h2 a {
    color:#00A6D6;
    text-decoration:none;
}

.column h2 a:hover {
    text-decoration:underline;
}
/*
.article-box {
	border-top:1px solid #E5E5E5;
	margin:-5px 0 5px;
	padding:15px 0;
	height:155px;
}
*/
.article-box {
    margin:5px 0 5px;
    padding:15px 0;
    /*height:225px;*/
    border-bottom:1px solid #E5E5E5;
}

.article-box h3 {
    font:1.2em/1.4285em Georgia,"Times New Roman",Times,serif;
    margin:0 0 8px;
    height:37px;
    overflow: hidden;
}

.article-box h3 a {
    text-decoration:none;
}

.article-box h3 a:hover {
    text-decoration:underline;
}

.article-box p {
    margin: 0;
    padding: 0;
    height:  65px;
    overflow: hidden;
}

.article-box p.lees_meer {
    height: auto;
}
.lees_meer a {
    color:#00A6D6;
    text-decoration:none;
}

.lees_meer a:hover {
    text-decoration:underline;
}


#contentRight {
    width: 238px;
    float: right;
    padding-top: 40px;
}


.box {
    position:absolute;
    right:50px;
    top:50px;
    width:301px;
    z-index:9;
}

.box .holder {
    background:url("../../images/tud/bg-box.png") no-repeat;
    padding:1px 10px 0 1px;
    width:290px;
}

.box .frame {
    background: #fff;
    height: 1%;
    overflow: hidden;
    padding: 12px 17px 16px;
}

/*#search {*/
    /*float: none;*/
    /*margin-top: 0;*/
    /*width:230px;*/


    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*z-index: 10;*/
/*}*/

/*#search div.left {*/
    /*width: 170px;*/
/*}*/

/*#home #search .box h3 {*/
    /*color: #00A6D6;*/
    /*display: block;*/
    /*font:1.66666em/1.4em Georgia,"Times New Roman",Times,serif;*/
    /*margin:0 0 8px;*/
/*}*/

/*#home #search .box h3 a{*/
    /*color: #00A6D6;*/
/*}*/


.box h4 {
    font:1.25em/1.46666em Georgia,"Times New Roman",Times,serif;
    margin:0 0 4px;
}

/*#search form,*/
/*form.search {*/
    /*background:url("../../images/tud/bg-form.gif") no-repeat;*/
    /*margin:0 -3px 6px 3px;*/
    /* padding:0 5px 0 9px;*/
    /*padding: 0;*/
    /*width: 241px;*/
    /*float: none;*/
/*}*/

/*input, textarea, select {*/
    /*font:100% Arial,Helvetica,sans-serif;*/
    /*vertical-align:middle;*/
/*}*/

/*input.button,*/
/*input.submit {*/
    /*clear: none;*/
    /*text-align:left;*/
/*}*/

/*#home #searchfor {*/
    /*width: auto;*/
    /*height:auto;*/
    /*border: 0;*/
/*}*/

/*#home #searchfor,*/
/*form.search .text {*/
    /*background:none;*/
    /*border:0 none;*/
    /*color:#000000;*/
    /*float:left;*/
    /*font-size:1em;*/
    /*margin:0;*/
    /*outline:medium none;*/
    /*padding: 7px 0 7px 10px;*/
    /*width:188px;*/
    /*height: 14px;*/
/*}*/

/*form.search .submit {*/
    /*background: #000000;*/
    /*border:0;*/
    /*color: #FFFFFF;*/
    /*cursor: pointer;*/
    /*float: right;*/
    /*font-size: 1.16666em;*/
    /*font-weight: bold;*/
    /*height:29px;*/
    /*margin:0;*/
    /*overflow:hidden;*/
    /*padding:5px 5px;*/
    /*text-align:center;*/
    /*width:52px;*/
/*}*/

form,
fieldset {
    border:0;
    margin:0;
    padding:0;
}

.quicklink-box {
    width: 120px;
    float:left;
}

/*.info-box {
    border-top:1px solid #E5E5E5;
    margin:0 -17px;
    padding:12px 19px 0;
}

.info-box ul {
    line-height:1.5em;
    list-style:none outside none;
    margin:0;
    padding:0;
}

.info-box a {
    background:url("../../images/tud/bullet-info-box.gif") no-repeat 0 5px;
    color: #000;
    padding:0 0 0 10px;
}

.info-box a:hover {
    background:url("../../images/tud/bullet-info-box-active.gif") no-repeat 0 5px;
    color: #00A6D6;
}*/





/* sidebar */
#sidebar{
    float:right;
    width:238px;
    padding:10px 0 0;
    font-size: 107%;
}
.sidebar-holder{
    border:1px solid #e5e5e5;
    margin:0 0 30px;
}

.sidebar-holder .itemBlock{
    margin: 0;
    padding-bottom: 0;
}

#sidebar h4 {
    font: 1.1em/1.41666em Arial,Helvetica,sans-serif;
    font-weight: bold;
}

/* tabset */
.tabset{
    list-style:none;
    padding:0;
    /*margin:-12px 0 5px -1px;*/
    margin: 0;
    left: -1px;
    top: -12px;

    font:1.25em/1.1333em Georgia, "Times New Roman", Times, serif;

    position:relative;

    z-index: 18;
    /*height:1%;*/
    height: 30px;

}
.tabset li{
    float:left;
    margin:0 9px 0 0;
}

.tabset a {
    float:left;
    background:url(../../images/tud/bg-tabset-right.gif) no-repeat 100% 0;
    padding:0 6px 0 0;
    color:#c1c1c1;
}

.tabset a:hover,
.tabset a.active{
    color:#000;
    text-decoration:none;
}

.tabset a span {
    float:left;
    background:#fff url(../../images/tud/bg-tabset-center.gif) repeat-x;
}

.tabset a em {
    float:left;
    background:url(../../images/tud/bg-tabset-left.gif) no-repeat;
    padding:5px 10px 0;
    height:25px;
    font-style:normal;
}

/* tab1 */
.tab1{
    height:1%;
    /*overflow:hidden;*/
    width: 235px;
}

.link-rss{
    display:block;
    width:14px;
    height:14px;
    background:url(../../images/tud/ico-rss.gif) no-repeat;
    overflow:hidden;
    text-indent:-9999px;
    margin:0 0 11px 8px;
}

.news img,
.news .alignleft{
    float:left;
    margin:0 10px 0 0;
}
/* news */
.news{
    list-style:none;
    padding:0;
    margin:0;
}

.news a {
    color:#00A6D6;
    text-decoration:none;
}

.news a.dartRight {
    clear: both;
    display: block;
    background: none;
    padding: 5px 0 0;
    margin: 0;
}

.news a:hover {
    color:#00A6D6;
    text-decoration:underline;
}

.news li{
    border-top: 1px solid #e5e5e5;
    padding: 10px 20px 5px 10px;
    margin: 0;
    line-height: 1em;
}

.news li p {
    /*margin: 0;*/
    line-height: 1.4em;
}

.news .date{
    font-style:normal;
    font-size:0.91666em;
    /*font-weight:bold;*/
}

.news .date span{
    color:#666;
    font-weight:normal;
}
.news h4 {
    /*font: 1.1em/1.41666em Arial,Helvetica,sans-serif;*/
    font:1.25em/1.1333em Georgia, "Times New Roman", Times, serif;
    /*font-weight: bold;*/
}

.news p {
    margin:0 0 6px;
}

.sidebar-holder .itemBlock {
    position: relative;
    top: 0;
}

.all-news{
    display:block;
    height: 20px;
    position: absolute;
    bottom: -30px;
    right: 2px;
    z-index: 15;
}

.all-news.active {
    /*width: 140px;*/
    width: auto;
    color: #000;
    border: #fff solid 1px;
    margin: 0;
    background: none;
}

.all-news a{
    float:right;
    /*background:url(../../images/tud/bg-all-news.gif) no-repeat 100% 50%;*/
    padding:0 20px 0 0;
    color:#000;
}

div#content {
    overflow: visible;
}

#footer  {
    clear:both;
}

#contentRight ul.tabset li {
    border: 0;
    margin-left: 0;
    line-height: 20px;
    color: #000;
    padding-left: 0;
}

#contentRight .sidebar-holder .news li {
    padding-left:15px;
    background: none;
}

#contentRight .sidebar-holder .news li a {
    background: none;
    text-decoration: none;
}

#contentRight .sidebar-holder .news li a:hover {
    text-decoration: underline;
}

#contentRight ul.tabset {
    /* border-top:1px solid #E5E5E5;*/
    list-style: none outside none;
    padding: 0;
    margin-left: 0;
}
