@CHARSET "UTF-8";

body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.3em;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-weight: normal;
}

div#header {
}

div#nav_info a, form {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}

ul.navigation + div {
  font-family: Arial, sans-serif;
  font-size: 13pt;
}

ul.navigation, ul.subnavigation {
  font-size: 9pt;
  font-weight: bold;
}

a {
	text-decoration: none;
}

dl.zend_form fieldset > legend {
	font-size: 12pt;
  text-decoration: underline;
}

table th {
}


/* ****************************** BEGIN INDEX ******************************* */

div#tw_index > div#tw_welcome > p,
div#tw_index > div#tw_teaser > p > a {
  font-size: 11pt;
}

div#apartment_search > form input[type=submit] {
	font-size: 10pt;
}

div#tw_welcome > ul > li > h1 {
  font-size: 10pt;
  font-weight: bold;
}


/* ******************************* END INDEX ******************************** */


/* ***************************** BEGIN CONTACT ****************************** */

div#contact_form > h1,
div#booking_form > h1 {
  font-family: Arial, sans-serif;
  font-size: 15pt;
  line-height: 1.2em;
}

/* ****************************** END CONTACT ******************************* */


/* ************************ BEGIN APARTMENT OVERVIEW ************************ */

div#apartment_search > p {
	font-size: 11pt;
}

div.apartment_info > p:FIRST-CHILD {
  font-weight: bold;
}

div.apartment h1 {
  font-size: 10pt;
  font-weight: bold;
}

p.apartment_actions > a {
  font-weight: bold;
}

table#apartment_compact td > span {
  font-size:10pt;
  font-weight:bold;
}

/* ************************* END APARTMENT OVERVIEW ************************* */


/* ************************ BEGIN APARTMENT DETAILS ************************* */

div#apartment_view h1 {
  font-size: 11pt;
  font-weight: bold;
}

div#apartment_view h2 {
  font-size: 10pt;
}

div#apartment_info ul > li > a {
  font-weight: bold;
}

div#apartment_info div.apartment_comment h3 {
  font-size: 10pt;
}

div#apartment_footer > a {
  font-size: 8pt;
}

/* ************************* END APARTMENT DETAILS ************************** */


/* ****************************** BEGIN TIPPS ******************************* */

div#tw_index > div > h2,
div#faq_content h2,
div#tipps h2,
div#tipps_info h2 {
	font-size: 11pt;
}

/* ******************************* END TIPPS ******************************** */

div#faq_content {
	width: 550px;
}


/* ****************************** BEGIN FOOTER ****************************** */
/* ******************************* END FOOTER ******************************* */

