/* MASTER STYLESHEET CREATED 17/08/11 DIO */
/* last modified 10/09/11 */

/* reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, 
em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	background-color: transparent;
	background: transparent;
	font-size: 100%;
}

ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
focus { outline: 0; }

/* basics */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504f4f; 
	background: #fff;
	line-height: 20px;
}

a {
	color: #6f8830;
	text-decoration: none;
}

ul {
	margin-bottom: 12px;
}

ul li ul{
	margin-bottom: 0px;
}

li {
	color: #6f8830;
	margin-top: 2px;
	margin-left: 10px;
	list-style-image: url(bilder/pfeil-gruen.gif);	
}

h1 {
	color: #6f8830;
	font-size: 18px;
	margin-bottom: 12px;
	line-height: 18px;
}

h2 {
	color: #6f8830;
	font-size: 12px;
	font-weight: normal;
}

.textgrau {
	color: #87888a;
}


/* main site */

#container {
	width: 920px;
	margin: 0 auto;
}

#col1{
	float: left;
	width: 200px;
	padding-top: 160px;
}

#col1 img {
	margin-bottom: 1px;
}

#col2{
	float: left;
	width: 720px;
	padding-top: 0;
}

/* references */

#logo {
	float: left;
	width: 179px;
	height: 159px;
	border-right-color: d6d2c2;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-color: d6d2c2;
	border-bottom-style: dotted;
	border-bottom-width: 1px;		
}

#logo img {
	margin: 20px 0 0 20px !important;
}

.noborder-right {
	border-right-width: 0px !important;
}

.noborder-bottom {
	border-bottom-width: 0px !important;
}

.noborder-rightbottom {
	border-bottom-width: 0px !important;
	border-right-width: 0px !important;
}


#referenz {
	width: 720px;
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
	border-top-color: d6d2c2;
	border-top-style: dotted;
	border-top-width: 1px;
}

#referenz img {
	margin-bottom: 10px;
}

#referenzlogo {
	width: 720px;
	padding: 0 0 40px 0;
	text-align: right;
	border-top-color: d6d2c2;
	border-top-style: dotted;
	border-top-width: 1px;
}

#footer {
	width: 720px;
	padding: 0 0 20px 0;
	border-top-color: d6d2c2;
	border-top-style: dotted;
	border-top-width: 1px;
}

#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504f4f; 
	background: #fff;
	line-height: 20px;
}
