html, body {
	height:100%;
	margin: 0;
	padding: 0;
}

body, table {  		
	font-family: verdana, arial, sans-serif;
	font-size: 12px;  		
	text-align:center; /* horizontal centering for IE Win quirks */
}
table { 
  text-align: left;
}

#contentContainer {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:1000px;  	  		    
}

#header #logo-links {
  margin-left: 40px;
  margin-top: 17px;
  float: left;
}

#header #logo-rechts {
  margin-left: 815px;
  margin-top: 32px;
}

#rootline p {
  margin: 0px;
  padding: 2px 200px;
}
#rootline p a {
  color: white;
  text-decoration: none;
}

#middleContainer
	{
	float: left;
	width: 597px;
	margin-left: 200px;
	}
* html #middleContainer
	{
	display: inline;
	}
	
#middleContainerText {
  padding: 10px 15px;
}

/* CONTENTÜBERSCHRIFTEN */
#middleContainer h1, #middleContainer h2, #middleContainer h3 {
  font-size:18px;
}
#middleContainer h2 {
  font-size:16px;
}
#middleContainer h3 {
  font-size:14px;
}

#leftContainer
	{
	float: left;
	width: 200px;
	margin-left: -799px;
	}
	
#logo-portal {
  margin: 40px 0px 0px 25px;
}	

/* MENUE */
#menu ul {      
     margin:0;
     margin-top: 30px;
     padding:0;     
}
/* Abstand für Untermenü wieder auf 0 setzen */
#menu ul ul {  
    margin: 0;
}

#menu li {      
    text-decoration:none;
    list-style:none;    
    
    /*background-color: #E5EFF8;*/  
    margin-top: 5px; 
}
 
#menu li a {
    padding: 2px 0 2px 20px;
    text-transform: uppercase;
    text-decoration: none;
    display:block;
}


#menu li li {
  margin-top: 0px;
  border: 0px;
}

#menu li li a {
  background: transparent;
  padding: 0 4px 4px 30px;
  text-transform: none;
  border: 0px;
  background: transparent;
} 
#menu li li a:hover, #menu li li a.selected-sub {
  background: url(../images/grey-bullet.gif) no-repeat 22px 6px;
}

#rightContainer
	{
	float: left;
	width: 199px;
	}

#rightContainer a {
  color: #636466;
}

#rightContainer a:hover {
  text-decoration: none;
}
	
#rightContainer h1 {
  font-size: 13px;
  padding: 3px 5px;
  margin-top: 30px;
}	

#rightContainer p.bodytext {
  padding: 0px 5px;
}


#rightContainer p.bodytext a {
  color:#FF5F00;
  font-size: 11px;
  text-decoration: none;
}



span#logoutUName {
  font-weight: bold;
}

#rightContainer #login, #rightContainer #search {
  font-size: 10px;
  padding-bottom: 7px;
}

#rightContainer #login .loginLabel, #rightContainer #search .loginLabel {
  float:left; 
  width:100px; 
  padding-left: 5px;
}

#rightContainer #login input.text, #rightContainer #search input.text {
  width: 80px;
  height: 16px;
}

#rightContainer #search input.text {
  height: 16px;
}

#rightContainer #login input.submit, #rightContainer #search input.submit {
  width: 82px;
}

/* Start Mac IE5 filter \*/
#middleContainer, #leftContainer, #rightContainer
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
   
	}
/* End Mac IE5 filter */
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	height: 39px;
	text-align: center;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
#copyright {
  font-weight: bold;
  color: white;
  height: 20px;
}
#footermenu {
  color: white;
  padding-top: 3px;
}

#footermenu a {
  color: white;
  text-decoration: none;
}
.hide {
  display: none;
}


/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: #FF5F00;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 200px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #444;
	width: 130px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

div.multimedia { text-align: center;}



table.csc-uploads, table.csc-uploads td {
  background-color: transparent;
  border: 0;
  padding: 0 5px;
  width: 100%;
}

table.csc-uploads td.csc-uploads-icon {
  /*float: right;*/
  width: 50px;
}
table.csc-uploads td.csc-uploads-fileSize {
  float: left;
  width: 50px;
}

p.align-left,pre.align-left { text-align: left; }
p.align-center,pre.align-center { text-align: center; }
p.align-right,pre.align-right { text-align: right; }
p.align-justify,pre.align-justify { text-align: justify; }

pre{white-space:normal;}
