/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Printview Layout */

body {
	font-family: Arial, Verdana, Sans, sans-serif;
	font-size: 13px;
}

div#rechts {
	width: 150px; 
	float: right;
	padding: 10px;
	margin: 0 0 30px 30px;
	background: #eee;
}

div#rechts img {
	margin: 0 0 30px 0;
}

div#rechts p {
	font-family: Arial, Verdana, Sans, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666;
	margin: 0 0 7pt 0;
	padding: 0;
}

div#links {
	padding: 20px 0 0 0;
}

h1, h2, h3, h4, h5, h6, p, li {
	font-family: Arial, Verdana, Sans, sans-serif;
}

h1 {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin: 0 0 14px 0;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	line-height: 20px;
	color: #000;
	margin: 10px 0;
	font-weight: bold;
}

p, li {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin: 0 0 9px 0;
}

ul li {
	margin: 0 0 0 40px;
	list-style-type: disc;
}

ul li {
	margin: 0 0 0 40px;
	list-style-type: decimal;
}

li a {
	color: #000;
	text-decoration: none;
}

a {
	color: #000;
	text-decoration: none;
}

p.tree {
	color: #666;
	font-size: 9px;	
	margin:0;
}

p.tree a {
	color: #666;
	text-decoration: none;
}

img.right {
	float: left;
	margin: 0 10px 10px 0;
}

#newsbox,
hr {
	display: none;
}


/* ----- Suchergebnis Giessereien ----- */

.suchelinks {
	font-family: Arial, Verdana, Sans, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin: 0 0 9px 0;	
}

.suchemitte li {
	margin: 0 0 0 30px;
	list-style-type: disc;
}

.suchemitte {
	margin: 0 0 20px 0;
}
.sucherechts {
	font-family: Arial, Verdana, Sans, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	width: 540px;
	border: 1px solid #CCC;
	background: #FFF;
    background: #f2f2f2 url("images/content_box_bg.gif") repeat-x;
	clear: left;
	padding: 10px 10px;
	margin: 0;
}

.sucheimg {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	font-size: 9px;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0px;
}
