html{
	width: 100%;
	height:100%;
	background-color: #fcfcfc;
}


body {
	  background-color: #fcfcfc;
	  font-family: Helvetica, Arial, Verdana, sans-serif; 
	  font-size: 62.5%;
	  color: #333333;
	  margin: 0;
	  padding: 0;
	  height:auto !important;
	  height: 100%;
	  min-height: 100%;
} 


/* Layout elemente */

img, p, form, tr, td, ul, ol, li, h1, h2, h3, h4, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	margin: 0 0 0.75em 0;
	font-size: 1.3em;
}

h1{
	margin: 0 0 1em 0;
	font-size: 1.6em;
}

h2{
	margin: 1em 0 1em 0;
	font-size: 1.4em;
}

h3{
	margin: 1em 0 1em 0;
	font-size: 1.3em;
}

h4{
	font-size: 1.3em;
}

table {
	margin: 0 0 1em 0;
	font-size: 1.3em;
}

table p {
	margin: 0 0 0.75em 0;
	font-size: 1em;
}

table.csc-searchform {
	margin: 1em 0 1em 0;
}

table.csc-searchform p {
	font-size: 1em;
	margin: 0 0 0.75em 0;
}

/* Clear Floats */

.clearfix {display:block; height:0; clear:both; visibility:hidden; overflow:hidden;}

.floatfix {overflow:hidden;}



#containerHeader {

	width: 100%;
	height: 243px;
	background: #fefefe url(images/background_top.gif) repeat-x bottom;
	vertical-align: bottom;
}

#contentHeader {

	width: 930px;
	height: 243px;
	margin: 0 auto;
	vertical-align: bottom;
}

#containerHeaderNavigation {

	width: 85%;
	height: 35px;
	float: left;
	margin-top: 45px;
}

#containerHeaderWHULogo {

	width: 120px;
	height: 45px;
	margin-top: 20px;
	text-align: right;	
}

#containerHeaderLogo {

	width: 100%;
	height: 190px;
	padding: 20px 0 0 60px;
	background-color: #181e25;
}

#containerBody {

	width: 100%;
	min-height: 400px;
	background: #fcfcfc url(images/background_bottom.gif) repeat-x top;	
}

#contentBody {
	width: 930px;
	min-height: 400px;
	margin: 0 auto;
	overflow: visible;
}

#containerMainmenu {
	width: 231px;
	height:auto !important;
	height:100%;
	min-height:100%;
	float: left;
}

#containerBodyLeft{
	width: 699px;
	min-height: 400px;
	background-color: #ffffff;
	overflow: auto;
}

#containerSlogan{
	width: 699px;
	height: 224px;
	background-color: #b1c0cf;
}

#containerMainContent{
	width: 619px;
	min-height: 176px;
	background-color: #ffffff;
	padding: 35px 40px;
	overflow: hidden;
}

#containerMainContent ul, ol {
	font-size: 1.3em;
	margin: 1.5em 0 1.5em 3em;
}

#containerMainContent li {
	margin: 0 0 0.3em 0;
}

div.csc-sitemap ul a{
	font-size: 13px;
}

div.csc-sitemap ul li{
	font-size: 13px;
}

div.csc-sitemap ul ul li{
	font-size: 13px;
}


form {
	font-size: 10px;
}

/* Menu */

#conferenceMenu{

}

.conferenceMenuElement{
	width: 240px;
	height: 35px;	
	float: left;
	margin-right: 11px;
	list-style-type: none;
	background-color: #101419;
	font-size: 1.2em;
	line-height: 33px;
	vertical-align: middle;
	text-align: center;					
}

.borderTopNYCSelected{
	background: #101419 url(images/nyc_reiter_select.gif) repeat-x top;
}

.borderTopNYCSelected:hover{
	background: #101419 url(images/nyc_reiter_select_rover.jpg) repeat-x top;
}

.borderTopNYCSelected a.nyc:hover {
	color: #ededee;
	text-decoration: none;	
	background: #101419 url(images/nyc_reiter_select_rover.jpg) repeat-x top;
}

.borderTopResearchSelected{
	background: #101419 url(images/research_reiter_select.gif) repeat-x top;
}

.borderTopResearchSelected:hover{
	background: #101419 url(images/research_reiter_select_rover.jpg) repeat-x top;
}

.borderTopResearchSelected a.nyc:hover {
	color: #ededee;
	text-decoration: none;	
	background: #101419 url(images/research_reiter_select_rover.jpg) repeat-x top;
}

.borderTopPECSelected{
	background: #101419 url(images/pec_reiter_select.gif) repeat-x top;
}

.borderTopPECSelected:hover{
	background: #101419 url(images/pec_reiter_select_rover.jpg) repeat-x top;
}

.borderTopPECSelected a.pec:hover {
	color: #ededee;
	text-decoration: none;	
	background: #101419 url(images/pec_reiter_select_rover.jpg) repeat-x top;
}

.borderTopNYC{
	background: #9598a0 url(images/nyc_reiter_unselect.gif) repeat-x top;
}

.borderTopNYC:hover{
	background: #9598a0 url(images/nyc_reiter_unselect_rover.jpg) repeat-x top;
}

.borderTopNYC a.nyc:hover {
	color: #ededee;
	text-decoration: none;	
	background: #9598a0 url(images/nyc_reiter_unselect_rover.jpg) repeat-x top;
}

.borderTopResearch{
	background: #9598a0 url(images/research_reiter_unselect.gif) repeat-x top;
}

.borderTopResearch:hover{
	background: #9598a0 url(images/research_reiter_unselect_rover.jpg) repeat-x top;
}

.borderTopResearch a.research:hover {
	color: #ededee;
	text-decoration: none;	
	background: #9598a0 url(images/research_reiter_unselect_rover.jpg) repeat-x top;
}

.borderTopPEC{
	background: #9598a0 url(images/pec_reiter_unselect.gif) repeat-x top;
}

.borderTopPEC:hover{
	background: #9598a0 url(images/pec_reiter_unselect_rover.jpg) repeat-x top;
}

.borderTopPEC a.pec:hover {
	color: #ededee;
	text-decoration: none;	
	background: #9598a0 url(images/pec_reiter_unselect_rover.jpg) repeat-x top;
}

.unselected{
	height: 33px;
	background-color: #9598a0;
	margin-top: 4px;
}

#conferenceMenu a {
	color: #ededee;	
	text-decoration: none;
	display: block;
}


#mainMenu{
	margin: 40px 10px 0 20px
}


.mainMenuElementLev1{
	margin-bottom: 35px;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: left;					
}

.mainMenuElementLev2{
	margin-left: 25px;
	list-style-type: none;
	line-height: 1.3em;
	text-align: left;					
}


.mainMenuElementLev3{
	margin-left: 25px;
	list-style-type: none;
	line-height: 1.2em;
	text-align: left;					
}

.lev1{

}

.lev2{
	margin-top: 15px;
}

.lev3{
	margin-top: 5px;
}


#mainMenu a {
	color: #ededee;	
	text-decoration: none;
}

#mainMenu a:hover {
	color: #bbbbbb;
	text-decoration: none;	
}

.act{
	color: #bbbbbb;
}


#footerMenu{
	
}

.footerMenuElement{
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: left;
	float: left;
	margin: 29px 30px 0 0;					
}

#footerMenu a {
	color: #ededee;	
	text-decoration: none;
}

#footerMenu a:hover {
	color: #ededee;
	text-decoration: none;	
}
/******/

#footer {

	height: 70px;
	width: 930px;
	background-color: #111b24;
	margin: 0 auto;	
	clear:both;
}

#logoFooter{
	padding: 0 0 0 30px;
	float: left;
	overflow: hidden;
}

#containerFootermenu{
	margin-left: 30px;	
	overflow: hidden;
}

#sponsors {
	width: 928px;
	background-color: #ffffff;
	margin: 0 auto;	
	clear:both;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	overflow: hidden;
}

#shadowLeft{
	width: 40px;
	height: 366px;
	float: left;
	overflow: hidden;
}

#sponsorsLogos{
	width: 926px;
	overflow: auto;
}

#shadowRight{
	width: 40px;
	height: 366px;
	overflow: hidden;
}

/*******************************************
* Styles für tt_news
********************************************/
div.news-latest-item {
	margin-bottom: 1em;
}
div.news-latest-morelink {
	text-align: right;
}
div.news-list-item {
	margin-bottom: 1em;
}
div.news-list-morelink {
	text-align: right;
}
div.tx-ttnews-browsebox {

}
div.news-single-img {
	padding-right: 15px;
	float: left;
}
div.news-single-img p {
	padding: 0;
	margin: 0;
}

/*******************************************
* Styles für forms
********************************************/


/* Email form, specifically */
.csc-mailform {
        border: 0;
        font-size: 1.3em;
}
 
.csc-mailform-field label {
        width: 10em;
        float: left;
        text-align: right;
        margin-right: 15px;
        display: block
}

.csc-mailform-field {
        line-height: 1.5em;
        margin-bottom: 0.5em;
}

.csc-mailform-submit {
        margin-left: 11em;
}

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 75%; }
FORM TABLE.csc-searchform TR TD { padding: 0; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell {width: 10em;  }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 75%; }


/*********************/
/* Tables, generally */
/*********************/
/* TABLE.contenttable P { } */
TABLE.contenttable TR TD { vertical-align: top; padding: 5px;}

TABLE.contenttable-0, TABLE.contenttable-1, TABLE.contenttable-2, TABLE.contenttable-3  { border: 0px solid #CDCDD7; margin: 0px; border-collapse: collapse; width: 100%;}
TABLE.contenttable-0 TR.tr-even, TABLE.contenttable-1 TR.tr-even, TABLE.contenttable-2 TR.tr-even, TABLE.contenttable-3 TR.tr-even {
    background: #fff;
    border-bottom: 1px solid #CDCDD7;
}
TABLE.contenttable-0 TR.tr-odd, TABLE.contenttable-1 TR.tr-odd, TABLE.contenttable-3 TR.tr-odd {
    background: #E6E6F0;
    border-bottom: 1px solid #CDCDD7;
}
TABLE.contenttable-0 TR.tr-0 TD P, TABLE.contenttable-2 TR.tr-0 TD P, TABLE.contenttable-3 TR.tr-0 TD P {
    color: #00009d;
    font-weight: bold;
    padding: 2px 5px;
    margin: 0px;
}
TABLE.contenttable-0 TR TD P, TABLE.contenttable-1 TR TD P, TABLE.contenttable-2 TR TD P, TABLE.contenttable-3 TR TD P {
    color: #5D5A64;
    padding: 2px 5px;
    margin: 0px;
}

TABLE.contenttable-1 TR.tr-0 TD P { color: #5D5A64; font-weight: normal; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #fff;}
 
TABLE.contenttable-3 TR TD.td-last { width: 205px; }
TABLE.contenttable-2 TR.tr-odd {
    background: #DCD4EB;
    border-bottom: 1px solid #CDCDD7;
}


