/******* ALLGEMEIN *******/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em; /* don't edit */
	color: #5F5F5F;
}
html {
	height: 100%;
	font-size: 62.5%; /* don't edit */
}
body {
	height: 100%;
	font-size: 1.1em; /* edit here global size for em, 1em = 10px */
	text-align: left;
}
iframe {
	background-color: transparent;
}
h1,
h4,
h7 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 15px;	
}
h2,
h5 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 7px;
}
h3,
h6 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}
h4,
h5 {
	color: #205F87;
}
img {
	border: none;
}
a,
a:link,
a:visited,
a:hover,
a:hover,
a:active {
	text-decoration: none;
	color: #5F5F5F;
} 
a:hover {
	color: #999999;
}
label a, label a:link, label a:visited, label a:hover, label a:active {text-decoration:underline;}
form {
	margin: 0px;
}
fieldset {
	border: none;
}
label {
	width: 160px;
	display: block;
	margin-bottom:5px;
}
textarea, input, select {
	font-size: 10px;
	margin-right: 27px;
}
select {
	background-color: #E7E7E8;
	border: 0 none;
	color: inherit;
	font-size: 10px;
	padding: 2px;
	width: 164px;
}
option {
  border: 0 none;
}
input {
	background-color: #E7E7E8;
	border: 0 none;
	color: inherit;
	font-size: 10px;
	/*margin-right: 27px;*/
	padding: 2px;
	width: 160px;
	height: 14px;
}
textarea {
	background-color: #E7E7E8;
	border: 0 none;
	color: inherit;
	font-family: inherit;
	font-size: 10px;
	padding: 2px;
	width: 160px;
	height: 14px;
	margin-right: 0;
}
p {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	font-size: 11px;
	line-height: 14px;
}
ol,
ul {
	padding-left: 0;
	padding-bottom: 0;
	margin-left: 16px;
}
ol {
	margin-left: 22px;
}
ol ol,
ul ul {
	margin-top: 5px;
}
ul li,
ol li {
	list-style-position: outside;
	padding-bottom: 5px;
}
ol li {
	list-style-type: upper-roman;
}
ul li {	
	list-style-image: url(../img/list-blue.png);
}
blockquote {
	margin: 0 40px;
}
hr {
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	display: block; 
	clear: both;
	float: none;
	border-top: 1px solid;
}
dfn {
  display: none;
  margin: 0;
  padding: 0;
  line-height: 0;
  border: 0;
  font-size: 0;
  height: 0;
}
table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 0;
	font-size: 11px;
}
caption {
	margin-bottom: 4px;
}
td,
th {
  margin: 0;
	padding: 4px; 
  vertical-align: top;
  text-align: left;
	border: 1px solid #205F87; 
}
th {
	font-weight: bold
}
thead th {
	border-bottom-color: #000000;
}
thead th.first {
	border-bottom-color: #000000;
}
tbody th {
	border-right-color: #000000;
}
table.tb-zebra-rows{}
tr.tr-odd,
th.tr-odd,
.header.tr-odd {
	background-color: #EBEBEB;
}
tr.tr-even,
th.tr-even,
.header.tr-even {}


.clear {
	clear: both;
  margin: 0;
  padding: 0;
  line-height: 0;
  border: 0;
  font-size: 0;
  height: 0;
}
br.clear {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  border: 0px;
  font-size: 0px;
  height: 0px;
  width: 0px;
}

.left {
  float: left;
}
.right {
  float: right;
}
.inline {
  display: inline;
}
.absolute {
  position: absolute;
}
.align-left,
p.align-left,
td.align-left,
th.align-left {
	text-align: left;
}
.align-center,
p.align-center,
td.align-center,
th.align-center {
	text-align: center;
}
.align-right,
p.align-right,
td.align-right,
th.align-right {
	text-align: right;
}
.indent,
p.indent,
td.indent,
th.indent {
	padding-left: 50px;
}
.hide {
	position: absolute !important;
	top: -10000px !important;
	left: -10000px !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  border: 0 !important;
  font-size: 0 !important;
  height: 0 !important;
}
.hidden {
	display: none;
}
.arrowlink,
a.arrowlink {
	background: url(../img/list.png) no-repeat left 4px;
	padding-left: 12px;
}
.pdflink,
a.pdflink {
	background: url(../../fileuploads/icons/pdf.png) no-repeat left top;
	display: block;
	height: 35px;
	padding-left: 45px;
}
.pptlink,
a.pptlink {
	background: url(../../fileuploads/icons/ppt.png) no-repeat left top;
	display: block;
	height: 35px;
	padding-left: 45px;
}
.wordlink,
a.wordlink {
	background: url(../../fileuploads/icons/word.png) no-repeat left top;
	display: block;
	height: 35px;
	padding-left: 45px;
}
.xlslink,
a.xlslink {
	background: url(../../fileuploads/icons/xls.png) no-repeat left top;
	display: block;
	height: 35px;
	padding-left: 45px;
}
.ziplink,
a.ziplink {
	background: url(../../fileuploads/icons/zip.png) no-repeat left top;
	display: block;
	height: 35px;
	padding-left: 45px;
}
.redbutton,
a.redbutton{
	background: url(../../fileuploads/icons/redbutton.png) no-repeat left top;
	text-transform:uppercase;
	padding:2px 8px 4px 8px;
	color:#ffffff;
	display:inline-block;
	white-space:nowrap;
}
.redbuttonarrow,
a.redbuttonarrow{
	background: url(../../fileuploads/icons/redbutton_arrow.png) no-repeat left top;
	text-transform:uppercase;
	padding:15px 11px 8px 29px;
	color:#ffffff;
	display:inline-block;
	white-space:nowrap;
}
.bluebutton,
a.bluebutton{
	background: url(../../fileuploads/icons/bluebutton.png) no-repeat left top;
	text-transform:uppercase;
	padding:2px 8px 4px 8px;
	color:#ffffff;
	display:inline-block;
	white-space:nowrap;
}
.bluebuttonarrow,
a.bluebuttonarrow{
	background: url(../../fileuploads/icons/bluebutton_arrow.png) no-repeat left top;
	text-transform:uppercase;
	padding:15px 11px 8px 29px;
	color:#ffffff;
	display:inline-block;
	white-space:nowrap;
}
.bluetext,
span.bluetext {
	color:#205F87;}
.redtext,
span.redtext {
	color:#E3182F;}
#typo3-previewInfo {
  right: auto; !important 
  left: 20; !important
}