html {
	margin: 0px;
	padding: 0px;
    height: 100%;
}

body {
	background-color: #FFF;
    background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #111111;
    height: 100%;
}

img {
  border: none;
}

#spez ul{
  padding: 0;
  margin: 0;
}

#spez li {
  padding: 0;
  margin: 0;
  list-style: none;
}





#bg {
    background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
    background-position: top;
 	width: 100%;
    height: 262px;
}

#bgfooter {
background-color: #d2d5da;
 	width: 100%;
    height: 20px;
    text-align: right;
}

#footerleft {
    color: #5f636f;
    text-align: right;
    font-size: 10px;
}
#footerright {
    text-align: right;
}

#footerright a {
    padding-left: 0px;
    font-size: 10px;
}


#footerright a:link,
#footerright a:visited,
#footerright a:active,
#footerright a:hover {
    color: #5f636f;
    text-decoration: none;
}
#footerright a:hover {
    text-decoration: underline;
}

#footerright a.laktiv,
#footerright a.laktiv:link,
#footerright a.laktiv:visited,
#footerright a.laktiv:active,
#footerright a.laktiv:hover {
    font-weight: bold;
}



table, tr, td {
	margin: 0px;
	padding: 0px;
}

.tbspez {
  height: 100%;
}

.tdspez {
  background-image: url(../images/bg_left_line.gif);
  background-repeat: repeat-y;
}

/*main menu start */

#main-menu {
    background-image: url(../images/nav.gif);
    background-repeat: no-repeat;
    width: 768px;
    height: 22px;
    padding-left: 8px;
    line-height: 20px;
    font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: left;

}


#main-menu a {
    padding: 0;
    margin: 0;
    height: 20px;
    line-height: 18px;
	display: inline;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

#main-menu a.aktiv:link,
#main-menu a.aktiv:visited,
#main-menu a.aktiv:active,
#main-menu a.aktiv:hover {
    color: #fff;
    text-decoration: underline;
}

#main-menu a:link {
    color: #fff;
}

#main-menu a:visited {
    color: #fff;
}

#main-menu a:active {
    color: #fff;
}

#main-menu a:hover {
    color: #fff;
    text-decoration: underline;
}

#main-menu .aktiv {
    background-image: url(../images/icons/blueklick_right.gif);
    background-position: right;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #224e7d;
    background-color: #bdcad8;
    padding-right: 2px;
    font-size: 10px;
}

#main-menu .leftaktiv {
    background-image: url(../images/icons/blueklick_left.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 2px;
    font-size: 10px;
}


#main-menu .aktivorange {
    background-image: url(../images/icons/orangeklick_right.gif);
    background-position: right;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #c59751;
    background-color: #eee0cb;
    padding-right: 2px;
    font-size: 10px;
}

#main-menu .leftaktivorange {
    background-image: url(../images/icons/orangeklick_left.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 2px;
    font-size: 10px;
}


/*main menu ende */

* submenu start*/

#sub-menu {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

#sub-menu ul {
    font-size: 10px;
	margin: 0;
    margin-top: 18px;
	padding: 0;
    margin-right: 8px;
	cursor: default;
	list-style-type: none;
    text-align: right;
}

#sub-menu li {
   	width: 110px;
    display: block;
	margin: 0px 0px;
    padding: 5px 0;
    border-bottom: 1px solid #a1acb6;
}

#sub-menu li.bottom {
    border-bottom: 0px;
}

#sub-menu a {
   	width: 110px;
    display: block;
    text-decoration: none;
    padding-left: 0px;
}

#sub-menu a.aktiv {
    color: #1D1F23;
    font-weight: bold;
}

#sub-menu a.aktiv:link,
#sub-menu a.aktiv:visited,
#sub-menu a.aktiv:active,
#sub-menu a.aktiv:hover {
    color: #1D1F23;
    font-weight: bold;
}

#sub-menu a:link {
    color: #696C74;
}

#sub-menu a:visited {
    color: #696C74;
}

#sub-menu a:active {
    color: #696C74;
}

#sub-menu a:hover {
    color: #1D1F23;
    font-weight: bold;
}

#sub-menu p {
  font-size: 9px;
  color: #5f636f;
  text-align: right;
}


/* sub-menu end */


#content {
  margin: 0;
  padding: 0 0px;
}

#content p{
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  font-size: 11px;
  line-height: 20px;
}

#content ul {
  margin: 0;
  padding: 0 0px;
}
#content li {
 list-style: none;
 background-image: url(../images/icons/spiegelpunkt.gif);
 background-position: 0px 9px;
 background-repeat: no-repeat;
  padding: 0 20px;
  font-size: 11px;
  line-height: 20px;
}


#content h2 {
  font-size: 11px;
  margin: 25px 0;
}

#content h2.variante1 {
  font-size: 11px;
  margin: 25px 0;
  margin-top: 0px;
}
#content h2.variante2 {
  font-size: 11px;
  margin: 25px 0;
  color: #8b949c;
}

#content h3 {
	background: #ECEDEF;
	font-family: "Times New Roman", Helvetica, serif;
	font-size: 12px;
	color: #444;
	padding: 2px;
}

#content a {
    font-size: 11px;
    font-weight: bold;
}


#content a:link,
#content a:visited,
#content a:active,
#content a:hover {
    color: #224e7d;
    text-decoration: none;
}
#content a:hover {
     text-decoration: underline;
}

#content a.view {
    background-image: url(../images/icons/arrow_viewmap.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 13px;
}

#content a.view:link,
#content a.view:visited,
#content a.view:active {
    color: #224e7d;
    text-decoration: none;
}
#content a.view:hover {
     text-decoration: underline;
}

#content a.ext, #content a.external-link-new-window {
    background-image: url(../images/icons/link_extern.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 13px;
}

#content a.ext:link,
#content a.ext:visited,
#content a.ext:active {
    color: #224e7d;
    text-decoration: none;
}
#content a.ext:hover {
     text-decoration: underline;
}

#lang {
  padding-right: 0px;

}



#lang a {
    padding-right: 7px;
    font-size: 11px;
    text-decoration: none;
}

#lang a.ahimage {
    padding: 0 0;
    text-decoration: none;

}

#lang img {
    margin-top: 1px;
}



#lang a:link,
#lang a:visited,
#lang a:active,
#lang a:hover {
    color: #5f636f;
    text-decoration: none;
}
#lang a:hover {
     text-decoration: underline;
}

#lang a.laktiv,
#lang a.laktiv:link,
#lang a.laktiv:visited,
#lang a.laktiv:active,
#lang a.laktiv:hover {
    font-weight: bold;
}


#background123 {
	background:url(../images/title_de/backgr.gif) no-repeat;
	color: white;
	font-family: "Times New Roman", Helvetica, serif;
	line-height: 900%;
	font-size: 14px;
	width:118px;
	height:80px;
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font-family: "Times New Roman", Helvetica, serif;
	font-size: 18px;
	font-weight: normal;
	color: #8B949C;
}

.pageheader h1 {
	margin:53px 0 0 24px;
}

#content td p {
	margin: 0 0 5px 0;
	padding: 0;
}
