/**
 * CSS Styledefinitionen für die Standartelemente
 * der Helmholtz Gemeinschaft Website
 */

/**
 * Globale Styles für HTML Elemente
 */

body {
    padding: 0;
	margin: 0;
	font-size: 100%;
    font-family: Arial, sans-serif;
	color: #4F4F4F;
    background-color: #e6e6e6;
}

form {
	margin: 0;
}

input, option, textarea {
    font-family: Arial, sans-serif;
    color: #003366;
	background-color: #FFFFFF;
}

hr {
    margin-bottom: 0px;
	color: #E6E6E6;
	height: 1px;
	padding: 0px;
	color: #E6E6E6;
	background-color: #E6E6E6;
	border: 0;
}

ul {
    padding-left: 0px;
    margin-left: 16px;
}

ul li {
    list-style-image: url("/images/bullet.gif");
    list-style-type: square;
}

a img {
	border: 0 none;
}

a:link {
	color:#003366;
	text-decoration:none;
}

a:visited {
	color:#597A9B;
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

/**
 * ============================================================================
 * Styles zur Visualisierung der Seitenelemente (id bezogen)
 * mit Styleclassen der enthaltenen Elemente
 */

/**
 * ----------------------------------------------------------------------------
 * Beschreibung des Seitenkopfes
 */

#logo img {
    display: none;
}
.seitenurl {
	display: none;
}

.drucklinieoben {
	display: none;
}

.visual div {
    height: 84px;
}

.visualbilduntershrift {
	float: right;
	width: auto;
	height: 3.125em;
	position: relative;
	z-index: 3;
	font-size: 70%;
	background-color: #fff;
	padding-right: .125em;
}
.visualbilduntershrift a {
	padding-left: 1em;
	background: transparent url(/images/pfeil_rechts.gif) no-repeat left center !important;
}

#obereservicenavigation {
	height: 19px;
	padding: 0 0 0 6px;
	position: absolute;
	top: 0px;
	left: 240px;
	z-index: 9;
	background-color: #E6E6E6;
    width: 31.1em;
}

#obereservicenavigation[id] {
    width: auto;
    height: auto;
    min-width: 28em;
    min-height: 19px;
}

body.homepage #obereservicenavigation {
    width: 29.1em;
}

body.homepage #obereservicenavigation[id] {
    width: auto;
    min-width: 27em;
}

/**
 * Style für enzelne Einträge in der Servicenavigation
 * gilt auch für die untere Servicenavigation
 */

.sneintrag {
	padding-top: 3px;
	font-size: 70%;
	color: #003366;
	float: left;
    margin-right: 6px;
}

.snlink {
	color:#003366
}

.snlink:link {
	color:#003366
}

.snlink:visited {
	color:#003366
}

.snlink:hover {
	color:#003366
}

#sucheform {
	white-space: nowrap;
}

.suchebutton {
	margin: 0;
	padding: 0;
    width: 4em;
	font-size: 70%;
	text-align: left;
	color: #003366;
	background-color: #E6E6E6;
	border: 0 none;
	text-decoration: none;
	cursor: pointer;
}

.sucheinput {
	padding-top:0px;
    margin-bottom: 1px;
	font-size:70%;
	width:8em;
	background-color:#FFFFFF;
	border:solid 1px #CDCDCD;
}

/**
 * ----------------------------------------------------------------------------
 * Styles für die Seiteneinleitung und Seiteninhalt
 */
#seiteninhalt {
    float: left;
    position: absolute;
    left: 0;
    /*left: 10.875em;*/
	/*top: 5.25em;*/
    top: 0;
    z-index: 0;
    width: 100%;
}
#seiteninhalt #seiteneinleitung,
#seiteninhalt #inhaltmitzusatz,
#seiteninhalt #seitenfuss,
#seiteninhalt #inhaltohnezusatz {
	margin-left: 174px;
}
body.homepage #seiteninhalt, body.bereichstartseite #seiteninhalt, body.suchseite #seiteninhalt {
    margin-top: 5.25em;
}

#seiteneinleitung {
    padding: 2.25em 190px 0 2.25em; /* padding-right: breite zusatzinfos + 2.25em */
    background-color: #fff;
}
body.homepage #seiteneinleitung, body.bereichstartseite #seiteneinleitung, body.suchseite #seiteneinleitung {
    margin-right: 174px;
	padding-right: 16px;
}

* html body #seiteneinleitung h1 {
    /*position: relative;*/
}
 
#seiteneinleitung h1 {
	width: auto;
    padding-bottom: .75em;
    margin: 0px;
	font-size: 100%;
	line-height: 100%;	
	color: #666666;
}

.homepage #seiteneinleitung {
    padding-bottom: 1.5em;
}

.homepage #seiteneinleitung h1 {
    padding-top: 10px;
}

.homepage #seiteneinleitung .einleitungfliesstext {
	padding: 2px 12px 0 0;
	font-size: 70%;
	color: #666666;
}

/* Stupid IE... */
* html body.homepage #seiteneinleitung .einleitungfliesstext {
    position: relative;
}

#seiteneinleitung.contentseite h1 {
    /*padding-top: 46px;*/
    margin-top: .75em;
    padding-top: 0;
}

.bereichstartseite #seiteneinleitung h1 {
    padding-top: 10px;
}

.suchseite #seiteneinleitung .einleitungfliesstext {
	margin: 0;
	font-size: 70%;		
	color:#666666;
}

.suchseite #seiteneinleitung h1 {
    padding-top: 18px;
}

#seiteneinleitungbestellkorb {
	margin-left: 180px;
	background-color: #FFFFFF;
}

#inhaltmitzusatz {
    padding-top: 12px;
    background-color: #FFFFFF;
    margin-right: 174px;
    /*margin-right: 11em;*/
    /*position: relative;*/
}

/* Stupid IE... */
* html body #inhaltmitzusatz {
    border-bottom: 1px solid #F4F4F4;
}

.homepage #inhaltmitzusatz {
    background-color: #F4F4F4;
}

#inhaltohnezusatz {
    background-color: #FFFFFF;
}

#inhaltohnezusatz.forschung {
    background-color: #E6E6E6;
}

#hauptinhalt {
    padding: 0px 12px 12px 36px;
    position: relative;
}

#hauptinhalt .error {
    margin-bottom: 12px;
	color:#ee3333;
    font-size: 70%;
}

.forschung #hauptinhalt {
    padding-right: 0;
}

/* Stupid IE... */
* html body #hauptinhalt.forschung .teaserforschung .floatright {
    position: relative;
}

body.forum #inhaltmitzusatz {
    margin-right: 0;
    width: 80%;
}

body.forum #hauptinhalt {
    padding-right: 0;
    padding-left: 0;
}

#hauptinhalt.forschung {
    padding-left: 36px;
    background-image: url("/images/bereichsstartforschungbg.gif");
    background-position: center right;
    background-repeat: repeat-y;
    background-color: #F4F4F4 !important;
}

#hauptinhaltsitemap {
    padding: 0px 12px 12px 120px;
}

#hauptinhaltsitemap .sitemapeintrag {
	font-size:70%;    
}

#hauptinhaltsitemap .sitemapebene2 {
    padding-left:24px;
}

#hauptinhalt h2 {
    margin: 0px;
	font-size: 70%;
	line-height: 100%;	
	color: #666666;
}

/**
 * Stylegruppe die für die Visualisierung der Teaserelemente
 * benutzt wird
 */
.aktuelles {
	clear: left; /* bugfix 2005-12-05 */
}
.teaser {
    padding-bottom: 24px;
}
.teaser .thumb {
    float:left; 
    margin: 3px 24px 24px 0;
}

.teasertypueberschrift {
	padding: 0 0 12px 84px;
	margin: 0;
}

.teaserzwischenueberschrift {
	padding: 0;
	margin: 0 0 6px 0;
	font-weight: bold;
	color: #666666;
}

.teaserzwischenueberschrift p span {
    font-weight:normal;
}

.teaserthumbnail {
    float: left;
    padding-right: 12px;
}

.teaserthumbnailtext {
	padding-left: 84px;
}

.querformat .teaserthumbnailtext,
.nlartikelteaser .querformat div {
    padding-left: 156px;
}

.teaserfliesstext {
    margin: 0;
	color: #666666;
}

.teaserlink,
.teaserfliesstext,
.teaseranchorlinks,
.teaserthumbnaillink,
.teasertypueberschrift,
.teaserzwischenueberschrift,
.nlartikelteaser .teaser div {
	font-size: 70%;
}

#hauptinhalt .nlartikelteaser .teaser div h2,
#hauptinhalt .nlartikelteaser .teaser div h3 {
    margin: 0 0 12px;
    font-size: 100%;
}

#hauptinhalt .nlartikelteaser .teaser div.newsletterspecial h2 {
    font-size:170%;
}

#hauptinhalt .nlartikelteaser .teaser div h3 {
    font-weight: normal;
}

#hauptinhalt .nlartikelteaser .teaser div p {
    margin: 0;
}

.teaseranchorlinks {
    padding-bottom: 12px;
    position: relative;
}

.teaseranchorlinks ul, .teaseranchorlinks ul li {
    margin: 0;
    list-style: none none;
}

.teaseranchorlinks ul li {
    display: inline;
}

.teasertoplink,
.teasertoplinkbreit {
    height: 10px;
    margin: 0 0 24px 84px;
    border-bottom: 1px solid #E6E6E6;
    text-align: right !important;
}

.teasertoplinkbreit {
    margin-left: 0;   
}

.teasertoplink img {
    float: right;
}

.nlartikel .teasertoplink {
    margin: 12px 0;
}

.teaserbanner {
    padding: 0;
    background-color: #FFFFFF;
}

.inhaltuebersichtsseite .teaserbanner {
	background-color: #FFFFFF;
}


/******************************************************
 * PRESSE TEASER
 */
 
.teaserpresse {
    position: relative; 
    margin-bottom: 24px;    
}

.teaserpresse img {
    float: left;
}

.teaserpresse .teaserthumbnailtext h3 {
    padding-left: 12px;
    background-color: #F4F4F4; 
    border-bottom: 1px solid #FFFFFF; 
}

.teaserpresse .teaserthumbnailtext h3 img {
    float: right;
    height: 36px;
}

.teaserpresse .teaserthumbnailtext h3 p {
    padding: 4px 0; 
    margin: 0;
}

.teaserpresse .teaserfliesstext,
.teaserpresse .teaserthumbnaillink {
    padding-left: 12px;
}

/******************************************************/

.auswahlaktuelles {
    padding: 12px; 
    margin-bottom: 24px;    
    background-color: #E6E6E6; 
}

.nlartikel,
.nlartikelteaser {
    margin: 12px 0 0;
}

.nlartikel,
.nlartikelarchiv {
    font-size: 70%;
}

#hauptinhalt .nlartikel h2,
#hauptinhalt .nlartikelarchiv h2 {
    margin: 24px 0 12px;
    font-size: 130%;
}

ul.linklist {
    padding: 0;
    margin: 6px 0 0;
}

ul.linklist li {
    display: block;
    padding: 0 0 0 10px;
    list-style-image: none;
    list-style-type: none;
    background: url(/images/pfeil_rechts.gif) no-repeat left center;
    line-height: 125%;
}

ul.linklist li.external {
    padding-left: 15px;
    background: url(/Bilder/pfeil-1.gif) no-repeat 0px 1px;
}

ul.linklist li.download {
    padding-left: 13px;
    background: url(/Bilder/pfeil-3.gif) no-repeat 0px 1px;
}

.formlabel, .formlabelnowidth {
	font-size: 70%;
	color: #666666;
}

.formlabel {
	width: 100px;
}

.formlabelstellensuche {
	font-weight: bold;
	color: #666666;
}

.formselectkontakt {
    width: 252px;
    font-size: 70%;		
	font-weight: bold;
	color: #666666;
}

.forminput {
	height:6px;
}

.formtextarea {
	width:240px;
}

.formlabelfreiebreite {
	font-size:70%;
	color:#666666;
}

.formselectstellensuche {
    width: 25em;
	font-size: 100%;
}

.submitbutton, .submitbutton2 {
	padding: 0;
	margin: 0;
    overflow: visible;
	font-size: 100%;
	text-align: left;
	background-color: #FFFFFF;
	border-width: 0;
	cursor: pointer;
}

.submitlink {
	position:relative;
	top:0px;
	padding: 0;
	margin: 0 0 0 0;
	height: 16px;
    overflow: visible;
	font-size: 100%;
	text-align: left;
	background-color: #FFFFFF;
	border-width: 0;
	cursor: pointer;
}

.funktionen {
    clear: both; /* Stupid IE */
    position: relative; /* Stupid IE */
    padding: 12px 0px 12px 36px;
    border-top: 1px solid #E6E6E6;
	font-size: 70%;
}

#inhaltohnezusatz.forschung .funktionen {
    clear: both; /* Stupid IE */
    padding: 12px 0 12px 36px;
    margin-right: 114px;
    border-top: 1px solid #E6E6E6;
	font-size: 70%;
    position: relative; /* Stupid IE */
    background-color:#F4F4F4;
}

.inhaltinternerlink {
	padding-top: 12px;
	font-size: 70%;
}

.inhaltfliesstext {
	padding: 0 0 12px 0;
	font-size: 70%;	
	color: #666666;	
}

.inhaltfliesstext ol,
.inhaltfliesstext ul {
    margin-top: 0;
}

.linkliste {
	padding-top: 12px;
	padding-bottom: 24px;
	font-size: 70%;
}

.keineTreffer {
	padding-top:12px;
	padding-bottom:24px;
	font-size:70%;
	color:#666666;
}

.kontaktbestaetigung {
	padding: 12px 0px 24px 0px;
	font-size: 70%;
	color: #666666;
}

/**
 * ----------------------------------------------------------------------------
 * Styles für den Seitenfuss
 */

#seitenfuss {
    padding: 18px 18px 18px 60px;
	background-color: #E6E6E6;
}

.drucklinieunten {
	display: none;
}

#untereservicenavigation, .copytext {
	font-size: 70%;	
	color: #666666;
}

/**
 * ----------------------------------------------------------------------------
 * Styles für die Navigationselemente auf der linken
 * Bildschirmseite (Haupt- und Zielgruppennavigation)
 */
#navigation {
	float: left;
	position: relative;
	margin-top: 84px;
	width: 10.875em;
	z-index: 4;
}
#navigation[id="navigation"] {
    width: 10.875em;
    min-width: 10.875em;
    max-width: 10.875em;
}

body.homepage #navigation, body.bereichstartseite #navigation, body.suchseite #navigation {
/*    margin-top: 84px;*/
    border-style: none;
}

/**
 * Beschreibung der Zielgruppennavigation. Alle dazugehörenden
 * Styleklassen sind mit dem Präfix "zgn" benannt.
 */

#zielgruppennavigation {
    width: 174px;
	overflow: visible;
    background-color: #e6e6e6;
}

#zielgruppennavigation div {
	margin: 0;
	padding-bottom: .825em;
	background-color: #dedede;
	border-bottom: solid 1px #fff;
}
#zielgruppennavigation a {
	padding-left: 1.825em;
	background: transparent url(/images/pfeil_rechts.gif) no-repeat 1em center;
}
.zgnueberschrift {
	margin-top: 0;
	margin-bottom: 1em;
	border-top: solid 1px #f9f9f9;
	padding: .5em 1em;
	background-color: #c6c6c6;
	font-size: 70%;
	font-weight: bold;
	color: #636363;
	letter-spacing: 1px;
}

ul.zgnliste {
    padding: 0;
    margin: 0;
}

ul.zgnliste li {
    list-style-image: none;
    list-style-type: none;
	font-size: 70%;	
    line-height: 100%;
    margin-bottom: 3px;
}

.zgnueberschriftsitemap {
	font-size: 70%;
	color: #666666;
}

.zgneintrag {
	font-size: 70%;	
	padding-left: 24px;
}

.zglink {
	color:#003366
}

.zglinkselected {
    color:#FFFFFF; 
    font-weight:bold;
}

.zglink:link {
	color:#003366
}

.zglink:visited {
	color:#003366
}

.zglink:hover {
	color:#003366
}

/**
 * ----------------------------------------------------------------------------
 * Styles für Login Helmholtz.NET auf der Homepage in der Navigationsleiste
 */
#logindotnet {
	padding-bottom: 1.5em;
	background-color: #c0ccd8;
	width: 174px;
	font-size: 70%;
	border-bottom: solid 1px #fff;
	overflow: hidden;
} 

#logindotnet h2 {
	margin-top: 0;
	margin-bottom: 1em;
/*	border-top: solid 1px #f9f9f9;*/
	padding: .5em 1em;
	background-color: #899fb4;
	font-size: 100%;
	letter-spacing: 1px;
} 

#logindotnet div {
	padding: 0 1em;
}

#logindotnet input {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}
#logindotnet input.text {
	width: 135px;
}

#logindotnet .submitbutton {
	padding: 0;
	margin: 0;
    overflow: visible;
	font-size: 100%;
	text-align: left;
	background-color: #C0CDD9;
	border-width: 0;
	cursor: pointer; 
}

/**
 * ----------------------------------------------------------------------------
 * Styles für Login Helmholtz.NET auf der Login Seite
 */
 #dotnetlogin {
 	background-color: #C0CDD9;
 	padding: 12px 12px 24px 24px;
 }
 
#dotnetlogin .submit {
    font-size: 70%;
}

#dotnetlogin .submitbutton {
	padding: 0;
	margin: 0;
    overflow: visible;
	font-size: 100%;
	text-align: left;
	background-color: #C0CDD9;
	border-width: 0;
	cursor: pointer; 
}

#pwvergessen {
    padding: 12px 0 0 24px;
}


 
/**
 * ----------------------------------------------------------------------------
 * Styles für alle möglichen Arten von Zusatzinformationen
 */

#zusatzinformationen {
	margin-top: -3px;
	position: absolute;
	top: 2.25em;
	right: 0;
    overflow: hidden;
    float: right;
    border-bottom: solid 1px #fff;
    color: #666666;
	background-color: #dedede;
	z-index: 1;
}
#keinezusatzinformationen {
    overflow: hidden;
    float: right;
    color: #666666;
	background-color: #E6E6E6;
}

/**
 * Style für das alle Module umschließende <div> Element
 */
#zusatzinformationen,
#keinezusatzinformationen,
.zusatzmodul,
.zusatzmodul h2,
.zusatzmodul div,
.zusatzmodultop,
/*.zusatzmodultop img,*/
.zusatzmodultopnobottom/*,
.zusatzmodultopnobottom img*/ {
	width: 174px;
}
.zusatzmodultop a img,
.zusatzmodultopnobottom a img {
	width: auto;
}

.zusatzmodul,
.zusatzmodul div {
	width: 158px;
}
.zusatzmodul {
	padding: 0 0 1em 0;
    font-size: 70%;
}
.zizwischentitel,
.zusatzmodul h2 {
	width: 156px;
	margin-bottom: 1em;
	border-top: 1px solid #f4f4f4;
	padding: .625em .825em;
	color: #636363;
	background-color: #c6c6c6;
	font-weight: bold;
	letter-spacing: 1px;
}
.zusatzmodul h2.container-empty {
	width: 174px;
	padding: 0;
	margin-bottom: 0;
	background: transparent;
}
.zusatzmodul .zifliesstext h2 {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #000;
	letter-spacing: 0;
}

.zusatzmodul div {
	padding-left: .825em;
}

.zusatzmodultop {
	padding-bottom: 1em;
	/*border-top: 1px solid #f4f4f4;*/
    font-size: 70%;
}
.zusatzmodultop.top-border {
	border-top: solid 1px #fff;
}

.zusatzmodultopnobottom {
	/*border-top: 1px solid #f4f4f4;*/
}

.homepage .zusatzmodul, .homepage .zusatzmodultop, .homepage .zusatzmodultopnobottom {
    border-left: 1px solid #f4f4f4;
}

#bestellkorb.zusatzmodul .zifliesstext {
	margin-bottom: 6px;
}

/**
 * Alle Styles für die Zusatzinformationen beginne mit "zi"
 */

.zizwischentitel {
    margin:0px;
	padding-left:12px;
	line-height:100%;
	/*letter-spacing:2px;
	font-weight:normal;*/
	font-size:100%;
}

.zifliesstext, .zilink {
	padding-left: 12px;
	padding-right: 12px;
}

.zibild {
	margin-bottom:12px;
}

.zibildunterschrift {
	padding:12px;
	font-style:italic;
	width: 158px;
}

#zusatzmodul .zibildunterschrift {
	font-size: 70%;
}

.zikarte {
    position: relative;
    left: 0px;
    top: 0px;
    width: 176px;
    height: 240px;
    overflow: hidden;
}

.zikarte div {
    position: absolute;
    font-weight: bold;
    font-size: 11px;
    height: 11px;
    line-height: 11px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-image: url("/images/karte_quadrat.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
}

.zikarte div.oben {
    padding-bottom: 8px;
}

.zikarte div.rechts {
    padding-right: 8px;
    background-position: bottom right;
}

.zikarte div.unten {
    padding-top: 8px;
    background-position: top left;
}

.zikarte div.links {
    padding-left: 8px;
}

.zikarte a , .zikarte abbr {
    padding: 0;
    border: 0;
    margin: 0;
}

.zurueck, .zurueckPublikationen {
	padding: 0px 12px 12px 36px;
	margin: 0;
	font-size: 70%;
	background-color: #FFFFFF;
}

.zurueckPublikationen {
    padding-left: 0
}

.zurueckforum {
	padding: 0px 12px 12px 0;
	margin: 0;
	font-size: 70%;
	background-color: #FFFFFF;
}

/**
 * ----------------------------------------------------------------------------
 * Forum
 *
 */

#forumIntroduction {
    margin-bottom: 1em;
}

#boardfilterform {
    margin-top: 6px;
}
 
#forumIntroduction, #forumPostingOk, #boardfilterform select, #boardfilterform .submitbutton {
    font-size: 70%;
}

#boardpostingform {
    margin-top: 24px;
}

#boardtableContainer {
	margin-top: 24px;	
    margin-bottom: 24px;	
}

#boardtableContainer, #boardtable {
	width: 99%;
}

#boardtable {
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	table-layout: auto;
}

#boardtable th, #boardtable td {
    font-size: 70%;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #E5E6E7;
    padding-right: 6px;
	padding-left: 36px;
}

#boardtable th {
	color: #666666;
}

.postingtitle {
    font-size: 70%;
    margin: 0;
}

.postingtext {
    font-size: 70%;
    margin: 6px 0 24px 0; 
}

.postinglink {
    font-size: 70%;
    margin: 0 0 36px 0;
    clear: left;
}

#forumPostingOk {
	padding-bottom: 24px;
}

.paddedContent {
    padding: 0 12px 0 36px;
}

.paddedContent .error {
    font-size: 70%;
}

/* Stupid IE needs this... */
.paddedContent .imgLeftFloat {
    position: relative;
}


/**
 * ----------------------------------------------------------------------------
 * Formulare
 *
 */
 
.formelement {
    margin-bottom: 6px;
    font-size: 70%;
	clear: both;
}

/* Bugfixing --> */
#dotnetlogin .formelement {
 	clear: left;
}

/* <-- Bugfixing */

.formelementbestellkorb {
    margin-bottom: 6px;
    font-size: 70%;
}

.formelementaktuelles {
    margin-bottom: 6px;
    font-size: 70%;
}

.formelementsubmit {
    font-size: 70%;
	margin-top: 36px;
	margin-bottom: 36px;
}

.label {
	float: left;
	width: 10em;
}

/* Stupid IE needs this... */
* html body .label {
    position: relative;
}

.labelright {
	margin-left:6px;
}

.inputnarrow {
    width: 2em;
}

.inputnormal {
	width: 100px;
    font-size: 100%;
}

.inputlarge {
	width: 250px;
    font-size: 100%;
}

.inputxlarge {
	width: 350px;
    font-size: 100%;
}

/**
 * ----------------------------------------------------------------------------
 * Newsletter
 *
 */


#subscribeform {
	margin-top: 24px;
}

#subscribeform .formelement {
    margin-bottom: 6px;
    font-size: 70%;
    clear:none;    
}
 
#subscribeform select {
    font-size: 100%;
}

#subscribeform .formelementsubmit {
    margin-bottom: 0;
}

#kontaktform {
}

#kontaktform select {
    width:22.7em;
    font-size: 100%;
}

#kontaktform textarea {
    width:22.3em;
    font-size: 100%;
}

/**
 * ----------------------------------------------------------------------------
 * Suche
 *
 */
 
#searchform {
    position: relative;
}

#searchresult {
    font-size: 70%;
    margin: 24px 0;
    position: relative;
}

#searchform select, #searchform input {
    font-size: 70%;
}

#searchform h2.ueberschriftklein {
    margin-bottom: 3px;
    margin-top: 1em;
}

#searchresult h2.ueberschriftklein {
    font-size: 100%;
	margin-bottom: 24px;
}

#searchresult h3.ueberschriftklein {
    font-size: 100%;
	margin-top: 24px;
}

#searchresult p {
	margin: 0;
}

#pagernav a, #pagernav span {
	margin-right: 5px;
}

.pagernav a {
    font-weight: normal;
}

.pagernav {
	margin-bottom: 12px;
	font-size: 70%;
	font-weight: bold;
}

.suchseite .einleitungfliesstext ul {
    margin-bottom: 0;
}

/**
 * ----------------------------------------------------------------------------
 * Generic
 *
 */

.ueberschriftklein {
	margin: 0 0 12px 0;
	font-size: 70%;
	color: #666666;
}

.fehler, .error {
	color:#ee3333;
}

.none {
	display: none;
}

.nowrap {
	white-space: nowrap;
}

.first {
    margin-top: 0 !important;
}

p.first {
	margin-top: 0;
	margin-bottom: 1em;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.clearboth, .clearleft {
    clear: both;
    height: 0px;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.imgwithbutton {
    margin-bottom: 0.1em;
}

.imgLeftFloat {
	margin: 0;
	padding-right: 12px;
	padding-bottom: 12px;
	float: left;
}

/**
 * ----------------------------------------------------------------------------
 * Bereichsstartseite Forschung
 *
 */

#seiteninhaltforschung, #funktionenforschung.funktionen {
	background-color: #F4F4F4 !important;
}

#seiteninhaltforschung {
    padding-left: 36px;
	margin-left: 180px;
    background-image: url("/images/bereichsstartforschungbg.gif");
    background-position: center right;
    background-repeat: repeat-y;
}

#funktionenforschung.funktionen {
	margin-left: 180px; 
	margin-right: 114px; /* vgl #seiteninhaltforschung background-image width */
}

.teaserforschung {
    padding-bottom: 12px;
}

.teaserforschung h2 {
	margin: 0 0 12px 0;
    line-height: 100%;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
}

.teaserforschung h2.first {
	padding-top: 6px;
}

.teaserforschung .teaserfliesstext {
    padding-right: 150px;
}


/**
 * ----------------------------------------------------------------------------
 * Bestellkorb
 *
 */
 
#bestellungAdresseForm {
    margin-top: 12px;
}

#bestellungAbschickenForm {
    margin-top: 24px;
    font-size: 70%;
}

#bestellungLoeschenForm {
    margin-bottom: 24px;
}

#mandatoryNote {
    margin: 0 0 24px 0;
}

.bestellungTitel {
    padding-bottom: 6px;
	font-size: 70%;
	color: #666666;
}

.bestellungText {
    margin-top: 12px;
    margin-bottom: 6px;
	font-size: 70%;
	font-weight: normal;
}

.bestellungLink {
    padding: 0px 12px 0px 0px;
	font-size: 70%;
}

#netloginform
{
    width: 99%;
}

#netloginform .label
{
    position: static;
}

#passwortform .formelementsubmit {
	margin-top: 1.5em;
}

.passwortbestaetigung {
	padding: 12px 0px 24px 0px;
	font-size: 70%;
	color: #666666;
}

/*
 * diverse bug fixes
 */
.thumbnailteaser .teaserzwischenueberschrift {
    clear: left;
    margin-left: 168px;
}/* bug #0018908 */