/*Layout - enthält alle Inhalts Elemente -----------------------------------*/
body{
	text-align:center;
	background:#626365 url(images/bg-body.jpg) repeat-x;
	color:#4B4B4D;
}
h1{
	font-size:1.7em;
	color:#4B4B4D;
	margin:0 0 20px;
}
h2{
	font-size:1.1em;
	margin-bottom:10px;
	line-height:1.4em;
}
#sidebar h1{
	margin-top: 20px;
	font-size: 1.4em;
}
h3{
	font-size:1em;
	margin:0 0 10px 0;
	line-height:1.4em;
}
caption{
	font-size:1.1em;
	font-weight: bold;
	border: 1px solid #aaa;
	border-bottom: none;
	width: 50%;
	background-color: #eee;
	padding: 4px;
	margin-top: 20px;
}
legend{
	font-weight:bold;
}
td, th{
	vertical-align: top;
	padding: 4px 12px 4px 4px;
}
th{
	font-weight: bold;
}
ol li{
	margin-bottom:7px;
	line-height:1.3em;
	padding-left:10px;
	list-style-type: decimal;
}
#content tr td, #content tr th{
	border-top: 1px solid #aaa;
}
#content tr.tr-last td, #content tr.tr-last th{
	border-bottom: 1px solid #aaa;
}
#content table{
	min-width: 60%;
	margin-bottom: 15px;
}
#content a:link,
#content a:active,
#content a:visited,
#sidebar a,
#sidebar li a:hover{
  color:#333;
}
/*HR---*/
hr {
  background-color:#ccc;
  color:#ccc;
	margin:.5em 0;
  border:#ccc;
  height:1px;
}
p{
line-height:1.5em;
margin:0 0 10px 0;
}
#wrap{
	background:url(images/bg-wrap2.jpg) top no-repeat;
	margin:auto;
	width:960px;
	height:100%;
	padding:0 10px;
	text-align:left;
}
#header{
	background:#E1E1E1 url(images/bg-header.jpg) bottom repeat-x;
	padding-top:30px;
	width: 960px;
}
#languageselect{
	position: absolute;
	top: 3px;
	width: 955px;
	text-align: right;
	margin-top: 0px;
	font-size: 0.8em;
}
#languageselect a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#languageselect a:hover, #languageselect a.on{
	color: #555;
	text-decoration: underline;
}
#languageselect span{
	font-weight: bold;
	color: #888;
}
#container{
	width:960px;
	height:100%;
	padding-top:30px;
	background-color: white;
}
#container #sidebar{
	width:175px;	
	float:right;
	padding-right:15px;
	font-size:.9em !important;
}
#sidebar img#logo{
	background:url(images/forsis.png) top no-repeat;
	display:block;
}
#container #sidebar p{
	margin:0;
}
#sidebar ul, #sidebar ol {
	margin-left: 20px;
	margin-bottom: 10px;
}
#sidebar li a{
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
#container #sidebar img#logo{
	margin-bottom:28px;
}
#container #content{
	width:710px;
	height:100%;
	min-height:500px;
}
#container #content ul li, #sidebar ul li{
	margin-bottom:7px;
	line-height:1.3em;
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:10px;
}
#container #content .inner{
	height:100%;
	margin-left:200px;
	padding:10px 0px;
}
#menu{
	position:absolute;
	float:left;
	margin-top:40px;
	height: 380px;
	width:190px;
}
#menu #menuinner{
	width:165px;
	border-style: solid;
	border-width: 1px;
	border-left: none;
	border-color: #aaa;
	background-color: #eee;
	display:block;
	padding: 5px 0px 15px 5px;
}
#menuinner .spacer {
	width: 90%;
	margin: 0px auto;
	border-top: 1px #ddd solid;
	margin: 10px auto;	
}
#menuinner a{
	font-size:1em;
	padding: 4px;
	display:block;
	text-decoration:none;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
}
#menuinner a:hover,
#menuinner a.on{
	background-color: #ddd;	
}
#submenu{
	margin-left: 10px;
	margin-bottom: 15px;
}
#submenu a{
	font-weight: normal;
}

#navi{
	position:relative;
	background:#5E5E5E url(images/bg-navi.jpg) repeat-x;
	height:33px;
	border-bottom:6px solid;	
}
#navi ul#tabs{
	position:absolute;
	top:3px;
	left:190px;
	height:30px;
	float:left;
}
#navi ul#tabs li,
#navi ul#icons li{
	float:left;
}
#navi ul#tabs li a,
#navi ul#icons li a{
	height:30px;
	display:block;
	text-indent:-999em;
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-bottom: 8px;
}
#navi ul#icons{
	float:right;
	width:190px;	
}
#navi ul#icons li a{
	width:30px;
	height:25px;
	margin-right:.5em;
}
#navi ul#tabs li#Firma a:hover,
#navi ul#tabs li#Firma a.on{
	background-position:0px -30px;	
}
#navi ul#tabs li#Produkte a:hover,
#navi ul#tabs li#Produkte a.on{
	background-position:0px -120px;	
}
#navi ul#tabs li#Lösungen a:hover,
#navi ul#tabs li#Lösungen a.on{
	background-position:0px -180px;	
}
#navi ul#tabs li#Kompetenz a:hover,
#navi ul#tabs li#Kompetenz a.on{
	background-position:0px -240px;	
}
#navi ul#tabs li#Support a:hover,
#navi ul#tabs li#Support a.on{
	background-position: 0px -210px;
}
#navi ul#tabs li#Termine a:hover,
#navi ul#tabs li#Termine a.on{
	background-position: 0px -150px;
}
#navi ul#icons li#home a{
	background-image:url(images/picto_home.png);
}
#navi ul#icons li#kontakt a{
	background-image:url(images/picto_mail.png);
}
#navi ul#icons li#sitemap a{
	background-image:url(images/picto_sitemap.png);
}
#navi ul#icons li#impressum a{
	background-image:url(images/picto_imprint.png);
}
#navi ul#icons li#callback a{
	background-image:url(images/picto_call.png);
}
#bildleiste{
	background:url(images/bildleiste.jpg) center right;
	height:99px;
	width:960px;
	margin: auto;
	position:relative;
}
#bottom{
	margin:0px auto;
	width:980px;
	height:60px;
	background:url(images/bg-wrap-bottom.jpg) bottom right no-repeat;
}
#footer{
	margin-left:10px;
	color:#fff;
	width: 960px;
	height:45px;
}
#footer li{
	float:left;
	margin-right:10px;
	padding-left:10px;
	margin-top:10px;
	background:url(images/li-footer.gif) center left no-repeat;
}
#footer li.first{
	background:none;
	margin-left:190px;
}
#footer #anbieter{
	clear:both;
	position:relative;
	top:-18px;
	line-height:25px;
	height:25px;
	color:white;
	text-align: left;
}
#footer #anbieter a{
	margin-left:15px;
	color:white;
}
#container .filecount{
	display: none;
}
.filelinks div { height: 24px; }