/*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:0px;
	margin-top:15px;
}

hr {
	clear:both;
}

.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;
	margin-left:-7px;
	clear:both;
	font-size:13pt;
	margin-bottom:0px;
	margin-top:14px;
}

h3 {
	margin:0px;
	font-size:10pt;
	padding:0px;
	margin-bottom:15px;
	margin-top:15px;
}

h4 {
	margin:0px;
	color:white;
	font-size:14pt;
	font-weight:lighter;
	margin-left:10px;
}

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_shadow.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/footer.jpg) no-repeat;	
	background-position:center;
	height:30px;
	clear:both;
}

/*navigation_Header*/
#header_navigation {
}

.header_link a {
	color:white;
	font-size:8pt;
	font-weight:bold;
}

.header_link {	
	margin:0px;
	padding-top:10px;
}

ul.header_link li {
	/*float:right;*/
	display:inline;
	color:white;
	font-size:8pt;
	list-style-type:none;
	padding-top:9px;
	margin-top:1px;
}

ul.header_link li.zumShop {
	background:url(../Layout/icons/icon_shop2.gif) no-repeat;	
	padding-left:30px;
	padding-right:10px;		
}

ul.header_link li.impressum {
	background:url(../Layout/icons/icon_impressum.gif) no-repeat;
	padding-left:30px;
	padding-right:20px;	
}

ul.header_link li.unternehmen {
	background:url(../Layout/icons/icon_unternehmen2.gif) no-repeat;	
	padding-right:20px;
	padding-left:30px;
}

ul.header_link li.kontakt {
	background:url(../Layout/icons/icon_kontakt.gif) no-repeat;	
	padding-right:20px;
	padding-left:30px;
}

ul.header_link li.webCam {
	background:url(../Layout/icons/icon_webCam.gif) no-repeat;
	padding-right:20px;
	padding-left:30px;	
}

ul.header_link li.support {
	background:url(../Layout/icons/icon_support.gif) no-repeat;
	padding-right:20px;
	padding-left:30px;	
}

#headerBlock {
	background:url(../Layout/assets/header/navigation_headerBG_left.gif) no-repeat;
    background-position:bottom left;
	height:29px;
	margin:0px;
	padding:0px;	
	padding-left:7px;	
	float:right;
	width:68%;
}

#headerBlockInner {
	height:29px;
	background:url(../Layout/assets/header/navigation_headerBG_right.jpg) no-repeat;
	background-position:bottom right;
	margin:0px;
	padding:0px;
}

/*navigation_LEFT*/
#navigation_left {
	width:260px;
	background:#C8C8C8;
	float:left;
}

.navigationBlock_left {
	margin-bottom:17px;
}

#navHeader_left {
	background:url(../Layout/assets/navigation/nav_header.jpg) no-repeat;
	height:25px;
}

#nav_main {
	background:url(../Layout/assets/navigation/nav_main.jpg) no-repeat;
}
/*
#nav_mainDown {
	background: url(../Bilder/layout/navigation/nav_main_background.jpg) repeat-y;
}
*/
#nav_footer {
	background:url(../Layout/assets/navigation/nav_footer.jpg) no-repeat;
	height:26px;
	margin-top:-10px;
}

.navigation_left a {
	color:#464646;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}


.navigation_left {
	padding-top:9px;
	padding-left:9px;
}

ul.navigation_left li {
	height:38px;
	width: 220px;
	list-style-type:none;
	padding-left:0px;	
	padding-top:5px;
	background-position:left 7px;
	border-bottom: solid black 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.jpg) no-repeat;
}

li.dokumentenmanagement {
	background:url(../Layout/icons/icon_dokumentenmanagement.jpg) no-repeat;
}

li.prozessmanagement {
	background:url(../Layout/icons/icon_prozessmanagement.jpg) no-repeat;
}

li.archivierung {
	background:url(../Layout/icons/icon_archivierung.jpg) no-repeat;
	
}

li.loesungen {
	background:url(../Layout/icons/icon_lousungen.jpg) no-repeat;
}

/*navigation_page*/
.content_page_navigation {
}

.navigation_page_header_inner {
	height:24px;
	background:#7F8184 repeat-x;	
	background-position:bottom right;	
	padding-top:2px;
}

.navigation_page_header {
	background:url(../Layout/assets/navigation/navigation_pageBlockLeft.gif) no-repeat;
	background-position:bottom left;
	height:26px;	
	float:right;
	padding-left:7px;
}

.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 {

}



/*information*/
li.pdf {
	background:url(../Layout/icons/icon_pdf.gif) no-repeat;
}

#info_footer {
	background:url(../Layout/assets/navigation/nav_footer2.jpg) no-repeat;
	height:27px;
}

#info_main {
	background: url(../Layout/assets/navigation/nav_main_background2.jpg) repeat-y;
}

#info_headline {
	background:url(../Layout/assets/navigation/nav_header2.jpg) no-repeat;
	height:25px;
}

#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_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_background.jpg) repeat-x;
}

#content_header {
	height:41px;
	background:url(../Layout/assets/content/content_header.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:630px;
	margin:auto;
	text-align:justify;	
	padding:0px 20px;
	color:#646464;
	line-height:17px;
	font-size:9pt;
	margin-top:10px;
}

.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;	
}