@media screen {
	
* {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	border: 0px solid #999;
}
body {
	font-size: 12px;
	color: #666;
	background-color: #fff;
}
a, a:active, a:visited {
	color: #666;
	text-decoration: underline;
	font-family: inherit;
	font-size: inherit;
	outline: none;
}
a:hover {
	color: #C9D757;
	text-decoration: underline;
}
a:active {
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

:-moz-any-link:focus { outline: none; } /* Peter, What is this? Adrien. it's a way of telliing Mozilla to f*** off with stupid borders around each and every link :). */
* a { outline: none; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1, nav_lo_0, nav_hi_0 {
	font-size: 14px;
	font-weight: normal;
	line-height: .9em;
	word-spacing: -.1em;
	letter-spacing: .03em;
	margin: 0;
	margin-bottom: 4px;
	color: #C9D757;
}

h2 {
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	word-spacing: -.1em;
	margin-bottom: 0px;
	color: #C9D757;
}

h3 {
	font-size: 15px;
	line-height: 1em;
	font-weight: normal;
	color: #C9D757;
}

h3 + * {
	margin-top: 4px;
}

h3 + table {
	margin-top: 8px;
}

p {
	margin-top: 0;
	line-height: 15px;
}

p + p {
	margin-bottom: 16px;	
}

input[type="text"], textarea {
	border: 0;
	height: 16px;
	width: 100%;
	background-color: #aaa;
	margin-bottom: 4px;
}

input[type="text"].formTextInput {
	width: 200px;
}

strong {
	font-weight: bold;
	font-size: inherit;
}

.wasabi {
	color: #C9D757;
}

.smaller {
	font-size: 10px;
}

table {
	width: 180px;
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	border: 0px solid #ccc;
	border-collapse: collapse;
}

th, td {
	padding-right: 8px;
	border: 0px solid #ccc;
}

img {
	border: 0;
}

ul {
	font-size: 25px;
	margin-left: 15px;
	padding-left: 0px;
	padding-right: 7px;
	list-style: none;
}

#main li {
	margin-bottom: 8px;
}

.kontakt {
	margin: 0;
	margin-bottom: 4px;
}

/* sonderblatt stuff */

.sonderBlattSection {
	margin-bottom: 32px;
}
h3 + p {
	margin-top: 8px;
}
li + li {
	margin: 0px;
}
div {
	border: 0px solid #ff0000;
}
.sonderBlattDatum {
	margin-bottom: 8px;
}
.sonderBlattLeftBox {
	float: left;
	width: 100px;
	height: 90px;
}
.sonderBlattThumb {
	margin-right: 12px;
}

p + span {
	margin-top: 8px;
}
/* sonderblatt stuff */

} /* @media screen */

.papierkomplizen {
	font-size: 15px;
	margin-bottom: 2px;
}

.papierkomplizen0 {
	color: #C9D757;
}

.papierkomplizen1 {
	color: #7B7B7B;
}

.produktKategorie {
	float: none;
	margin-bottom: 32px;
}

.produktKategorieBild {
	float: left; vertical-align:text-top; margin-right: 8px;
}

.produktKategorieText {
	position: absolute;
	left: 132px;
	width: 256px;
	border: 0px solid #999;
}

.produktOderVeredelungItem {
	margin-bottom: 32px;
	border: 0px solid #999;
}

hr.strich_dick {
	border: 0;
	border-bottom: 3px solid #999;
	margin-bottom: 16px;
}

#neueAdresse {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -0.03em;
	line-height: 26px;
	margin-bottom: 16px;
}

#anfahrtsPlan {
	margin-bottom: 32px;
}


hr.strich_duenn {
	border: 0;
	border-bottom: 1px solid #999;
	margin-bottom: 16px;
}



#anfahrtsPlan {
	margin-bottom: 16px;
}

object {
	cursor: pointer;
}
