* {
	font-size: 10pt;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #f68b1f;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #f68b1f;
	text-decoration : none;
}

a .active {
	font-size: 10pt;
	color: #f68b1f;
	text-decoration : none;
	cursor: pointer;
}

h1 {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #000000;
}


h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
}

div.jobs h2
{
	margin: 0 0 10px 0;
	padding: 0;
}



h3 {
	margin: 0;
	font-weight: bold;
	margin-bottom: 0.6em;
	margin-top: 0.0em;
}

h4 {
  border-bottom: 1px solid #ddd;
  margin: 0.4em 0 0.2em;
}

html {
	overflow-y: scroll;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: "Arial", "Helvetica", sans-serif;
	background-color: #AAAAAA;
	height: 100%;
}

img {
	border: 0;
}

hr  {
	height: 1px;
}

li {
	padding-bottom: 2px;
}

.vision li{
	padding-bottom: 1em;
}

p {
	margin: 0;
	margin-bottom: 2em;
}

select, input, textarea {
	border: 1px solid #bbb;
	font-family: "Arial", "Helvetica", sans-serif;
}

table {
	text-align: left;
}

table, tr, td {
	vertical-align: top;
}

table.partner {
	width: 512px;
}

table.partner th {
	vertical-align: middle;
	width: 200px;
	padding: 0;
}

table.team td {
	width: 190px;
}

table.team a {
	font-weight: normal;
	color: #000000;
}

table.team a:hover {
	font-weight: normal;
	color: #f68b1f;
}

table.produkte {
	border-top: 1px solid #000000;
	border-collapse: collapse;
	width: 512px;
}

table.produkte th {
	width: 160px;
	padding: 0;
}

table.produkte td {
	vertical-align: middle;
	padding-left: 30px;
  font-size: 20px;
}

table.produkte img {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

table.form td, table.form th {
  white-space: nowrap;
}

td form {
  margin: 0;
}

ul {
	list-style-image: url(/images/aufzaehlung.gif);
}

.small {

	font-size: 10px;
}

#agb p {
	margin: 0.5em 1em 1em;
	text-align: justify;
}


#bg {
	width: 1001px;
	min-height: 750px;
	height: 100%;
	background-color: #FFFFFF;
}

#bottom {
	position: absolute;
	width: 1001px;
	text-align: left;
  background-color: #FFFFFF;
  top: 88px;
  left: 0;
}

#copyright {
	width: 512px;
	text-align: right;
	font-style: italic;
	padding-top: 15px;
}

#copyright img {
	padding-top: 30px;
}

#home-liste-1 {
	width: 100%;
	padding: 10px;
	background-image: url(/images/home_it-outsourcing-1.gif);
	background-repeat: repeat-y;
}

#home-liste-2 {
	width: 100%;
	padding: 10px;
	background-image: url(/images/home_it-outsourcing-2.gif);
	background-repeat: repeat-y;
}

#home-liste-3 {
	width: 100%;
	padding: 10px;
	background-image: url(/images/home_it-outsourcing-3.gif);
	background-repeat: repeat-y;
}

#home-liste-4 {
	width: 100%;
	padding: 10px;
	background-image: url(/images/home_it-outsourcing-4.gif);
	background-repeat: repeat-y;
}

#inhalt {
	position: relative;
	margin-left: 255px;
	width: 508px;
	text-align: left;
	padding-top: 45px;
	padding-bottom: 20px;
}

#inhalt-produkte {
	position: relative;
	margin-left: 255px;
	width: 570px;
	text-align: left;
	padding-top: 45px;
	padding-bottom: 20px;
}

#main {
	width: 100%;
	height: 100%;
}

#main-title {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 10px;
}

#main-news * p {
	font-size: 9pt;
}

#main-news th {
	padding-right: 20px;
}


#menu-left {
	position: absolute;
	background-image: url(/images/unav_bg.jpg);
	background-repeat: no-repeat;

	width: 180px;
	height: 500px;
	top: 1px;
	padding-top: 45px;
}

#menu-top {
	float: left;
	position: relative;
}

#menu-top a, #menu-top .active {
	position: relative;
	top: 71px;
	color: white;

	/*background: #636363;*/
	background-image:url(/images/menu-top-bg.jpg);
	background-repeat: repeat-x;

	padding: 9px 30px 0 14px;
	border-right: 1px solid white;
	border-top: 1px solid white;
  border-bottom: 0;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	
}

#menu-top .active {
	 /*background: #888;*/
	background-image:url(/images/menu-top-bg-active.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	cursor: pointer;
}

#menu-top a:hover {
	background: #f7933a;
	text-decoration: none;
}

#news {
	position: absolute;
	top: 91px;
	right: 0px;
	width: 130px;
	text-align: left;
	margin-right: 16px;
}

#news div {
	margin-top: 1px;
	margin-bottom: 3px;
	font-size: 9pt;
}

#rahmen {
	width: 1003px;
	min-height: 750px;
	height: 100%;
	background-color: #555555;
}

#top {
	position: relative;
	background-image: url(/images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 1001px;
	text-align: right;
}

#top_securelogin {
	position: relative;
	background-image: url(/securelogin/images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 1001px;
	text-align: right;
}

.unav-frame {
	position: relative;

	width: 180px;
	padding-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


.horange {
	margin: 0px 0px 0px 0px;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 1em;
	color: #f68b1f;
}

.bild {
	float: left;
	margin-right: 10px;
}

#img-softronics {
    position: absolute;
    margin-left: 450px;
    margin-top: 0px;
}

.button {
	height: 19px;
	background-color: #FFFFFF;
	color: #f68b1f;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #f68b1f;
  cursor: pointer;
}

.loginform td {
	padding-bottom: 8px;
}

.main-news-title {
	font-weight: bold;
	font-size: 9pt;
}

.navigation a {
	font-size: 13px;
	color: #999999;
	margin: 3px 0px 3px 30px;
	font-weight : bold;
}


.navigation a:hover {
	font-size: 13px;
	color: #f7933a;
}

.navigation {

	background: #efefef;
	padding: 3px 0px 3px 0px;
	width: 180px;
	margin-bottom: 1px;
}

.hnavigation {

	background: #f68b1f;
	cursor: pointer;
}

.hnavigation a{
	color: #ffffff;
}

.unav1 {
	padding-top: 2px;
}
.unav1 a{
	margin: 3px 0px 3px 45px;
	color: #efefef;

}

.unav1 a:hover{
	color: #f7933a;

}

.navigation-leer{
	margin-bottom: 5px;
}

.navigation-news {
	background: #efefef;
	width: 180px;
	padding: 10px 0px 3px 0px;
	margin: 0;
  margin-bottom: 5px;
}

.navigation-securelogin {
	background: #efefef;
	width: 180px;
	padding: 10px 0px 3px 0px;
	margin-bottom: 20px;
}

.navigation-securelogin div {
	background: #efefef;
	width: 160px;
	padding: 10px 0px 3px 10px;
}

.navigation-securelogin .klein {
	font-size: 10px;
}

.navigation-securelogin .klein a {
	font-size: 10px;
}

.navigation-securelogin .klein b {
	font-size: 10px;
}

.navigation-news div {
	background: #efefef;
	width: 160px;
	padding: 10px 0px 3px 20px;
}

.navigation-title {
	background: #cccccc;
	width: 180px;
	padding: 6px 0px 6px 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

.navigation-title span {
	margin: 6px 0px 6px 10px;
}

.orange {
	color: #f68b1f;
}

.preis {
	font-style: italic;
}

.table {
	margin: 0;
	padding: 0;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

.table td {
	padding-left: 15px;
	vertical-align: middle;

}

.table-produkte td {
	font-size: 12px;
}

.table-produkte td b, h3 {
	font-size: 12px;
}

.table-produkte2 td  {
	font-size: 12px;
	text-align: center;
}

.table-produkte3 td  {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}


#infoDiv { 
	position:absolute; 
	visibility:hidden; 
	z-index:1000;
	background: #ffedc7;
	font-size: 10px;
	}
 
div.info { 

  font-size: 11px;
  margin: 8px 8px 8px 8px;
  }

img.neu {
  margin-bottom: -4px;
}

.error {
  background: #FFE9D8;
}

.bilderschau_thumb {
  width: 57px;
  height: 57px;
  border: 1px solid #666;
  cursor: pointer;
  margin: 0 5px 5px 0;
}

.footer {
	position:absolute;
	bottom:0;
	width:991px;
	background:#656366;
	color:#ffffff;
	padding:5px;

	text-align:center;
	margin-top:25px;
}

.footer a {

}

.green-it {
  position: absolute;
  top: 430px;
  left: 34px;
}

.server-location {
  position: absolute;
  top: 340px;
  left: 34px;
}

.anthrazit {
  float: left;
  margin-left: -15px;
  margin-right: 5px;
}

table.products {
  border-collapse: collapse;
  margin: 0 -3em 0 -1em;
}

table.products th, table.products td {
  padding: 0 1em;
  border-bottom: 1px solid #ccc;
}

table.products th {
  border-right: 1px solid #ccc;
}

table.products td {
  padding-top: 2em;
}

table.products big {
  display: block;
  margin-bottom: 0.5em;
}

table.products big a {
  font-size: 1.2em;
}

marquee {
  padding: 0.2em;
  color: black;
  font-size: 9pt;
}

#datatrans-container {
  border: none;
  width: 650px;
  height: 400px;
  overflow: hidden;
  margin-left: -4px;
}

#datatrans-form { display: none; }


.information_holder_left
{
	float: left;
	width: 220px;
	margin: 0 60px 0 0;
}

.information_holder_right
{
	float: left;
	width: 220px;
}

.clear
{
	clear: both;
	overflow: hidden;
	height: 0;
}

img.infos_img
{
	float: left;
}

div.infos_left
{
	cursor: pointer;
	width: 313px;
	height: 90px;
	padding: 12px 5px 0 0;
	margin: 0 20px 20px 0;
	float: left;
	overflow: hidden;
}

div.infos_right
{
	cursor: pointer;
	width: 313px;
	height: 90px;
	padding: 12px 5px 0 0;
	margin: 0 0 20px 0;
	float: left;
	font-size: 11px;
	overflow: hidden;
}

div.news_holder
{
	background-image: url(/images/news/background.jpg);
	background-repeat: no-repeat;
	background-color: white;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 20px 20px 5px 20px;
	margin: 0 0 20px 0;
}

div.news_holder h6
{
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;

}

div.news_holder img
{
	float: left; 
	margin: 0 14px 0 0;
	width: 192px;
}


div.news_holder iframe
{
	float: left; 
	margin: 0 14px 0 0;
	width: 192px;
}

div.news_holder div.clear_news
{
	clear: both;
	overflow: hidden;
	height: 0;
}

div.news_holder strong
{
	display: block;
	margin: 0 0 7px 0;
}

div.news_holder span.normale
{
	font-size: 10px;
	font-weight: normal;
}

div.news_holder a
{
	color: #f68b1f;
	text-decoration: underline;
	font-size: 11px;
}

div.news_holder span.bold
{
	font-weight: bold;
	font-size: 11px;
}

div.news_holder  div.space
{
	height: 4px;
	overflow: hidden;
}




