body 
{
	min-width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: DejaVu Sans, Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #00336a;
	font-size: 0.9em;
	line-height: 1.5em;
}

.page 
{
	border: 0;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	width: 960px;
	background-color: #fff;
	/*background-repeat: repeat-y;
	background-image: url(images/07_lnxse/themebg.jpg);*/
}

.contentbarleft 
{
	float: left;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom : 0px;
	width: 173px;
	background-color: #fff;
	z-index:4;
	height: 100%
}

.contentfull
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom : 0px;
	text-align: left;
	float: left;
	width: 767px;
	background-color: #faa;
	z-index:4;
}

.contentbarmiddle 
{
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom : 0px;
	width: 617px;
	z-index:4;
}

.contentbarright 
{
	float: right;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom : 0px;
	width: 150px;
	z-index:4;
	background-color: #fff;
}

.header 
{
	position: relative;
	margin: 0; 
	width: 960px;
	padding: 0;
	height: 90px;
	z-index:1;
	background: url(images/07_lnxse/lnxa_themeheader.jpg) no-repeat right center;
}

.productinfobox 
{
  margin: 3px;
	border: 1px solid #BBBBBB;
	z-index:100;
}

.productbranding 
{
	height: 110px;
	z-index:101;
}

.productimage 
{
  position: absolute;
	padding: 0;
	z-index:1000;
}

img 
{
	border: none;
	z-index: 1000;
}	
	
.footer 
{
  position: relative;
	background: url("images/07_lnxse/lnxa_themefooter.png") no-repeat bottom center;
	width: 960px;
	height: 46px;
	clear: both;
	z-index:1;
}

.footerBox 
{
	position: absolute;
	right: 20px;
	bottom: 5px;
	text-align: right;
	z-index:2;
	color: #D0D0D0;
}

.footerCopyright 
{
	color: #D0D0D0;
	font-size: 75%;
	line-height: 1.4em;
	vertical-align:bottom; 
}

.silverLink a
{
	color: #D0D0D0;
  text-decoration: none;
}

.silverLink a:hover 
{
	color: #FFF;
}

.btnBack
{
  float: right;
}

.btnBack a
{
  display: block;
  height: 64px;
  width: 64px;
  background: url("images/07_lnxse/undo_square_64.png") no-repeat;
}

.btnBack a:hover
{
  background-position: -64px 0;
}

a
{
  text-decoration: none;
  color: #00f;
}

.contentblock 
{
  margin: 3px;
	border: 1px solid #BBBBBB;
	font-size: 75%;
	line-height: 1.5em;
}

.contentblocktext
{
	padding: 2px 0px 0px 5px;
	z-index:5;
}

.contentblockcaption
{
	background-color: #5b9b23;
	color: #D0D0D0;
	font-weight : bold;
	padding: 2px 0px 2px 5px;
	z-index:5;
}

.contentblockcaptionSK, .contentblockcaptionRSS, .contentblockcaptionTW, .contentblockcaptionFB
{
	background-repeat: no-repeat;
	background-position:5px 5px;
	height: 37px;
	padding: 2px 0px 0px 42px;
	z-index:5;
}
.contentblockcaptionSK
{
	background-image: url(images/01_theme/skype32x32.png);
}
.contentblockcaptionRSS
{
	background-image: url(images/01_theme/rss32x32.png);
}
.contentblockcaptionTW
{
	background-image: url(images/01_theme/twitter32x32.png);
}
.contentblockcaptionFB
{
	background-image: url(images/01_theme/facebook32x32.png);
}

a.contentdownloadlink:visited, a.contentdownloadlink:link, a.contentdownloadlink:active 
{
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

a.contentdownloadlink:hover 
{
	text-decoration: none;
	color: Silver;
	font-weight: bold;
}

a.menulink:visited, a.menulink:link, a.menulink:active 
{
	text-decoration: none;
	color: #000;
}

a.menulink:hover 
{
	text-decoration: none;
	color: Silver;
}

.fotobox img 
{
  float:right;
  margin: 0 0 5px 5px;
}

.ul_bullet
{
  list-style-image: url(images/01_theme/bulletgreen16x16.png);
  list-style-position:outside;
  list-style-type:none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-left: 0px;
  z-index:100;
}

/*Einstellungen zu Tabellen in Einführungsbereich*/
.tableexample
{
	border: none;
	margin: 0;
	padding: 0;
}

.tdexample2
{
	padding-top: 20px;
	vertical-align: top;
}

.contentdoneheader 
{
	background-image: url(images/01_theme/bulletgreen48x48.png);
	background-repeat: no-repeat;
	height: 50px;
	padding: 0px 0 0 60px;
	margin: 0;
	z-index:100;
}

.grDate 
{
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  color: Gray;
}

/********************  Für den Downloadbereich *************************/
.contentdownloadbox 
{
	padding: 10px;
	margin: 0 0 10px;
	border: 1px solid #BBBBBB;
}

.contentdownloadheader 
{
	background-image: url(images/01_theme/icon_setup_48.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 60px;
	padding-top: 10px;
	margin: 0;
	z-index:100;
}

.contentpreisheader 
{
	background-image: url(images/01_theme/icon_product_48.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 60px;
	padding-top: 10px;
	margin: 0;
	z-index:100;
}

.contentvideoheader 
{
	background-image: url(images/01_theme/camera.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 60px;
	padding-top: 10px;
	margin: 0;
	z-index:100;
}

.contentdocheader 
{
	background-image: url(images/01_theme/icon_pdf_48.png);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0px 0 0 60px;
	margin: 0;
	z-index:100;
}

textarea 
{
	border: solid 1px rgba(0,0,0,0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 1.1em;
	border-radius: 5px;
	padding: 5px;
	color: #666;
}

textarea:focus 
{
	border-width: 2px;
	border-color: #709d21;
	font-size: 1.1em;
	padding: 4px;
	outline: 0;
	color: #444;
}

input[type="text"]
{
	border: solid 1px rgba(0,0,0,0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 1.1em;
	border-radius: 5px;
	padding: 5px;
	color: #666;
}

input[type="text"]:focus 
{
	border-width: 2px;
	border-color: #709d21;
	font-size: 1.1em;
	padding: 4px;
	outline: 0;
	color: #444;
}

select
{
	border: solid 1px rgba(0,0,0,0.2);
	-khtml-appearance: none;
	font-size: 1.1em;
	background: #fff;
	color: #666;
}

select:focus 
{
	border: solid 2px #709d21;
	font-size: 1.1em;
	color: #444;
}

label 
{
	font-size: 1.1em;
	line-height: 2.1em;
	font-weight: normal;
}
