body { font-weight: normal; font-size: 12pt; color: #ffffff; font-style: normal;
	font-family: "Times New Roman", "Comic Sans MS", Technical, serif;
	background: #000000; border: none; margin-top: 15px; text-align: left

}

p {text-align: left}
p.guests {text-align: center}


a:link, a:active, a:visited {color: red; text-decoration: none}
a:hover {color: #ff9900}


.titleds {color: red; font-weight: bold; text-align: left}
/* equivalent to h4 */

/* check color for hover! */


table {font-weight: normal; font-size: 12pt; color: #ffffff; font-style: normal;
	font-family: "Times New Roman", "Comic Sans MS", Technical, serif;
	border: 0; text-align: center; padding:5px}
table h4{text-align: left}


/* align attribute for table? */



/* Photos My Place */
.photo tr {text-align: center}
.photo td {padding-top: 10px}

/* Mainpage Userinformation */
.title {font-weight: normal; font-size: 10pt; color: #ffffff; font-style: normal; font-family: "Times New Roman", "Comic Sans MS", Technical, serif}
.title p {text-align: right}

th {text-align: left; color: white}
.remark {color: white; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 10pt; font-style: normal}
h4 {color: red}
h5 {font-size: 12pt; font-weight: bold; color: white; text-decoration: underline}

.courses {text-align: left}
.courses a:link {color: blue; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 9pt; font-style: normal; text-decoration: none}
.courses a:active {color: blue; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 9pt; font-style: normal; text-decoration: none}
.courses a:visited {color: blue; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 9pt; font-style: normal; text-decoration: none}
.courses a:hover {color: #99ffff}
/* check bordercolor for course list */


.news {text-align: left}
.news th{padding-bottom: 10px}
.news td{padding-bottom: 15px}
.news a:link {color: blue; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 9pt; font-style: normal; text-decoration: none}
.news a:active {color: blue; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 9pt; font-style: normal; text-decoration: none}
.news a:visited {color: blue; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 9pt; font-style: normal; text-decoration: none}
.news a:hover {color: #99ffff}

.newsl a:link {color: red; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 12pt; font-style: normal; text-decoration: none}
.newsl a:active {color: red; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 12pt; font-style: normal; text-decoration: none}
.newsl a:visited {color: red; font-family: "Times New Roman", "Comic Sans MS", Technical, serif; font-weight: normal; font-size: 12pt; font-style: normal; text-decoration: none}
.newsl a:hover {color: #ff9900}


/* to be inserted when proper support with IE 7.0 */
table.newsletter {position: fixed; top: 0px; left: 0px; background: black;}
.newsletter :hover {color: red}



.table a:link {color: blue; font-size:10pt; font-family: arial, verdana, sans-serif; text-decoration: none}
.table a:active {color: blue; font-size:10pt; font-family: arial, verdana, sans-serif; text-decoration: none}
.table a:visited {color: blue; font-size:10pt; font-family: arial, verdana, sans-serif; text-decoration: none}
.table a:hover {color: green; font-size:10pt; font-family: arial, verdana, sans-serif} 
