/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background: url(../img/bg.png) repeat;
}

blockquote, h3, p, li, label, td {
	padding-right: 10px;
	
	font-size: 0.8em;
	line-height: 1.4em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 0px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 1.5em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

td {
	padding-right: 15px;
	border-bottom: 1px solid #0356c9;
}



/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 1000px;

background-color: #fff;
min-height: 700px;
position: relative;
}

#head {
	text-align:center;

margin-left: 100px;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
	margin-top: -15px;
	float: right;
	margin-right: 210px;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
position: relative;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 60px 0 250px;
	padding-top: 30px;

}

#foot {

	clear: both;
	text-align: left;

margin: 25px -20px 0 -10px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 1000px;
w\idth: 870px;
}

#sidebar-1, #sidebar-2 {
\width: 100px;
w\idth: 100px;
}

/* overrides
----------------------------------------------- */
/*

h1#site-name a.grName {
position: absolute;
	top: -10000px;
}
#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}
.clearMe {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}


/* articles
----------------------------------------------- */
/*
.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}
/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

#spalte {
	float: left;
	width: 200px;
	margin-right: 0px;
padding-top: 80px; 

}

/*
	Navigation
*/

#navigation
{
	width: 180px;
	padding-top: 0px;
	font-size: 18px;
}

#navigation ul, #navigation ul ul  {	
	padding:0;
	margin: 0;
}

#navigation ul a {
	color: #333;
}



#navigation li {
	padding: 0;
	list-style-type: none;
	background-color: #9cbfef;
}


#navigation a, #navigation .aktiv span {
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #fff;
	display: block;
}

 #navigation a:hover,  #navigation .aktiv {
	background-color: #0356c9;
	color: #fff;
 }
 
/*  2.Ebene */
 #navigation ul.hersteller {
 	color: #4A2548;
 	font-size: 14px;
 } 
 
 #navigation li.cnk_article a:hover, #navigation li.cnk_active_article span, .vita #navigation ul ul li.n_5_nav a {
 	background-color: #FDEDCB;
 	
 }
 
#navigation ul ul a, #navigation ul ul .aktiv span{
		padding: 1px 0 1px 15px;
}

ul.category_list {
	padding: 0;
	margin: 20px 5px 10px 0;
	
	
}

.category_list li {
	padding: 0;
	list-style-type: none;
	/*background-color: #9cbfef;*/
	display: inline;
	margin-right: 5px;
	line-height: 27px;
	
	
}

.category_list li a {
	padding: 2px 5px 2px 5px;
	border: 2px solid #9cbfef;
}

.category_list li a.aktiv {
	color: #0356c9;
	background-color: #9cbfef;
}

.category_list li a:hover {
	background-color: #9cbfef;
}

img#norbertrad {

position: absolute;
left: 0px;
top: 10px;
}

#foot ul {
padding: 40px 0 0 0;
 margin: 0;

text-align: center;
}

#foot li
{
	
display: inline;
	width: 223px;
	list-style-type: none;
	z-index: 5;
	text-align: left;
	margin: 0px;
	padding: 0px;
overflow: hidden;
position: relative;


}
#foot li img {

bottom: 0px;
}

#foot li a, .directory a {
border: 0;
text-decoration: none;
}

#foot li a span {
display: block;
position: absolute;
top: 0 px;
}

.directory li {
list-style-type: none;
text-align: center;
}

.directory span {
display: block;

}

#adr {
	float: left;
	
}

#oeffnung {
	float: right;
	
}

.clearMe {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}

label {
	display: block;
}

#Email, #Name, #Nachricht {
	border: solid 2px #a7c4ec;
	width: 400px;
}

#Email, #Name {
	width: 300px;
}	

#preisliste {
	float: right;
}

#zubehoer hr {
	height: 2px;
	width: 100%;
}

#zubehoer img.herst {
	float: right;
	
}

a.zoom2 {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in; 
	border: 0;
}

a.herstimg {
	border: 0;
}
