﻿/* *** Stildefinitionen fuer die MHDBDB, August Mayer, 2002 */

/* - HTML-Stile */

body,table,tr,td {
        font-family:"Book Antiqua","Palatino Linotype",serif;
        font-style:normal;
        line-height:120%;
        }

/* needed for Internet Explorer and line-height */
font {
        line-height:120%;
        }

h1,h2,h3,h4,h5,h6 {
        font-family:"Trebuchet MS",Zurich,"Lucida Sans Unicode",Verdana,sans-serif;
        font-style:normal;
        line-height:130%;
        }

body {
        background-image:url(img/background.jpg);
        padding-right:2%;
        padding-left:3%;
        margin-top:20px;
        }

dt {
        font-weight:bold;
        }

a:link { color:#4B250B; }

a:visited { color:#7B2A0F; }

a:hover { color:#C0522D; }

a:active { color:#CD853F; }

th {
        text-align:left;
        font-weight:bold;
        text-decoration:underline;
        }

th,td {
        padding:3px;
        }

/* - Allgemeine Stile */

.pic {
        padding:10px;
        border-width:0px;
        }

/* - Spezielle Stile */

#titlebox {
        text-align:center;
        padding:10px;
        margin-bottom:10px;
        margin-right:450px;
        border:2px solid #EBD5A3;
        }

#titlebox2 {
        text-align:center;
        padding:10px;
        border:2px solid #EBD5A3;
        }


#uni {
        font-size:large;
        line-height:120%;
        }

#logo-gross {
        margin-left:30px;
        }

#logo-text {
        margin-bottom:10px;
        }

/* - Text-Formatierungen */

.text-kuerzel {
        font-size:xx-large;
        line-height:120%;
        }

.first-letter {
        font-size:large;
        line-height:120%;
        }
        
.footnote {
				vertical-align:super;
				font-size:8.0pt;
				text-decoration:none        
				}
				
.readbody {
				font-family:"Book Antiqua","Palatino Linotype",serif;
        font-style:normal;
        line-height:150%;
        font-size:larger;
        text-indent:30.0pt;
        margin-top:5pt;
        margin-bottom:5pt;
        }
        
.intertitel {
	text-indent:14.2pt;
	line-height:150%;
	font-size:large;
}
