html, body {
  background:url(images/right.gif) repeat-x;
  background-color:#eae5d9;
}
body {
  width: 895px;
  margin: 0 auto;
  font-family: arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #000;
}
a {
  text-decoration: none;
  font-weight:normal;
  color: #650454;
}

a:hover {
  text-decoration: underline;
  color:#1f466d;
  font-weight:normal;
 } 
 
}
h1 { font-size: 20pt; }
h2 { font-size: 17pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 {
font-family: tahoma, Verdana, arial, tahoma, sans-serif;
}

img {border:0px}

#header{
  width:895px;
  height:224px;
  background: url(images/header.gif);
}

#menu {
  width:895px;
  height:31px;
  background: url(images/menu.gif);
  color:#fff;
  font-size:12px;
  padding-top:15px;
  text-align: center;
  word-spacing:45px;
  text-shadow: 0px 0px 3px black;
}

#menu a{
  color:#fff;
  font-weight:bold;
}

#menu a:hover {
  color: #eae5d9;
  text-decoration:none;
  text-shadow:0px 0px 20px #fff;
}
  
#homecontent1 {
  float:left;
  background:url(images/top.jpg);
  background-color:#f9f8f4;
  width:364px;
  height:212px;
  border:0px;
  }
  
#homecontent2 {
  float:left;
  color: #650454;
  background-color:#f9f8f4;
  background-image:url(images/home.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  width:531px;
  height:212px;
  line-height:27px;
  font-size:13px;
  text-align: justify;
  }
  
.dol1{
  float:left;
  margin-top:1px;
  margin-right:2px;
  color: #650454;
  background-color:#f9f8f4;
  background-image:url(images/1.gif);
  background-repeat:no-repeat;
  background-position:bottom right; 
  width:297px;
  height:212px;
  line-height:20px;
  font-size:11px;
  }
  
.dol2{
  float:left;
  margin-top:1px;
  margin-right:2px;
  color: #650454;
  background-color:#f9f8f4;
  background-image:url(images/2.gif);
  background-repeat:no-repeat;
  background-position:bottom right; 
  width:297px;
  height:212px;
  line-height:22px;
  font-size:13px;
  }
  
.dol3{
  float:left;
  margin-top:1px;
  color: #650454;
  background-color:#f9f8f4;
  background-image:url(images/3.gif);
  background-repeat:no-repeat;
  background-position:bottom right; 
  width:297px;
  height:212px;
  line-height:20px;
  font-size:12px;
  }
  
#foot {
  float: left;
  width:auto;
} 
.foot1 {
  float:left;
  height:28px;
  width:250px;
  background:url(images/foot.gif);
  margin-top:10px;
  margin-bottom:10px;
  padding-top:13px;
  color:#444e5a;
  font-size:11px;
  text-align: center;
  
}

.foot2 {
  float:left;
  height:28px;
  width:395px;
  background:url(images/foot.gif);
  margin-top:10px;
  margin-bottom:10px;
  padding-top:13px;
  color:#444e5a;
  font-size:11px;
  text-align: center;
  word-spacing:25px;
}

#l_menu {
  float: left;
  padding: 0;
  margin-bottom: 0px;
  margin-top: 5px;
  color: #000;
  background-color:#efe7de;
  width:250px;
}

#left {
  float: left;
  width:250px;
  padding: 0;
  margin-top: 5px;
}

#l_menu ul {
  list-style: none;
  margin:0;	
  padding:0;	
  border:none;
  font-size:11px
}

#l_menu li {
  border-bottom:1px solid #fdfdfd;
  margin:0;	}
 
#l_menu li a{
  display: block;
  padding: 7px 10px 7px 7px;
  font-weight:bold;
  color: #650454;
  border-right: 10px solid #d1d1c7;
  border-left: 20px solid #d1d1c7;
  text-decoration: none;}

#l_menu li a:hover {
  border-right: 10px solid #893d7b;
  border-left: 20px solid #893d7b;
  color: #fff;
  font-weight:bold;
  background:#650454}
  
#right {
  float:left;
  margin-top: 5px;
  margin-left: 15px;
  color: #650454;
  background-color:#f9f8f4;
  background-image:url(images/home.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  width:590px;
  height:auto;
  padding:20px;
  padding-top:5px;
  line-height:27px;
  font-size:13px;
  text-align: left;
  vertical-align:top;
  }
  
#kontakt {
  float:left;
  padding: 15px;
  color: #000;
  border-right: 10px solid #f3f0e9;
  border-left: 20px solid #f3f0e9;
  background-color:#f9f9f2;
  width:190px;
  text-align:left;
  margin: auto;
  line-height:20px;
  font-size:11px;
  color: #650454;
}
 