/* RESET */

.clear { clear: both; height:0; padding:0; margin:0; }
* { margin:0; padding:0; }
p { margin:5px 0 10px 0; }

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 {
	letter-spacing: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #1f5aa1;
	text-decoration: none;
}

ul {
    margin: 5px 0px 15px 20px;
	list-style-image: url(img/square.gif);
}

ol {
    margin: 5px 0px 15px 20px;
}

blockquote {
    margin: 20px;
    font-style: italic;
}

.alignright { float: right; }

.alignleft { float: left; }

.aligncenter { display: block; margin-left: auto; margin-right: auto; }

h2, h3, h4, h5 { color: #1F5AA1; clear: both;  }
h2 { font-size: 17px; padding: 10px 0px 10px 0px; }
h3 { font-size: 15px; padding: 10px 0px 10px 0px;}
h4 { font-size: 15px; padding: 0px 0px 10px 0px; }
h6 { clear: both; color: #FFFFFF; font-size: 17px; text-transform: uppercase; padding: 0px 0px 10px 0px;}
p { margin: 5px 0px 8px 0px; }

/************* MAIN BEGINS HERE **************/

body { 
    margin: 0 auto;
    padding: 0;
    font-family: Geneva, Verdana, Arial, sans-serif;
    font-size: 85%;
    width: 970px;
}


div#content {
	font-size: 12px;
}

.title {
background:transparent url(img/singlehead.png) no-repeat scroll -3px 0;
padding:30px 21px 0;
margin-left: -13px;
width:960px;
}

.cover {
	background: url(img/singlebody.png) repeat-y -3px 0;
	padding: 21px;
	margin-left: -13px;
	width:960px;
}

.coverzwei {
	background: url(img/singlebody.png) repeat-y -3px 0;
	padding: 0 21px 0px 21px;
	margin-left: -13px;
	width:960px;
}

.singlefooter {
	background: url(img/singlebottom.png) no-repeat -3px 0;
	padding: 21px;
	margin-left: -13px;
	width:960px;
}

h1.the_title {
	border-bottom: 2px solid #547397;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
}

.wp-caption img {
	padding: 10px;
}

.wp-caption-text {
    text-align: center;
    font-size: 10px;
    color: #8e8e8e;
}

 
#firstbox {
	background: url(img/allbox.gif) -1px 0;

}

#secondbox {
	background: url(img/allbox.gif) 100% 0 no-repeat;
}

ul.listbox {
	list-style:disc;
	list-style-image: url(img/arrow.gif);
	margin: 0px 0px 0px 25px;
}

/******* RECENT LISTING ******/

ul.recent_lists {
	list-style: none; 
	margin: 5px 0px 0px 0px;	
}

ul.recent_lists a {
	color: #1F5AA1;
}

.shadow {
    left: 50%;
    margin-left: -580px;
	position:absolute;
	top:548px;
	z-index:-9999;
}
.reihe1 {
	padding: 10px 10px 0px 0px;
	float: left;
	width: 475px;
}
.reihe2 {
	color: white;
	padding: 10px;
	float: left;
	width: 455px;
	background: url(img/background_reihe2.jpg) no-repeat;

}
.reihed1 {
	padding: 0;
	float: left;
	width: 304px;
	font-size: 95%;
}
.reihed2 {
	padding:0;
	margin: 0px 23px 0px 23px;
	float: left;
	width: 304px;
	font-size: 95%;
}
.reihed3 {
	padding:0;
	float: left;
	width: 304px;
	font-size: 95%;
}
.reihe2 a { color: white; text-decoration: none; }

.kwicks {
	list-style: none;
	position: relative;
        margin: 0px 10px 0px 0px;
        float: left;
	overflow: hidden;
}
.kwicks li{
	display: block;
	padding: 5px 20px 0px 10px;
	cursor: pointer;
        width: 310px;
        height: 78px; 
}
    		
#kwick1 { 
	background: url(img/dealer_back.gif) no-repeat; background-color:#dddddd;
}     	
.references {
	padding:15px 5px 5px 15px;
	float: left;
	width: 220px;
	height: 130px;
	font-size: 120%;
	font-weight:bold;
    background-image: url(img/background-square1.jpg);
}


.spalte1 {
	float: left;
	width: 460px;
}

.spalte2 {
	padding: 0px 0px 0px 40px;
	float: left;
	width: 460px;
}
.complist
{
	float: left;
	width: 309px;
	height: 440px;
	padding: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	background: #cdcdcd;
	background: url(img/background_components.jpg) no-repeat;
}