html {
  height:101%;
}

p {
  margin-top:0;
  padding-top:0;
}

.country_select {
  text-align:left;
  height:23px;
  padding-bottom:2px;
  padding-top:2px;
}


.header
{
    text-align:left;
    color:#ffffff;
    font-size:40px;
    height:150px;
    width:100%;
	  overflow:hidden;
}

.inhalt
{
    text-align:left;
    width:500px;
    padding:6px;
    vertical-align:top;
    background:#ffffff;
    height:400px;
    overflow:hidden;
}

.footer
{
    color:#aaaaaa;
    font-size:8pt;
    padding:10px;
    margin-left:6px;
}

.navigation
{
  padding:6px;
	padding-left:10px;
	background:#263f8f;
	text-align:left;
	color:#ffffff;
	overflow:hidden;
	height:20px;
}

.navigationtext
{
    text-decoration:none;
    color:#ffffff;
	font-size:10.5pt;
}

.navigationtext:hover
{
    text-decoration:none;
    color:#dddddd;
}

.subnavigation {
  vertical-align:top;
  background:#ECEEEB;
  text-align:left;
  width:200px;
  border-right:1px solid #263f8f;
}

.subnavigationentry {
  text-decoration:none;
  color:#000000;
	padding:3px;
	padding-left:7px;
	font-size:11pt;
	background-image:url(common/haarlinie.jpg);
	background-repeat:repeat-y;
	margin-bottom:2px;
}

.subnavigationentry_active {
    text-decoration:none;
    color:#000000;
	padding:3px;
	padding-left:7px;
	font-size:11pt;
	background-image:url(common/haarlinie2.jpg);
	background-repeat:repeat-y;
	margin-bottom:2px;
}

.subnavigationtext {
    text-decoration:none;
    color:#000000;
	font-size:11pt;
}

.subnavigationtext:hover {
    text-decoration:none;
    color:#444466;
	font-size:11pt;
}

.kategorie_eintrag {
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	background:#cccccc;
	padding:5px;
}

.kategorie_eintrag2 {
	border-right:1px solid #aaaaaa;
	background:#cccccc;
	padding:5px;
	font-size:8pt;
}

.news {
}

.newstitle {
	background:#CCCCCC;
	padding:7px;
	font-size:8pt;
	text-align:center;
	font-weight:bold;
	color:#000000;
	
}

.newsentry {
	padding:10px;
	font-size:8pt;
	height:400px;
}

.searchfield {
	border-top-width: 1px;
	border-right-width: 0pt;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #595959;
	border-top-color: #595959;
	border-bottom-color: #595959;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0pt;
	padding-left: 2px;
	height: 18px;
	width: 100px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-color: White;
}

.gobutton {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #595959;
	border-right-color: #595959;
	border-bottom-color: #595959;
	border-left-color: #595959;
	height: 20px;
	width: 23px;
	vertical-align: middle;
}

.table_value_ind {
	background:#DBDEEA;
	color:#000000;
	font-weight:normal;
	vertical-align:top;
	padding:5px;
}

.table_title {
	background:#ECEEEB;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
	padding:5px;
}

.table_value {
	background:#A6ABCE;
	color:#000000;
	font-weight:normal;
	vertical-align:top;
	padding:5px;
}

.productnavigationentry {
	font-size:12pt;
}

.product_navigation {
  width:100%;
  height:300px;
  background:url(common/produkt_bgnd.jpg) no-repeat;
}

.product_image {
  border:1px solid #263f8f;
}


.rightcol {
  vertical-align:top;
  background:#ECEEEB;
  text-align:left;
  width:200px;
  border-left:1px solid #263f8f;

}