/************************************************/
/* ./all-content.css                            */
/************************************************/
.dm-default,.vm-default,.modul,.formular {
	margin-bottom: 1.8em;
}

ul.href {
	margin-top: 0.6em;
}

ul.href li {
	background-image: url('../img/li-href.gif');
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	margin: 4px 0;
	padding-left: 25px;
}

ul.href a {
	text-decoration: none;
}

ul.href a:hover {
	text-decoration: underline;
}

.back,.more {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.back a,.more a {
	background-repeat: no-repeat;
	color: #863e00;
	text-decoration: none;
}

.back a:hover,.more a:hover {
	text-decoration: underline;
}

.back a {
	background-image: url('../img/bg-back.gif');
	background-position: 0 55%;
	padding-left: 10px;
}

.more a {
	background-image: url('../img/bg-more.gif');
	background-position: 100% 55%;
	padding-right: 10px;
}

.teaser strong,.body strong {
	font-weight: normal;
}
/************************************************/
/* // ./all-content.css                         */
/************************************************/
/************************************************/
/* ./all-editor.css                             */
/************************************************/
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

/* font */
body,button,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
}

button,input,select,textarea {
	font-size: 1em;
}

a,body,button,input,select,textarea {
	color: #000;
}

a {
	outline: none;
}

/* headline */
h1,.headline,.headline1,.modul-titel,h2,.headline2,h3,.headline3,h4,.headline4,h5,.headline5,h6,.headline6
	{
	color: #863e00;
	font-weight: bold;
}

h1,.headline,.headline1,.modul-titel {
	font-size: 1.5em;
	margin-bottom: 0.3em;
}

h2,.headline2 {
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

h3,.headline3 {
	font-size: 1.1em;
	margin-bottom: 0.3em;
}

h4,.headline4,h5,.headline5,h6,.headline6 {
	font-size: 1em;
}

/* image */
a img {
	border: 0;
}

img.image {
	margin-bottom: 0.3em;
}

img.teaserimg_left,img.teaserimg-left {
	float: left;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
}

img.teaserimg_right,img.teaserimg-right {
	float: right;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
}

/* list */
ol {
	margin-left: 2em;
}

ul {
	margin-left: 1.5em;
}

li {
	list-style-image: url('../img/li.gif');
	margin-left: 1.5em;
}

ol li {
	list-style-image: none;
	margin-left: 0;
}

ul li {
	margin-left: 0;
}

ul ul li {
	list-style-image: url('../img/li-li.gif');
}

ul ul ul li {
	list-style-image: url('../img/li-li-li.gif');
}

/* table */
table.rahmen,table.rahmen th,table.rahmen td {
	border-color: #f3ebda;
	border-style: solid;
	border-width: 1px;
}

table.rahmen {
	border-collapse: collapse;
	border-spacing: 0;
}

table.rahmen th,table.rahmen td {
	padding: 3px 5px;
}

table.rahmenlos,table.rahmenlos th,table.rahmenlos td {
	border: 0;
}

table.rahmenlos {
	margin: -3px -5px;
}

table.rahmenlos th,table.rahmenlos td {
	padding: 3px 5px;
}

/* form */
button,input,select,textarea {
	font-size: 1em;
}

button.button,button.submit,input.button,input.submit {
	background-color: #f3ebda;
	border: 1px solid #009036;
	font-weight: bold;
}

button.reset,input.reset {
	background-color: #f3ebda;
	border: 1px solid #009036;
}

input.datefield,input.email,input.file,input.text,select,textarea {
	border: 1px solid #863e00;
	padding: 1px;
}

input.checkbox,input.radio {
	
}
/************************************************/
/* // ./all-editor.css                          */
/************************************************/
/************************************************/
/* ./all-layout-body.css                        */
/************************************************/
#body .col-1,#body .col-2,#body .col-3 {
	padding-top: 50px;
}

#body .col-1 {
	position: relative;
}

#content {
	padding: 0 25px;
}

#contentFooter {
	padding: 0 17px;
}

#breadcrumb {
	padding: 0 25px;
	padding-top: 12px;
	position: absolute;
	top: 0;
	left: 0;
}

#breadcrumb,#breadcrumb a {
	color: #009036;
}

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #000;
}

#body .col-2 {
	margin-right: 44px;
	width: 160px;
}

#info {
	padding: 0 8px;
}

#infoFooter {
	
}

#body .col-3 {
	background-image: url('../img/bg-menue.jpg');
	background-repeat: no-repeat;
	min-height: 442px;
}

#navi {
	
}

#naviFooter {
	padding-top: 50px;
}
/************************************************/
/* // ./all-layout-body.css                     */
/************************************************/
/************************************************/
/* ./all-layout-footer.css                      */
/************************************************/
#footer {
	color: #fff;
	font-size: 9px;
	line-height: 16px;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .col-1 {
  border-left: 147px solid #009036;
  margin-left: -851px;
}
#footer .col-1 .col-cnt
, #footer .col-2 .col-cnt
, #footer .col-3 .col-cnt {
  height: 16px;
}
#footer .col-1 .col-cnt {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#footer .col-2 .col-cnt {
	border-right: 1px solid #fff;
	margin-right: 43px;
  text-align: center;
}
#footer .col-3 .col-cnt {
  border-right: 1px solid #fff;
}
/************************************************/
/* // ./all-layout-footer.css                   */
/************************************************/
/************************************************/
/* ./all-layout-header.css                      */
/************************************************/
#header {
  color: #fff;
  font-size: 9px;
}
#header a {
  color: #fff;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
}
#header-row-1 {
  height: 122px;
}
  #header-row-1 .col-1,
  #header-row-1 .col-2,
  #header-row-1 .col-3 {
    height: 122px;
  }
  #header-row-1 .col-1 {
    background-color: #fff;
    background-image: url('../img/bg-header.gif');
    background-repeat: repeat-y;
    background-position: 0 0;
  }
    #logo {
      background-image: url('../img/logo-argeholz.png');
      background-position: 50% 50%;
      background-repeat: no-repeat;
      display: block;
      height: 86px;
      margin-top: 21px;
      margin-left: 20px;
      overflow: hidden;
      text-indent: -9999em;
      width: 451px;
    }
  #header-row-1 .col-2 {
    background-image: url('../img/bg-header.gif');
    background-repeat: repeat-y;
    background-position: -500px 0;
  }
  #header-row-1 .col-3 {
    background-color: #dcb894;
  }
  #welcome {
    background-image: url('../img/herzlich-willkommen.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 73px;
    margin-top: 25px;
    margin-left: 18px;
    overflow: hidden;
    text-indent: -9999em;
    width: 121px;
  }
#header-row-2 {
	background-color: #009036;
  height: 16px;
  line-height: 16px;
}
  #header-row-2 .col-1,
  #header-row-2 .col-2,
  #header-row-2 .col-3 {
    background-color: #863e00;
  }
  #header-row-2 .col-1 .col-cnt,
  #header-row-2 .col-2 .col-cnt,
  #header-row-2 .col-3 .col-cnt {
    height: 16px;
    line-height: 16px;
  }
  #header-row-2 .col-1 .col-cnt {
    padding: 0 24px;
    text-align: right;
  }
  #header-row-2 .col-1 .col-cnt a {
    margin: 0 6px;
  }
#header-image {
	background-image: url('../img/holzscheibe.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 169px;
	width: 169px;
  position: absolute;
  top: 8px;
  left: 803px;
}
/************************************************/
/* // ./all-layout-header.css                   */
/************************************************/
/************************************************/
/* ./all-layout.css                             */
/************************************************/
* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #fff;
}

#page {
	background-image: url('../img/bg.gif');
	background-repeat: repeat-y;
	background-position: 157px 0;
	margin: 0 auto;
	padding-top: 138px;
	width: 1008px;
	position: relative;
}

.col-1,col-2,.col-3 {
	overflow-x: hidden;
}

.col-1 {
	float: right;
	margin-right: 204px;
	margin-left: -704px;
	width: 500px;
}

.col-2 {
	float: right;
	margin-left: 0;
	width: 204px;
}

.col-3 {
	float: left;
	margin-right: 0;
	margin-left: 0;
	width: 157px;
}

#body {
	background-image: url('../img/argeholz-gestuerzt.gif');
	background-position: 229px 5px;
	background-repeat: no-repeat;
	min-height: 437px;
}

#header {
	background-color: #fff;
	background-image: url('../img/headerimage-bodenbelaege.jpg');
	background-repeat: no-repeat;
	background-position: 157px 0;
	height: 138px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#footer {
	background-color: #863e00;
	border-top: 1px solid #fff;
	height: 16px;
}
/************************************************/
/* // ./all-layout.css                          */
/************************************************/
/************************************************/
/* ./all-message.css                            */
/************************************************/
.message-H { /* Hinweis*/
	
}

.message-W { /* Warnung*/
	
}

.message-E { /* ERROR */
	
}

#system_message,.message-H,.message-W,.message-E {
	background-color: #fff;
	border: 1px solid #863e00;
	line-height: normal;
	padding: 3px;
	margin-bottom: 1.25em;
}

#system_message div,.message-H div,.message-W div,.message-E div {
	margin: 0;
	padding: 0 0 0 20px;
}

#system_message div div,.message-H div div,.message-W div div,.message-E div div
	{
	padding: 0;
}
/************************************************/
/* // ./all-message.css                         */
/************************************************/
/************************************************/
/* ./all-mod-tagcloud.css                       */
/************************************************/
div.mod-tagcloud { /*background-color: #fff;*/
	border: 1px solid #dcb894;
	margin: 0 4px;
	padding: 0;
}

div.mod-tagcloud div.modul {
	border: 0;
	margin: 0;
	padding: 0;
}

div.mod-tagcloud div.modul-titel {
	background-color: #dcb894;
	color: #863e00;
	font-size: 18px;
	margin: 0;
	padding: 2px 0 3px;
	text-align: center;
}

div.mod-tagcloud div.modul-inhalt {
	line-height: 24px;
	padding: 4px;
}

div.mod-tagcloud div.modul-inhalt a {
	white-space: nowrap;
}
/************************************************/
/* // ./all-mod-tagcloud.css                    */
/************************************************/
/************************************************/
/* ./all-navi.css                               */
/************************************************/
#navi {
	font-weight: bold;
}

#navi ul,#navi li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* level 1 */
#navi ul {
	
}

#navi li {
	margin: 9px 0;
}

#navi a {
	display: block;
	padding: 0 18px;
	text-decoration: none;
}

#navi .men-pfad a,#navi .men a:hover {
	color: #009036;
}

#navi .men a {
	color: #313131;
}

/* level 2 */
#navi ul ul {
	
}

#navi .men ul {
	display: none;
}

#navi li li {
	margin: 5px 0;
}

#navi li li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 33px;
}

#navi li li.men-pfad a,#navi li li.men a:hover {
	background-image: url('../img/bg-menue-level2-li-active.gif');
}

#navi li li.men a {
	background-image: none;
}

/* level 3 */
#navi ul ul ul {
	margin: 0;
}

#navi li li li a {
	padding-left: 48px;
}
/************************************************/
/* // ./all-navi.css                            */
/************************************************/
/************************************************/
/* ./all-print.css                              */
/************************************************/
#print-page {
  margin: 0 auto;
  padding-top: 127px; 
  width: 500px;
  position: relative;
}
  #print-body {
    padding: 25px;
  }
  #print-header {
    position: absolute;
    top: 0;
  }
/************************************************/
/* // ./all-print.css                           */
/************************************************/
