h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial;
	color:#666666;
	text-align: justify;
}


a:link   { color: #990000; text-decoration: b; }
a:visited  { color: #990000; text-decoration: b; }
a:hover  { color: #0099CC; text-decoration: underline; }
a:active  { color: #08006B; text-decoration: b; }



h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold; 
	color:#990000;
}

h2 { 
	font: normal 12px Helvetica, Verdana, Arial;
	font-weight: bold;
	color:#666666;
	
}

ul { 

	list-style-image: (../fileadmin/images/back.jpg)

}


 
img.block {
	display:block;
}




div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
  width:938px;
  margin-left:auto;
  margin-right:auto;
  border:1px solid silver;
  background: url(../fileadmin/images/background.jpg) center repeat-y;
}

div#top {
  font: bold 10px Verdana,Arial;
  clear:both;
  background-color:#990000;
  text-align:right;
  color:#FFFFFF;  
  padding:5px;
  padding-right:10px;  
}

div#top a {
   text-decoration: none;
   color:white;
   }

div#header { background-color:white; }

/*-----------------------------------*/

div#links { 
	float:left;
	width:179px; 
	padding-top:37px;
	padding-bottom:10px;
	background-color:#CCCCCC;
}

div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
}


div#center { 
	margin-top:30px;
	margin-left:220px; 
	margin-right:140px;
	width:490px; 
	text-align:justify;
}

div#right { 
	width:215px; 
	height:auto;
	float:right; 
	text-align:left; 
	padding-top:10px;	
	background-color:#990000;
}
#right table { text-align:center; }
#right table a { font-size:16pt; }

.float-left{ 
	float:left; 
}

div#footer {
  clear:both;
  background-color:#990000;
  padding:10px;
}


#center { 
min-height:600px;
height:600px;
height:auto!important;
}

.news-list-item {
	margin-top:16px;
}
.news-list-item p.bodytext, .news-single-item p.bodytext {
font-size:9pt;
line-height:13.5pt;
}
.news-list-morelink {
	text-align:right;
	font-style:italic;
	font-size:8pt;
}

.news-list-item hr.clearer, .news-single-item hr.clearer {
  border:0;
}

table.contenttable a img {border-color:#777}
#team-table { 
  width:340px;
border-spacing:0;
  }
#team-table td img {
width:190px;
}
#team-table td {
background-color:#dfdfdf;
}
#team-table td {
margin-bottom:1px;
vertical-align:middle;
padding:2px;
}

#team-table th h1 {
margin:8px 0px;
text-align:center;
}

table.courses_table {
	margin-right:7%;
	border:1px solid #d6d6d6;
	margin-bottom:20px;
	color:#333;

}

table.courses_table th {
background-color:#d6d6d6;
color:#333;

}

table.courses_table td, table.courses_table th {
font-size:10pt;
padding:4px;
color:#333;

}
table.courses_table td a {
font-size:8pt;
white-space:no-wrap;
}

table.courses_table td.right_column {
width:120px;
text-align:right;
}

table.courses_table td.left_column {
padding-right:6px;
padding-bottom:5px;
}
table.courses_table td h2, table.courses_table td p {
margin:0;
padding:0;
}
table.courses_table td h2 {
color:#333;
}

table.courses_table td p {
text-align:left;
}

table.details_table {
margin-top:20px;
}

table.details_table th {
text-align:right;
padding-right:0px;
}

table.details_table td {
padding:6px;
}

div.news-list-container {
width:94%;
}
