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;
}




body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
		font-size: 1em;
}






#printToolbar{
height: 10px;
visibility: hidden;
}


/* Print Version */
#lorenzwerbungprint{
text-align: left;
width: 750px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
margin: 20px;
}


#lorenzwerbungprint p.bodytext, #lorenzwerbungprint p{
font-size: 0.8em;
line-height: 1.7em;
padding-bottom: 1em;

}

#lorenzwerbungprint h1{
font-size: 1.3em;
font-weight:  normal;
padding-bottom: 0.5em;
padding-top: 0.7em;

}

#lorenzwerbungprint h1.red{
font-size: 1.3em;
font-weight:  normal;
padding-bottom: 0.5em;
padding-top: 0.7em;
color: #E51A14;
}


#lorenzwerbungprint h2{
font-size: 1.0em;
font-weight:  normal;
padding-bottom: 0.4em;
padding-top: 0.2em;
line-height: 1.5em;
}












img.headersmall{
margin-bottom: 20px;
}

#footercontact{
border-top: 1px solid #cccccc;
margin-top: 20px;
padding-top: 5px;
}


/* FCEs */
.colWide{
float: left;
width: 482px;
}

.colNarrow{
float: left;
width: 234px;
}


.spacer20{
float: left;
width: 20px;

height: 10px;
}



.col1-505{
float: left;
width: 491px;
}
.col2-245{
float: left;
width: 238px;
margin-left: 15px;


}

/* bei schmal / breit darf das schmale bild links nicht so viel abstand haben */
.2colums-B .col2-245{
float: left;
width: 238px;
margin-left: 5px;
}








.csc-textpic-text {
padding-left:20px;
}



/* -- abgerundete Ecken -
*/

.csc-textpic-imagewrap dl{
display:block;
position:relative;
}

.csc-textpic-imagewrap dl dt.lt {
background-position:0 0;
left:0;
top:0;
background-image:url(../main/imgs/corner.gif);
height:2px;
width:2px;
background-repeat:no-repeat;
display:block;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
}

.csc-textpic-imagewrap dl dt.rt {
background-position:100% 0;
right:0;
top:0;
background-image:url(../main/imgs/corner.gif);
height:2px;
width:2px;
background-repeat:no-repeat;
display:block;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
}

.csc-textpic-imagewrap dl dt.lb {
background-position:0 100%;
bottom:0;
left:0;
background-image:url(../main/imgs/corner.gif);
height:2px;
width:2px;
background-repeat:no-repeat;
display:block;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
}

.csc-textpic-imagewrap dl dt.rb {
background-position:100% 100%;
bottom:0;
right:0;
background-image:url(../main/imgs/corner.gif);
height:2px;
width:2px;
background-repeat:no-repeat;
display:block;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
}










/* Links */
a, a:hover, a:visited{
color: #485661;
}
