* {
    margin:0;
    padding:0;
    color: rgb(95,96,98);
    font-size: 12px;
}

body {
	background-color: rgb(95,96,98);
	/*text-align: center;*/ 
	font-family: Verdana,Arial;
}

img {
	border : 0px;
}

.container {
	width: 767px;
	background-color: rgb(255,255,255); /* Weiss */
	margin-top: 19px;
	position: absolute;
	left: 50%;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: -399px; 
	text-align: left;
}

.head {
	width: 100%;
	background-color: rgb(255,255,255); /* Weiss */
	height: 70px;
}

.menu_head {
	width: 100%;
	padding-top: 10px;
}
.menu_head p {
	text-align: right;
}
.rowalogo_head {
	width: 100%;
	
}

.banner_head {
	width: 100%;
	margin-top: 5px;
}
.menu {
	width: 100%;
	height: 20px;
	margin-top: 3px;
	background-color: rgb( 215,216,217);
}

.banner {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.bottom {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: rgb(215,216,217);
	clear: both;
}

/*  Startseite BEGIN */

#column-one_start {
	float: left;
	width: 190px;
	margin-right: -190px;
	background-color: rgb(230,230,231);
	margin-top: 15px;
	margin-bottom: 15px;
}
#column-two_start {
	float: right;
	width: 577px;
	margin-right: -577px;
	margin-left: .1em;
}

#content-two_start {
	float: right;
	width: 482px;
}
#content-one_start {
	float: left;
	width: 190px;
	margin-left: -190px;
}

#content-one_start h2 {
color: rgb(95,96,98);
font-size: 11px;
font-weight: bold;
}

#content-two_start img {
margin-top: 5px;
}

#content-two_start h2 {
color: rgb(95,96,98);
font-size: 22px;
font-weight: normal;
}

#content-two_start h3 {
color: rgb(165,0,58); /* Rot */
font-size: 14px;
margin-top: 15px;
margin-bottom: 15px;
font-weight: normal;
}

#content-two_start h4 {
color: rgb(128,128,128); /* 50% Schwarz */
font-size: 12px;
font-weight: bold;
margin-top: 1em;
}

#content-two_start p {
color: rgb(86,86,85); /* 80% Schwarz */
font-size: 12px;
}

#content-one_start p {
color: rgb(128,128,128); /* 50% Schwarz */
padding-top: 3px;
font-size: 10px;
}

#news {
	padding: 5px 5px 20px 5px;
	border-bottom: 1px solid rgb(255,255,255); /* Weisser Rand unten */
}

#news a, #news a:link {
	color: rgb(165,0,58); /* Rot */
	font-weight: bolder;
	font-size: 11px;
	/* text-decoration: none; */
}
#news a:visited {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
}

#news a:hover, #news a:active, #news a:focus {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
}

#content-two_start a, #content-two_start a:link {
	color: rgb(165,0,58); /* Rot */
	font-weight: bolder;
	/* text-decoration: none; */
}
#content-two_start a:visited {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
}

#content-two_start a:hover, #content-two_start a:active, #content-two_start a:focus {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
}

/*  Startseite END */

/*  LOGIN BEGIN */

#column-one_login {
	float: left;
	width: 95px;
	margin-right: -95px;
	background-color: rgb(178,178,178); /* 30% Schwarz */
	margin-top: 15px;
	margin-bottom: 15px;
}
#column-two_login {
	float: right;
	width: 672px;
	margin-right: -672px;
	margin-left: .1em;
}

#content-two_login {
	float: right;
	width: 640px;
	padding-right: 10px;
}
#content-one_login {
	float: left;
	width: 95px;
	margin-left: -95px;
}

#content-one_login h2 {
color: rgb(154,155,155); /* 50% Schwarz */
font-size: 12px;
font-weight: bold;
}

#content-two_login img {
margin-top: 5px;
}

#content-two_login h2 {
color: rgb(95,96,98);
font-size: 22px;
font-weight: normal;
margin-bottom: 15px;
}

#content-two_login h3 {
color: rgb(165,0,58); /* Rot */
font-size: 14px;
margin-bottom: 15px;
font-weight: normal;
}

#content-two_login h4 {
color: rgb(128,128,128); /* 50% Schwarz */
font-size: 12px;
font-weight: bold;
margin-top: 1em;
}

#content-two_login p {
color: rgb(86,86,85); /* 80% Schwarz */
font-size: 12px;
display: block;
margin: 1em 0;
}

#content-two_login ul {
  padding-left: 20px;
  padding-bottom: 2px;
}

#content-one_login p {
color: rgb(128,128,128); /* 50% Schwarz */
font-size: 11px;
}

#content-two_login a, #content-two_login a:link {
	color: rgb(165,0,58); /* Rot */
	font-weight: bolder;
	/* text-decoration: none; */
}
#content-two_login a:visited {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
}

#content-two_login a:hover, #content-two_login a:active, #content-two_login a:focus {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
}

/*  LOGIN END */

#column-one {
	text-align: left;
	float: left;
	width: 95px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#column-two {
	float: right;
	width: 190px;
	margin-right: -190px;
	margin-left: .1em;
}
#column-three {
	float: right;
	width: 482px;
	margin-right: -482px;
	margin-left: .1em;
}

#content-three {
	float: right;
	width: 482px;
}

#content-three ul {
	padding-left: 15px;
	margin: 0px;
}

#content-three ul li {
	color: rgb(86,86,85);
	font-size: 12px;
}



#content-one {
	float: left;
	width: 95px;
	margin-left: -285px;
}

#left_menu {
width: 100%;
font-weight: bold;
}
#left_menu ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#left_menu li {
display: block;
margin-bottom: 1px;
}
#left_menu li a, #left_menu li a:link {
text-decoration: none;
display: block;
color: rgb(255,255,255); /* Weiss */
background-color: rgb(215,216,217);
font-size:11px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
border-bottom: 1px solid rgb(255,255,255); /* Weiss */
}
#left_menu li a:visited {
color: rgb(255,255,255); /* Weiss */
}

#left_menu li a:hover, #left_menu li a:active, #left_menu li a:focus {
color: rgb(255,255,255); /* Weiss */
}

#left_menu_cur {
width: 100%;
font-family:Verdana;
font-weight: bold;
}
#left_menu_cur ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#left_menu_cur li {
display: block;
color: rgb(255,255,255); /* Weiss */
margin-bottom: 1px;
}
#left_menu_cur li a, #left_menu_cur li a:link {
text-decoration: none;
display: block;
color: rgb(255,255,255); /* Weiss */
background-color: rgb(182,184,186);
font-size:11px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
border-bottom: 1px solid rgb(255,255,255); /* Weiss */
}
#left_menu_cur li a:visited {
color: rgb(255,255,255); /* Weiss */
}

#left_menu_cur li a:hover, #left_menu_cur li a:active, #left_menu_cur li a:focus {
color: rgb(255,255,255); /* Weiss */
}

#left_menu2 {
width: 100%;
font-weight: bold;
}
#left_menu2 ul {
list-style-type: none;
margin: 0px;
}
#left_menu2 li {
display: block;
margin-bottom: 1px;
}
#left_menu2 li a, #left_menu2 li a:link {
text-decoration: none;
display: block;
color: rgb(255,255,255); /* Weiss */
background-color: rgb(215,216,217);
font-size:10px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 10px;
}
#left_menu2 li a:visited {
color: rgb(255,255,255); /* Weiss */
}

#left_menu2 li a:hover, #left_menu2 li a:active, #left_menu2 li a:focus {
color: rgb(255,255,255); /* Weiss */
}

#left_menu_cur2 {
width: 100%;
font-family: Verdana;
font-weight: bold;
}
#left_menu_cur2 ul {
list-style-type: none;
margin: 0px;
}
#left_menu_cur2 li {
display: block;
color: rgb(255,255,255); /* Weiss */
margin-bottom: 1px;
}
#left_menu_cur2 li a, #left_menu_cur2 li a:link {
text-decoration: none;
display: block;
color: rgb(51,51,51); /* Weiss */
background-color: rgb(215,216,217);
font-size:10px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 10px;
}
#left_menu_cur2 li a:visited {
color: rgb(51,51,51); /* Weiss */
}

#left_menu_cur2 li a:hover, #left_menu_cur2 li a:active, #left_menu_cur2 li a:focus {
color: rgb(51,51,51); /* Weiss */
}


#content-three h2 {
color: rgb(154,155,155); /* 50% Schwarz */
font-size: 22px;
font-weight: normal;
margin-top: -5px;
}

#content-three h3 {
color: rgb(165,0,58); /* Rot */
font-size: 14px;
margin-top: 15px;
margin-bottom: 15px;
font-weight: normal;
}

#content-three h3 sup {
    color: rgb(165,0,58); /* Rot */
}
#content-three h4 {
color: rgb(128,128,128); /* 50% Schwarz */
font-size: 12px;
font-weight: bold;
margin-top: 1em;
}

#content-three p {
color: rgb(86,86,85); /* 80% Schwarz */
font-size: 12px;
}

#content-two {
	float: left;
	width: 166px;
	margin-left: -190px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 50%;
}

#content-two h1 {
    color: rgb(128,128,128); /* 50% Schwarz */
    font-size: 16px;
}


#content-two p {
    color: rgb(128,128,128); /* 50% Schwarz */
    font-size: 11px;
}

#content-two a, #content-two a:link {
	color: rgb(165,0,58); /* Rot */
	font-weight: bolder;
	font-size: 11px;
}
#content-two a:visited {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
	font-size: 11px;
}

#content-two a:hover, #content-two a:active, #content-two a:focus {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
	font-size: 11px;
}

#content-three a, #content-three a:link {
	color: rgb(165,0,58); /* Rot */
	font-weight: bolder;
}
#content-three a:visited {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
}

#content-three a:hover, #content-three a:active, #content-three a:focus {
	font-weight: bolder;
	color: rgb(165,0,58); /* Rot */
}

#content-three .tx-newloginbox-pi1 h3 {
color: rgb(128,128,128); /* 50% Schwarz */
font-size: 24px;
}

#content-three .tx-newloginbox-pi1 input {
width: 350px;
border: 1px solid rgb(128,128,128); /* 50% Schwarz */
}

#content-three .tx-newloginbox-pi1 table {
margin-top: 10px;
margin-bottom: 20px;
}

#content-three .tx-newloginbox-pi1 .tx-newloginbox-pi1-submit {
font-family: Arial;
width: 352px;
background-color: rgb(128,128,128); /* 50% Schwarz */
font-size: 11px;
font-weight: bold;
color: rgb(255,255,255); /* Weiss */
text-align: left;
}

.Kontakt input, .Kontakt select, .Kontakt textarea {
width: 352px;
border: 1px solid rgb(128,128,128); /* 50% Schwarz */
}              

.Kontakt td {
font-family: Arial,Helvectica,Sans-serif;
color: rgb(86,86,85); /* 80% Schwarz */
font-size: 12px;
padding-top: 10px;
padding-right: 10px;
text-align: left;
}

.Kontakt input[type=submit] {
font-family: Arial;
width: 352px;
height: 20px;
background-color: rgb(128,128,128); /* 50% Schwarz */
font-size: 12px;
font-weight: bold;
color: rgb(255,255,255); /* Weiss */
text-align: left;
padding-left: 5px;
}

.tx-nfdownloads-pi1 {
  margin-top: 20px;
}

.tx-nfdownloads-pi1 th {
  padding-top: 10px;
}

.tx-nfdownloads-pi1 .download_headline {
   font-family: Arial;
   color: rgb(128,128,128); /* 50% Schwarz */
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}

.tx-nfdownloads-pi1 .download_desc  {
  font-family: Arial;
  color: rgb(86,86,85); /* 80% Schwarz */
  font-size: 12px;
  font-weight: normal;
  padding-left: 5px;
}

.tx-nfdownloads-pi1 .download_installnotes  {
  font-family: Arial;
  color: rgb(86,86,85); /* 80% Schwarz */
  font-size: 12px;
  font-weight: normal;
}

.tx-einrichtersendemail-pi1 {
  font-family: Arial;
  color: rgb(86,86,85); /* 80% Schwarz */
  font-size: 12px;
  font-weight: normal;
}

.tx-rowakundenadressen-pi1 {
  font-family: Arial;
  color: rgb(86,86,85); /* 80% Schwarz */
  font-size: 12px;
  font-weight: normal;
}

.tx-rowakundenadressen-pi1 table {
  width: 630px;
}
.tx-rowakundenadressen-pi1 table td {
  padding: 2px 3px 2px 3px;
  
}
