


body
{
  background-image:url(../images/main_bg.gif);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color:#E6E6E6;
  font-family: Book Antiqua, Times New Roman, Times;
  font-size: 85%;
  background-position: center;

}

form
{
  margin:0px;
  padding:0px;
}

h1
{
  font-size: 2.0em;
  margin: 10px 0px 5px 0px;
  color:#A71F1F;
}

h2
{
  font-size: 1.5em;
  margin: 10px 0px 0px 0px;
  color:#A71F1F;
}

h3
{
  font-size: 1.0em;
  margin:0px;
  padding:0px 0px 0px 0px;
  color:#A71F1F;
}

a
{
  color:#A71F1F;
  font-weight: bold;
}

a:hover
{
  color:#7C8907;
  font-weight: bold;
}

.sitewidth
{
  width: 780px;
  margin: 0px auto;

  background-position: center;
}

#content-shadow
{
background-image: url(../images/shadow-content.gif);
background-repeat: repeat-y;
background-position: center;
}

#header-shadow
{
background-image: url(../images/shadow-header.gif);
background-position: center bottom;
background-repeat: no-repeat;
}

#footer-shadow
{
background-image: url(../images/shadow-footer.gif);
background-position: top center;
background-repeat: no-repeat;

}


p
{
  margin:0px;
  padding:0px;
}

#container
{
  background-image: url(../images/content_bg.gif);
  border-bottom:1px solid #000000;
}



#navigationbuttons ul
{
  font-size: 1.1em;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 5px 0px;
	list-style: none;
  border: 1px none #ff0000;
  background-image: url(../images/navigation_divider.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#navigationbuttons ul.subnav
{
  font-size: 0.8em;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
  border: 1px none #ff0000;
  background-image: url();
  background-repeat: no-repeat;
  background-position: left bottom;
}

#navigationbuttons ul a
{
	display: block;
	text-decoration: none;
  padding: 10px 0px 3px 15px;
	height: 17px;
  margin:0px 0px 0px 0px;
  color: #000000;
  background-image: url(../images/navigation_divider.gif);
  background-repeat: no-repeat;
  font-weight: normal;
}

#navigationbuttons ul a:hover
{
	display: block;
	text-decoration: none;
	height: 17px;
  margin:5px;
  color:#A71F1F;
  margin:0px 0px 0px 0px;
  font-weight: normal;
}

#navigationbuttons li.selected a
{
	display: block;
	text-decoration: none;
  padding: 11px 0px 3px 15px;
	height: 17px;
  color: #000000;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  color:#A71F1F;
}

#navigationbuttons li.selected a:hover
{
	display: block;
	text-decoration: none;

	height: 17px;
  color:#A71F1F;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  color:#A71F1F;

}



#navigationbuttons ul.subnav a
{
	display: block;
	text-decoration: none;
  background-image: url();
	height: 17px;
  color: #000000;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  padding: 2px 0px 3px 15px;
}

#navigationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: none;

	height: 17px;
  color:#A71F1F;
  margin:0px 0px 0px 0px;
  font-weight: normal;
}


#navigationbuttons li.subselected a
{
	display: block;
	text-decoration: none;
  color:#A71F1F;
	height: 17px;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  padding: 2px 0px 4px 15px;
}

#navigationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: none;

	height: 17px;
  color:#A71F1F;
  margin:0px 0px 0px 0px;
  font-weight: bold;
}


#openinghours
{
  overflow:hidden;
  padding-left:15px;
  margin-bottom:20px;
}

#openinghours td
{
  overflow:hidden;
  font-size: 0.9em;
}

.openinghoursheader
{
  padding-left:0px;
  padding-bottom:10px;
  font-weight:bold;
  color: #A71F1F;
  font-size: 1.2em;
}

#navigationlanguage
{
  overflow:hidden;
  margin-bottom:20px;
}

#navigationlanguage img {
  border: 1px solid #000000;
}

.languageheader
{
  padding-left:20px;
  padding-bottom:10px;
  font-weight:bold;

}



#navigationlanguage ul
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}

#navigationlanguage ul a
{

	text-decoration: none;
	padding: 2px 5px 0px 10px;
	height: 17px;
  margin:5px 20px 0px 10px;
}

#navigationlanguage ul a:hover
{

	text-decoration: none;
	padding: 2px 5px 0px 10px;
	height: 17px;
  margin:5px;
  color:#ffffff;
  margin:5px 20px 0px 10px;
}






.bildtext
{
  font-size:11px;
  color:#898989;
}

.rightimage
{
    width:195px;
    margin-left:10px;
    margin-bottom:0px;
    padding:5px;
    float:right;
    border:1px solid #BEBEBE;
    text-align:center;
    background-color: #ffffff;
}


.leftimage
{
    width:195px;
    margin-right:10px;
    margin-bottom:0px;
    padding:5px;
    float:left;
    border:1px solid #BEBEBE;
    text-align:center;
    background-color: #ffffff;
}


.centerimage {
  width:385px;
  margin: 0 0 10px 0;
  padding:5px;
  text-align: center;
  color: #77787E;
  border:1px solid #BEBEBE;
  text-align:center;
  background-color: #ffffff;
}

.hidden
{
    display: none;
}
/*
#header
{
  width: 780px;
  height: 177px;
  background-image: url(../images/header_bg.jpg);
  background-repeat:no-repeat;
  background-position: top center;
}
*/
#contentbackground
{
  background-image: url(../images/content_bg.gif);
  border:1px solid #ff0000;
}


#logo
{
background-image: url(../images/casa_mia_logo.gif);
background-repeat: no-repeat;
background-position: bottom right;
width:364px;
height:82px;
display:block;
overflow: hidden;
padding-left:63px;
padding-top:49px;
}

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 165px;
  padding-top:30px;
}

#navcontentpuff
{

}


#contentcontainer
{
  float:left;
  width: 600px;
  border:2px none #00ffff;
    padding-top:30px;

}

.contentwrap
{
  border:2px none #0000ff;
  width: 570px;
  margin-left:20px;

}

#main
{
  float:left;
  width:400px;
  border:2px none #ffaa00;
  margin-right:30px;
  color:#4D4D4D;
  text-align: left;
}

#footer
{
  width: auto;
  text-align:left;
  padding-left:20px;
  font-size:0.9em;
  margin:0px 0px 17px 0px;
  background-color:#ffffff;
  background-image: url(../images/footer_bg.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-top:40px;
  height: 60px;
  color:#4D4D4D;
  border: 1px none #ff0000;
}


#puffar
{
 padding-top:20px;
 float:left;
 width: 139px;
 border:1px none #00ff00;
  overflow:hidden;
}

.puff_footer
{
 height: 17px;
}


.puff
{
  padding: 5px 10px 10px 10px;
  border: 3px solid #DFDFDF;
  margin-top:1px;
  overflow:hidden;
  background-repeat: repeat-x;
  color: #4D4D4D;
}

.puffhead
{
  background-color:#A82121;
  background-image: url(../images/puff_red_bg.gif);
  background-repeat: repeat-x;
  font-weight:bold;
  color:#ffffff;
  padding: 8px 0px 8px 10px;
  font-size: 1.2em;

}

.own
{
  background-color:#7C8907;
  background-image: url(../images/puff_green_bg.gif);


}


.clear
{
  clear:both;
  font-size: 1px;
}

.button
{
  background-color:#EAA936;
  color:#ffffff;
  border:1px solid #000000;
  font-size:1.0em;
  padding: 1px 1px 1px 1px;
  background-image: url(../images/puff_red_bg.gif);
  font-weight: bold;
  font-family: Book Antiqua, Times New Roman, Times;
}

fieldset
{
  border: none;
  margin:0px;
  padding:0px;
  width: auto;
}


.formfield
{
  border: 1px solid #aaaaaa;
  font-size:0.8em;
  font-family: Trebuchet MS;
  margin-bottom:3px;
  padding-left:3px;

}

.formbackground
{
  background-color:#F7F7F7;
  border: 1px solid #989898;
  padding:10px;
}


.contactform
{
  width: 260px;
}

.enkatform
{
  width: 370px;
}

blockquote p:before,
blockquote p:after
{
	content:'\201D';
}


blockquote
{
  margin:0px;
  padding:0px;
}

.quotewho
{
font-style: italic;
text-align:right;

}


/* VOTE STUFF */


.prog-border {
  height: 16px;
  width: 110px;
  background: #fff;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

.prog-bar {
  height: 14px;
  margin: 1px;
  padding-left: 2px;
  font-size:0.8em;
}

/* VOTE STUFF */



.picture {
  text-align: center;
}


a.webzoo
{
  color:#989898;
  font-size: 0.9em;
  font-weight:normal;
  text-decoration:none;
}

a.webzoo:hover
{
  color:#989898;
  font-size: 0.9em;
  font-weight:normal;
  text-decoration:none;
}

