/*
    Document   : dkfbstyle
    Created on : 24.07.2009, 18:10:50
    Author     : guest
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;
}
#header {
    width: 100%;
  height: 67px;
  background-color: #005777;
background-image: url(head2.jpg);
background-repeat: repeat-x;
}

#header img {
  border: none;
}

#header a:hover {
  border: none;
}

/* Sets where the header images will go */
#header img.left {
  position: absolute;
  z-index: 1;

  top: 0;
  left: 0;
}

#header img.right {
  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
}


#content {
  height: 100%;
  min-height: 100%;
  text-align: left;

}

#content,
#width {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}

#content[id],
#width[id] {
  width: 100%;
  height: auto;
}

#content a:hover img {

  border: 2px solid #FFF !important;
  border: 2px solid #8BE6FA;
}




#mainMenu {
  float: left;
  width: 100%;
  clear: both;
  margin: 0em 0em 2em 0em;
}

#mainMenu ul {
  margin: 0 1em;
  padding: 0;
}

#mainMenu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

#mainMenu li a {
  float: left;
  margin: 0 2px;
  padding: 5px 0.4em;

  font: 400 1.3em verdana, arial, sans-serif;
  text-decoration: none;
  color: #FFF;
}

#mainMenu li a.here {
  font-size: 1.2em;
}

#mainMenu li a:hover,
#mainMenu li a.here {
 color: #e3e8b6;
  border-top: 0;
   background-color: #005777;
}

#activeMM li a:hover,
#activeMM li a.here{
  background-color: #005777;

}
#activeMM{
  background-color: #005777;

}

#mainMenu li a.last {
  margin-right: 0;
}




/**************************************************************
   .sideMenu: The side bar menu
 **************************************************************/

ul.sideMenu {
  margin: 0;
  padding: 0;
}

.sideMenu > li {
  margin-bottom: 0.5em;
}

.sideMenu li {
  display: block;
  padding: 0.2em;
  color: #005777;
  background: #e3e8b6;

  /* Needed since IE fails when you give it list-style: none; */
  list-style-image: url(foo.gif);
  font: 400 1.2em "trebuchet ms", serif;
}

.sideMenu li ul {
  margin: 0;
  padding: 0;
}

.sideMenu li a {
  display: block;
  padding: 3px 5px;

  text-decoration: none;
  color: #005777;
}

.sideMenu li a:hover {
  color: #65EBFF;
  background: #5F5F5F;
}

.sideMenu li ul li a {
  padding-left: 35px;
  font: 400 0.65em verdana, arial, sans-serif;
  color: #005777;
  background: url(bullet.png) no-repeat 10px 0px;
}

.sideMenu li ul li a:hover {
  color: #9FF3FF;
  /*background: #5F5F5F url(bullet.png) no-repeat 10px 0px;*/
}

#activSub{


  color: #E4F7FA;
padding-left: 35px;
background: #005777 url(bullet_act.png) no-repeat 10px 0px;


  }


/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
  padding: 0em 2em;
  clear: both;

  padding-bottom: 4em;
  height: 80%;
  min-height: 80% !important;
}




/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
  float: left;
  width: 100%;
  clear: both;

  margin-top: -1em;
  background-color: #005777;
}

/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 3;
  width: 98%;
  font-size: 0.85em;
  padding-top: 27px;
}



/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 72%;
}

.width50 {
  width: 49.7%;


}
.width48 {
  width: 48%;
  background-color: inherit;


}
.width33 {
  width: 32.7%;
}

.width25 {
  width: 23%;
}



/**************************************************************
   Alignment classes
 **************************************************************/
.floatLeft {
  float: left;
}
.floatLefthome {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}


/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.gradient {
  margin-bottom: 2em;
  background-color: #005777;
}






html {
  height: 100%;
}

body {
  height: 100%;

  margin: 0;
  padding: 0;
  text-align: center;

  font: 400 0.8em verdana, arial, sans-serif;
  line-height: 170%;
background-color: #b0b894;
  /*background: #b0b894 url(../images/bg/top_bg.jpg) repeat-x top left;*/
  color: #EEE;
}

h1 {

  font: 700 1.5em verdana, arial, sans-serif;
  color: #FFF;
}

h2 {
  font: 400 1.3em verdana, arial, sans-serif;
  color: #e3e8b6;
}

h2 a {
  color: #29E3FF;
}

h2 a:hover {
  color: #FFF;
}

h3 {
  font: 400 1.1em verdana, arial, sans-serif;
  color: #e3e8b6;
}

h4 {
  font: 700 1.2em "trebuchet ms", serif;
  color: #F39F01;
}

h5 {
  font: 700 1.1em "trebuchet ms", serif;
  color: #F17400;
}

h6 {
  font: 700 1em "trebuchet ms", serif;
  color: #FF4B33;
}


h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 15px;
}
hr{
  color: #e3e8b6;
  width: 75%;
  text-align:center;
}

#img_center{
  text-align: center;
  font-style: italic;
}

#withborder {
width: 90%;
  border: 1px solid #e3e8b6;
  border-collapse: collapse;
  margin-left: 15px;
}
#withborder th{
  font-weight: bold;
  border: 0px;
  text-align:center;
}
#withborder td {
  font-size: 12px;
  border: 1px solid #e3e8b6;
}

#noborder {
width: 90%;
  border: 0px;
  border-collapse: collapse;
  margin-left: 15px;
}
#noborder th{
  font-weight: bold;
  border: 0px;
  text-align:center;
}
#noborder td {
  font-size: 12px;
  border: 0px;
  vertical-align: top;
}

#noborder h3 {
  font-size: 13px;
  font-weight:bold;
  border: 0px;
  vertical-align: top;
}
.leftColumn h1,
.leftColumn h2,
.leftColumn h3,
.leftColumn h4,
.leftColumn h5,
.leftColumn h6,
.leftColumn p,
.leftColumn dl {
  padding-left: 0;
}

a {
  color: #FFF;
}

/* Uncomment this if you would like a visited link style
a:visited {
  text-decoration: line-through;
} */

a:hover {
  color: #e3e8b6;
}

/*b {
  color: #FFF;
}*/

ol, ul {
  margin: 10px 30px;
  padding: 0 30px;
}

ol {
  color: #white;
}

ol span {
  color: #EEE;
}

ul {

}

del {
  color: #AAA;
}

code {
  margin: 10px 15px;
  padding: 10px;
  display: block;
  overflow: auto;

  font: 400 1em courier, monospace;
  line-height: 120%;
  white-space: pre;

  background: #444;
}

.leftColumn code {
  margin-left: 0;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #b0b894;
}

dt {
  font-weight: bold;
  color: #e3e8b6;
}

dd {
  margin-left: 0;
  padding-left: 25px;
}




/**************************************************************
   Form Elements
 **************************************************************/


.input_text{
  width: 280px;
}
input,
textarea,
select {
  padding: 2px;
  font: 400 1em verdana, sans-serif;
  color: #444;
  background: #EEE;
  border: 1px solid #444;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E4F7FA;
  border: 1px solid #00DFFF;
}

input.button {
  padding: 2px 5px;

  font: 400 1.1em "trebuchet ms", serif;

  color: #555;
  background: #9FF3FF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF #00DFFF #00DFFF #FFF;
}





/**************************************************************
   Blockquote and included icons
 **************************************************************/

blockquote {
  margin: 10px 15px 10px 15px;
  padding: 27px;
  color: #005777;
  background-color: #e3e8b6;
  /*background-image: url(../images/icons/quote.gif);
  background-repeat: no-repeat;*/
  background-position: 5px 50%;
}

blockquote.exclamation {
  background-image: url(../images/icons/exclamation.gif);
}

blockquote.stop {
  background-image: url(../images/icons/stop.gif);
}

blockquote.go {
  background-image: url(../images/icons/go.gif);
}




/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 5px 0px 10px 15px;
}



img.floatLeft {
  margin: 5px 15px 10px 0px;
}

a img {
  border: 2px solid #8BE6FA;
}

#image_center{
  text-align: center;
  font-style: italic;
  padding: 5px;
}



form {
	padding: 15px 15px 15px 15px;
         margin: 15px 15px 15px 15px;
}

#formLeft {
	width: 320px;
	float: left;
	}
	#formLeft input {
		width: 250px;
		margin: 0 0 20px 0;
		border: none;
		text-align: center;
		background: none;
		margin: 13px 0 0 8px;
		font-size: 1.4em;
	}
	#formLeft .input-bg {
		background: url(images/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 45px;
		margin-bottom: 10px;
		position: relative;
	}
	#formLeft .active {
		background: url(images/form-sm-bg.jpg) top left no-repeat transparent;
	}
#formRight {
	width: 360px;
	float: right;
	padding-right: 44px;
	}
	#formRight textarea {
		width: 298px;
		height: 209px;
		display: block;
		border: none;
		background: none;
		margin: 0 0 0 20px;
		padding: 13px 0 13px 0;
		font-family: Helvetica, sans-serif;
		font-size: 1.3em;
		overflow: auto;
	}
	#formRight .message-bg {
		background: url(images/message-bg.jpg) bottom left no-repeat transparent;
		height: 238px;
	}
	#formRight .active {
		background: url(images/message-bg.jpg) top left no-repeat transparent;
	}
label {
	/*display: block;
	font-size: 1em;
	text-indent: 10px;
	font-weight: bold;
        */


  width: 150px;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;

}
legend {
  font: 400 1.3em verdana, arial, sans-serif;
  color: #e3e8b6;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {
	float: right;
	padding-right: 31px;
}
#ul_form{
 list-style: none;
 list-style-image: url("foo.jpg");
}
#ul_form li{
  line-height: 1.8;
 border-bottom: 1px solid;
}
#kcup{
  color: #005777;
  background-color: #e3e8b6;
  margin: 10px;
  padding: 10 px;
  text-align:center;
  font: italic 1.2em Trebuchet MS, Verdana , Arial, Helvetica, sans-serif;
  line-height: 1.8em;
}

#kcup a,#kcup h1,#kcup h2{
  color: #005777;
  font-family: Trebuchet MS, Verdana , Arial, Helvetica, sans-serif;

}
#kcup a:link{
  color: #005777;

}
#kcup a:hover{
 color: teal;
}
img.right {
      	float:right;
      	padding: 15px 15px 15px 15px;
      	border:none;
      }
img.left {
      	float:left;
      	padding: 15px 15px 15px 15px;
      	border:none;
      }