/* ---------------------------------- */ 
/* ---- Master-Stylesheed der UB ---- */
/* ---------------------------------- */




/* -------------------------------- */
/* ---- Importiere stylesheeds ---- */
/* -------------------------------- */

	@import url(menues_20090902_mf.css);			/* several Menue-structures */
	@import url(default.css);    		/* defaults from CSS-Extension */ 
	@import url(news.css);			/* for the News-extension */
	@import url(needed_old_styles.css);		/* Styles form old pages, needed for old articles */
	@import url(urlgrabber.css);		/* Styles for Extension url_grabber: tables */
	@import url(questionaire.css);		/* overwriting Styles for the questionaire extension */ 
	

/* -------------------------------------------- */
/* ---- grundlegende Standard-Definitionen ---- */
/* -------------------------------------------- */

html, body {height: 100%;}

body { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/* font-size: 0.75em; */
	font-weight: normal;
	border: 0px;
	}
	
.bodytext {	
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 0.75em; 
	font-weight: normal;
	line-height: 1.5em;
	text-align: justity;
}



/* -------------------------------- */
/* ---- for the 3-Colums-Layout --- */
/* -------------------------------- */
#outer{
	height:100%;
	min-height:100%;
	margin-left:240px;
	margin-right:170px;
	background:#ffffff;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	margin-bottom: -52px;
	color: #000000;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header{
	background:#000000;
	/*border-top:1px solid #000;  ---> auf Hinweis von der UB-Leitung weggenommen*/
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	color: #000;
	text-align:left;
	position:relative;
	margin:0 -241px;
	padding-top:0px;
	background-image:url(../images/headerfoto.jpg);
}

/* mac hide \*/
* html #header{height:88px;he\ight:1px}/* height needed for ie to force layout*/
/* end hide*/


#left {
	position: relative;/*ie needs this to show float */
	width: 220px;/* same as the left margin on #outer*/
	float: left;
	margin-left: -239px;/*must be 1px less than width otherwise won't push footer down */
	padding-top: 0px;/*needed to make room for header*/
	left: -2px;/* push column into position*/
	border: 0;
	padding: 25px 0 0 33px;
}

#left p {padding-left: 0px;padding-right: 0px}

#right p {padding-left: 0px;padding-right: 0px}

#right {
	position: relative; /*ie needs this to show float */
	width: 170px; /* same as right margin on #outer*/
	float: right;
	margin-right: -169px; /*must be 1px less than width otherwise won't push footer down */
	padding-top: 0px; /*needed to make room for header*/
	left: 2px; /* push column into position*/
	padding: 0 10px 0 0;
}

#footer {
	width:100%;
	clear:both;
	height:50px;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	text-align:center;
	position:relative;
	font-size: 0.8em;
}

* html #footer {/*only ie gets this style*/
\height:52px;/* for ie5 */
he\ight:50px;/* for ie6 */
}


#clearfooter{clear:both;height:40px;} /*needed to make room for footer*/

div,p {margin-top:0} /*clear top margin for mozilla*/

* html #center {
	height:1%;
	margin-bottom:12px
} /* combat IE's 3 pixel jog */




/* --------------- */
/* ---- Mitte ---- */
/* --------------- */

#center {	
	margin: 0 30px 0 20px;
	}



/* --------------- */
/* ---- LINKS ---- */
/* --------------- */


#left .bodytext {
	padding: 0px; 
	font-size: 0.75em;
	}

#left .bodytext a:link, .right .bodytext a:visited {
	color: #9C0000;
	font-weight: normal;
	}
	




/* ------------------------------*/
/* ---- Hyperlinks allgemein ----*/
/* ------------------------------*/


a:link, a:visited {
	color: #9c0000;
	text-decoration: none;
	background-color : transparent;
	 }


A:hover .menulevel2-NO, A:hover .menulevel2-IFSUB,
A:hover .menulevel3-NO, A:hover .menulevel3-IFSUB,
A:hover .menulevel4-NO, A:hover .menulevel4-IFSUB {
	color : #9c0000;
	text-decoration : none;
}



A:active {
	color : #9c0000;
	text-decoration : none;
}



/* ----------------- */
/* ---- Headers ---- */
/* ----------------- */

H1, H2, H3, H4, H5, H6 { 
	font-size: 0.8em;
	color: #000000;
	margin: 0px 0px 0px 0px; 
	}
	
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { 
	color:#000000; 
	padding: 0;
	margin: 30px 0 10px 0; 
	border-bottom: 1px solid #b5b5b5; 
	font-size: 0.8em;
	}

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
	/* font-size: 0.8em; */
	}
	
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { 
	text-decoration: none; 
	}
	
H1.csc-firstHeader A, H1.csc-firstHeader A:visited, H2.csc-firstHeader A, H3.csc-firstHeader A, H4.csc-firstHeader A, H5.csc-firstHeader A, H6.csc-firstHeader  A{ 
	color: #9C0000; 
	margin-top: 30px;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 0.8em;
	}

/* Alle weiteren hauptueberschriften */
.csc-header csc-header-n2 h1 { 
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	}


/* Header date */
P.csc-header-date { font-size: 00px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }


/* ------------------ */
/* ---- Tabellen ---- */
/* ------------------ */

TABLE.contenttable { border: 1px #b5b5b5 solid; margin: 10px 0px 10px 0px; width: 100%;}
TABLE.contenttable TR TD,TABLE.contenttable TR TH { padding: 3px 3px 3px 3px;font-size: 1.0em; }
TABLE.contenttable TR { background-color: #f4f4f4; }



/* ------------------------------ */
/* ---- Listenformatierungen ---- */ 
/* ------------------------------ */

UL, OL  {
	list-style-image: url(../icons/bullet.gif) !important;
	list-style-image: url(../icons/bullet_IE.gif); /* for IE only */
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.80em;
	line-height: 1.5em;
	color: black;
	}

UL LI, UL LI a:link, UL LI a:visited, OL LI, OL LI a:link, OL LI a:visited{
	text-decoration: none;
        font-size: 1em; 
 	line-height: 1.5em; 
	}


UL LI UL, OL LI OL {
	font-size: 1.0em;
	color: black;
}

UL UL LI {font-size: 1.2em;}


UL LI UL LI, UL LI UL LI a:link, UL LI UL LI a:visited {
	text-decoration: none;
        font-size: 1.0em; 
 	line-height: 1.5em; 
	}





/* ----------------------------- */
/* ---- Formulare allgemein ---- */
/* ----------------------------- */

form {
    	background-color: white;
    	font-size: 0.8em;
	}

label {
      	float: left;
  	}


/* ---------------------------------- */
/* ---- spezielle Formularfelder ---- */
/* ---------------------------------- */

.csc-mailform-field label, .csc-mailform-field input {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

.csc-mailform-field label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}

.csc-mailform-field {
	clear: left;
}




/* ------------------------------------------ */	
/* ---- Seitenuebersicht rechts: Listing ---- */
/* ------------------------------------------ */

#right ul{
	margin-top: -10px;
}

li.csc-section {	
	margin-left: -25px;
	font-size: 0.85em;
	list-style-image: url(../icons/more.gif) !important; 
	list-style-image: url(../icons/more_IE.gif); /* for IE only */
		
}

ul li.csc-section, li.csc-section A:link, li.csc-section A:visited{
	 color: #000000; 
}




/* ----------------------------------- */	
/* ----  ROOTLINE bzw. SEITENPFAD ---- */
/* ----------------------------------- */

.rootline {
	position: absolute;
	top: 170px;
	left: 278px;
	color: #636363;
	font-size: 0.8em;
	z-index: 1000;

}

.rootline  A:link, .rootline  A:visited, .rootline  A:active{
	color: #636363;
}


/* ----------------------- */
/* ---- TU-Link       ---- */
/* ----------------------- */

.TU-Link {
	position: absolute;
	top: 30px;
	left: 138px;
	border: 0px;
	z-index: 1000;
}


/* ----------------------- */
/* ---- Sprachauswahl ---- */
/* ----------------------- */

.flagge {
	position: absolute;
	top: 149px;
	left: 962px;
	border: 1px solid white;
	z-index: 1000;
}


/* ---------------------- */
/* ---- Font-Resizer ---- */
/* ---------------------- */

.fontresizer {
	color: #FFFFFF;
	position: absolute;
	top: 146px;
	left: 910px;
	z-index: 1000;
}



/* ---------------------- */
/* ---- Druckansicht ---- */
/* ---------------------- */

.printer {
	position: absolute;
	top: 145px;
	left: 958px;
	border: 0px;
	height: 27px;
	color: black;
	background-image:url(../icons/printer.gif);
	z-index: 1000;
}
	
.printer a, .printer a:visited {
	color: black;
	font-size: 10px;
	font-family:Verdana,sans-serif; 
	font-weight:normal;
	text-decoration: none;
	}



/* ------------------------------ */
/* ---- SUCHE OBEN IM HEADER ---- */
/* ------------------------------ */

.suche { 
	position: absolute;
	top: 150px;
	left: 25px; 
	color: white;
	z-index: 1000;
	}

.suche form{ 
	background-color: #9c0000;
	font-size: 12px; 
	}
		
	
.suche input {
	background-color: #f2f2f2;
	border: 1px solid white;
	width: 90px;
	color: #363636;
	font-size: 11px; 
	} 
	
.suche .bild {
	height: 15px;
	width: 24px;
	vertical-align: middle;
	border: 0px;
}
	
	
	
/* --------------------------- */
/* ---- Anmeldung / Konto ---- */
/* --------------------------- */	
	
.anmeldung { 
	position: absolute;
	top: 170px;
	left: 85px;
	z-index: 1000;
	}

.anmeldung a, .anmeldung a:visited, .anmeldung a:hover{ 
	color: white;
	font-size: 9px;
}



/* --------------- */
/* ---- RESTE ---- */
/* --------------- */

Bereich, .Feld { background-color: white; width: 115px; border: 1px solid #565656; } 


.align-center {
	text-align: center;
}

	
.mail-to-webmaster, .mail-to-webmaster a:link, .mail-to-webmaster a:visited{
	color: #363636;
	font-size: 0.9em; 
	font-weight: normal;
}

.mail-to-webmaster a:link, .mail-to-webmaster a:visited{
	color: #363636;
	font-size: 1em; 
	font-weight: normal;
}

.internal-link, .internal-link a, .internal-link a:visited { 
	text-decoration: none;
	 }

.important, .important a, .important a:visited { 
	/* font-size: 13px; */
	text-decoration: none;	
	 }
	 
	 
/* -------------------------- */
/* ---- Link "Nach oben" ---- */
/* -------------------------- */ 
	 
P.csc-linkToTop { 
	text-align: right; 
	}
	
P.csc-linkToTop A {
	font-size: 0.7em;  
	} 
	 
	 
/* ---------------------------- */
/* ---- Bildunterschriften ---- */
/* ---------------------------- */

.csc-textpic-caption {
	font-size: 0.7em;
	color: #5a5a5a;
}
	
	
/* ---------------------------- */
/* ---- zentrales TU-Menue ---- */
/* ---------------------------- */

.menu_tu_box {
	position: absolute;
	top: 7px;
	border: 0px;	
	width: 780px;
	height: 25px;
	top: 0px; 
	z-index: 1000;	
}

.menu_tu {
	position: relative;
	margin-top: 6px;
	text-align: right;
	z-index: 1000;
	font-size: 0.70em; 

}


/* ---------------------------- */
/* ---- zentrale TU-Suche ----- */
/* ---------------------------- */

.search_tu_box {
	position: absolute;
	left: 798px;
	top: 7px;
	border: 0px;	
	width: 190px;
	height: 25px;
	top: 0px; 
	z-index: 1000;	
}

.search_tu {
	position: relative;
	margin-top: 1px;
	z-index: 1000;
	font-size: 0.70em; 
}

.search_tu form{ 
	background-color: #CCCCCC;
	font-size: 10px; 
}

	
.search_tu input {
	background-color: #f2f2f2;
	border: 1px solid black;
	width: 80px;
	color: #363636;
	font-size: 11px; 
} 
	
input.search_tu_button{
	position: relative;
	top: 4px;
	width: 21px;
	border: 0px;
}


/* ---------------------------- */
/* ---- zentrales TU-Login ---- */
/* ---------------------------- */


.login_tu_box {
	position: absolute;
	left: 798px;
	margin-top: 30px;	
	width: 190px;
	height: 70px;
	top: 0px; 
	z-index: 1000;
	display: none;	
}

.login_tu {
	position: relative;
	margin: 3px 0px 7px 0px;
	z-index: 1000;
	font-size: 0.70em; 
}

.login_tu_links {
	position: relative;
	margin-top: 5px;
	z-index: 1000;
} 


/* deaktiviert durch RW */
/* Darstellungsfehler auf der Seite http://www.ub.tu-berlin.de/index.php?id=1631 */
/* DIV.csc-textpic { clear: both; } */

/* eigene Teaserueberschrift (wird durch jp_teaser ersetzt) */
#pagetitle {
    background-image: none;
    border-bottom: 1px solid #CCCCCC;
    color: #990000;
    font-size: 2em;
    margin: 15px 0 10px 0;
}

