html, body
{
	margin: 0;
	padding: 0;
}

*{
padding: 0;
margin: 0;
}

body {
	background-image: url(../img/backgrd.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#page_outer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 1000px;
	
	margin-bottom: 50px;
	
	background-image: url(../img/backgrd_page.png);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	background-position: 0 139px;
}

#page_inner {
	padding: 5px;
	background-image: url(../img/ecke_page.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}

#inhalt_wrapper {
	margin-top: 144px;
	border: 4px solid #dedede;
	background-color: #f4f4f4;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	background-image: url(../img/backgrd_page_inner.png);
	background-repeat: repeat-y;
}

#header_border {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 149px;
	background-image: url(../img/rahmen_header.png);
	background-position: top left;
}

#header {
	position: absolute;
	top: 13px;
	left: 13px;
	right: 15px;
	height: 122px;
	background-color: white;
	background-position: right top;
	background-repeat: no-repeat;
}

#inhalt {
	width: 560px;
	float: right;
	margin-right: 218px;
	background-image: url(../img/ecke_inhalt.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#inhalt_inner, #inhalt_popwin {
	margin-left: 25px;
	margin-right: 25px;
	
	display:block;
	text-align:left;
	font-family: verdana, arial;
	color: #565459;
	text-decoration: none;
	font-size: 8pt;
	line-height: 10pt;
	min-height: 600px;
}

#inhalt_popwin {
 	background-color: #FFFFFF;
	padding: 15px;
 }

#nav {
	width: 196px;
	padding-top: 33px;
	padding-bottom: 33px;
	position: absolute;
	top: 0;
}

/* Navigation */
#nav ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
}

#nav ul li {
	display: block;
	list-style-image: none;
	list-style-type: none;
}

#nav li a {
	display: block;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: verdana, arial;
	text-decoration: none;
	font-size: 8pt;
	line-height: 14pt;
	text-align: left;
	padding-left: 10px;
}

li.normal a {
	color: #767478;
	border-bottom: 1px dotted #9f9ea3;
	color: #767478;
}

li.normal a:hover {
	background-color: #ffffff;
}	

ul li.active a {
	background-color: #ffffff;
	border-top: 1px dotted #88167d;
	border-bottom: 1px dotted #88167d;
	color: #88167d;
	background-image: url(../img/nav_pfeil.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}	

#nav ul ul {
	margin-left: 10px;
}
/* ENDE Navigation */


#ap {
	width: 200px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 15px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 15px;
	
	text-align:left;
	font-family: verdana, arial;
	color: #565459;
	font-size: 8pt;
}

#footer {
	width: 100%;
	border-top: 1px dotted #9f9ea3;
	background-color: #ffffff;
}

img {
	border: none;
}

.clear { clear: both; }

div#copyright {
	float:left;
	margin-left: 5px;
	font-family: verdana, arial;
	color: #767478;
	text-decoration: none;
	font-size: 7pt;
	line-height: 15pt;
	background-color: #ffffff;
	width: auto;
}

div#sprache {
	float:left;
	margin-left: 75px;
	background-color: #ffffff;
	width: auto;
}

div#impressum {
	text-align:right;
	margin-right: 10px;
	background-color: #ffffff;
}

.footer {
	font-family: verdana, arial;
	color: #767478;
	text-decoration: none;
	font-size: 7pt;
	line-height: 15pt;
}

a.link, a {
	font-family: verdana, arial;
	color: #88167d;
	text-decoration: none;
	font-size: 8pt;
	line-height: 10pt;
}

a.link:hover {
	font-family: verdana, arial;
	color: #88167d;
	text-decoration: underline;
	font-size: 8pt;
	line-height: 10pt;
}

a.verlaufnavi {
	font-family: verdana, arial;
	color: #767478;
	text-decoration: none;
	font-size: 7pt;
	line-height: 15pt;
}

a.footer {
	font-family: verdana, arial;
	color: #767478;
	text-decoration: none;
	font-size: 7pt;
	line-height: 15pt;
}

a.footer:hover {
	font-family: verdana, arial;
	color: #88167d;
	text-decoration: none;
	font-size: 7pt;
	line-height: 15pt;
}

.head_line {
	text-align:left;
	font-family: verdana, arial;
	color: #aeaeae;
	display:block;
	text-decoration: none;
	font-size: 8pt;
	line-height: 12pt;
	margin-top: 10px;
	margin-bottom: 1em;
	border-bottom: 1px solid #e9e9e9;
}

h1 {
	font-family: verdana, arial;
	font-style: italic;
	color: #88167d;
	text-decoration: none;
	font-size: 16pt;
	line-height: 16pt;
}

h2 {
	font-family: verdana, arial;
	color: #88167d;
	text-decoration: none;
	font-size: 14pt;
	line-height: 14pt;
}

h3, h4, h5, h6 {
	font-family: verdana, arial;
	color: #88167d;
	text-decoration: none;
	font-size: 12pt;
	line-height: 12pt;
}

h5 {
	font-size: 11pt;
}

h6 {
	font-size: 10pt;
}

.ptext h4 {
	font-size: 10pt;
	line-height: 10pt;
	margin-bottom: -1em;
}

#inhalt_inner h3, 
#inhalt_inner h4, 
#inhalt_inner h5, 
#inhalt_inner h6 {
	margin-bottom: 1em;
}

table.admin {
	margin-bottom: 10px;
}

table.anfrage {
	margin-top: 15px;
	width: 100%;
}

table.anfrage th, table.anfrage td {
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}

table.anfrage input,
#inhalt_popwin table.anfrage select.anzahl {
	width: 99%;
	margin-bottom: 0;
}

table.anfrage {
	border-bottom: 1px dotted #B3B3B3;
}

#inhalt_popwin select {
	width: 150px;
	margin-bottom: 10px;
}

table.admin th, table.admin td {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
}

table.admin td.sub {
	padding: 5px;
	padding-left: 15px;
	
}

table.admin_input {
	border: none;
}

table.admin_input td {
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}

table.admin_input td input,
table.admin_input td textarea,
table.admin_input td select {
	width: 350px;
}

table.admin_input select.date-input {
	display: inline;
	width: auto;
}

input.checkbox {
	display: inline !important;
	width: auto !important;
	margin-right: 1em !important;
}

table.sub td input,
table.sub td textarea,
table.sub td select {
	width: 220px;
}

div.fehler {
	border: 1px solid red;
	padding: 5px;
	margin: 5px;
	color: red;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#inhalt ul, #inhalt ol, #inhalt_popwin ul, #inhalt_popwin ol {
	margin-left: 15px;
}

.Produkt, .Kategorie {
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
	border-bottom: 1px dotted #bababa;
	position: relative;
}

.Produkt div.ptext, .Kategorie div.ptext {
	margin-bottom: 35px;
}

.Produkt_image,
.Kategorie_image {
	border: 1px solid #bababa;
	padding: 0;
	float: left;
	margin-right: 20px;
	width: 130px;
	height: 105px;
	margin-bottom: 15px;
}

.Produkt a.more, .Kategorie a.more {
	display: block;
	width: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #F4F4F4;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	color: #767676;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.ansprechpartner {
	border: 1px solid #C4C4C4;
	background-color: #FFFFFF;
}

.ansprechpartner h3 {
	display: block;
	background-image: url(../img/bg_ap.png);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 1px dotted #B3B3B3;
	font-size: 8pt;
	padding: 5px;
}

.ansprechpartner_inner {
	padding: 5px;
}

.ap_name {
	margin-bottom: 5px;
	font-weight: bold;
}

.downloads, .links, .zubehoer {
	border: 1px solid #C4C4C4;
	width: 45%;
	padding: 5px;
	padding-left: 15px;
	float: left;
	height: 90px;
	margin-top: 15px;
}

.downloads h3, .links h3, .zubehoer h3 {
	display: block;
	background-image: url(../img/bg_ap.png);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 1px dotted #B3B3B3;
	font-size: 8pt;
	padding: 5px;
	padding-bottom: 0;
	margin: -5px -5px 15px -15px;
}

select.day, select.month, select.year {
	display: inline;
	width: auto;
}

.news_liste {
	display: block;
	margin-bottom: 1em;
	border-bottom: 1px dotted #bababa;
	position: relative;
}

.news_liste h4 {
	font-size: 1.1em;
	color: #565459;
}

a.more {
	display: block;
	text-align: right;
	margin-bottom: 2em;
	margin-right: 10em;
}

p {
	margin-bottom: 1em;
}

.vb h4,
.ansprechp h4 {
	margin-bottom: 1em;
	background-color: #bababa;
	color: black;
	font-size: 1em;
}

.ansprechp {
	margin-bottom: 2em;
	padding-bottom: 0.5em;
	clear: both;
	position: relative;
}

.ansprechp .ap_im {
	display: block;
}

.ansprechp .ap_txt {
	float: left;
	display: block;
	width: 70%;
}

.hersteller {
	clear: both;
	margin-bottom: 4.5em;
}

.hersteller img {
	/*border: 1px solid black;*/
}

 .hersteller .hersteller_txt, .hersteller .hersteller_files {
	float: left;
	display: block;
	width: 60%;
}

.hersteller_files {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

.hersteller_name {
	font-weight: bold;
	float: left;
	width: auto;
}

/* Newsticker-Block */
.news_block {
	border: 1px solid #C4C4C4;
	background-color: #FFFFFF;
	margin-bottom: 1em;
}

.news_block h3 {
	display: block;
	background-image: url(../img/bg_ap.png);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 1px dotted #B3B3B3;
	font-size: 8pt;
	padding: 5px;
}

.news_block_inner {
	/*padding: 5px;*/
}

.news_block_inner a {
	display: block;
	color: #565459;
	padding: 10px;
	margin-bottom: 1em;
	
	border-bottom: 1px dotted #565459;
}

.news_block_inner a img {
	margin-left: 1em;
}

.news_block_inner a.last {
	border-bottom: none;
}

#toTop {
      display:none; 
      width: 100px;
      border: 2px solid #88167d;
      text-align: center;
      padding: 2px 2px 2px 12px;
      position: fixed;
      bottom: 10px;
      right: 10px;
      cursor: pointer;
      color:#88167d;
      text-decoration:none;
  
      -moz-border-radius-bottomleft: 5px;
      -moz-border-radius-bottomright: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;       
}

/* Startseite-Newsticker-Block */
.startseite_news,
.startseite_iso,
.startseite_newsletter {
	border: 1px solid #C4C4C4;
	background-color: #FFFFFF;
	margin-bottom: 1em;
	width: 47%;
	float: left;
	margin-right: 2%;
}

.startseite_news h3,
.startseite_newsletter h3,
.startseite_iso h3 {
	display: block;
	background-image: url(../img/bg_ap.png);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 1px dotted #B3B3B3;
	font-size: 8pt;
	padding-left: 5px;
}

.startseite_iso_inner {
	text-align: center;
	padding: auto;
}

.hinweis {
	color: #565459;
	font-size: 7pt;
	display: block;
	clear: both;
	margin-bottom: 0.6em;
}

.startseite_newsletter_inner {
	font-size: 6pt;
}

.startseite_news_inner a {
	display: block;
	color: #565459;
	padding: 10px;
	margin-bottom: 1em;
	
	border-bottom: 1px dotted #565459;
}

.startseite_news_inner a img {
	margin-left: 1em;
}

.startseite_news_inner a.last {
	border-bottom: none;
}

tr.Kategorie_adminlist td {
	font-weight: bold;
	background-color: #bababa;
}

#fbdilink, #twitterlink {
	display: block;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

div#sprache_flaggen {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

.loupe {
	border: 2px solid #c4c4c4;
}

div.pager {
    width: 100%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

div.pager a {
    display: inline-block;
    width: 3em;
    text-align: center;
}

a.active {
    text-decoration: underline;
}