/******************************************************************************/
/*                      ______ ______ ________   _______                      */
/*                     |  ____|  ____|  ____\ \ / /_   _|                     */
/*                     | |__  | |__  | |__   \ V /  | |                       */
/*                     |  __| |  __| |  __|   > <   | |                       */
/*                     | |____| |    | |____ / . \ _| |_                      */
/*                     |______|_|    |______/_/ \_\_____|                     */
/*                                                                            */
/*          (c) efexi - www.efexi.de - Markus Hallau - info@efexi.de          */
/*                                 18.01.2009                                 */
/******************************************************************************/

/* Allgemeine HTML-Tags ANFANG */
body {
  padding: 0px;
  margin: 0px;
  background-color: #f0f0f0;
}

body, table, tr, td {
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #444444;
  line-height: 1.5;
  font-weight: normal;
  text-decoration: none;
}

td {
  vertical-align: top;
}

form {
  padding: 0px;
  margin: 0px;
  display: inline;
}

hr {
  height: 3px;
  line-height: 3px;
  border: 1px solid #4bb6e0;
  background-color: #4bb6e0;
}
  
input, textarea, select {
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #444444;
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  padding: 4px;
  margin: 0px;
}

input#submit {
  padding: 4px;
  padding-top: 2px;
  padding-top: 2px;
}

img, iframe {
  border: 1px solid #4bb6e0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: arial, sans-serif;
  color: #4bb6e0;
  line-height: 1.5;
  display: block;
}

h1 {
  font-weight: bold;
  font-size: 15px;
}

h2 {
  color: #999999;
  font-size: 13px;
}

ul {
  list-style-position: outside;
  list-style-type: none;
}

li {
	padding-left: 18px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

a, a:link, a:active, a:visited, a:hover {
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #4bb6e0;
  line-height: 1.5;
  font-weight: normal;
  text-decoration: underline;
}
/* Allgemeine HTML-Tags ENDE */

/* Design ANFANG*/
div.all {
  position: absolute;
  left: 50%;
  width: 980px;
  margin-left: -490px;
}

div.wrapper {
  width: 964px;
  padding-left: 8px;
  padding-right: 8px;
  background-image: url(wrapper.gif);
  background-repeat: repeat-y;
}

div.head {
  width: 964px;
  height: 86px;
  background-color: #ffffff;
}

div.logo {
  position: absolute;
  top: 8px;
  left: 25px;
  height: 70px;
}

div.logo img {
  border: 0px;
}

div.search {
  position: absolute;
  top: 18px;
  right: 25px;
}

div.search input {
  padding-right: 25px;
  background-image: url(search.gif);
  background-repeat: no-repeat;
  background-position: right center;
}

div.top_menu {
  position: absolute;
  top: 58px;
  right: 20px;
}

div.top_menu ul {
  margin: 0px;
  padding: 0px;
}

div.top_menu ul li {
  display: inline;
  padding: 0px;
  padding-right: 6px;
  padding-left: 7px;
  border-right: 1px solid #d7d7d7;
	background-image: none;
}

div.top_menu ul li a {
	text-decoration: none;
}

div.top_menu ul li.menu-last {
  border-right: 0px;
}

div.main_menu {
  width: 964px;
  height: 32px;
  background-image: url(main_menu.gif);
  background-repeat: repeat-x;
  text-align: left;
}

div.main_menu ul {
  margin: 0px;
  padding: 0px;
}

div.main_menu ul li {
  float: left;
  border-right: 1px solid #999;
  padding: 0px;
	background-image: none;
}

div.main_menu ul li a, div.main_menu ul li a:link, div.main_menu ul li a:active, div.main_menu ul li a:visited {
  color: #ffffff;
  line-height: 32px;
  padding-left: 12px;
  padding-right: 12px;
  border-right: 1px solid #ffffff;
  line-height: 32px;
  display: block;
  text-decoration: none;
}

div.main_menu ul li.menu-current a {
  background-color: #8c8c8c;
}

div.main_menu ul li.menu-child a {
  background-color: transparent;
}

div.main_menu ul li a:hover {
  background-color: #8c8c8c;
  text-decoration: none;
  color: #ffffff;
}

div.title {
  width: 939px;
  line-height: 52px;
  color: #b7ebff;
  font-size: 17px;
  font-weight: bold;
  padding-left: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-image: url(title.jpg);
  background-repeat: no-repeat;
}

div.where {
  width: 964px;
  height: 25px;
  padding-top: 11px;
  padding-bottom: 1px;
  padding-left: 10px;
  background-image: url(where.gif);
  background-repeat: no-repeat;
  font-size: 12px;
}

div.where img {
  border: 0px;
}

div.where ul {
  margin: 0px;
  padding: 0px;
}

div.where ul li {
  display: inline;
  padding: 0px;
	background-image: none;
}

div.where ul li a {
	text-decoration: none;
}

div.where ul li.menu-current a {
  color: #444444;
}

div.where ul li.menu-child a {
  color: #4bb6e0;
}

div.container {
  width: 964px;
  background-image: url(container.gif);
  background-repeat: repeat-y;
}

div.content {
  width: 684px;
  margin: 20px;
  float: left;
  display: inline;
}

div.sub_menu {
  width: 200px;
  margin: 20px;
  margin-bottom: 0px;
  float: right;
  display: inline;
}

div.sub_menu div.sub_menu_inside {
  padding-bottom: 20px;
}

div.sub_menu div.sub_menu_inside span {
  color: #aaaaaa;
  font-weight: bold;
}

div.sub_menu div.sub_menu_inside ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

div.sub_menu div.sub_menu_inside ul ul {
  margin-left: 15px;
  margin-bottom: 3px;
  list-style: none;
}

div.sub_menu div.sub_menu_inside ul li {
  margin: 0px;
  padding: 0px;
	background-image: none;
}

div.sub_menu ul li a, div.sub_menu ul li a:link, div.sub_menu ul li a:active, div.sub_menu ul li a:visited {
  text-decoration: none;
}

div.sub_menu ul li.menu-current a {
  text-decoration: none;
  color: #444444;
}

div.sub_menu ul li.menu-child a {
  color: #4bb6e0;
}

div.sub_menu ul li a:hover{
  text-decoration: underline;
}

div.both {
  clear: both;
}

div.foot {
  width: 964px;
  height: 32px;
  line-height: 32px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-top: 4px;
  margin-bottom: 20px;
  background-image: url(foot.gif);
  background-repeat: no-repeat;
  text-align: center;
  color: #aaaaaa;
}
/* Design ENDE */