<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* copyright agentur artprolog 2009 Ursula Bartels */
body {
	color: #666;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

/* TAGS */
p,
pre,
h1,
h2,
h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	border-style: none;
}

h1 {
	font-size: 1.8em;
	line-height: 1.4em;
	margin-bottom: 15px;
	text-transform:uppercase
}

h2 {
	font-size: 1.4em;
	text-transform:uppercase
}

h3 {
	font-size: 1.4em;
}

/* LISTEN */
li {
}

/* LINKS */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #bf0075;
	text-decoration: none;
}

/* KLASSEN */
.pb {
	font-weight: bold;
}

.clearer {
	clear: left;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.separator {
	border-top: 1px dotted #eee;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.red {
	color: #990000;
}

.spacer5,
.spacer10 {
	display:block;
	width:5px;
	clear:both;
	height:5px;
	overflow:hidden;
}

.spacer10 {
	height:10px;
}

.h {
	display:none;
}

/* PRINT BOX*/
#printbox {
	display: block;
	margin-bottom: 20px;
}

#logo_print,
#kontakt_print {
	text-align: left;
	width: 35%;
	float: left;
	display:block
}

#logo_print {
	width: 65%;
}

/* VERSTECKEN */

#bodystretch,
#bodybild,
#toplinebox,
#box1,
#box2,
#box3,
#box4,
#box6,
#contentrechtsbox{
	display:none
}


/* BOX 4 */
/* CONTENT*/

#content {
	width:600px
}</pre></body></html>