#site {
margin-bottom:		25px;
}

h2 a {
display:none;
}

/* LagerMenu */
ul#ul_lager_nav {
display:		none;
padding:			0px 0px 20px 0px;
margin-bottom:		40px;
width:				400px;
line-height:		19px;
}

#ul_lager_nav li {
padding-bottom:		3px;
list-style-type:	none;
font-weight:		bold;
font-size:			100%;
}

/* Lagerliste */

div#div_liste {
width:			510px;
margin-bottom:	50px;
}

div#baz_5a_liste, div#baz_horiz_liste, 
div#baz_vert_liste, div#cnc_drehm_liste, 
div#cnc_fraes_liste, div#sonstiges_liste {
margin-left:		5px;
}

h3 {
margin:				0px 0px 10px 0px;
}

h3 a{
font-size:			60%;
}

p#keine_m {
font-size:			120%; 	
font-weight:		bold;
}

table#eintraege {
clear:				left;
font-weight:		normal;
font-size:			small;
text-decoration:	none;
padding:			0px;
margin-top:			10px;
}

table#eintraege td {
}

td.bild {
width:				110px;
vertical-align:		top;
padding-top:		3px;
text-align:			right;
border-top:			1px solid #ccc;
border-bottom:		1px solid #ccc;
}

td.daten {
vertical-align:		top;
width:				370px;
padding:			0px 10px 3px 15px;
border-bottom:		1px solid #ccc;
border-left:		1px solid #ccc;
border-top:			1px solid #ccc;
background-color:	#fff
}

td.daten p.einruecken{
padding-top:		5px;
padding-left:		15px;
margin:				0px;
}

td.eintrag_abstand {
height:				25px;
}

td#eintrag_abstand {
}

table#eintraege a{
font-size:		120%;
font-weight:	bold;
}
table#eintraege a:link {
color: 			#990033;
text-decoration: none;
}
table#eintraege a:visited {
color: 			#990033;
text-decoration: none;
}
table#eintraege a:hover {
color: 			#2a2a2a;
text-decoration: none;
}
table#eintraege a:active {
color: 			#990033;
text-decoration: none;
}

/* Maschinendetails */

h2 {
margin:			0px 5px 15px 0px;
margin-left:		5px;
}

h2 a.ma_d_z {
font-size:		80%;
}

table#maschinendetails {
margin-left:		5px;
clear:			left;
width:			500px;
border:			1px solid #ccc;
}
table#maschinendetails  td, table#maschinendetails th{
padding:		2px 10px 2px 7px;
border:			1px solid #ccc;
}
table#maschinendetails  td {
font-weight:	bold;
}
table#maschinendetails  td#bild_td{
padding:		3px 3px 0px 3px;
}

table#maschinendetails  th#interesse {
padding:		10px 0px 10px 0px;
}

table#maschinendetails  th#interesse a {
font-size:		120%;
color: 			#990033;
}
table#maschinendetails  th#interesse a:hover {
color: 			#2a2a2a;
}


/* Interessen Form */
table#interesseform td,th {
border:			none;
}
table#interesseform {
color:			#2a2a2a;
font-weight:	bold;
width:			300px;
margin:			1px;
margin-top:		25px;
}
table#interesseform #newstext {
font-weight:	normal;
}
table#interesseform td {
padding-right:	5px;
}

/* Suche */
#div_suche_border {
display:		none;
width:			230px;
float:			right;
border:			1px solid #ccc;
margin-bottom:	30px;
margin-top:		2px;

}
#div_suche {
display:		none;
border:			4px solid #f9f9f9;
}
#div_suche p#p_suchetext {
display:		none;
margin-bottom:	20px;
padding:		2px;

font-weight:	bold;
background-color: #f9f9f9;
text-align:		center;
border-bottom:	1px solid #ccc;
}

table#table_suche {
display:		none;
margin:			10px;
}
p#ergebnisse_suche {
display:		none;
border-top:		1px solid #ccc;
padding-top:	10px;
margin:			10px;
font-weight:	bold;
}

div#div_suche_border p#ergebnisse_suche a:link, div#div_suche_border p#ergebnisse_suche a:visited {
color:			#990033;
}
div#div_suche_border p#ergebnisse_suche a:hover, div#div_suche_border p#ergebnisse_suche a:active {
color:			#2a2a2a;
}

#site {
clear:			left;
}










