/*
Theme Name: nsv
Theme URI: http://www.web5.de
Description: Customer Theme for NSV
Version: 1.0
Author: WEB5
Author URI: http://www.web5.de
Tags: fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

.clear
{
	float: none;
	clear: both;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 990px;
	min-width:1px;
	min-height:1px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 0px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:990px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 990px;
	height: 123px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 990px;
	height: 123px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 990px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
	width:190px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 2px;
	height: 2px;
	background-image: url('images/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.art-Block-tc, .art-Block-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.art-sidebar2 .art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #bafdda;
}

.art-sidebar3 .art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #bafdda;
}


.art-Block
{
	margin-top: 8px;
}
/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 7px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	white-space : nowrap;
	padding: 0 8px;
	line-height: 30px;
}

.art-BlockHeader  .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 26px;
	width:190px;
	background-image: url('images/BlockHeader.jpg');
}

.art-BlockHeader .l
{
	left:0;
	right:1px;
}

.art-BlockHeader .r
{ 
	width:990px;
	right:1;
	clip: rect(auto, auto, auto, 989px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-sidebar2 .art-BlockContent
{
	height:144px;
}


.art-BlockContent-body
{
	position: relative;
	z-index:1;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;	
}



.art-BlockContent-body
{
	color:#000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.art-BlockContent-body a:link
{
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body .m a:link
{
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #111311;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}


/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index:1;
	/*padding: 10px;*/
}

.art-Post-body-voll
{
	position: relative;
	z-index:1;
}



/* Start images */
a img
{
	border: 0;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}


.art-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

.art-article tr
{
	width:100%;
	height:50px;
	background-color:#bafdda;
}


/* Finish tables */
/* end Box, Post */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.art-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #000000;
  width:555px;
}

.art-PostContent-Detail
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #000000;
  width:545px;
}


.art-PostContent-voll
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #000000;
  width:733px;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #000000;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #000000;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #000000;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #00a365;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #00a365;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #00a365;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #00a365;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #00a365;
}

/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #393E37;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}

.art-Post li
{
	padding:0px 0 0px 11px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
}

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 990px;
	margin: 5px auto 0px auto;
}

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 237px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 555px;
	height:670px;
	background-color:#FFFFFF;
}

.art-contentLayout .art-content-voll
{
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px;
	border: 0;
	float: left;
	overflow: hidden;
	width: 733px;
	background-color:#bafdda;
}

.art-contentLayout .art-content-produkt
{
	position: relative;
	margin: 0px 0 0 0;
	padding-top: 10px;
	border: 0;
	float: left;
	overflow: hidden;
	width: 753px;
	background-color:#FFFFFF;
}

.art-contentLayout .art-content-detail
{
	position: relative;
	margin: 10px 0 0 0;
	padding: 5px;
	border: 0;
	float: left;
	overflow: hidden;
	width: 545px;
	background-color:#bafdda;
}


.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 792px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 792px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 989px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 190px;
}

.art-contentLayout .art-sidebar3
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 190px;
}

/* end LayoutCell */


img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */

.hidden {display: none;}

/*sidebar links*/
.page_item{
	width:166px;
	height:24px;
	background:url('images/menubutton.jpg') no-repeat;
	margin-bottom:16px;
	line-height:24px;
	padding-left:5px;
	font-size:14px!important;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:16px;
}

.home-1-1{
	width:545px;
	height:74px;
	background-color:#bafdda;
	padding:2px 5px 5px 5px;
	margin-bottom:8px
}

.home-1-1 p{
	margin-top: 3px;
	margin-bottom:5px;
}


.home-box{
	width:263px;
	height:158px;
	background-color:#bafdda;
	padding:5px;
}

.home-2-1{
	float:left;
	margin:0 4px 8px 0;
	!margin:0;
}
.home-2-1 p{
	margin-top: 1px;
	margin-bottom: 1px;
}
.home-2-2{
	float:right;
	margin:0 0 8px 4px;
	!margin:0;
}
.home-2-2 p{
	margin-top: 1px;
	margin-bottom: 1px;
}
.home-3-1{
	float:left;
	margin:0 4px 8px 0;
	!margin:0;
}
.home-3-1 p{
	margin-top: 1px;
	margin-bottom: 1px;
}
.home-3-2{
	float:right;
	margin:0 0 8px 4px;
	!margin:0;
}
.home-3-2 p{
	margin-top: 1px;
	margin-bottom: 1px;
}
.home-4-1{
	width:555px;
	height:220px;
	background-color:#bafdda;
	padding:0;
	margin:0;
}

.produkte-1-1{
	width:745px;
	height:74px;
	background-color:#bafdda;
	padding:2px 5px 5px 5px;
	margin-bottom:8px
}

.produkte-1-1 p{
	margin-top: 1px;
	margin-bottom: 1px;
}

.produkte-box{
	width:362px;
	height:168px;
	background-color:#bafdda;
	padding:2px 5px 2px 5px;
	!padding:5px;
}

.produkte-2-1{
	float:left;
	margin:0 4px 8px 0;
	!margin:0;
}
.produkte-2-1 p{
	margin-top: 1px;
	margin-bottom: 1px;
}
.produkte-2-2{
	float:right;
	margin:0 0 8px 4px;
	!margin:0;
}
.produkte-2-2 p{
	margin-top: 1px;
	margin-bottom: 1px;
}
.produkte-3-1{
	float:left;
	margin:0 4px 8px 0;
	!margin:0;
}
.produkte-3-1 p{
	margin-top: 1px;
	margin-bottom: 1px;
}
.produkte-3-2{
	float:right;
	margin:0 0 8px 4px;
	!margin:0;
}
.produkte-3-2 p{
	margin-top: 1px;
	margin-bottom: 1px;
}

.art-BlockContent-body p { 
	margin-top: 3px;
	margin-bottom: 3px;
}
.art-BlockContent-body p { 
	margin-top: 3px;
	margin-bottom: 3px;
}
.art-BlockContent-body img { 
	margin-bottom: 3px;
}

.art-sidebar1 a:link,
.art-sidebar1 a:hover,
.art-sidebar1 a:visited {
	color:#fff;
}

.art-sidebar2 a:link,
.art-sidebar2 a:hover,
.art-sidebar2 a:visited {
	color:#000;
}

.art-sidebar3 a:link,
.art-sidebar3 a:hover,
.art-sidebar3 a:visited {
	color:#000;
}
