
/* link styles */
a, a:visited {
color: #01649D;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a {
color: #990000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


h1 {
color:#C10504;
font-size:29px;
font-weight:bold;	
}

h2 {
color:#009900;
font-size:24px;
font-weight:bold;	
margin:0 0 20px 0;
}

h3 {
color:#009900;
font-size:20px;
font-weight:bold;	
margin:0 0 20px 0;
}


/* starttables */
#starttables {
width:550px;
overflow:hidden;
}

#starttable-head img {
display: inline;
vertical-align: middle;
padding: 0 5px 0 0;
}

#starttable-head h2 {
color: #8FCD6C;
font-weight: normal;
font-size: 2em;
margin: 0 0 5px 0;
}


#starttable .tablehead {
height: 20px;
background: url(/files/layout/head-bg.jpg) repeat-x;
border-top: 1px solid #EBE9EA ;
font-weight: bold;
color: #000;
cursor: default;
}


#starttable td {
border-top: 1px solid #fff;
padding: 3px 0 3px 0;
}

#starttable .area, #starttable .access, #starttable .map, #starttable .rent {
text-align:right;
padding:0 15px 0 0;
}


#starttable tr {
background: #ECEAEB;
color: #01649D;
}

#starttable tr:hover {
background: #fff;
cursor: pointer;
}

/* --- */

.start-img {
width: 375px;
float: left;
display: inline;
text-align: center;
font-size: 16px;
color: #666;
padding-top:15px;
}

.start-img a {
font-weight:bold;
padding:10px;
margin:10px;
}


.byline {
font-size:9px;
}

a.copyrighttext {
font-size: 10px;
color: #666666;
text-decoration: none;
}

a:hover.copyrighttext {
text-decoration: underline;
}

.ingress {
font-weight: bold;
line-height: 18px;
color: #333333;
}
