html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
td.csc-uploads-icon {
padding-right: 5px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Ansprechpartner Termine */
div.container_ansprechpartner_border h2  {
float:left;
color:#FD2200;
font-weight:bold;
padding: 0 0 8px;
}


/* Diverse Clearer */
div.clearer-left, div.clearer-right, div.clearer-both {
  font-size:1px;
  height:1px;
  line-height:100%;
}
div.clearer-left { clear:left; }
div.clearer-right { clear:right; }
div.clearer-both { clear:both; }

input {
	margin-left: 10px;
	margin-top: 2px;
	padding: 1px;
	border: 1px solid #BBBBBB !important;
   _height: 18px; /* IE Underscore Hack */ 
}
textarea {
   margin-left: 10px;
   padding: 0px 2px 2px 2px;
   border: 1px solid #BBBBBB !important;
}
radio {
	border: none;
}

/*
 ************************
 --- INPUT - Elemente ---
 ************************
 */

input.inputText
{
   margin: 0px;
   padding: 1px;
   border: 1px solid #BBBBBB !important;
   _height: 18px; /* IE Underscore Hack */
}

textarea.inputTextarea
{
   margin: 0px;
   padding: 0px 2px 2px 2px;
   border: 1px solid #BBBBBB !important;
}

select.inputSelect
{
   margin: 0px;
   padding: 0px;
   border: 1px solid #BBBBBB !important;
   _height: 16px; /* IE Underscore Hack */
}

select.inputSelectMulti
{
   margin: 0px;
   padding: 0px;
   border: 1px solid #BBBBBB !important;
}

input.inputCheckbox
{
   margin: 0px;
   padding: 0px;
   width: 15px;
   height: 15px;
}

input.inputRadio
{
   margin: 0px;
   padding: 0px;
}

input.inputFile
{
}

input.inputImage
{
}

input.inputPassword
{
   margin: 0px;
   padding: 1px;
   border: 1px solid #BBBBBB !important;
   _height: 18px; /* IE Underscore Hack */
}
.important {
color: red;
}

.detail {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	padding-bottom: 2px;
}
