body {
margin-left : 0; 
margin-top : 10px; 
margin-right : 0; 
margin-bottom : 0; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt; 
color : #222222; 
background-color: #ffffff; 
} 

h1 {
	font-size: 15pt;
	font-weight: normal;
	margin-top : 0;
	margin-bottom : 2pt; 
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-top : 0;
	margin-bottom : 2pt; 
}

table.gitternetzz {
	border: 1px solid #0404B4;
	width: 190px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
    padding-right:5px;
}

/* Tabelle mit grünem Rahmen und Gitternetz */
table.gitternetz {
	border: 1px solid #0404B4;
	width: 192px;
	height: 200px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
    padding-right:5px;
	font-size:11px
}
td.gitternetz {
	border: 0px solid #0404B4;
	background-color: #0404B4;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-image:   url(../_img/nav_bg.jpg);
}

/* Tabelle mit grauem Rahmen und Gitternetz */
table.gittergrau {
	border: 2px solid #666666;
	border-collapse: collapse;
}
td.gittergrau {
	border: 1px solid #666666;
	border-collapse: collapse;
}


.dots {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}

.bilderk {
	font-size: 10px;
	color: #999999;
}

/* Content-Links */
a:visited {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}

/* Produkte-Menu-Links */
a.menu {
display : block; 
text-align : left; 
padding : 2px 2px 2px 4px; 
text-decoration : none; 
margin : 2px 2px 2px 0; 
font-size : 10pt; 
background-color : #000099; 
background-image :   url(../_img/nav_bg.jpg); 
width : 120px; 
border-top : 1px solid #0404B4; 
border-right : 1px solid #0404B4; 
border-bottom : 1px solid #0404B4; 
border-left : 1px solid #0404B4; 
} 
a.menu:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
a.menu:active {
color : #FFFFFF; 
text-decoration : none; 
} 
a.menu:link {
color : #FFFFFF; 
text-decoration : none; 
} 
a.menu:hover {
color : #FFFFFF; 
text-decoration : none; 
border-top : 1px solid #eeeeee; 
border-right : 1px solid #eeeeee; 
border-bottom : 1px solid #eeeeee; 
border-left : 1px solid #eeeeee; 
} 

/* Menu index-Titel */
a.imenu {
text-decoration : none; 
} 
a.imenu:visited {
color : #ffffff; 
text-decoration : none; 
} 
a.imenu:active {
color : #ffffff; 
text-decoration : none; 
} 
a.imenu:link {
color : #ffffff; 
text-decoration : none; 
} 
a.imenu:hover {
color : #ffffff; 
text-decoration : underline; 
}

/* Menu Home-Kontakt-Über uns */
a.mmenu {
padding : 3px 3px 3px 4px; 
text-decoration : none; 
font-size : 11px; 
} 
a.mmenu:visited {
color : #000066; 
text-decoration : none; 
} 
a.mmenu:active {
color : #000066; 
text-decoration : none; 
} 
a.mmenu:link {
color : #000066; 
text-decoration : none; 
} 
a.mmenu:hover {
color : #2222aa; 
text-decoration : underline; 
}

/* Neosys Link */
.neol {
	text-decoration : none;
	font-size : 11px;
	color: #666666;
} 

a.neol {
	text-decoration : none;
	font-size : 11px;
	color: #666666;
} 
a.neol:visited {
	color: #666666;
text-decoration : none; 
} 
a.neol:active {
color : #222222; 
text-decoration : none; 
} 
a.neol:link {
	color: #666666;
text-decoration : none; 
} 
a.neol:hover {
	color: #666666;
text-decoration : underline; 
}

.smaller1 {
font-size : smaller; 
} 

a.bhid:link, a.bhid:visited, a.bhid:active, a.bhid:hover
{ text-decoration:none; font-size:8px; color:#FFFFFF;}
