html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
   font-family: Times New Roman,serif;
     /*font-family: Verdana,sans-serif;*/
	line-height: 1.3em;
	margin: 3% 0px 0px 0px;
	font-size: 12pt;
	color: #585858;
	background-color: #063869;
}

.contentheading{
 font-size: 15pt;
 color: #063869;
/*font-style:italic;*/
  font-weight: 700;
}

a:link, a:visited {
	text-decoration: none;
	color: #063869;
}

a:hover {
	text-decoration: underline;
	color: #063869;
}


#container{
 width: 942px;
 background-color: #fff;
 position: relative;
 left: 50%;
 margin-left: -470px;
}

#header{
    width: 942px;
    height: 210px;
 	background: url(../images/steuerberater_header.gif) 0 0 no-repeat;
}

#content {
 width: 542px;
 min-height: 300px;
 margin-left: 152px;
}

#footer{
 width: 942px;
 height: 21px;
 background: url(../images/steuerberater_footer.gif) 0 0 no-repeat;
 font-size: 12px;
 color: #063869;
 padding-left: 10px;
 padding-top: 2px;
}


#mainnav ul.menu{
 position: relative;
 top: 20px;
 left: -20px;
 list-style-type: none;
 font-size: 8pt;
 font-weight: 600;
 }
 
 #mainnav ul.menu li{
  height: 30px;
  background: url(../images/quadr_06.gif)  0px 7px no-repeat;
  padding-left: 15px;
 }
  #mainnav ul.menu li:hover,   #mainnav ul.menu li.active{
   background: url(../images/quadr_03.gif)  0px 7px no-repeat;  
  }
  
  
a.pathway, .breadcrumbs{
 font-size: 11px;
 color: #ACACAC;

}  


#wrapsuche{
 float: right;
 position: relative;
 top: -30px;
 right: 30px;
}
#wrapsuche label{
 font-size: 12px;
 color: #063869;
 font-weight: bold;
}
.search .button{
 position: relative;
 top: 3px;
 left: 5px;
  border: solid 0px #063869;
}

#wrapsuche .inputbox{
 font-size: 12px;
 border: solid 1px #063869;
 margin-left: 5px;
}

#ftext {
    margin-top:40px;
    width: 942px;
   position: relative;
 left: 50%;
 margin-left: -470px;
 font-size: 11px;
 font-family: serif;
 color: #C0C0C0;
}

a.KeyWordSelection{
   color: #C0C0C0; 
}
