
body {
	font-family: Verdana;
	font-size:11px;
}

textarea {
    font-family:Verdana;
    font-size:11px;
}
/* Paragraph
----------------------------------------------- */


p {
	padding:0px;
	margin:0px;
}


/* Links im Text
----------------------------------------------- */
a {
	text-decoration:none;

}
a:hover {
	text-decoration:underline;

}
a:active {
	text-decoration:none;
}
a:visit {
	text-decoration:none;
}

.highlight {

}

.invert {

}

a.invert:hover  {

}

.invert a {

}
/* h defaults
----------------------------------------------- */

h1 {
	font-size:12px;
	margin:0px;
	padding:0px;
	width:auto;
}

h1 a {
	font-size:12px;
	font-size:inherit;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 {
	font-weight:700;
	font-size:12px;
	margin:0px;
	padding:0px;
}

.ModuleList h3 {
    margin: 10px 0;
	font-size:12px;
}


/* boxes */

ul#categorieBOX li {
	font-size:11px;
	font-weight:200;
}

div#leftCONTENT li h1,
div#rightCONTENT li h1,
div#leftCONTENT li h1 a,
div#rightCONTENT li h1 a{
	font-size:11px;
	font-weight:200;
}
/* ----------------------------------- */
div#leftCONTENT h1,
div#rightCONTENT h1 {
	font-size:11px;
	font-weight:200;
}

.center {
	text-align: center;
}
.text {
/*	margin: 10px 0; */
}

#content p {
    padding: 0;
    margin: 10px 0;
    line-height: 15px;
}
.textMust {
}

.textContent {
	margin: 10px 0;
}
.smallText,
.text_small {
	font-size:9px;
}


.TextLeft {
	text-align: left;
}

.TextRight {
	text-align: right;
}
.TextCenter {
	text-align: center;
}


#content .head {
	font-size:14px;
	font-weight:900;
	margin: 10px 0px;
}

#content .head2 {
	font-size:12px;
	font-weight:900;
	padding: 10px 10px;
	margin: 0;
}

#content .Content {
	font-size:14px;
	font-weight:900;
	margin: 10px 0px;

}
#content .ModuleHead {
	font-size:12px;
	font-weight:900;
	padding: 10px 10px;
	margin: 0;

}

#content .ModuleContent {
	margin: 0;
}

.label {
	font-size:10px;
}
/* greeting */
.greetUser {

}

#topMenu .textBig, .textBig{
	font-weight:900;
	font-size:11px;
}

.markProductOutOfStock{
}

.infoNav h2 {

}

