
body {
	margin: 0px 1px 0px 0px;
	padding: 0px 1px 0px 0px;
	background-repeat: repeat-y;
	background-color: #ffffff; /*#F0F5B2;*/
	/* fallback falls im tag nicht bereits definiert */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

body, input, select, h1, h2, h3, h4, h5, h6, optgroup,ul,ol {
  font-family: Arial, Helvetica, sans-serif;
}

form { margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 100%; 
  line-height: 120%;
}

h1 a { color: #000000 !important; }

h5, h6 { font-weight: normal; }

h6 { font-style: italic; }

p { margin: 0 0 1.5em 0; }

img { border: 0; }

table { padding: 0; margin: 0 0 2em 0; }

a { color: black; text-decoration: none;}

a:visited { color: black; }

a:hover,
a:focus { color: #000000; text-decoration: underline; }

a:active { color: #000000; text-decoration: none !important; }

hr { display: none; }

abbr, acronym {
  font-style: inherit;
  border-bottom: 1px dotted silver;
  cursor: help;
}

/*abbr:hover:after,
acronym:hover:after { content: " [" attr(title) "]"; }
*/

/*table abbr:hover:after,
table acronym:hover:after { content: ""; }
*/

em, strong {
  font-weight: bold;
  font-style: normal;
}

blockquote {
  font-variant: small-caps;
  font-style: normal;   
  margin-bottom: 0.5em;
  margin-left: 0;
}

q, cite { font-style: italic; }

q:before { content: ""; }
q:after { content: ""; }

optgroup { font-style: normal; }

.rightalign { text-align: right !important; }

.floatright { float: right; }

.floatleft { float: left; }

.hide {
  position: absolute;
  left: -1000em;
  width: 500em;
  line-height: 0px;
}

.print { display: none; }

.clearer {
  height: 0px;
  clear: left;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
}

.white { color: #FFFFFF; }

.error{ border: 1px solid #cc0000; }

.fsclass1 {
	font-size:0.8em;
	font-weight: lighter;
}
.fsclass2 {
	font-size:1em;
	font-weight: lighter;
}
.fsclass3 {
	font-size:1.3em;
	font-weight: lighter;
}

#boldfsclass {
	font-weight: bold;
	color:red;
}

fieldset.csc-mailform{
	border:0px solid black;
}