/* stylesheet for Gunda Luss' Masters Thesis */

body {
font-family: times new roman, sans-serif;
color: black;
font-size: medium;
font-weight: normal;
//line-height: 1.5;
//background: #EBF5FC;
padding: 0px;
margin-left: 3%;
margin-right: 3%;
}

h3 {
font-family: times new roman, sans-serif;
font-size: 175%;
font-weight: normal;
}

a {
color: blue;
font-weight: normal;
border-width: 0; 
border-color: transparent;
}

a:visited {
color: purple;
}

a:focus, a:active {
background-color: #d4ecfb; 
color: blue; 
}

#main {
padding: 15px;
background-color: white;
margin-top: 15px;
margin-bottom: 15px;
border-style: double;
border-color: #006699;
border-width: thick;
}

.center{
vertical-align:top;
padding-right:0px;
margin-right:0px
}

#links a {
display: block;
line-height: 1.5;
height: 1%; /* ie kludge */
}

#footer {
font-family: verdana, arial, sans-serif;
font-color: black;
font-weight: bold;
font-size: 70%;
height: 1%; /* kludge for IE */
border-color: transparent;
}

.foot {
color: #DD7733;
font-size: 20px;
letter-spacing: 0.2em;
}

table.arts_table
	{
font-size: 80%;
border-style:solid;
border-width:1px;
border-color:#000000;
}
.arts_t_col0 {
font-style:italic;
}
.arts_t_col1 {
}
.arts_t_col2 {
}
.arts_t_col3 {
}
.arts_t_col4 {
}
.arts_t_col5 {
}
.arts_t_row {
}
.arts_t_head {
font-weight: bold;
font-size: 100%;
}
.arts_s_head {
font-weight: bold;
font-size: 100%;
}
