/* DATEI: ita.css */

/* CSS-Angaben für "ita.rwth-aachen.de" */
/* Thomas Langens 2007 */

/* Wichtige Farben
#FFF79A gelb
#FFFCDC blassgelb
#FFFFEC ganzhellgelb
#D9D9D9 hellgrau
#767676 dunkelgrau
#339999 mousoverrot vorher #ED1B24
#339999 türkis statt rot
#003366 alemanniagelb vorher #FFFF00
#003366 blau von atz
*/

p,br,ul,ol,li,div,address,blockquote,nobr,b,i
	{ font-family:Arial,sans-serif,Helvetica; }

table,tr,td,th
	{ font-family:Arial,sans-serif,Helvetica; font-size:10pt; line-height:14pt; }
	
p,blockquote { font-size:10pt; line-height:16pt;}

p.navi { font-family:Verdana,Arial,sans-serif,Helvetica; font-size:8pt; line-height:12pt; font-weight:bold; }

ul { font-size:10pt; line-height:14pt; list-style-type:circle }

ol { font-size:10pt; line-height:14pt; list-style-type:decimal }

h1 { font-family:Verdana,Arial,sans-serif,Helvetica; font-size:18pt; color:#000000; line-height:18pt; font-style:normal; font-weight:bold; }
h2 { font-family:Verdana,Arial,sans-serif,Helvetica; font-size:14pt; color:#000000; line-height:16pt; font-style:normal; font-weight:bold; background:#003366; padding:3px; }
h3 { font-family:Verdana,Arial,sans-serif,Helvetica; font-size:13pt; color:#000000; line-height:14pt; font-style:normal; font-weight:bold; background:#FFFCDC; padding:3px; }

ul { list-style-image:url(pics/list_point.gif) }

a:link { color:#333333; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#003366; text-decoration:underline; }
a:hover { color:#339999; text-decoration:underline; }


#menue a {
display: block;
padding: 4px;
}


.menueheader {
font-family:Arial,sans-serif,Helvetica; 
font-size:75%; 
line-height:125%; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
font-weight:normal; 
letter-spacing:0px;
color:#FFFFFF; 
text-decoration: none;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
width:135px; 
}
.menueheader a:link{
color:#FFFFFF; 
text-decoration: none;
}
.menueheader a:visited {
color:#FFFFFF; 
text-decoration: none;
}
.menueheader a:hover {
text-decoration: none;
background-color: #339999;
color: #FFFFFF;
}
.menueheader a:active {
text-decoration: none;
/*color: #FFFFFF;*/
font-weight:bold; 
}

.menueitem1 {
font-family:Arial,sans-serif,Helvetica; 
font-size:75%; 
line-height:125%; 
margin: 0px 0px 0px 25px;
padding: 0px 0px 0px 0px;
font-weight:normal; 
letter-spacing:0px;
color:#000000; 
text-decoration: none;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#003366;
background:#FFFCDC;
width:125px; 
}
.menueitem1 a:link{
color:#000000; 
text-decoration: none;
}
.menueitem1 a:visited {
color:#000000; 
text-decoration: none;
}
.menueitem1 a:hover {
text-decoration: none;
background-color: #339999;
color: #FFFFFF;
}
.menueitem1 a:active {
text-decoration: none;
/*color: #FFFFFF;*/
font-weight:bold; 
}

.menueitem2 {
font-family:Arial,sans-serif,Helvetica; 
font-size:75%; 
line-height:125%; 
margin: 0px 0px 0px 40px;
padding: 0px 0px 0px 0px;
font-weight:normal; 
letter-spacing:0px;
color:#003366; 
text-decoration: none;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#003366;
background:#FFFFEC;
width:125px; 
}
.menueitem2 a:link{
color:#000000; 
text-decoration: none;
}
.menueitem2 a:visited {
color:#000000; 
text-decoration: none;
}
.menueitem2 a:hover {
text-decoration: none;
background-color: #339999;
color: #FFFFFF;
}
.menueitem2 a:active {
text-decoration: none;
/*color: #FFFFFF;*/
font-weight:bold; 
}