*	{
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;
}

a {
	text-decoration: none;
	color: #000;
}

a.intern {
	background-position: 0px 4px;
	background-image: url(/icons/link_intern.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	border-bottom: 1px dashed #000;
}

a.intern:hover {
	border-bottom: 1px solid #000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #23384f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body.frame {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td {
	color: #000;
}

/* IE bug fix */
h1, h2, h3, h4, h5, h6, p {
  position: relative;
}

h1,h2 {
  margin: 0px;
  padding: 0px;
}

a img {
	border: none;
}

form,input,options,select,textarea {
}

input,select,textarea {
}

input,select {
	vertical-align: middle;
}

strong {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

table.msgs table {
 	border: 1px solid #000;
 	border-collapse: collapse;
 	width: 100%;
 	margin-bottom: 10px;
}
table.msgs td {
	vertical-align: top;
	font-size: 12px;
}
table.msgs ul {
	color:#fff;
	list-style: disc;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
table.msgs ul a {
	background-position: 0px 4px;
	background-image: url(/icons/link_intern.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	border-bottom: 1px dashed #fff;
	color:#fff;
}
table.msgs ul a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
table.msgs_error {
	background-color: #E00000;
}
table.msgs_warn {
	background-color: #F0F000;
}
table.msgs_warn ul {
	color:#000;
}
table.msgs_warn ul a {
	border-bottom: 1px dashed #000;
	color:#000;
}
table.msgs_warn ul a:hover {
	border-bottom: 1px solid #000;
}
table.msgs_info {
	background-color: #47A600;
}

table.normal {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}

table.normal td {
	padding: 3px !important;
	border: 0px !important;
}

table.none {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}

table.none td {
	padding: 0px !important;
	border: 0px !important;
}

input {
	margin-right: 2px;
}

hr.dashed {
	border-top: 1px dashed #000;
	height: 1px;
}

table.list1 {
}
table.list1 td {
	padding: 5px;
}
table.list1 tr.head td {
	font-weight: bold;
}
table.list1 tr.head1 td {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
table.list1 tr.head1 td a {
	background-position: 0px 6px;
}
table.list1 tr.head2 td {
	font-weight: bold;
}

table.list2 {
}
table.list2 td {
	padding: 3px;
}
table.list2 tr.head td {
	font-weight: bold;
}
table.list2 tr.head1 td {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
table.list2 tr.head1 td a {
	background-position: 0px 6px;
}

span.ftf_error {
	color: #ff0000;
	font-weight: bold;
}

a.textlink{
	font-weight: none;
	color:#000000;
	text-decoration: underline;
}

a.textlink:hover
{
	font-weight: none;
	color: #3f5974;
}

table.footer td {
	font-size: 11px;
	color: #606060;
}
table.footer td a {
	color: #606060;
}

h1 {
	color: #23384f;
	font-weight: bold;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 15px;
	font-size: 14px;
}

ul {
	margin-top: -10px;
}

h2 {
	font-size: 14px;
	color: #23384f;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

#content {
	position: absolute;
	overflow: auto;
	overflow-x: hidden;
	width: 543px;
	height: 420px;
	z-index: 1;
	padding-right: 5px;
}

table.news td {
	font-size: 11px;
	padding-bottom: 10px;
}

table.news td.left {
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
}

table.news td.right {
	text-align: justify;
	padding-right: 3px;
}

table.news td.right div {
	text-align: left;
}

/*Referenzseite von Netskin*/
table.reftable  {
}
table.reftable tr.white {
}
table.reftable td.left {
	height: 125px;
	width: 152px;
}
table.reftable tr.grey td.left {
	background-image: url(../images/brg_left.jpg);
	background-repeat: no-repeat;
}
table.reftable tr.grey td.right {
	background-image: url(../images/brg_right.jpg);
	background-repeat: no-repeat;
}
table.reftable td.left img {
	margin-left:12px;
}
table.reftable td.right {
	width: 368px;
}

table.reftable .tech-beschreibung {
	margin-bottom:10px;
	padding-top:0px;
	padding-left:8px;
}

table.reftable .directlink {
	padding-left:8px;
	padding-bottom:8px;
}

table.reftable .beschreibung {
	background-image:url(../images/verlauf.png);
	background-repeat: repeat-x;
	background-position: top;
}

table.reftable .info {
	background-color:#eee;
	border:1px solid #c6c6c6;
	margin-left:76px;
	width:441px; 
	border-top:none;
}


.row-referenz-background {
	background-image: url(../images/brg.jpg);
	background-repeat: no-repeat;
}

.more-info {
	background-color:#eee; 
	border:1px solid #c6c6c6; 
	margin-left:78px; 
	width:440px; 
	display:none;
}
.reftable .img {
padding-top:10px;
}
.reftable h2 {
font-size:20px;
font-style:none;
margin-top:12px;
color:black;
}