body {  margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

a:link {text-decoration: none;}
a:active {text-decoration: none;} 
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;} 


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Form elements */
input,textarea  {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	text-indent : 2px;
}

select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
	 border-style: solid;
}

/* The main submit button option */
input.mainoption {
	background-color : #F0F0F0;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #F0F0F0;
	font-weight : normal;
}

input.checkbox {
	color : #FF0000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000; border-style: none;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #F8F8F8; border-style: none; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }




.textsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height : 120%;}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 130%;
}
.textmiddle  {  font-family:  Arial, Helvetica, sans-serif; font-size: 14px; }

.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold	
}

.textsubtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.textlarge {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}

.textxlarge {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px;}

.textHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
}


.textproduktname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight : bold;
}
.textverylarge {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000}
.texterror {  font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 12px; color: #ff0000}

.error {  font-family: Arial, Helvetica, sans-serif; font-weight : bold; font-size: 12px; color: #ff0000}

.normaltext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.smalltext {  font-family:  Arial, Helvetica, sans-serif; font-size: 10px}
.largetext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}

.AntwortFalsch {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #AA0000}
.AntwortRichtig {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000AA}

.tbl_left  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : normal;
	width : 140;
; background-color: #F8F8F8
}

.tbl_right  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight : normal;
	width : 350;
}
