/* start reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
}


/* end reset styles */
html,body { height: 100%; }
body {
   font: normal 10px Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
center;
}
table { border-collapse:collapse; }
a {
   text-decoration:none;
   color: #666;
}
a:hover { color:#A5A5A5; }
a.active { color: #F00; }
/* Icons */
a.icon { display: block; }
a.icon img {
   position: relative;
   top: 2px;
}
h2,h3 {
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 5px;
}

h3 { margin-top: 18px; }
td { vertical-align: top; }
p {
   margin-bottom: 5px;
   line-height: 1.4em;
}
/* Head Photo */
#headPhoto {
   width:655px;
   height:152px;
   background: url(/_data/media_layout/unirenova/headphoto_default.jpg) no-repeat;
}
#page.home #headPhoto {
   background: url(/_data/media_layout/unirenova/headphoto_default_portal.jpg) no-repeat;
   height:305px;
}

/*Form styles*/
input#searchInput { width: 125px; }

select, textarea, input, input.text, input.textWide {
   font: 10px Verdana, Arial, Helvetica, sans-serif;
   border: 1px solid #4E4E4E;
   padding: 1px 2px;
}
select, textarea, input.textWide { width: 220px; }
select { width: 225px; }
textarea { height:60px; }
input.radio, input.checkbox {
   vertical-align: middle;
   margin-right: 5px;
}

input.button {
   font: 10px Verdana, Arial, Helvetica, sans-serif;
   border: none;
   color: #FFF;
   background: #F00;
   padding: 1px 8px;
   cursor: pointer;
}

select.year {
   margin:0;
   padding:0;
   width:64px;
}
/* Content Article */
#content .article { margin-bottom: 8px; }
#content .article .date { margin-bottom: 3px; }
#content .article .lead { line-height: 14px; }
#content .article .lead a { font-weight: bold; }
#content .article img.more {
   position: relative;
   top: -2px;
   margin-left: 2px;
}
/* Content Article End */
/*Projekte*/
#projectTBL .image { margin: 0 5px 5px 0; }
#projectTBL .title { font-weight:bold; }
#projectTBL tr.tb td { border-top: solid 1px #CDCDCD; }
#projectTBL .info td { padding:0 10px 0 0; }
#projectTBL .info td.width { width:100%; }
/*Sitemap Styles*/
#content ul.sitemap li {
   list-style: none;
   background: none;
   padding: 0;
   line-height: 11px;
}
#content ul.sitemap li a { font-weight: bold; }
#content ul.sitemap ul {
   margin-top: 6px;
   margin-bottom: 20px;
}
#content ul.sitemap li li { padding-left: 20px; }
#content ul.sitemap li li a { font-weight: normal; }
#content ul.sitemap ul ul {
   margin-top: 6px;
   margin-bottom: 0px;
}
#content ul.sitemap li li li { padding-left: 11px; }

/* Content */
#content {
   margin-top: 30px;
   margin-bottom: 15px;
}
#content #title {
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 12px;
}
#content h1, #title {
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 12px;
}
#content h1.first { margin-top: 0; }
#content h2 {
   font-size: 10px;
   margin-top: 10px;
   margin-bottom: 5px;
}
#content li{
   list-style: none;
   line-height: 16px;
   margin-bottom: 6px;
   padding-left: 10px;
   background: url(/_data/media_layout/unirenova/bullet.gif) no-repeat 2px 1px;
}
#content table { width: 100%; }
#content table.noborder td { border: none; }
#content table.tight { width: auto; }
#content table.tight td {
   border: none;
   padding: 0;
}

#content table th {
   font-weight: bold;
   text-align: left;
   vertical-align: top;
   border-bottom: solid 1px #000000;
   padding: 2px 5px 3px 0px;
}

#content table td {
   border: none;
   padding: 2px 5px 3px 0px;
   text-align: left;
   vertical-align: top;
}

#content table .tb td{
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #cdcdcd;
}

#content table tr.tb {
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #cdcdcd;
}

#content .wideColumn.columnInner table tr.tb td {
border-top: solid 1px #CDCDCD;
}

#content table tr.th 
{
text-align: left;
vertical-align: top;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 0px;
font-weight: bold;
}

#content table td.th
{
text-align: left;
vertical-align: top;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 0px;
font-weight: bold;
}


#content table#srchResult { width: 400px; }
#content table#srchResult th {
   font-size: 11px;
   padding-bottom: 3px;
}
#content div#srchKeywords { display:none; }
/* Content End */

p.strong {
   font-size: 14px;
   font-weight: bold;
}

p.subheading { padding-top: 5px; }

a.details {
   display: block;
   text-decoration: none;
   padding: 28px 0 10px;
}
table.cellPad td { padding: 2px 5px 3px 0px; }
.bold { font-weight: bold; }
label { color: #666; }
.toppad { padding-top: 15px; }
.toppad30 { margin-top:30px; }
.toppad90 { padding-top: 90px; }
.toppad40 { padding-top: 40px; }
.bottomAligned { vertical-align: bottom; }
.rightAligned { text-align: right; }
.rightpad75 { padding-right: 75px; }
.rightpad25 { padding-right: 25px; }
.right { float: right; }

table#page {
   width: 964px;
   margin: 0 auto;
   text-align: left;
   height: 100%;
}

.footer { padding: 10px auto; }

/* Left Sidebar */
#contactBlock {
   padding: 0;
   height: 150px;
   background: #eee;
   position: relative;
}
#contactBlock div {
	position: absolute;
	bottom: 0;
}
#leftSidebar .columnInner { width: 227px; }
#contentContainer #leftSidebar { padding-left: 0; }
#leftSidebar ul#navlist{ margin-top: 17px; }
/* Left Sidebar End */


ul.navlist {
   list-style: none;
   margin-top: 17px;
   background: transparent url(/_data/media_layout/unirenova/navlist-v-separator.gif) 
no-repeat top left;
}

.navlist a {
   display: block;
   text-decoration: none;
   background: transparent url(/_data/media_layout/unirenova/navlist-v-separator.gif) 
no-repeat bottom left;
   line-height: 23px;
   font-weight: bold;
   zoom: 1;
}
.navlist li.active, .navlist li.active a {
   font-weight: bold;
   color: #F00;
   background: none;

}

.navlist ul {
   list-style: none;
   font-size: 10px;
   margin-top: 3px;
}
.navlist ul a, .navlist li.active ul a {
   display: block;
   text-decoration: none;
   background: none;
   line-height: 1.2em;
   font-weight: normal;
   color: #666;

}
.navlist ul a.last, .navlist li.active ul a.last {
   padding-bottom: 10px;
   background: transparent url(/_data/media_layout/unirenova/navlist-v-separator.gif) 
no-repeat bottom left;
}
.navlist ul li.active a {
   font-weight: bold;
   color: #666;
}

/* Horizontal Menu */
ul.horizontal { display: inline; }
ul.horizontal li {
   display: inline;
   border-left: 1px solid #474747;
   padding-left: 4px;
   padding-right: 4px;
   list-style: none;
}
ul.horizontal li.first { border-left: none; }
/* Horizontal Menu End */

ul.bold li, ul.bold a { font-weight: bold; }
ul.red li, ul.red li.active a { color: #f00; }

/* Print */
#print {
   margin: 20px 40px;
   text-align: left;
}
#print #header {
   border-bottom: 1px solid #CBCBCB;
   height:90px;
}
#print #logo { float:left; }
#print #meta {
   float: right;
   margin-top: 70px;
   line-height: 1.5em;
}
#print #meta img {
   position: relative;
   top: 2px;
   margin: 0 2px;
}
#print #meta a {
   font-weight: normal;
   padding-left:5px;
}
#print #content { width: 100%; }
#print #printFooter {
   text-align:right;
   padding-top: 10px;
   padding-bottom: 20px;
   border: 0px;
}
#print #printFooter a { font-weight: normal; }
#footer { width: auto; }
/* Print End */

/* Layout */
#page {
   width: 964px;
   margin: 0 auto;
   text-align: left;
   height: 100%;
}

#page td.innerPage, #footer {
   padding-left: 42px;
   padding-right: 42px;
   border-left: 1px solid #cbcbcb;
   border-right: 1px solid #cbcbcb;
}
/* Layout End */

/* Header */
#header {
   margin-top: 23px;
   margin-bottom: 7px;
   height: 50px;
}
#header a, #languages a { font-weight: bold; }
#logo {
   float: left;
   padding-top: 7px;
}
#header .wrap { float: right; }
#meta {
   float: left;
   margin-top: 9px;
}
#meta img {
   position: relative;
   top: 2px;
   margin: 0 2px;
}
#search {
   margin-top: 7px;
   margin-left: 38px;
   float: left;
}
#search, #search form {
   color: #4E4E4E;
   font-weight:bold;
   display: inline;
}
#search input.text {
   width: 120px;
   margin-left: 12px;
}
/* Header End */

/* Languages */
#languages {
   height: 14px;
   margin-bottom: 15px;
   margin-right: 15px;
}
#languages ul { float: right; }
/* Languages End */

/* Footer */
#footer {
   text-align: right;
   vertical-align: bottom;
   color: #666666;
   padding-top: 10px;
   padding-bottom: 10px;
}
#footer a { font-weight: normal; }
/* Footer End */ 