@import "template.css";
@import "forms.css";

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 1002px;}

/*Header height*/
#header {height: 192px;}

/*Column's width*/
#left {width: 230px; padding: 10px; margin-left: 25px;}
#page {width: 675px; padding: 20px 20px 120px 20px;}
/*#content {width: 990px;}*/

/*Height of the footer */
#footer {height: 50px;}
#content {padding-bottom: 50px;}

#topmenu, #content {
  margin-left: 6px;
  margin-right: 6px;
}

/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  background: #313131 url(../images/bg_body.gif) repeat-x top;
}
#container {
  text-align: justify;
  font-size: 0.8em;
  background: #fff url(../images/bg_container.gif) repeat-y top;
}

#header {
  background: #d1cbcb url(../images/bg_header.gif) no-repeat;
}
#header .logo {
  margin: 0 0 0 31px;
  border: 0;
  padding: 0;
}
#header .headimgright {
  width: 402px;
  height: 177px;
  margin-top: 15px;
  margin-right: 11px;
  display: block;
  float: right;
}

#topmenu {
  height: 44px;
  background: #9f0006 url(../images/bg_topmenu.gif) repeat-x;
}
#utilmenu {
  width: 250px;
  padding-left: 25px;
  height: 28px;
  padding-top: 16px;
  background: #9f0006 url(../images/bg_utilmenu.gif) no-repeat;
  display: block;
  float: left;
  font-size: 0.8em;
  color: #cacaca;
  text-align: center;
}
#content {
  background: url(../images/bg_content.gif) no-repeat top;
}
#left {
  background: url(../images/bg_left.gif) repeat-y;
  display: inline;
}
#left .menu {
  margin-bottom: 15px;
}
#left p.kurz {
  font-size: 0.8em;
  color: #132530;
  margin: 10px 0;
  text-align: center;
}

#fulltext {
  display: block;
  background-color: #e1e1e1;
  height: 90px;
  border: 1px solid #dbdbdb;
  padding: 0 18px 0 15px;
}
#fulltext .search {
  padding: 0; margin: 0;
}

#fulltext .bg_input {
  border: 1px solid #c2c2c2;
  display: block;
  width: 193px;
  float: left;
}
#fulltext .search_input {
  float: right;
  margin-top: 6px;
}

#page {
  color: #434343;
  font-size: 0.9em;
  display: inline;
  float: right;
}
#page a {
  color: #434343;
  font-weight: bold;
  text-decoration: none;
}
#page a:hover {
  color: #D40C13;
}
/* ------ FOOTER --------*/
#left_bottom {
  position: absolute;
  width: 250px;
  height: 16px;
  background: url(../images/bg_left_bottom.gif) no-repeat;
  bottom: 50px;
  margin-left: 31px;
}
#page_bottom {
  position: absolute;
  width: 690px;
  height: 100px;
  bottom: 50px;
  margin-left: 291px;
  border-top: 1px solid #e1e1e1;
  text-align: center;
  padding-top: 10px;
}
#page_bottom img {
  margin: 0 4px;
}

#footer {
  width: 100%;
  background: #fff url(../images/bg_footer.gif) no-repeat;
  font-size: 0.8em;
}

#foot {
  text-align: right;
  color: #7c7c7c;
  font-weight: normal;
  margin-top: 6px;
  margin-right: 15px;
  width: 350px;
  float: right;
}
#foot a {
  color: #1a4a74;
  text-decoration: none;
}
#foot a:hover {
  color: #D40C13;
  text-decoration: none;
}

/* --------- UTILS MENU -------- */
#utilmenu a {
  color: #cacaca;
  text-decoration: none;
}
#utilmenu a:hover {
  color: #fff;
  text-decoration: none;
}

/* --------- Top menu ---------- */
#topmenu ul {
  height: 44px;
  margin-left: 300px;
  background: url(../images/bg_topmenu_a.gif) no-repeat left;
  padding-left: 3px;
}

#topmenu li {
  height: 44px;
  line-height: 44px;
}
#topmenu li a {
  display: block;
  float: left;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.2em;
  background: url(../images/bg_topmenu_a.gif) no-repeat right;
  padding: 0 15px;
}
#topmenu li a:hover {
  text-decoration: underline;
}

/* ------- left menu --------- */
#left ul {
  text-align: left;
  margin-left: 22px;
}
#left ul li a {
  background: url(../images/bull_inactive.gif) no-repeat left center;
  display: block;
  width: 175px;
  padding: 3px 10px 3px 16px;
  text-decoration: none;
  color: #787878;
  font-weight: normal;
  font-size: 0.8em;
}
#left ul li a:hover {
  background: url(../images/bull_active.gif) no-repeat left center;
  color: #d40c13;
}
#left ul ul li a {
  background: url(../images/bull_inactive.gif) no-repeat left center;
  display: block;
  width: 155px;
  padding: 3px 10px 3px 16px;
  text-decoration: none;
  color: #787878;
  font-weight: normal;
  font-size: 0.8em;
}
/* --------- Footer menu ---------- */
#footer .menu {
  width: 550px;
  float: left;
  padding-top: 7px;
}

#footer ul {
  height: 20px;
  margin-left: 28px;
  padding-left: 3px;
}

#footer li {
  height: 20px;
  line-height: 20px;
  display: inline;
}
#footer li a {
  display: block;
  float: left;
  color: #D40C13;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background: url(../images/bg_redline.gif) no-repeat left;
  padding: 0 15px;
}
#footer li a:hover {
  text-decoration: underline;
}
#footer a {
  color: #7C7C7C;
  font-weight: bold;
}
#footer a:hover {
  color: #e83132;
  font-weight: bold;
}

/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.6em;
  color: #D40C13;
  font-weight: normal;
  font-style: normal;
}
h2 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.6em;
  color: #666666;
  font-weight: normal;
}
h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
}
h4 {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #7c7c7c;
  margin: 10px 0;
}

a {
  color: #E83132;
  text-decoration: none;
}
a:hover {
  color: #E83132;
  text-decoration: none;
}
p {
  margin: 0;
}


/*developer*/
/*body {background-color: #FFF5E6;}
#container {background-color: silver;}
#header {background-color: #efa4ae;}
#footer {background-color: #bf9347;}
#content {background-color: #afdbff;}
#topmenu {background-color: #0033cc;}
#left {background-color: #811f72;}
#page {background-color: #97468b;}
#right {background-color: #bd4ec0;} */

