body {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #000000;
  
  background-image: url(../p/page_bg.gif);
  background-repeat: repeat-x;
}

a:link, a:visited, a:focus, a:active {
  text-decoration: none;
  color: #852D93;
}

img {
  border: none;
  margin: 0;
  padding: 0;
}

input {
  border: 1px solid #BEC5CD;
  background-color: #ffffff;
}

.text_input {
  width: 118px;
  height: 20px;
  padding-top: 1px;
}

.radio_input {
  position: relative;
  top: 3px;
}

.submit_input {
  text-align: center;
  color: #000000;
  height: 20px;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #DCDEE2;
  border: none;
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

.submit_input:hover {
  background-color: #BEC5CD;
  color: #ffffff;
}

html {
height: 100.01%;
}

.clear {
clear: both;
}

.right {
  float: right;
}

#page {
  width: 1000px;
}

#header {
  width: 1000px;
  height: 100px;
}

#kommred_logo {
  position: absolute;
  top: 0px;
  left: 295px;
  width: 210px;
}

#search {
  position: absolute;
  top: 60px;
  left: 800px;
  width: 200px;
}

#search .submit_input {
  margin-left: 5px;
}

/*.button:link, .button:visited, .button:active {
  text-align: center;
  color: #000000 !important;
  height: 20px;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #DCDEE2;
  text-decoration: none;
}

.button:hover {
  background-color: #BEC5CD;
  color: #ffffff !important;
  text-decoration: none !important;
}*/

#kommunikatisten_logo {
  position: absolute;
  top: 8px;
  left: 620px; 
}

#main_navi {
  position: relative;
  margin-left: 180px;
  width: 598px;
  height: 30px;
  border-color: #C296C9;
  border-style: solid;
  border-width: 0px 1px 0px 1px;
  background-image: url(../p/main_navi_bg.gif);
  background-repeat: repeat-x;
}

#main_navi ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 600px;
}

#main_navi ul li{
  float: left;
  margin: 0px;
  padding: 0px;
  border-color: #C296C9;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  height: 30px;
}

#main_navi ul .first {
  border: none;
}

#main_navi ul li a {
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 6px;
  height: 24px;
  color: #541C84;
  font-size: 12px;
}

#main_navi ul li .active{
  background-image: url(../p/main_navi_active_bg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
}

#main_navi ul li a:hover {
  background-image: url(../p/main_navi_over_bg.gif);
  background-repeat: repeat-x;
}

#left {
  clear: both;
  margin-left: 10px;
  margin-top: 158px;
  width: 170px;
  float: left;
}

#right {
  margin-left: 20px;
  margin-top: 158px;
}

.box {
  margin-bottom: 20px;
}

.box a:hover, .box a:focus {
  text-decoration: underline;
}

#left .box {
  width: 152px;
}

#right .box {
  width: 192px;
}

.box_navi {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-color: #BEC5CD;
  border-width: 0px 1px 0px 1px;
  background-color: #F1F3F4; 
  /*width: 150px;*/
}

.box_navi li {
  border-style: solid;
  border-color: #ffffff;
  border-width: 0px 0px 1px 0px;
}

.box_navi li a {
  padding: 8px;
  color: #852D93;
  font-size: 12px;
  display: block;
}

.box_navi li a:hover, .box_navi li .active{
  background-color: #E2E5E9;
  text-decoration: none;
}

.box_content {
  padding: 10px;
  padding-bottom: 5px;
  border-style: solid;
  border-color: #BEC5CD;
  border-width: 0px 1px 0px 1px;
  background-color: #F1F3F4;
}

.box_header {
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-left: 8px;
  padding-bottom: 4px;
  border-style: solid;
  border-color: #BEC5CD;
  border-width: 0px 0px 1px 0px;   
}

#left .box .box_header {
  background-image: url(../p/left_box_header_bg.gif);
  width: 144px;
}

#right .box .box_header {
  background-image: url(../p/right_box_header_bg.gif);
  width: 184px;
}

.box_footer {
  background-repeat: no-repeat;
  height: 17px;  
}

#left .box .box_footer {
  background-image: url(../p/left_box_footer_bg.gif);
  width: 152px;
}

#right .box .box_footer {
  background-image: url(../p/right_box_footer_bg.gif);
  width: 192px;
}

.box_header h2 {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-weight: normal;
}

#right .box .text_input {
  width: 168px; 
}

#powered_by_kommred {
  margin-top: 25px;
}

#center {
  float: left;
  width: 600px;
  margin-top: 1px;
}

#content {
  width: 538px;
  background-color: #FBFBFC;
  border-style: solid;
  border-color: #BEC5CD;
  border-width: 0px 1px 0px 1px;
  padding-right: 40px;
  padding-left: 20px;
  padding-bottom: 3px;
  font-family: Georgia;
  font-size: 14px;
  line-height: 22px;
}

#content h1 {
  margin-top: 35px;
  margin-bottom: 8px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #541C84;
}

#content a:link, #content a:visited, #content a:active {
  color: #852D93;
  font-weight: bold;
}

#content a:hover, #content a:focus, #content a:active {
  text-decoration: underline;
}

#content_footer {
  background-image: url(../p/content_footer_bg.gif);
  background-repeat: no-repeat;
  width: 600px;
}

#theme {
  margin-left: -20px;
  /*margin-bottom: 35px;*/
}

#right {
  float: left;
}
