body {
  margin:0;
  padding:0;
  font-family: Times, Times New Roman, Times NR, serif;
  font-size:90%;
  background:url(/gemeinsam/bg.jpg) top left repeat-x #cccccc;
}

img {
  display:block;
  border:0;
  margin:0;
  padding:0}

#page {
  position:relative;
  margin:5% auto auto auto;
  padding:0;
  width:39em;
/*  background:url(/gemeinsam/bg2.jpg) 50% left repeat-x #a0aaaa;*/
/*  background:url(http://resources.rh5.de/bg2.jpg) top left repeat-x #a0aaaa;*/
/*  border:1px solid #333;*/
  overflow:hidden;
}

.head {
  position:absolute;
  bottom:.05em;
  padding-left:6em;
  font-size:1.6em;font-weight:bold;
  color:#0052de;
}

#header {
  position:relative;
  margin:1em;
  height:8em;
  border:none;
  overflow:hidden;
}

#header img {
  height:100%;
}

h2  {font-size:125%; margin:.8em;}
h3  {font-size:125%; margin:.8em;}
p  {line-height:1.4em; margin:1em;}

.smaller { font-size:80% }

#liste {font-size:120%; font-weight:bold; color:#333; line-height:1.6em; margin-top:1.5em; margin-bottom:1.5em}

.mail {text-align:right; font-weight:bold;}

a {
  font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
  background:none;
  text-decoration:underline;
  color:#a02000;}

a:hover, a:focus {
  background:#0052de;
  text-decoration:none;
  color:#ffffdd}

#SenderName, #SenderMail, #SenderSubject, #Message {
  display:block;
  width:90%;
  margin-bottom:.8em;
  font-size:90%;
  line-height:1.5em;
  font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif}

#SenderName, #SenderMail, #SenderSubject {
  height:1.5em}

#SendButton {
  display:block;
  margin:0;
  padding:0;
  margin:1em 0 1em 0;
  font-size:90%;
  clear:both}

.MailFormErr { color:#a02000; margin:1em; }

#rh {font-family: Times, Times New Roman, Times NR, serif;font-weight:bold; font-style:italic;margin-top:2em;font-size:80%;text-align:left}
#rh a, #rh a:visited {color:#a02000;text-decoration:none;background:none;}
#rh a:hover, #rh a:focus {color:#ffd;text-decoration:none;background:#888}

.xlink {
  background:url(/gemeinsam/linkextern.gif) center left no-repeat;
  padding-left:20px}

.xlink span {display:none}

a:visited .xlink { background:url(/gemeinsam/linkexternvisited.gif) center left no-repeat}

a:hover .xlink, a:focus .xlink {background:url(/gemeinsam/linkexternrev.gif) center left no-repeat}

.textlink {
  background:none;
  text-decoration:underline;
  color:#0052de;
  font-weight:normal;
}

.textlink:hover, .textlink:focus {
  background:none;
  text-decoration:none;
  color:#0052de;
}


