@charset "UTF-8";
/* CSS Document */

select.fach {
	width:230px;
}

a.toc {
	display:block;	
}

div.content h2 {
	margin-bottom:15px;	
}

#c1 h2, #c2 h2 {
	margin-top:0;
}

div.leadblock p {
	font-weight:normal;	
}

div.teaser form input, #filter_en input {
	margin:5px 5px 5px 0;
}

div.teaser form label, #filter_en label {
	margin:0 10px 0 0;
}

div.degreeTopnav {
    text-align: right;
    margin-bottom: 0px;
    padding-bottom: 3px;
    padding-top:0;
	/*padding-top: 16px;*/
}

div.degreeTopnav a {
    background-image:url(../img/arrow_up.png);
    margin-right: 0px;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 0.9em;
    padding: 1px 0px 0px 13px;
    text-decoration: none;
    /*NEW color*/
    color: #dc6027;
}

div.degreeTopnav a:hover {
    text-decoration:underline;
}

div.teaser a.mail {
    background-image:url(../img/arrow_right.png);
    margin-right: 0px;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 1px 0px 0px 13px;
    text-decoration: none;
	color:#000000;
}

div.degreeTopnav a:hover
{
    text-decoration:underline;
}


span.glossar {
	cursor: pointer;
	border-bottom-style: dotted;
	border-bottom-width:1px;
	border-bottom-color: #dc6027;
	display:inline-block;
}

span.glossarNote {
	border-bottom-style: dotted;
	border-bottom-width:1px;
	border-bottom-color: #dc6027;
	display:inline-block;
}

#glossarHint {
	position:absolute;
	width:300px;
	/*height:200px;*/
	display:none;
	z-index:200;
	background-image:url(../img/bg_trans98.png);
	padding:5px;
	border:1px solid #e3e7ea;
	overflow:hidden;
}

#glossarHintHidden {
	position:absolute;
	width:300px;
	z-index:-200;
	padding:5px;
	display:none;
}

/*
form {
	display:inline;	
}
*/

div.footertopnav {
	clear:none;
}

.a_liste {
	float:left;
	clear:left;
	width:2.5em;
	text-align:right;
	line-height:1.5em;
}

.a_liste2 {
	padding-left:3em;
	line-height:1.5em;
}

h2.subtitle {
	margin-top:0.5em;
}

h1.programTitle {
	margin-bottom:0;
}

/* new level for secnav */
div#secnav li li li li li li a {
    padding: 3px 5px 3px 83px;
}

.degreeTitle {
	font-size:0.83333em;
	font-weight:normal;
}

.mod-linklist ul li ul {
	margin-top:0;
}


.mod-linklist ul li ul li {
	background:none;
	margin-left:12px;
}

