h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing : 2;
	letter-spacing : 1;
}

h2 { font-size: 16px; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	border: 0px none;
	color : #000066;
	background-image: url(/images/design/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 20px 130px;


}

a:hover { color: #FF0000;  }

.nav { color: #000000; text-decoration: none;  }

.nav:hover { color: #FF0000; text-decoration: none; }

.navA1 {
	font-weight: bold;
	font-size: 16 px;
}

.navA1active {
	color: red;
	font-weight: bold;
	font-size: 16 px;
}

.navS1 {
	padding-left: 0px;
}

.navA2 {
	font-size: 14 px;
}

.navA2active {
	color: red;
	font-weight: bold;
	font-size: 14 px;
}

.navS2 {
	padding-left: 10px;
}

.navA3 {
	font-size: 12 px;
}

.navA3active {
	color: red;
	font-weight: bold;
	font-size: 12 px;
}

.navS3 {
	padding-left: 20px;
}

.navA4 {
	font-size: 10 px;
}

.navA4active {
	color: red;
	font-weight: bold;
	font-size: 10 px;
}

.navS4 {
	padding-left: 60px;
}

th {
	background-color: blue;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : white;
	letter-spacing : 1;
	word-spacing : 2;
	border-bottom : 3px solid Black;
}

.border {
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding : 3px 3px 0px 3px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

c

.fieldcontent {
	padding: 10px;
	border-top: 1px solid #999999;
	border-right: 0px none #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}

a {
	color: #0000FF;
	text-decoration: underline;
	border-top: 0px;
	border-right: 40px none;
	border-bottom: 40px none;
	border-left: 40px none;
}

.imagecaption {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	clip: rect( );
	position : relative;
	top : -10;
}

ul {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../../images/design/grey_dot.gif);
}

.formObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 250px;
}

.frmFldArticleName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 450px;
}

.frmFldArticleDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 250px;
	height: 200px;
}

.formObjectZip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 50px;
}

.formObjectCity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
}

.formObjectDimensions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30px;
}

.trAlternate {
	background-color: lightgrey;
	vertical-align: top;
}

.trNormal    {
	background-color: white;
	vertical-align: top;
}

.artikelText {

}

.listWithSpace {
	padding-bottom: 7px;
}
