#tabs {
  width: 728px;
  z-index:1;
  }

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  }
  
td  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  }
.content  {
  line-height: 1.35em; 
  text-align: left;
  }

H1 { 
  FONT-WEIGHT: bold; 
  FONT-SIZE: 10pt; 
  COLOR: #000000; 
  FONT-FAMILY: Verdana, Arial; 
  text-align: left;
  margin-top: 5px;
  }
H2 { 
  FONT-WEIGHT: bold; 
  FONT-SIZE: 13pt; 
  COLOR: #737373; 
  FONT-FAMILY: Verdana, Arial; 
  text-align: left;
  margin-top: 5px;
  }
H3 { 
  FONT-WEIGHT: bold; 
  FONT-SIZE: 10pt; 
  COLOR: #000000; 
  FONT-FAMILY: Verdana, Arial; 
  text-align: left;
  margin-top: 5px;
  }
    
form	{
	margin:0px;
	padding:0px;
}

.search_box { text-align: center; font-size: 11px;}
.search_box a { color: #000000; text-decoration: none;}

a { color: #000000; text-decoration: none;}
a:hover { text-decoration: none;}

.artikel_links { font-size: 8pt; text-align: left; color: #000000; font-family: verdana, arial; line-height: 16px;}
.artikel_links a{ color: #000000; text-decoration: none;}

 
 
/* TAB-Menü */

#tabtop {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  background: #ffffff;
  }

#tabtop li>ul { 
	top: auto;
	left: auto;
  }

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

.tabtopli{
	list-style-type:none;
	float:left;
}

.tabtoptitle{
	display:block;
/*	width:80px; */
	text-indent:3px;
	text-decoration: none;
	border:1px solid #737373;
	padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 17px;
	line-height:15px;
  color: #ffffff;
  font-weight: bold;
  background: #BABABA;
  font-size: 13px;
  }

.tabtopli a:hover {
  background: #D5EBF0;
  color: #000000;
  }

.tabsub {
	margin-top: -1px;
	background-color:#EAEAEA;
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #737373;
	border-right:2px solid #737373;
	border-left:7px solid #D5EBF0;
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.tabsubli a{
	display:block;
	padding:3px;
	text-decoration: none;
	color: #000000;
  width: 200px;
	border-top: 1px solid #737373;
}

.tabsubli a:hover {
	text-decoration: none;
	background: #737373;
	color: #FFFFFF;
  }

/* Menu-Menü */

#menu {
    font: 11px Verdana, Arial, sans-serif; 
    width: 160px; 
    }
#menu a {
    border-left: #737373 5px solid; 
    padding-right: 0px;
    display: block; 
    padding-left: 10px; 
    border-right-width: 0px;
    background: #BABABA; 
    border-bottom-width: 0px;
    margin: 0px 0px 1px; 
    color: #FFFFFF;
    padding-top: 4px; 
    padding-bottom: 4px; 
    text-align: left; 
    text-decoration: none;
    font-weight: bold;
    }
	
#menu a:hover {
    border-left: #BABABA 5px solid; 
    background: #D5EBF0; 
    color: #000000;
}

.linktipps{
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #000000;
		text-align: center;
		margin-left: 0px;
		margin-top: 0px;
	}

.linktipps a{
	color: #000000; text-decoration: none;
	}
  
.bewertungen td{
    font-size: 8pt;
    text-align: center;
    }
    
.webtippsTitle {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 140%;
  color: #0000CC;
  text-decoration: none;
  font-weight: none;
  }
.webtippsText {
  font-family: Verdana, Arial;
  font-size: 8pt;
  line-height: 130%;
  color: #000000;
  }    
.webtippsURL {
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 130%;
  margin-bottom: 10px;
  color: #008000;
  }
.webtippsTitle a {
  color: #0000CC;  
  text-decoration: underline;
  }

