/*******************************************/
/*               CSS Document              */
/*          Ferienwohnung Blattner         */
/*   Alexander Immler 24. September 2008   */
/*               AlexDesign.at             */
/*******************************************/

/* body-Elemente */

body {
  background-image: url(../fotos/holz1.jpg);
}

/* div-Elemente */

div#head {
  border-bottom: 3px #000000 solid;
  background-image: url(../fotos/head1024x105.jpg);
  height: 100px;
}

div#head h1 {
  font-family: arial;  
}

div.layoutel {
	width: 950px;
	background-color: #FFCC7F;
}

div#nav a.navel {
  font-family: verdana;
  font-size: 12px;
}

div#nav {
  background-color: #E57F66;
}

div.layoutel {  
  border-top: 3px #000000 solid;
  border-left: 3px #000000 solid;
  border-right: 3px #000000 solid;
}

div#inhalt {
  min-height: 700px;
  border-bottom: 3px #000000 solid;
  padding-bottom: 50px;
  padding-top: 50px;
}

div#inhalt h1 {
  font-family: verdana;
  font-size: 24px;
}

div#center {
  float: left;
  width: 700px;
}

div#centerGG {
  float: left;
  width: 530px;
}

div#centerG {
  float: left;
  width: 950px;
}

div#right {
  float: left;
  width: 200px;
}

div#left {
  float: left;
  width: 200px;  
}

/* img-Elemente */

img.layoutpich{
  border: 2px #000000 solid;
  height: 135px;
  width: 180px;
}

img.smallhwob{ 
  height: 80px;
  width: 100px;
}

img.smallh{
  height: 80px;
  width: 100px;
}

img.layoutpicv{
  border: 2px #000000 solid;
  height: 180px;
  width: 135px;
}

/* Classes */

.preis {
  border-spacing: 1px;
  table-layout: fixed;
  background-color: #000000;
}

.borderpreis {
  border: 1px #000000 solid;
  background-color: #FFCC7F;
  padding: 5px;
}

.borderbelegungsplan {
  border: 1px #000000 solid;
  background-color: #FFCC7F;
  padding: 1px;
}

.belegungsplan {
	table-layout: fixed;
}

.border {
  border: 2px #000000 solid;
}

.table {
	margin: 20px;
}

/* a-Elemente */

a {
	font-family: verdana;
}

a.small {
  font-size: 10px;
}

a.link {
  text-decoration: none;
  color: #FFFFFF; 
}

a.piclink {
  text-decoration: none;
  color: #FFFFFF; 
  border: 0px;
}

a.textlink {
  text-decoration: underline;
  color: #000000;
}

a.link:visited {
  text-decoration: none;
  color: #FFFFFF; 
}

a.link:hover {
  font-weight: bold;
  color: #000000;
}

a.textlink:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

a.textlink:visited {
  text-decoration: underline;
  color: #000000;
}

a.smalllink {
	font-size: 10px;
}

a.smalllink:link {
  text-decoration: underline;
  color: #000000;
}

a.smalllink:visited {
  text-decoration: underline;
  color: #000000;
}

a.smalllink:hover {
  text-decoration: underline;
  color: #000000;
}

/* table-Elemente */

.galerie {
	border: none;
}

.pich {
	height: 400px;
	width: 500px;
	border: solid black 1px;
}

.picv {
	height: 500px;
	width: 400px;
	border: solid black 1px;
}
