#left , #bread , #top_top , #top , #footer , #newsticker , #breedcrumbs , #ContentTopic, #infos, #infobanner
{
	visibility: hidden;
	display:none;
}
#center
{
	top:0px;
	left:0px;
	width: auto;
	height: auto;
	z-index: 3;
	padding-left:5px;
	padding-top:10px;
	margin-top: 5px;
	font-size: 90%;
	line-height: 150%;
}
html, body, div, p, h1, h2, h3, ul, li, span, a, table, td, form, img, strong, #tree, #tree li, #contenttopic, #bread {
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, sans-serif;
}
html, body {
	background: #FFFFFF;
	font-size: 101%;
}
a:link {
	color: #06c;
	text-decoration: underline;
}
a:visited {
	color: #142d6d;
	text-decoration: underline;
}
a:hover {
	color: #09f;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
img {
	border: 0;
}
h1, h2, h3, legend , .head1, .head2, .head3{
	text-decoration: none;
	font-weight: 600;
	color: #666;
}
h1, h2, h3
{
	padding: 5px;
	margin: 5px;
}
h1
{
	font-size: 1.4em;
}
.head1 {
	font-size: 1.2em;
}
h2{
	font-size: 1.1em;
}
.head2 {
	font-size: 1.0em;
}

h3{
	font-size: 1.0em;
}
.head3 {
	font-size: 0.9em;
}

p, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin-left:12px;
}
ul {
	list-style-image: url(images/list_style_image.gif);
	margin-top: 1px;
	margin-left: 30px;
}
li {
	list-style-image: url(images/list_style_image.gif);
	padding: 1px;
	margin: 5px;
	line-height: 18px;
	
}
ul li p
{
margin:15px;
}
fieldset {
	margin: 10px;
	padding: 10px;
	border-color: #69f;
}
table{
margin-top:25px;
}
hr, .hr {
	margin: 5px;
	border-bottom: 1px solid #008fdd;
}

.ino
{
font-weight : bold;
}
.soft
{
color: #0000FF;
}
.imgright {
	float: right;
}
.imgleft {
	float: left;
}
.imgright, .imgleft {
	margin: 5px;
}
.small, .bildunter {
	font-size: 0.8em;
}
.smallbold {
	font-size: 0.7em;
	font-weight: 600;
}
.progzeile {
	font: 0.8em "courier new", courier, mono, sans-serif;
}
.textbox, .button, textarea {
	margin: 5px;
	border: #999 1px dotted;
	background: #e6e6e6;
}
.searchbox {
	font-size: 60%;
	font-weight: normal;
	background: #ff0;
}
.compl_border td {
	border: #fff 1px solid;
}
.compl_border {
	border: #fff 1px solid;
}
.border_left {
	border-left: #fff 1px solid;
}
.border_left_top {
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
}
.border_left_bottom {
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
.border_right {
	border-right: #fff 1px solid;
}
.border_right_top {
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
}
.border_right_bottom {
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
.border_top {
	border-top: #fff 1px solid;
}
.border_bottom {
	border-bottom: #fff 1px solid;
}

#home_link {
	width: 150px;
	height: 40px;
	z-index: 4;
}

.simple-box-left-Sitemap {
	width: 30%;
	float: left;
}
.simple-box-right-Sitemap {
	width: 65%;
	float: right;
}
ul .sitemap, li .sitemap
{
margin-left:55px;
}





.simple-box, .simple-box-left, .simple-box-right, .separator {
	margin: 0px;
	padding: 0px;

}
.simple-box {
	width: 99%;
}
.simple-box-left {
	width: 48%;
	float: left;
}
.simple-box-right {
	width: 48%;
	float: right;
}
.reihe {
	clear: both;
	width: 99%;
	height: auto;
}
.h2border {
	padding: 3px;
	border: 1px solid #e0e0e0;
	background: #f0f0f0;
}
.separator {
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	border-bottom: 1px solid #008fdd;
}
a.ext, a.ext:link, a.ext:visited, a.ext:hover {
	padding-left: 14px;
	background: url(images/ext.gif) no-repeat left;
}
.start_vwn {
	background: url(images/topicicon/prozessvisualisierung.gif) no-repeat 0 -10px;
}
.start_service {
	background: url(images/topicicon/dienstleistung.gif) no-repeat  0 -10px;
}
.start_hardware {
	background: url(images/topicicon/hardware.gif) no-repeat  0 -10px;
}
.start_opc {
	background: url(images/topicicon/opc.gif) no-repeat  0 -10px;
}
a.start_page, a.start_page:link, a.start_page:hover, a.start_page:visited {
	text-decoration: none;
	color: #06c;
	margin:2px;
	padding:2px;
}
a.start_page:hover
{
	text-decoration: none;
	color: #09f;
	background:#fff;
}
.start_list {
	padding-left: 50px;
}
h2.start_vwn, h2.start_opc, h2.start_service, h2.start_hardware {
	height: 50px;
	padding-left: 50px;
	font-size: 140%;
	color: #666;
}
a.info, a.info:link, a.info:visited, a.info:hover, a.info:active, a.info span, a.info:hover span {
	text-decoration: none;
	color: #000;
}
a.info {
	position: relative;
	z-index: 24;
}
a.info span, a.info:hover span {
	display: none;
	visibility: hidden;
}
a.info:hover span {
	top: 2em;
	left: 2em;
	width: 15em;
	border: 10px solid #ccc;
	text-align: center;
}
.formreihe {
	clear: both;
	width: 410px;
}
.formlabel {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.formfeld {
  float: right;
  width: 300px;
  text-align: left;
} 


.mailreihe {
	clear: both;
	margin-left:10px;
	margin:1px;
	padding:1px;
}
.mailformreihe {
	clear: both;
}
.mailformlabel {
  float: left;
  width: 20%;
  text-align: left;
  padding:1px;
}
.mailformfeld {
  float: right;
  text-align: left;
  padding:1px;
  width: 75%;
} 



#left_bottom {
	left: 0;
	bottom: 20px;
	width: 135px;
	position:absolute;
}
