/* main page divs */

body {
  min-width: 560px;      /* 2x LC width + RC width */
  }

#container {
  padding-left: 170px;   /* LC width */
  padding-right: 220px;  /* RC width */
  }

* html #container {height: 1%; padding-left: 190px; padding-right: 200px;} /* for IE win -- Tan Hack method */
*>html #container {he\ight: auto;padding-left: 190px; padding-right: 200px;} /* for IE mac -- Tan Hack method */


#container .column {
  position: relative;
  float: left;
  }


#content {
  padding: 10px 10px;
  width: 100%;
  }

#menu {
  width: 170px;          /* LC width */
  padding: 0 0px;
  right: 190px;         /* LC width */
  margin-left: -100%;
  }

* html #Menu {height: 1%;} /* for IE win -- Tan Hack method */
*>html #Menu {he\ight: auto;} /* for IE mac -- Tan Hack method */

#rightcol {
  width: 200px;         /* RC width */
  margin-right: -220px; /* RC width */
  }
  
#footer {
  font-size: 90%;
  height:5em;
  background-color:#eee;
  padding: 10px;
  clear: both;
  }

/*** IE 6 Fix ***/
* html left { 
  left: 200px;      /* RC width */
 }     
  
#subHeader {
	border-bottom: 1px solid #778;
	text-align: right;
	line-height: 1.5em;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px;
}

* html #subHeader {height: 1%;} /* for IE win -- Tan Hack method */
*>html #subHeader {he\ight: auto;} /* for IE mac -- Tan Hack method */


#Header {
	line-height:60px;
	background-color:#eee;
	background-image: url(/fileadmin/template/main/images/umw_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-position: top right;
	background-position: 100% 0px;
	height:75px;
	border-left: 1px solid #778;
	border-right: 1px solid #778;
	border-bottom: 1px solid #778;
	border-top: 1px solid #778;
}

/* Left menu */

#udm {
	margin-bottom: 10px;
}

/* Top (tabbed) menu */

#navcontainer {
	padding-left: 150px;
	font-size:93%;
	line-height:normal;
	position:absolute;
	top:60px;
	left: 20px;
}

html>body #navcontainer {
	top: 53px; /* this value is for Safari */
}

#navcontainer:lang(en) {
	top: 53px; /* this value is applied to mozilla / firefox */
}


#navcontainer ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#navcontainer li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navcontainer a {
	float:left;
	background:url("/fileadmin/template/main/images/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #778;
	text-decoration:none;
}

#navcontainer a span {
	float:left;
	display:block;
	background:url("/fileadmin/template/main/images/right_both.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#173A8A;
}

#navcontainer > ul a {width:auto;}  

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navcontainer a span {float:none;}
/* End IE5-Mac hack */

#navcontainer a:hover span {
	color:#333;
}  

#navcontainer #current {
	background-position:0% -150px;
}

#navcontainer #current a {
	background-position:0 -150px;
	border-width:0;
}

#navcontainer #current a span {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#333;
}

#navcontainer a:hover {
	background-position:0% -150px;
}

#navcontainer a:hover span {
	background-position:100% -150px;
}


/*Flickr_Rss Style*/

.tx-timtabflickrrss-pi1 ul, .tx-timtabflickrrss-pi1 ul li { list-style: none; text-align: center; padding: 0; margin: 0; border: 0; }

.tx-timtabflickrrss-pi1 a img { text-align: center; border: 1px #ccc solid; padding: 15px; margin: 5px 3px 0px;}

.tx-timtabflickrrss-pi1 a:hover img { border: 1px #999 solid; }


 
/* Main content cell */




/*
#Content #leftCol {
	margin:0px 200px 0px 0px;
	margin-bottom: 25px;
}

#Content #rightCol {
	float: right;
	width: 170px;
	margin-bottom: 25px;
}

#contentWrapper {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	margin-right: 0px;
	background-color: #fff;
	
}*/


/* Header div */

#headertitle {
	position:absolute;
	top:20px; /* IE 6 value */
	left:25px; /* IE 6 value */
	padding:0px;
	font-size:28px;
	line-height:38px;
	font-weight:900;
	color:#000066;
}

head+body #headertitle {
	top: 15px; /* safari */
	left: 30px; /* safari */
}

#headertitle:lang(en) {
	top:15px; /* mozilla */
	left:20px; /* mozilla */
}

#headertitle span {
	font-size:32px;
	font-weight:900;
	color:#0066CC;
	font-family: verdana;
	outline-width: 2px;
}

#headertitle span.color {
	font-size:32px;
	font-weight:900;
	color:#000066;
	font-family: verdana;
	outline-width: 2px;
}


/* Bottom footer div */

#footerWrapper {
	padding-top: 10px;
	background-color: #fff;
}

#footer .floatleft {
	width: 40%;
	float: left;
}

#footer .floatright {
	text-align: right;
	width: 40%;
	float: right;
}

#footer a { text-decoration: none; }
#footer a:link { color: #448; }
#footer a:visited { color: #448; }
#footer a:hover { color: #000; }


/* div below header containing rootline nav and email, print links */

#subHeader a { text-decoration: none; }
#subHeader a:link { color: #448; }
#subHeader a:visited { color: #448; }
#subHeader a:hover { color: #000; }
#subHeader img { border: 0px; }

#leftBelowMenu a { text-decoration: none; }
#leftBelowMenu a:link { color: #448; }
#leftBelowMenu a:visited { color: #448; }
#leftBelowMenu a:hover { color: #000; }
#leftBelowMenu img { border: 0px; }



/* div containing rootline menu (child of subHeader div) */

#path {
	float: left;
}


/* login form */

#leftBelowMenu {
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
}

.sideBox {
	border: 1px solid #778;
	margin-top: 10px;
	width: 148px;
	line-height: 1.3em;
	font-size: 100%;
	background-color: #B2C6DA;
}

.sideBox p {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}


#login {
	width: 148px;
	line-height: 1em;
	font-size: 100%;
	background-color: #B2C6DA;
	text-align: left;
}

.loginLoggedIn {
	padding-top: .5em;
	padding-bottom: .5em;
	width: 138px;
	line-height: 1.25em;
	font-size: 100%;
	background-color: #B2C6DA;
	text-align: center !important;
}

#login label {
	float:left;
	width: 63px;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#login .textInput {
	height: 1em;
	line-height: 1em;
	width: 60px;
	vertical-align: middle;
}

#login .submitInput {
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
	font-size: 10px;
	margin-bottom: 5px;
}

#login #logoutSubmit {
	margin-bottom: 5px;
}

#login .loginLabel {
	line-height: 1.5em;
	width: 100%;
	text-align: center;
	margin: 0;
	margin-bottom: .5em;
}

#login form {
	padding: 0;
	margin: 0;
}
/* Page styles */

body {
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
}

p {
}
 
 
p.bodytext {
	font:11px/15px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	padding:0px;
}


#Content a { text-decoration: none; }
#Content a:link { color: #448; }
#Content a:visited { color: #448; }
#Content a:hover { color: #000; }


/* header styles */

h1 { 
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:200%;
	line-height: 150%;
	color:#666;
	font: arial;

}

h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:175%;
	color:#666;
	font: arial;
	font-weight: normal;
}

h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:130%;
	line-height:14px;
	font-weight:600;
	color:#666;
	font: arial;
}

*html h3 {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:12px;
	line-height:14px;
	font-weight:600;
	color:#666;
	font: arial;
}

h4 {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:12px;
	line-height:14px;
	font-weight:600;
	color:#666;
	font: arial;
}

h5 {

}

.csc-header {
	font-weight: normal;
}

.csc-header-n1 { /* the first header to appear on a page */
	margin:0px 0px 15px 0px;
	padding:0px;
	background: #000066;
	width: 99%;
}


.csc-header-n1 h1 { /* the first header to appear on a page */
	margin:0px 0px 0px 0px;
	margin-left: 5px;
	padding-left: 5px;
	color: #fff;
}

/* list styles */

.csc-bulletlist-0 {
}

.csc-bulletlist-0 li {
	margin: 0;
	margin-bottom: 10px;
}


.csc-bulletlist-2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.csc-bulletlist-2 li {
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
}

/* images and captions */

.csc-caption {
	font-size: 85%;
}


/* table styles */

.contenttable {
}

.contenttable p {
	margin: 0 !important;
}

.contenttable-1 {
	width: 99%;
	border: 1px solid #778;
}

.contenttable-1 td {
	padding: 3px;
	margin: 0;
	border-left: 1px solid #D9D9D9;
}

.contenttable-1 .tr-even {
	 background-color: #fff;
}

.contenttable-1 .tr-odd {
	background-color: #EEE;
}


/* sitemap styles */

.csc-menu {
}

.csc-menu-1 { /* menu of subpage to these pages */
	width: 99%;
}

.csc-menu-1 p {
	margin-bottom: 2px;
	margin-top: 0px;
}

.csc-menu-1 a {
	width: 99%;
	border: 0px solid black;
	background: #eeeeee;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent:15px;
	font-size: 130%;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 0px;
}

.csc-menu-3 { /* section index menu */

}

.csc-menu-3 .csc-section {
	width: 99%;
	border: 0px solid black;
	background: #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.csc-menu-3 a {
}

.csc-menu-4 { /* menu of subpage to these pages + abstract */
	width: 99%;
}

.csc-menu-4 p {
	margin: 0;
	margin-bottom: 5px
}

.csc-menu-4 .csc-abstract {
	margin: 0;
	padding-left: 20px;
	margin-bottom: 20px;
}

.csc-menu-4 .csc-abstract a {	
}

.csc-menu-4 a {
	width: 100%;
	border: 0px solid black;
	background: #eeeeee;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-indent:15px;
	font-size: 150%;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 0px;
}

.csc-rounded {
	width: 100%;
	margin-bottom: 10px;
	background: #eeeeee;
}


.csc-menu-4 a:visited { color: #0066CC !important; }
.csc-menu-4 a:link { color: #0066CC !important; }
.csc-menu-4 a:hover { 
	color: #173A8A !important; 
	background: #cccccc;
}

.csc-sitemap-level1 {
	width: 99%;
	font-weight: bold;
	background-image: url('../folder_grey.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	height: 18px;
}
.csc-sitemap-level1 a {
	border-bottom: 1px solid #778;
	margin-left: 25px;
	display: block;
}

.csc-sitemap-level2 {
	padding-left: 50px;
	background-image: url('../misc_doc.gif');
	background-repeat: no-repeat;
	background-position:50px 0px;
	height: 18px;
}

.csc-sitemap-level2 a{
	margin-left: 25px;
}

.csc-sitemap-level3 {
	padding-left: 100px;
	background-image: url('../misc_doc.gif');
	background-repeat: no-repeat;
	background-position:100px 0px;
	height: 18px;
}
.csc-sitemap-level3 a {
	margin-left: 25px;
}
.csc-sitemap-level4 {
	padding-left: 150px;
	background-image: url('../misc_doc.gif');
	background-repeat: no-repeat;
	background-position:150px 0px;
	height: 18px;
}
.csc-sitemap-level4 a {
	margin-left: 25px;
}


/* link to top */

.csc-linkToTop {
	width: 99%;
	text-align: right;
}

.csc-linkToTop a {
	font-weight: bold;
}

/* filelinks (csc-uploads) */

.csc-uploads-1 {
	width: 99%;
	border: 1px solid #778;
}

.csc-uploads-1 tr {
	height: 30px;
}

.csc-uploads-icon {
	text-align: center;
	width: 30px;
	padding: 5px 5px 5px 5px;
}

.csc-uploads-fileName {
}

.csc-uploads-1 .tr-even {
	 background-color: #fff;
}

.csc-uploads-1 .tr-odd {
	background-color: #EEE;
}

.csc-uploads-1 p {
	margin: 0;
}

.csc-uploads-1 td {
	padding: 3px;
	margin: 0;
	border-left: 1px solid #D9D9D9;
}

.csc-uploads-fileSize {
	width: 100px;
	text-align: right;
}

.csc-uploads-fileSize p {
}


/*right column menu styles*/


/*-----------------------------------  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 #eee;

}
.news-latest-container HR.clearer {
clear:left;
}



/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
/*	border:1px solid #333; */
	background-color:#B2C6DA;
       padding-top: 3px;
       padding-bottom: 3px;
}


.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:6px;
	border:1px solid #666;
	background-color:#173A8A;
	font: arial;
	font-size:14px;
	font-weight:600;
}

.news-latest-gotoarchive {
	background-color:#eee;
	font-size: 10px;
	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 {
	padding:3px;
	margin:6px;
	border:1px solid #666;
	background-color:#eee;
}

.news-latest-item IMG {
	border: 1px solid #778;
	margin-bottom:5px;
	margin-right:5px;
	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;
	margin-top: 0px;	
}

.news-latest-morelink A {

}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:1px solid #778;
	background-color:#B2C6DA;
}


.news-list-item {
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#eee;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#eee;

}
.news-search-emptyMsg{

margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #173A8A;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.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: #eee;
	}

.news-list-imgcaption {
		float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
		float: right;
	border:1px solid #666;
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 {
	font-size:9px;
margin-left:3px;
}
.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:#eee;
}
.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: #B2C6DA;
	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;
	border:1px solid #666;
	background-color:#eee;
}
.news-single-item H2 {
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-img img {
	border: 1px solid #778;
}

.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: #B2C6DA;
	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:#eee;
}

.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:#AAE;
}
.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:#eee;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#173A8A;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #173A8A;
	color:#fff;
}