/* CSS- Styledatei */
/* Version: 1.0.1.3 */

*[lang|=en] 	{
		/*background-color:#fee;*/
		quotes:"\201C" "\201D" "\2018" "\2019";
}
*[lang|=fr] 	{
		/*background-color:#eef;*/
		quotes:"\00AB" "\00BB" "\203A" "\2039";
}
*[lang|=es] 	{
		/*background-color:#efe;*/
		quotes:"\201C" "\201D" "\2018" "\2019";
}
*[lang|=de] 	{
		quotes:"\201E" "\201C" "\201A" "\2018";
}


#search{
font-size:0.7em;
}

#text .index   {
	list-style-image:url(/imperia/md/images/urz/whitebal.gif);
	padding-left: 7px;
  }
#text li.re {
       list-style-image:url(/imperia/md/images/urz/right-button.gif);
       padding-left:1em;
       background-image:url();
}
#text li.do {
       list-style-image:url(/imperia/md/images/urz/down-button.gif);
       padding-left:1em;
       background-image:url();
}
#text .index_2   {
	list-style-image:url(/imperia/md/images/urz/whitebal.gif);
	margin-left:20px;
       background-image:url();
	padding-left: 7px;
  }
#text .index_2_ex   {
	list-style-image:url(/imperia/md/images/urz/whitebal_ex.gif);
	margin-left:20px;
       background-image:url();
       	padding-left: 7px;
}
#text .index_2_link  {
	list-style-image:url(/imperia/md/images/urz/whitebal_link.gif);
	margin-left:20px;
       background-image:url();
       	padding-left: 7px;
}
#text .index_ex   {
	list-style-image:url(/imperia/md/images/urz/whitebal_ex.gif);
       background-image:url();
       	padding-left: 7px;
}
#text .indexintranet   {
	list-style-image:url(/imperia/md/images/urz/li-exb.gif);
       background-image:url();
       	padding-left: 7px;
}

#text .index_link   {
	list-style-image:url(/imperia/md/images/urz/whitebal_link.gif);
       background-image:url();
       	padding-left: 7px;
}
#text li.re {
       list-style-image:url(/imperia/md/images/urz/right-button.gif);
       padding-left:0.5em;
       background-image:url();
}
#text li.do {
       list-style-image:url(/imperia/md/images/urz/down-button.gif);
       padding-left:0.5em;
       background-image:url();
}
#text .verweise li.re {
       list-style-image:url(/imperia/md/images/urz/pfeil-rechts_kl.gif);
       padding-left:0em;
       background-image:url();
}
#text .verweise li.do {
       list-style-image:url(/imperia/md/images/urz/pfeil-unten_kl.gif);
       padding-left:0em;
       background-image:url();
}

div.verweise {
      	float:right;
      	width:30%;
      	font-size:0.8em;
      	background-color:#efefef;
      	padding-left:5px;
      	padding-right:5px;
       	border-left:10px solid #fff;
}
div.verweise ul{
        list-style-position:outside;
/*        font-size:0.8em;*/
        margin-top:10px;
        margin-bottom:0px;
        padding-bottom:0px;
}


#text ul li {
/*
	list-style-image:url(http://www.uni-heidelberg.de/images/uni/zentral/all/dot_liste_schwarz.gif);

	background: 	url(http://www.uni-heidelberg.de/images/uni/zentral/all/dot_liste_schwarz.gif) no-repeat;
	background-position: 0px 7px;
*/
}

pre{
          color:#500;
}
.pre {
          color:#500;
}
.schwarz{
          color:#000;
}

.pathway i {
          display:none;
}


/*geändert

#leftColumnVariabel { 
	width: 220px;
	float: left;
	top:40px;
	left:0px;
	position:absolute;
	position: relative;
}*/

#container{
        position:relative;
}

q:before{
	content:open-quote;
	}

q:after {
	content:close-quote;
	}
q	{
	font-style:italic;
	font-style:oblique;
	}
del	{
		color:#888;
		text-decoration:line-through;
	}
ins	{
		text-decoration:underline;

	}
.small{
		font-size:85%;
	}

.x-small	{
		font-size:75%;
	}

.xx-small 	{
		font-size:65%;
	}


.medium 	{
		font-size:100%;
	}
.large 	{
		font-size:110%;
	}
.x-large {	font-size:120%;
	}
.xx-large{
		font-size:130%;
	}
.xxx-large {
		font-size:145%
	}

.rechts {
                text-align:right;
        }

.links  {
                text-align:left;
        }
*[align=right]{
                text-align:right;
        }
*[align=left]{
                text-align:left;
        }
*[align=center]{
                text-align:center;
        }


.grau 	{
		background-color:#efefef;
	}

.hellgelb 	{
		background-color:#FFFFE0;
	}
.gelb 	{
		background-color:#FF8;
		color:#116;
	}
.orange {
		background-color:#FC6;
		color:#900;
		font-weight:bold;
	}
.dunkelrot{
                color:#500;
}

/* Für alte Version */

#topBarInstitute2spalterVariabel {
                height: 10px;
                margin-bottom: 10px;
}

#universitaet2spalterVariabel  {
                padding-top:10px;
                height:25px;
}

