/*
    hvs-jugend styles
    $Id: hvs-jugend.css,v 1.1.1.1 2003/03/19 15:33:56 rob Exp $
*/

body {
  background-color:#2a2a2a;
  background-image:url(backlines.gif);
  font-family:sans-serif;
  font-size:14px;
  color:#333333;
  margin:50px;
  text-align:center;
}

.frame {
  margin:0px;
  width:600px;
  padding:0px;
  background-color:black;
  border:1px solid white;
}

.title {
  margin:0px;
  width:600px;
  height:80px;
  padding:0px;
  background-color:black;
  border:0px solid black;
}

.menu {
  margin:0px;
  padding:0px;
  padding-left:20px;
  border:0px solid black;
  background-color:white;
  text-align:left;
  font-family:sans-serif;
  font-size:12px;
  color:black;
}

.menu b {
  padding-left:5px; padding-right:5px;
  background-color:#aaaaaa;
}

.menu a {
  padding-left:5px; padding-right:5px;
  font-family:sans-serif; font-size:12px; color:black;
  font-weight:normal; text-decoration:none;
}
		  
.menu a:hover {
  background-color:#005500;
  color:white; text-decoration:none;
}

.content {
  margin:20px;
  padding:0px;
/*  padding-left:20px;
  background-color:white; */
  text-align:left;
  font-family:sans-serif;
  font-size:14px;
  color:#dddddd;
}

.content a {
  font-family:sans-serif;
  font-size:14px;
  color:#888888;
  font-weight:normal;
  text-decoration:underline;
  border-top:0px solid black;
  border:2px solid black;
}

.content a:hover {
  color:white;
  background-color:#005500;
  border:2px solid #005500;
  border-top:0px solid black;
  text-decoration:none;
}

.newsinfo, .newsinfo a {
  font-family: sans-serif;
  font-size: 10px;
  color: #dddddd;
  text-align: right;
}

.steckbrief_frage {
  font-family:sans-serif;
  font-size:11px;
  color:#555555;
  margin-top:5px;
  text-align:left;
}

td {
  text-align:left;
  font-family:sans-serif;
  font-size:14px;
  color:#dddddd;
  vertical-align:top;
}

td.trenner_links {
  text-align:left;
  font-family:sans-serif;
  font-size:14px;
  color:#dddddd;
  vertical-align:top;
  padding-left:5px;
  margin-left:5px;
  border:0px solid black;
  border-color:#333333;
  border-style:dashed;
  border-left-width:1px;
}

td.trenner_unten {
  text-align:left;
  font-family:sans-serif;
  font-size:14px;
  color:#dddddd;
  vertical-align:top;
  padding-bottom:5px;
  margin-bottom:5px;
  border:0px solid black;
  border-color:#333333;
  border-style:dashed;
  border-bottom-width:1px;
}

#impressum {
  text-align:right;
  font-family:sans-serif;
  font-size:14px;
  color:#dddddd;
  vertical-align:bottom;
}

td.copyright {
  text-align:center;
  font-family:sans-serif;
  font-size:11px;
  color:#888888;
  padding:2px;
  vertical-align:bottom;
}

a.select {
  text-decoration:none;
  font-family:sans-serif;
  font-size:14px;
  color:#aaaaaa;
  border:0px solid black;
}

a.select:hover {
  text-decoration:none;
  font-family:sans-serif;
  font-size:14px;
  color:white;
  background-color:#333333;
  border:0px solid black;
}

a.copyright {
  text-decoration:underline;
  font-family:sans-serif;
  font-size:11px;
  color:#888888;
}

a.copyright:hover {
  text-decoration:none;
  font-family:sans-serif;
  font-size:11px;
  color:white;
}

#admin {
  text-align:left;
  font-family:sans-serif;
  font-size:14px;
  color:#dddddd;
  vertical-align:bottom;
}

pre {
	font-family:monospace;
	font-size:12px;
	color:#3333dd;
	font-weight:normal;
}

code {
      	font-family:monospace;
	font-size:12px;
	color:#3333dd;
	font-weight:normal;
}

.lsd-gbformtext	{ font-family:sans-serif; font-size:14px; color:#000000; }

h1 {
  font-family:sans-serif;
  font-size:22px;
  color:#dddddd;
  font-weight:normal;
  letter-spacing:3px;
  text-align:left;
}

h4 {
  font-family:sans-serif;
  font-size:14px;
  color:white;
  font-weight:bold;
  letter-spacing:-1px;
  text-align:left;
  text-decoration:underline;
  margin-bottom:2px;
}

h2 {
  margin:0px; font-family:sans-serif; font-size:16px; color:#333333;
  font-weight:bold; border-width:0px; border-bottom-width:1px;
  border-style:solid; border-color:#aaaaaa; padding:0px;
  margin-bottom:3px; margin-top:20px; letter-spacing:-1px;
  text-align:left;
}

.gbdate {
  font-family:sans-serif;
  font-size:10px;
  color:#cccccc;
  font-weight:normal;
  letter-spacing:-1px;
  text-align:right;
  text-decoration:none;
  margin-bottom:5px;
  maring-top:0px;
}

