/* -------------------- Design GG Anfang -------------------- */

body {
  font-family: Arial;
  background-image: url(/pictures/background.jpg);
  background-position: 0 0;
  background-repeat: repeat-x;
  background-color: #ffffff;
  text-align: center;
  margin: 0 0;
}
body.cross {
  font-family: Arial;
  background-color: #ffffff;
  text-align: center;
  margin: 0 0;
}
a {
  text-decoration: none;
}
form {
  margin: 0;
  padding: 0;
}
input, select, textarea {
  border: 1px solid #132C85;
  background-color: #eeeeee;
  font-size: 12px;
}
h1 {
  font-size: 20px;
  color: #132C85;
}
h2 {
  font-size: 14px;
  color: #132C85;
}
p {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  margin: 0;
  padding-bottom: 10px;
}
td {
  font-size: 12px;
  color: #666666;
}
ul {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  padding-left: 17px;
  margin: 0;
  padding-bottom: 10px;
}
ol {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  padding-left: 17px;
  margin: 0;
  padding-bottom: 10px;
}
div#logo {
  position: absolute;
}
td.Right {
  width: 176px;
  background-image: url(/pictures/right_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat-y;
}
div#Header {
  left: 29;
  top: 15;
  position: absolute;
}
div#HeaderLogo {
  position: absolute;
  top: 1px;
  right: 1px;
}
div#BLeft {
  position: absolute;
  top: 1px;
  left: 1px;
}
div#FooterText {
  position: absolute;
  bottom: 9px;
  right: 10px;
  color: #ffffff;
  font-size: 10px;
}
div#dText {
  padding-left: 7px;
  padding-bottom: 5px;
}
div#Download {
  position: absolute;
  top: 215px;
  font-size: 13px;
  right: 12px;
  color: #132C85;
  font-weight: bold;
}
div#content {
  position: absolute;
  left: 202px;
  top: 189px;
  width: 357px;
  background-color: #68676B;
}
div#language {
	padding:45px;
}
div#language_text {
	position:absolute;
	right:60px;
	top:300px;
}
div#language_text_de {
	position:absolute;
	right:48px;
	top:88px;
}
a.language {
	text-decoration: none;
}
a {
  color: #666666;
  text-decoration: underline;
  font-size: 12px;
}
a:hover {
  color: #132C85;
}
a.redakteur {
  color: #666666;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}
a.redakteur:hover {
  color: #132C85;
  text-decoration: underline;
}
a.kategorie {
  color: #132C85;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
a.kategorie:hover {
  color: #132C85;
  text-decoration: underline;
}
a.date {
  color: #132C85;
  text-decoration: none;
  font-size: 11px;
}
a.date:hover {
  color: #132C85;
  text-decoration: underline;
}
a.blogr {
  color: #666666;
  text-decoration: none;
  font-size: 11px;
}
a.blogr:hover {
  color: #132C85;
  text-decoration: underline;
}
a.blogu {
  color: #132C85;
  text-decoration: none;
  font-size: 11px;
}
a.blogu:hover {
  text-decoration: underline;
}
a.right {
  color: #132C85;
  text-decoration: none;
  font-size: 11px;
}
a.right:hover {
  color: #132C85;
  text-decoration: underline;
}
a.download {
  color: #666666;
  text-decoration: none;
  font-size: 11px;
}
a.download:hover {
  color: #132C85;
  text-decoration: underline;
}
a.Footer {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
}
a.Footer:hover {
  color: #ffffff;
  text-decoration: underline;
}
div#PrintAdresse {
  display: none;
}
/* -------------------- Design GG Ende -------------------- */

/* -------------------- Navigation Beginn -------------------- */

div#NavLink1 {
  padding-left: 45px;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
}
div#NavLink1:hover {
  padding-left: 45px;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url(/pictures/nav_link.jpg);
  background-position: 30px 5px;
  background-repeat: no-repeat;
}
div#NavLink1Open {
  padding-left: 45px;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url(/pictures/nav_link.jpg);
  background-position: 30px 5px;
  background-repeat: no-repeat;
}
div#NavLink1Selected {
  padding-left: 45px;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url(/pictures/nav_link.jpg);
  background-position: 30px 5px;
  background-repeat: no-repeat;
}
div#NavLink2 {
  padding-left: 55px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink2:hover {
  padding-left: 55px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(/pictures/nav_link2.jpg);
  background-position: 45px 4px;
  background-repeat: no-repeat;
}
div#NavLink2Open {
  padding-left: 55px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(/pictures/nav_link2.jpg);
  background-position: 45px 4px;
  background-repeat: no-repeat;
}
div#NavLink2Selected {
  padding-left: 55px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(/pictures/nav_link2.jpg);
  background-position: 45px 4px;
  background-repeat: no-repeat;
}
div#NavLink3 {
  padding-left: 65px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink3:hover {
  padding-left: 65px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(/pictures/nav_link2.jpg);
  background-position: 55px 4px;
  background-repeat: no-repeat;
}
div#NavLink3Open {
  padding-left: 65px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(/pictures/nav_link2.jpg);
  background-position: 55px 4px;
  background-repeat: no-repeat;
}
div#NavLink3Selected {
  padding-left: 65px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(/pictures/nav_link2.jpg);
  background-position: 55px 4px;
  background-repeat: no-repeat;
}
div#NavLink4 {
  padding-left: 75px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink4Open {
  padding-left: 75px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink4Selected {
  padding-left: 75px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
a.Nav1 {
  color: #666666;
  text-decoration: none;
}
a.Nav1:hover {
  color: #132C85;
}
a.Selected1 {
  color: #132C85;
  font-weight: bold;
}
a.Selected1:hover {
  color: #132C85;
  font-weight: bold;
}
a.Open1 {
  color: #132C85;
  font-weight: bold;
}
a.Open1:hover {
}
a.Nav2 {
  color: #666666;
  text-decoration: none;
}
a.Nav2:hover {
  color: #132C85;
}
a.Selected2 {
  color: #132C85;
  font-weight: bold;
}
a.Selected2:hover {
  color: #132C85;
  font-weight: bold;
}
a.Open2 {
  color: #132C85;
  font-weight: bold;
}
a.Open2:hover {
}
a.Nav3 {
  color: #666666;
  text-decoration: none;
}
a.Nav3:hover {
  color: #132C85;
}
a.Selected3 {
  color: #132C85;
  font-weight: bold;
}
a.Selected3:hover {
  color: #132C85;
  font-weight: bold;
}
a.Open3 {
  color: #132C85;
  font-weight: bold;
}
a.Open3:hover {
}
a.Nav4 {
  color: #000000;
}
a.Nav4:hover {
  color: #C12F35;
  text-decoration: underline;
}
a.Selected4 {
  color: #000000;
  text-decoration: underline;
}
a.Selected4:hover {
  color: #C12F35;
}
a.Open4 {
  color: #C12F35;
}
a.Open4:hover {
  text-decoration: underline;
}

/* -------------------- Navigation Ende -------------------- */


