html, body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #EEE;
	margin: 2px 0px 0px 0px;
} 

/* Schriftarten - Arial, Verdana */
.naviTop, .mainNavi, .mainNavLink:link, .mainNavLink:visited, .mainNavLink:focus, .mainNavLink:hover, .mainNavLink:active, h1, h2, h3, a:link,
a:visited, a:hover, a:active, a.text:visited, a.text:hover., a.text:active, .topnav a:link, .topnav a:visited, .topnav a:hover, .topnav a:active, #leftnavheader a:link, #leftnavheader a:visited, #leftnavheader a:hover, .leftnavheader a:active, .topnav2, .impressum, .input, div.productdescription, div.productheader, div.productname, li{
	font-family: Arial, Verdana, Helvetica;
}

/* Schriftarten - Verdana, Arial */
div.highlight, .inputbox, table.features, a.text:link, #rightnavheader, .leftnav a:hover, #leftnav a:active, .leftnav a:link, .leftnav a:visited{
	font-family: Verdana, Arial, Helvetica;
}

.intro{
	background-image: url(/extension/hoppecke/design/hoppecke/images/top.jpg);
}

.mainTable{
	margin-top: 0px;
}

.naviTop {
	font-size: 10px;
	color: #999;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(/extension/hoppecke/design/hoppecke/images/topBG.gif);
}

.naviTopInner {
	height: 35px;
	border: 0px;
}

.breadcrumb{
	font-size: 10px;
	width: 600px;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:visited, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:hover{
	font-size: 10px;
}

.mainNavi{
	height: 33px;
 	font-family: Arial, Verdana, Helvetica;
	width: 990px;
	font-size: 13px;
	font-weight:bold;
	color: #80A2B7;
	margin-left: 10px;
	padding-left: 50px;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(/extension/hoppecke/design/hoppecke/images/topMenuBg.png);
	background-position:bottom;
}

.mainNav{
	height:26px;
	vertical-align: middle;
	text-align: center;
}


.mainNavLink:link, .mainNavLink:visited, .mainNavLink:focus, .mainNavLink:hover, .mainNavLink:active{
	height: 35px;
	font-size: 12px;
	font-weight:bold;
	color: #80A2B7;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}

.mainNavLink:link, .mainNavLink:visited, .mainNavLink:focus{
	text-decoration: none;
}

.mainNavLink:hover, .mainNavLink:active{
	padding-top: 5px;
	text-decoration: underline;
}

.mainNav-Selected{
	height:26px;
	margin-bottom: 0px;
	border: 0px;
	text-align:center;
	background-color: #7DA1B8;
	background-position:bottom;
}

.mainNavLink-Selected:hover, .mainNavLink-Selected, .mainNavLink-Selected, .mainNavLink-Selected:link, .mainNavLink-Selected:visited, .mainNavLink-Selected:focus{
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	padding: 5px; 10px 10px 0px;
	text-decoration: none;
	vertical-align: middle;
}

.topBanner{
	background-image: url(/extension/hoppecke/design/hoppecke/images/top.jpg);
}

ul{
	list-style-image: url(/extension/hoppecke/design/hoppecke/images/bullet.gif);
	color:#333;
	padding: 1px 0px 0px 4px;
	margin: 1px 0px 0px 4px;
}

li, li a:visited, li a:link, li a:active, li a:hover{
	list-style-image: url(/extension/hoppecke/design/hoppecke/images/bullet.gif);
	color:#333;
	font-size: 11px;
	padding: 2px 0px 0px 3px;
	margin: 5px 0px 0px 8px;
}

li b{
	color:#81A1B7;
}

/* alte Styles */
/* HEADER Styles */

sup{
  font-size: 0.8em; 
}

h1, h2, h3{
    padding: 0;
    font-weight: bold;
    color: #81A1B7;
}

h1{
    margin: 10px 0 10px 0;
    font-size: 15px;
}

h2{
    display: inline;
    margin: 6 0 2 0;
    font-size: 14px;
}

h3{
    display: inline;
    margin: 6px 0px 2px 0px;
    font-size: 12px;
}

/* Index page */
.indexcontent{
	width:980px;
	border:1px solid #fff;
	background-color: #fff;
	margin-bottom:10px;
}

.navi{
	width:980px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background-color: #fff;
	padding: 0px;
	background-image: url(/extension/hoppecke/design/hoppecke/images/content_bg_left.gif);
	background-repeat: repeat-y;	
}

.content{
	width:970px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	background-color: #fff;
	padding: 0px 10px 20px 10px;
	background-image: url(/extension/hoppecke/design/hoppecke/images/topMenuBg.gif);
	background-repeat: repeat-y;	
}

.indexbox {
    height:180px;
    padding: 0px;
    vertical-align:top;
}

.indexbox-right{
    height:160px;
    padding: 0px;
    vertical-align:top;
}

.welcome{
	width: 590px;
	padding: 5px;
	margin-left:2px;
}

.newsline{
	width:560px;
	padding: 5px;
	margin-left:2px;
}

.featured{
	width:245px;
	padding: 5px;
	margin-left:10px;
}


/* General Elements */
div.imageleft, div.imageright, div.leftobject, div.rightobject{
    display: inline;
    float: left;
    padding-right: 5px;
    padding-bottom: 0px;
}

div.topimage{
    padding-right: 5px;
    padding-bottom: 0px;
}

/* Links */
a:link, a:visited, a:hover, a:active, a.text:link, a.text:visited, a.text:hover, a.text:active{
	font-size: 11px;
	font-style: normal;	
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}

a:link, a:visited{
	color: #666;
}

a:hover, a:active {
	color: #81A1B7;
}

a.text:link, a.text:visited, a.text:hover, a.text:active {
	color: #333;
}

a.text:hover {
	color: #81A1B7;
}

a.text:active {
	color: #81A1B7;	
}

.DownloadLink{
  font-size: 9px !important;
}

/* Top Logo */
td.toplogo{
    background-image: url(/extension/hoppecke/design/hoppecke/images/top_bg.gif);
    background-repeat: repeat-x;
}

/*  Navigation */
td.navi{
    height:20px;
	padding-left: 10px;
	border-top:1px solid #fff;         
}

/* Menue */
.topnav a:link, .topnav a:visited, .topnav a:hover, .topnav a:active{
	display:block;
	font-size: 11px;
	font-weight: normal;
	margin:0px;
	text-align: center;
}

.topnav a:link, .topnav a:visited {
	color: #999;
	text-decoration:none;
}

.topnav a:hover, .topnav a:active {
	color: #81A1B7;
	text-decoration:underline;
}

.topnav2 {        
	font-size: 11px;
	font-weight: normal;
	color: #999999;                             
	text-decoration:none;                       
	margin:0px;                               
	padding: 4px 10px 6px 10px;
}

.menuLeft{
 	background-image: url(/extension/hoppecke/design/hoppecke/images/menuLeft.jpg);
	background-color: #6699CC;
	vertical-align:top;
}

.menuRight{
 	background-image: url(/extension/hoppecke/design/hoppecke/images/menuRight.jpg);
	background-color: #6699CC;
	vertical-align:top;
}


#leftnavheader a:link, #leftnavheader a:visited, #leftnavheader a:hover, .leftnavheader a:active{
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	margin-top:10px;
	margin-left:2px;
	margin-right:5px;
	padding: 4px 5px 6px 5px;
} 

#leftnavheader a:link, #leftnavheader a:visited { 
	background-color: #C6D2DD;
	text-transform: uppercase;	                     
}   

#leftnavheader a:hover, .leftnavheader a:active {
	background-color: #D4DEE6;
}

.leftnav a:link, .leftnav a:visited, .leftnav a:hover, #leftnav a:active {
	display:block;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	padding: 3px 5px 3px 10px;
	margin-left:2px;
	margin-right:5px;
}

.leftnav a:link, .leftnav a:visited {
	color: #FFF;
 	background-image: url(/extension/hoppecke/design/hoppecke/images/menu1.png);
}   

.leftnav a:hover, #leftnav a:active {
	color: #333;
 	background-image: url(/extension/hoppecke/design/hoppecke/images/menu0.png);
}                                                                                      

.footer{
	background-image: url(/extension/hoppecke/design/hoppecke/images/site_bg_bottom.gif);
}


#rightnavheader {       
	display:block;
	font-size: 13px;
	font-weight: bold;
	color: #009D57;
	text-decoration:none;
	padding: 4px 15px 6px 15px;
}    

/* Small Menue right side*/
table.smallmenue{
	width: 180px;
	margin-right:0px;
	padding-bottom:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-style:solid;
}

.input {
	width: 150px;
  	font-size: 11px;
  	color: #999;
	border-color:#999;
	border-width:1px;	
}

.searchimage {
	
}

.impressum{ 
	font-size: 11px;
	font-style: normal;	
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

/* NAVIGATORS */
div.requiredtext{
    color: #EE0000;
}
/* Produktseite */
div.productname{
    font-weight: bold;
    margin: 10px 10px 5px 0;
    padding: 0;
    font-size: 17px;
    color: #000;
}

div.productheader{
    font-weight: bold;
    margin: 5px 10px 5px 0;
    padding: 0;
    font-size: 11px;
    color: #81A1B7;
}

div.imageLeft	{
    margin: 5px 10px 5px 5px;
    padding: 0;
    float:left;
    display: inline;
}

.contentmain{
	padding:10px;
	vertical-align:top;
	background-color:#FFF;
}

div.productdescription{
    font-weight: normal;
    margin: 5px 10px 5px 0;
    padding: 0;
    font-size: 11px;
}

table.features{
	width: 610px;
	padding: 0px 0px 0px 0px;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color:#A8BECD; 
	border-style:solid; 
}

td.featureheader, td.benefitheader{
	width: 50%;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-color:#A8BECD; 
	border-style:solid;  
	text-align: center;    
}

td.featureheader{
	background: #D8E1E6;
}

td.benefitheader{
	background: #ABC1DA;
}

td.feature{
    vertical-align:top; 
}

td.benefit{
	vertical-align:top;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-color:#A8BECD; 
	border-style:solid;
}

table.productdata{
	width:162px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	margin-right: 8px;
	margin-left: 6px;
 	background-image: url(/extension/hoppecke/design/hoppecke/images/menu1.png);
	padding-left: 5px;
	font-size: 11px;
}

td.productdata{
	width:162px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#333; 
	vertical-align:top;
	margin-left: 6px;
	padding: 0px 5px 5px 10px;
}

/* LIST VIEWS */
table.list th{
	font-weight: bold;
	font-size: 11px;
	color: #000;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color:#7AA1B7;	
	border-style:solid;
	padding: 3px 3px 3px 3px;
	background-color: #D4DEE6;
}

th{
	background-color: #81A1B7;
	font-weight: bold;
	color: #fff;
}

tr.bglight{
	padding: 3px 3px 3px 3px;
	background-color: #E9EDF3;
	color: #333;
	height: 18px;
	line-height: normal;
}

tr.bgdark{
	padding: 3px 3px 3px 3px;
	background-color: #D7DFE8;
	color: #80A1A3;
	height: 18px;
	line-height: normal;
}

tr.bgwhite{
    padding: 3px 3px 3px 3px;
    background-color: #fff;
}

.button {
	border           : 1px solid #cccccc;
 	background-color : #e0e0e0;
  	margin           : 2px;
}

.inputbox {
	border           : 1px solid #C5D2D8;
	background       : #D8E1E6;
	color            : #336699;
	margin           : 2px;
	font-size: 12px;
}

div.highlight {
    font-weight: bold;
    margin: 5px 10px 5px 0;
    padding: 0;
    font-size: 11px;
    color: #009D57;
}

td.highlight{
	background-color: #ABC1DA;
}

div.imageRight{
    display: inline;
    float: right;
    padding-right: 2px;
    padding-left: 8px;
    padding-bottom: 5px;
}

/* MESSAGES TO THE USER */
div.attribute-image{
  float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
  border: 1px;
  border-color: #81A1B7;
}

.renderedtable, .renderedtable td{
	border:0px;
	border-style:solid;
	border-color:#D4DEE6;
    border-colorlight:#D4DEE6;
    border-colordark:#81A1B7;
}

p a:link, p a:visited, p a:active, li a:link, li a:visited, li a:active {
color:#81A1B7;
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-decoration:underline;
}

.video{
	padding-left: 6px;
	float: right;
}
