/*basic elements*/
html {
	margin: 0;
	padding: 0px;
}
body {
	margin:auto;
	background-position: center top;
	background-color:#E6E6E6;
	font-family:Arial, Times New Roman;
}

p {
	margin:0px;
	margin-bottom:15px;
	margin-top:0px;
}

hr {
	clear:both;
}

p img {
	border:solid #8B9497 1px;
}

p a img {
	border:none;
}

.content_lean img.left {
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}

.content_lean img.right {
	margin-left:15px;
	margin-bottom:10px;
	float:right;
}

strong {
}

h1 {
	margin:0px;
	color:white;
	font-size:14pt;
	font-weight:lighter;
	margin-left:15px;
}

h2 {
	border-bottom:solid #646464 1px;
	padding-left:0px;
	clear:both;
	font-size:13pt;
	margin-bottom:15px;
	margin-top:0px;
	padding-top:0px;
}

h3 {
	margin:0px;
	font-size:10pt;
	padding:0px;
	margin-bottom:15px;
	
}

h4 {
	margin:0px;
	color:white;
	font-size:14pt;
	font-weight:lighter;
	margin-left:10px;
	display:none;
}

h5 {
	margin:0px;
	font-size:10pt;
	padding:0px;
	margin-bottom:10px;
}

h6 {
}

ul {
	margin:0px;
}

.content_lean ul {
	margin:20px 0px 20px;
	padding:0px 40px;
}

/*specific divs*/
#wrap {		
	background:url(../Layout/assets/basic/background_shadow3.jpg) repeat-y;
	background-position:center;
}

#header {
	height:140px;
	background:url(../Layout/assets/header/header.jpg) no-repeat;
	/*background:url(../Bilder/layout/header/header2.jpg) no-repeat;*/
	background-position:center;
	width:930px;
	margin:auto;
}

#header_logo {
	background:url(../Layout/assets/header/prismaLogo.gif) no-repeat;
	height:110px;
	width:179px;
	float:left;
}

#container {	
	width:930px;
	margin:auto;
}

#wrapFooter {
	background:url(../Layout/assets/footer/footer2.jpg) no-repeat;	
	background-position:center;
	height:30px;
	clear:both;
}

/*navigation_Header*/
#header_navigation {
}

.header_link a {
	color:ThreeDDarkShadow;
	font-size:8pt;
	font-weight:bold;
}

.header_link {	
	margin:0px;
	padding-top:3px;
		padding-left:0px;
}

ul.header_link li {
	/*float:right;*/
	display:inline;
	color:white;
	font-size:8pt;
	list-style-type:none;
	padding-top:9px;
	margin-top:1px;
	padding-right:20px;
}

ul.header_link li.zumShop {
	/*background:url(../Layout/icons/icon_shop.gif) no-repeat;*/
	
}

ul.header_link li.impressum {
	/*background:url(../Layout/icons/icon_impressum.gif) no-repeat;*/
	

}

ul.header_link li.unternehmen {
	/*background:url(../Layout/icons/icon_unternehmen.gif) no-repeat;*/

	
}

ul.header_link li.referenzen {
	/*background:url(../Layout/icons/icon_referenzen2.gif) no-repeat;*/	

}

ul.header_link li.kontakt {
	/*background:url(../Layout/icons/icon_kontakt.gif) no-repeat;*/	

}

ul.header_link li.webCam {
	/*background:url(../Layout/icons/icon_webCam.gif) no-repeat;*/

}

ul.header_link li.support {
	/*background:url(../Layout/icons/icon_support.gif) no-repeat;*/

		
}

#headerBlock {
	height:29px;
	margin:0px;
	padding:0px;	
	padding-left:7px;	
	float:right;
	/*width:68%*/
}


#headerBlockInner {
	background:url("../Layout/assets/header/navigation_headerBG_right2.gif") no-repeat scroll right bottom transparent;
	float:right;
	height:23px;
	margin:0;
	padding:0;
}

/*navigation_headerBG_right.jpg*/

/*navigation_LEFT*/
#navigation_left {
background:#E0E0E0 url(../Layout/assets/navigation/navigationBG.jpg) repeat-x;
float:left;
padding-left:10px;
padding-top:41px;
width:250px;
}

.navigationBlock_left {
}

#navHeader_left {
	background:url(../Layout/assets/navigation/nav_header.gif) no-repeat;
	height:6px;
}

#nav_main {
	/*background:url(../Layout/assets/navigation/nav_main3.jpg) repeat-x;*/
	background-color: #EDEDED;
	width:225px;
	border-left:solid white 1px;
	border-right:solid white 1px;
	background-position:top;
}
/*
#nav_mainDown {
	background: url(../Bilder/layout/navigation/nav_main_background.jpg) repeat-y;
}
*/
#nav_footer {
	background:url(../Layout/assets/navigation/nav_footer.gif) no-repeat;
	height:26px;
}

.navigation_left a {
	color:#6E6E6E;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}


.navigation_left {
	padding-left:9px;
}

ul.navigation_left li {
	height:38px;
	width: 206px;
	list-style-type:none;
	padding-left:0px;	
	padding-top:5px;
	background-position:left 7px;
	border-bottom: solid #AAAAAA 1px;
}

ul.navigation_left li .navigation_icon
{
	border:none;
	vertical-align:middle;
	display:block;
	float:left;
	padding-right:10px;
}

ul.navigation_icon li a:hover {
	background:red;
}

li.startseite {
	background:url(../Layout/icons/icon_startseite.gif) no-repeat;
}

li.dokumentenmanagement {
	background:url(../Layout/icons/icon_dokumentenmanagement.gif) no-repeat;
}

li.prozessmanagement {
	background:url(../Layout/icons/icon_prozessmanagement.gif) no-repeat;
}

li.archivierung {
	background:url(../Layout/icons/icon_archivierung.gif) no-repeat;
	
}

li.loesungen {
	background:url(../Layout/icons/icon_lousungen.gif) no-repeat;
}

li.referenzen {
	background:url(../Layout/icons/icon_referenzen.gif) no-repeat;
}

li.partner-links {
	background:url(../Layout/icons/icon_partner-links.gif) no-repeat;
}

li.qma {
	background:url(../Layout/icons/icon_qma.gif) no-repeat;
}

/*navigation_page*/
.content_page_navigation {
	
}

.navigation_page_header_inner {
	height:23px;
	background:url(../Layout/assets/navigation/navBg.jpg) repeat-x;	
	background-position:bottom right;	
	padding-top:4px;
	float:left;
	border-top:1px solid white;	
}

.navigation_page_header {
	
	height:39px;
	/*background: url(../Layout/assets/navigation/navigation_pageBlockLeft3.gif) repeat-x;*/
	width:658px;
	background:url(../Layout/assets/navigation/navigation_pageRoundCorner.gif) no-repeat;
	background-position:bottom right;
}

.navigation_page {
	padding:0px;
}

.navigation_page a {
	color:white;
	font-size:8pt;
	font-weight:bold;
}

.navigation_page_link {
	display:inline;
	vertical-align:middle;	
}

.navigation_pageIcon {
	display:inline;		
}

.navigation_pageName {
	display:inline;		
}

.navigation_pageCut{
	display:inline;	
	/*background:url(../Layout/assets/navigation/navigation_pageCut.jpg) no-repeat;*/
	background-position:center;
	height:25px;
	width:8px;	
}

ul.navigation_page li {

}

.navigation_pageLast
{
	background:url(../Layout/assets/navigation/navigation_page.gif) no-repeat;	
	float:left;
	height:28px;
	width:45px;
}

.navigation_pageFirst
{
    background:url(../Layout/assets/navigation/navigation_pageBlockLeft2.gif) no-repeat;
	background-position:bottom left;
	height:28px;
	width:7px;
	float:left;
}

/*information*/
li.pdf {
	background:url(../Layout/icons/icon_pdf.gif) no-repeat;
}

#info_footer {
	background:url(../Layout/assets/navigation/nav_footer.gif) no-repeat;
	height:18px;
}

#info_main {
	background:#EDEDED;
	width:225px;
	border-left:solid white 1px;
	border-right:solid white 1px;
	background-position:top;
}

#info_headline {
	background:url(../Layout/assets/navigation/nav_header.gif) no-repeat;
	height:6px;
}

#information {
	margin-bottom: 0px;
}

.info_font a {
	font-size:8pt;
}


/*download*/
li.download_icon {
	background:url(../Layout/icons/icon_download.jpg) no-repeat;
}

.download_footer {
	background:url(../Layout/assets/download/download_footer.jpg) no-repeat;
	height:27px;
	width:623px;
}

.download_main {
	background: url(../Layout/assets/download/download_main.jpg) repeat-y;
}

.download_headline {
	background:url(../Layout/assets/download/download_header.gif) no-repeat;
	height:25px;
	margin-left:2px;
	width:623px;
}

.download {
	margin-left:8px;
}

.download_headline h4 {
	margin-left:33px;
	color:white;
}

.download a {
	color:#505050;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}

.download_name a
{
	color:#505050;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}

.download_info {		
	font-size:10pt;
	border-bottom: solid 1px silver;
	padding-bottom:10px;
	margin-bottom:0px;
	color:#787878;
}

.letzte .download_info {
	border:none;
}

.download_content {
	width:330px;
	float:left;
}

.download table {
	margin-left:33px;
	padding-top:12px;
	width:567px;
}

.download table td {
	padding-bottom:10px;
	vertical-align:top;	
}

.download_icon {
	background-position:top center;
	padding-right:10px;		
}

.download_name {
	white-space:nowrap;	
	padding-bottom:5px;
}

/*product*/
.product_description {
	border-bottom:solid silver 1px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.product_description h3 {
	margin-bottom:10px;
}

.content_lean table {
	margin-top:10px;
}

.product_name h3 {
	margin-bottom:10px;
	margin:0px;
}

.content_lean table td.product_icon {
	vertical-align:top;
}


/*content_Area*/
#content_Area {
	background:green;
	float:right;
	background:#E1E1E1 url(../Layout/assets/content/content_background2.jpg) repeat-x;
	background-position:right top;
}

#content_header {
	height:41px;
	background:url(../Layout/assets/content/content_header3.jpg) no-repeat;
	/*background:url(../Layout/assets/content/content_header2.jpg) no-repeat;*/
	background-position:right;
	width:670px;
}

.content_block, .content_block_lean {
	margin:0px 0px 0px;
}

.content_head {
	background:url(../Layout/assets/content/content_headline.gif) no-repeat;
	width:698px;
	height:33px;
	margin:auto;
}

.content_icon {
	background:url(../Layout/assets/content/content_icon.jpg) no-repeat;
	background-position:bottom;
	height:32px;
	width:41px;
	float:left;
}

.content_headline {
	float:left;
}

.content {	
	width:658px;
	margin:auto;
	text-align:justify;	
	padding:15px 20px;
	background:#797979;
	color:white;
	line-height:17px;
	font-size:9pt;
}

.content_footer {
	background: url(../Layout/assets/content/content_footer.jpg) no-repeat;
	height:12px;
	width:698px;
	margin:auto;
	clear:both;
}

/*content_block_lean*/
.content_block_lean h4
{
	/*border-bottom: solid 2px black;*/
	border-color:white;
	width:700px;
	margin:0px;
	margin-left:30px;
	color:white;
}

.content_head_lean {
	background:url(../Layout/assets/content/content_headline_lean.jpg) no-repeat;
	height:26px;
	width:670px;
}

.content_icon_lean {
	background:url(../Layout/assets/content/content_icon.jpg) no-repeat;
	background-position:bottom;
	height:32px;
	width:41px;
	float:left;
}

.content_lean {	
	width:636px;	
	text-align:justify;
	color:#646464;
	line-height:17px;
	font-size:9pt;
	padding:10px;
	border:solid white 1px;
	border-bottom:none;
	border-top:none;
	background-color:#EDEDED;/* url(../Layout/assets/content/contentArea_background2.jpg) repeat-x;*/
}

.content_footer_lean
{
	background:url(../Layout/assets/content/content_footer.gif) no-repeat;
	height:4px;
	background-position:bottom left;
}

.column
{
	padding:5px;			
}

.column h3
{
	text-align:center;			
}

.column p
{
	text-align:left;
}

.column img
{	
	display:block;
/*	padding:5px;*/
	margin:auto;
	
/*	border:solid silver 2px;*/	
	
	/*background-repeat:repeat-x repeat-y;
	background-image:url(../Layout/assets/schatten4.gif);*/
}

table.uebersicht td 
{
	text-align:center;
}

.vorschau
{	display:none;
	position:fixed;
	margin:auto;
	width:100%;
	height:100%;
	background-repeat:repeat-x repeat-y;
	background-image:url(../Layout/assets/schatten4.gif);
}

.vorschau .innen
{	
	width:100%;
	height:100%;
	margin:auto;
	
	background-position:center center;
	background-repeat:no-repeat;	
}

/*Reference*/
#customer 
{
	margin-right:12px; 
	margin-bottom:12px; 
	float:left; 
	width:195px; 
	border:1px; 
	border-style:solid; 
	border-color:#A0A0A0;	
}

#customerLogo
{
	height:80px;	
	border-bottom:solid 1px #A0A0A0;
}

#customerHeadline
{
	margin-left:23px; 
	padding-top:3px; 
	text-align:left;
	font-size:8pt;
	height:30px;
}
#customerName
{
	background:white;
}

#customerLeftBlock
{
	float:left; 
	height:55px;
	width:12px; 
}

#customerLink {
	font-size:8pt;
	margin-left:23px;
}

#picture 
{
	background:url(../Layout/picture/dokumentenmanagement.jpg) no-repeat;
	height:350px;
}

/*SOCIAL NETWORK*/
#socialNetwork
{
	float:left;
	width:217px;
}

#socialNetwork h3
{
	color:#828282;
	font-size:10.5pt;
	font-weight:bold;
	margin:11px 0 10px 19px;
	font-family:Verdana;
}

#socialNetwork ul 
{
	padding-left:20px;
	margin-left:0px;
}
	
#socialNetwork ul li
{
	display:inline;
	padding-right:5px;
}

#socialNetwork ul li img
{
	border:0px;
}

#buttonVideoAdditional td
{
	text-align:center;
}

.AbbyyLogo
{
	margin-left:13px;
}



