

/*   CSS-Styles www.blues.at/vbs   
     Theme: Vienna Blues Spring     
     Initial Version  -- 1.3.2005 / Version 2008 -- 4.3.2008
     Copyright: Alfred "Alf mit i" Scheibl     
     http://www.alfmiti.net
*/
html {
background-color: #B9AB99;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 80%;
  margin: 0px;
  padding: 0px;
  background-color: #B9AB99;
}
#wrapper {
  position: static;
  margin: 0px auto;
  width: 800px;
  color: #000;
  text-align: center;
  padding: 10px 0px 5px 0px;
  background: #EBDEAF url(../img08/wrapper_bg.gif) top center repeat-y;
}
#page {
  position: relative;
  margin: 0px auto;
  padding: 0px;
  width: 760px;
  color: #000;
  text-align: left;
  background: #DEC989 url(../img08/page_background1.gif);
}
div > div#page {
  width: 762px;
}
/* Header definitions */
#pagetop {
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  background: #EBDEAF;
  border-bottom:1px solid #73372F;
}
#pagetop img {
  width: 760px;
  height: 38px;
  border: none;
}
#leftbox {
  border-top:7px solid #B9BD68;
  width: 160px;
  background-color: #F8F2E0;
  float: left;
}
#menu {
  margin: 10px;
  margin-right: 0px;
  border-top: none;
  border-bottom: none;
}
#menu a {
  display: block;
  font-size: 1em;
  margin: 0px;
  padding: 3px 3px 3px 23px;
  color: #353893;
  font-family: Tahoma, sans-serif;
  background: url(../img08/arrow_menue1l.gif) 5px 5px no-repeat;
 border-bottom:1px dashed #CC9999;
  border-left: 4px solid #353893;
  letter-spacing: 1px;
  font-weight: bold;
}
#menu a:hover {
  color: #AFD02B;
  border-left: 4px solid #AFD02B;
  background: url(../img08/arrow_menue1h.gif) 5px 5px no-repeat;
}
#menu a.current, #menu a.current_top {
  color: #FF712D !important;
  border-left: 4px solid #FF8040 !important;
  background: url(../img08/arrow_menue1a.gif) 5px 5px no-repeat !important;
}
#menu a.current_top, #menu a.menue_top {
 border-top:1px dashed #CC9999;
}
#gfx {
  border-top: 10px solid #BE3F3F;
  border-bottom: 7px solid #BE3F3F;
  background-color: #BE3F3F;
}
#gfx img {
  border: none;
}
#topinfo {
  color: #C8AE9D;
  font-size: 10px;
  padding-bottom: 5px;
}
#content {
  position: static;
  color: #3F1A03;
  background-color: #EEE7D7;
  margin: 0px 20px 10px 160px;
  padding: 5px 20px 20px 20px;
  border: 1px solid #73372F;
  border-top: none;
  border-left: 4px solid #73372F;
}
#content p {
  position: static;
  color: #333333;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  padding-left: 10px;
  margin:0;
  margin-top:0.5em;
}
#content img {
  position: static;
}
/*  Definition Page Footer */
#footer, #footer a {
  font-size: 0.8em;
  color: #A17858;
  background-color: #EBDEAF;
  padding: 1px 1px 1px 5px;
  margin: 0px;
  border-top:    2px solid #73372F;
  border-bottom: 1px dashed #BE3F3F;
}
#footer a {
  font-size: 1em;
}
#footer a:hover {
  color: #FF030D;
}
#footer_right {
  display: inline;
  margin-left: 25px;
  font-size: 1em;
  color: #5D352B;
}
#breadcrumb {
  position: relative;
  margin: 0;
  padding: 1px 1px 1px 7px;
  border: none;
  border-top: 1px solid #D9C2A4;
  border-bottom: 2px solid #D9C2A4;
  background-position: 7px;
}
#breadcrumb a {
  color: #AE5053;
}
img.arw2 {
  border: 0px;
  width: 9px;
  height: 9px;
  margin: 0 5px 0 10px;
}
input, select, textarea {
  color: #000000;
  font-size: 12px;
  font-family: Arial, sans-serif;
  background-color: #FBF8F4;
  border: 1px solid #FBF8F4;
  border-bottom: 2px dotted #663333;
  
}
input.btn {
  color: #000000;
  font-size: 12px;
  font-family: Arial, sans-serif;
  background-color: #FFB340 !important;
  border: 1px solid #400040 !important;
}
/* some base classes for all container */
.text_level2 {
  border-bottom: 1px dashed #B8AEA9;
  border-top: 1px dashed #B8AEA9;
  padding: 5px;
}
img.btn80 {
  width: 80px;
  height: 15px;
  border: 0px;
  margin: 0;
  vertical-align: middle;
}
em.imp {
  color: #0C8693;
  font-weight: bold;
  font-style:normal;
}
/* Base Definitions maybe overwriten in the containers */
h1 {
  position: relative;
  color: #965F58;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  margin: 0;
  margin-bottom: 12px;
  letter-spacing: 3px;
  text-align: left;
  padding: 3px 2px 0 10px;
  border-top: none;
  border-bottom: 2px solid #C1906F;
  background: #E6E6EC url(../img08/h1_bg.jpg) repeat-x;
}
h2 {
  position: relative;
  color: #014788;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  margin: 10px 2px;
  letter-spacing: 1px;
  text-align: left;
  padding: 3px 2px 0 10px;
  border: none;
  border-bottom:1px solid #B2C2D4;
}

h3 {
  position: relative;
  margin: 0em;
  margin-top: 2em;
  border-bottom: 1px solid #D1D7BD;
  color: #014E8B;
  font-size: 1.2em;
  font-family: Verdana, Helvetica, sans-serif;
  color:#4169E1;
  border-bottom: 1px dashed #B9BD68;
}
h4 {
  position: relative;
  margin: 0.8em 0em 0.1em 0em;
  color: #CC6600;
  border-bottom: 1px solid #D1D7BD;
  font-size: 1.05em;
  font-family: Verdana, Helvetica, sans-serif;
}

h4.location {
  border: none;
  font-size:1.1em;
  margin:0.4em 0 0.8em 0;
}

h4.w75 {
  width: 75%;
}
small {
  font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
  font-size: 10px;
  color: #422D2B;
}
a {
  font-family: Verdana, Arial,  Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}
a:active {
  color: #000000;
}
a:link {
  color: #CA3C71;
}
a:visited {
  color: #CA3C71;
}
a:hover {
  color: #FF030D;
}
img {
  border: none;
}
a.ico_top {
  font-size: 0.8em;
  padding-left: 24px;
  background: url(../img08/arrowup.gif) 0px 1px no-repeat;
}
form {
  display: inline;
}
img.arw {
  border: 0px;
  width: 9px;
  height: 9px;
}

a.weblink {
  padding-left:16px;
  background-image: url(../img07/link_ext.gif);
  background-position: 0px 2px;
  background-repeat:no-repeat;  
}
a.sitelink {
  font-weight: normal;
  padding-left: 14px;
  background: url(../img07/link_intern.gif);
  background-position: 0px 3px;
  background-repeat:no-repeat;    
}
a.sitelink2 {
  margin-left: 5px;
}
#albumlist img {
  border: 4px solid #FFF;
  float: left;
  margin: 0 5px 0 15px;
}
#albumlist h4 {
  position: relative;
  margin: 0.8em 0em 0.4em 0em;
}
#albumlist a.weblink {
  display: inline;
  margin-left: 11px;
}
#albumlist a.sitelink2 {
  margin-left: 11px;
}

#praise {
  margin-top: 10px;
  padding-top: 3px;
  border-top: 1px solid #D2D0BF;
  font-size: 0.8em;
  color: #999;
}
#praise a {
  font-weight: normal;
  font-size: 1em;
}
img.sponsoren_banner {
  margin-top:10px;
  border:none;
}
div#content.reviewpage em {
  color:#555;
  font-weight:bold;
  font-style:normal;
} 


