body{
	font-family:"trebuchet ms",georgia,verdana,arial,helvetica,geneva,sans-serif;
	color:#000;
	background-color:#fff;
	padding-left:40px;
}

h1,h2,h3,h4,h5{
	font-family:georgia,palatino,"times new roman",serif;
	font-weight:bold;
	color:#369;
	background:transparent;
}

h5{
	font-weight:normal;
	color:#000;
	background-color:#fff;
}

h1{font-size:1.5em;}
h2{font-size:1.25em;}
h3{font-size:1.1em;}
h4{font-size:1em;}
h5{font-size:1em;}

#error{color:red;background:transparent;}

p,address{
	font:normal normal normal 1em/1 "trebuchet ms",georgia,verdana,arial,sans-serif;
}

p.hinweis{
	width:100%;
	color:#999;
}

p.lead{
	font-size:0.9em;
	font-weight:bold;
	font-family:georgia,verdana,arial,helvetica,geneva,sans-serif;
}

#header p{
	font-weight:bold;
	font-size:12px;
}

#marketing{
	font-size:0.8em;
}

img{display:block;}

p,div#copy{
	width:500px;
}

div#copy{
	font-size:0.6em;
	font-family:arial,helvetica,verdana,geneva,sans-serif;
}

ul{
	list-style-type:disc;
}

.button{
	margin-top:10px;
}

.nobr{white-space:nowrap;}

/* hack for the <q>-tag. Inserts correct (Swiss) quotes for sophisto browsers, and makes IE/Win at least show the contents of the <q>-tag in italics (otherwise it would render it same as plain text) */
q{quotes:'«' '»';}
q:before{content:open-quote;}
q:after{content:close-quote;}
q{font-style:italic;}
p>q{font-style:normal;}
q>q{font-style:normal;}

.searchword{background-color:#ffc !important;border:1px dotted #ccc !important;}
h1 span.searchword, h1 span.searchword, div#header span.searchword, div#copy span.searchword{background-color:transparent !important;border-width:0p !important;}

em.search{font-style:normal;background-color:#cc9;}

div#goad{margin:16px 0;padding-left:30px;}

/* made by puredesign.ch */