/* 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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/* Style */
     

body {
	background-color: #efedec;
	background-image: url(../img/bg_gradient.jpg);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #433930;
}

p {
	padding-bottom: 10px;
}

h1 {
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	color: #433930;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #5d5c5b;
}

h3 {
	font-family: Georgia,serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
	font-style: italic;
	text-indent: -1px;
	color: #5d5c5b;
	padding-top: 6px;
}

hr.grau {
	height: 1px; 
	border: 0; 
	color: #cac6c3; 
	background-color: #cac6c3;
}

a {	
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #433930;
}

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

#wrap {
	width: 840px;
	margin: 0 auto;
}

#corp {
	float:left;
	width: 188px; height: 112px;
	padding: 16px 20px 20px 72px;
}

#corp img {
	position:relative;
	top: 23px;
	width: 132px; height: 84px;	      
}

#ueber {
	float: left;
	top: 23px;
	width: 540px;
	padding: 104px 20px 0 0;
	text-align: right;
}

#fotos {
	clear: both;
	float: left;
	width: 840px; height: 305px;
	overflow: hidden;
}



#navartikel {
	clear: both;
	width: 840px;
}

.artikel {
	float: left;
	width: 240px;
	padding: 20px 20px 10px 20px;
	background-color: #e2dedb;
}

.artikel:hover { 
	background-color: #ece8e6;
} 

.artheadline {
	font-size: 11px;
	font-weight: bold;
	color: #2aa8d8;
	padding: 0;
}

p.artikel-text {
	font-size: 11px;
	padding: 8px 0 6px 0;
	line-height: 15px;
	color: #8b807b;
}  

p.kunden {
	font-size: 11px;
	padding: 8px 0 6px 0;
	line-height: 15px;
	color: #433930;
} 



#navmain {
	clear: both;
	float: left;
	width: 240px; height: 400px;
	padding: 39px 20px 0 20px;
	background-image: url(../img/gradient.jpg);
	background-repeat: repeat-x;
}

#navmain img {
	width: 260px; height: 1px;
	padding-bottom: 4px;	      
}


#content {
	float: left;
	width: 520px; height: 100%;
	padding: 20px 20px 0 20px;
	background-image: url(../img/gradient.jpg);
	background-repeat: repeat-x;
} 

#kundenl {
	float: left;
	width: 240px; height: 100%;
	padding: 0 20px 0 0;
} 

#kundenr {
	float: left;
	width: 220px; height: 100%;
	padding: 0 20px 0 20px;
} 

#partnerl {
	float: left;
	width: 240px; height: 400px;
	padding: 0 20px 0 0;
} 

#partnerr {
	float: left;
	width: 220px; height: 400px;
	padding: 0 20px 0 20px;
}

.zitat {
	font-size: 11px;
	text-align: right;
}

#footer {
	clear: both;
	float: left;
	width: 840px; height: 70px;
	margin: 0;
} 

a.impressum {
	padding-left: 20px;
} 

a.titel {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
}

a.content {
	font-size: 14px;
	font-weight: normal;
}

a.port {
	color: #2aa8d8;
}
