body 
{
 font-family:Verdana;
 font-size:14px;
 line-height:20px;
 color: #333;
 background: #e7e7e7 url(images/bg.gif);
 margin-bottom:0px;
 text-align:center;
}

h1 {font-size:22px;color:#003366;margin:0;padding:0;line-height:22px;font-variant: small-caps;}
h2 {font-size:16px;color:#333;margin:0;padding:0;line-height:22px;}
h3 {font-size:14px;color:#555;margin:0;padding:0;line-height:18px;}
p {margin-top:0px;}

h1 a:link, a:visited {font-size:22px;color:#003366;margin:0;padding:0;text-decoration:none;}
h2 a:link, a:visited {font-size:16px;color:#333;margin:0;padding:0;line-height:22px;text-decoration:none;}
h3 a:link, a:visited {font-size:16px;color:#555;margin:0;padding:0;line-height:22px;text-decoration:none;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#003366;
  font-size:14px;
}
a:active, a:hover
{ 
  color:#cc3300;
}

#hr
{
  width: 100%;
  height: 1px;
  border-top: 1px dotted #aaa; 
  margin: 4px 0 4px 0;
}

hr {
width: 100%;
height: 1px;
color: #ffffff;
border: none;
border-top: 1px dotted #aaa; 
margin: 4px;
}

#code {
width:85%;
background:#fff;
border:1px dotted #aaa;
margin: 10px;
margin-left: 20px;
padding: 4px;
font-family: courier;
color: #444;
}

#quote {
background:#f5f5f5 url(images/quote.gif);
background-repeat: no-repeat;
border:0 none;
margin: 10px;
padding: 4px;
padding-left: 45px;
color: #444;
font-style: italic;
}

#qauthor {
font-weight: bold;
font-style: normal;
}

#pic {
background:#ddd;
padding:2px;
margin: 6px;
border:1px solid #bbb;
}

#frame {
width:839px;
margin:0px auto;
text-align:left;
background: url(images/vve_03_rep.jpg);
background-repeat:repeat-y;
border:0 none;
}

#title {
cursor: pointer;
border:0 none;
width:856;
height:172px;
background:#fff url(images/header.jpg);
background-repeat:no-repeat;
}

#menue {
height: 25px;
width: 801px;
border:0 none;
background:#fff url(images/menue.jpg);
background-repeat:no-repeat;
padding-left: 37px;
}

#gmenue {
padding:2px;
padding-left:8px;
background:#efefef;
border:1px solid #333;
border-top:0 none;
margin-left: 271px;
}

a.button:link, a.button:visited, a.button:active, a.button:hover {
margin-top: 1px;
display: block;
height: 23px;
border-left:1px #555 solid;
padding-right: 17px;
padding-left: 9px;
float: left;
}

a.button:hover, a.button:active {
background-color:#555;
color:#fff;
}

#content {
border:0 none;
background: url(images/vve_03.jpg);
background-repeat:no-repeat;
width:856px;
min-height:500px;
padding-top:10px;
margin-left: -2px;
}

#content2 {
border:0 none;
width:740px;
margin-left:43px;
}
#footer {
width: 839px;
height: 40px;
margin: 0 auto;
background: url(images/footer.jpg);
background-repeat:no-repeat;
border:0 none;
color:#999;
}


#pic_noborder
{
  border: 0 none;
}

input[type=text],input[type=submit], select, file, textarea {
  margin-top: 2px;
  padding: 2px;
  color: #333;
  border: 1px solid #aaa;
  font-family: Verdana; 
  font-size: 14px;
  background-color: #fff;
}

input[type=text],textarea {
  background: #fff url(images/form_bg.gif);
}
