/* 	LMU Screen CSS
	Version:	2002071001
	Last Edit:	Patrick Koetter <patrick.koetter@lmu.de>
	Created by:	Patrick Koetter <patrick.koetter@lmu.de>
			Getha Weeber 	<weeber@lmu.de>
*/

/* pseudo */
A:link		{color: #0000FF; text-decoration: none }
A:visited	{color: #5858A7; text-decoration: none }
A:hover		{color: #0000FF; text-decoration: underline }
A:active	{color: #0000FF; text-decoration: underline }
A:focus		{color: #0000FF; text-decoration: underline }

/* classes */
.footer		{text-align: center; font-size: 0.6em }
.whitespace	{margin-bottom: 2em }
.tablespace	{height: 0.5em }
.tdspace	{height: 4.5em }
.pic { font-size: 0.8em; height: 1.5em; vertical-align: top; padding-top: 0em; padding-right: 0em; padding-bottom: 0em; padding-left: 0em}
.orangetxt {  color: #EB870F}
.greentxt {  color: #00AF00}
.content	{width: 530px }
.lmu		{color: #00AF00 }
.grey		{color: #666666 }
.kurzliste	{font-size: 0.8em; margin: 1em 0em 0em 6em; list-style-type: square }
.langliste	{font-size: 0.8em; margin: 1em 0em 0em 3em; list-style-type: square }
.kontaktarea	{border: 1px solid #00AF00; width: 458px; height: 15em;scrollbar-base-color:#FFFFFF;scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#00AF00;scrollbar-darkshadow-color:#00AF00;scrollbar-face-color:#FFFFFF;scrollbar-highlight-color:#00AF00;scrollbar-shadow-color:#00AF00;scrollbar-track-color:#00AF00 }
img.right	{float: right; margin-top: 1em; margin-left: 1em }


/* element */
body		{font-size: 1.0em; font-family: Arial, Verdana, Helvetica, Sans Serif; margin: 0em 0em 0em 1em }
h1		{font-size: 1.1em; font-weight: normal; margin: 0.8em 0em 1em 0em }
h2		{font-size: 0.8em; font-weight: bold; margin: 1em 0em 0em 0em }
p		{font-size: 0.8em; margin: 0em 0em 0.5em 0em }
th.green	{background-color: #00AF00; text-align: left; font-size: 0.8em; font-weight: bold; color: white }
th.orange	{background-color: #EB870F; text-align: left; font-size: 0.8em; font-weight: bold; color: white }
ol		{font-size: 0.8em; margin: 1em 0em 0em 3em }
p td		{font-size: 0.8em; valign:top}
p th.orange	{font-size: 1em}
p th.green	{font-size: 1em}
p table		{margin: 1em 1em 1em 0em }
caption		{font-size: 0.85em}

