/* main.html & sub.html */
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: verdana,arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #351008;
	line-height: 1.4em;
	background-color: #F5EFDF;
	height: 100%;
}


#box {
	border: 5px #9e070e solid;
	width: 230px;
	height: 85px;
	padding: 5px;
	margin: 30px 10px 10px 0px;	
	background-color: #ffffff;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
}

#box a {
	text-decoration: none;
}
bodytext {
	line-height: 1.5em;
}
.clear {
	clear: both;
}
#header1 {
  background-image: url(Bilder/logo.jpg);
  background-repeat: no-repeat;	
}
#header1, #header1_sub {
	height: 180px;
	width: 986px;
	margin: 30px auto 0px auto;
	background-color: #f9ecd9;
	border-top: 5px #9e070e solid;
	border-bottom: 5px #d57832 solid;
	border-left: 5px #9e070e solid;
	border-right: 5px #9e070e solid;
  	background-image: url(Bilder/logo.jpg);
  	background-repeat: no-repeat;	
  	background-position: 630px;
}
#logo {
  margin-left: 605px;
  margin-top: 25px;
}
#header2 {
	width: 986px;
	margin: auto;
	height: 240px;
	background-color: #FFFDEE;
}
#menu {
	height: 25px;
	width: 942px;
	margin: auto;
	background-color: #110F7C;
	padding-left: 44px; 
	padding-top: 5px;
}


.menu_level2-act_div, .menu_level2-no_div {
  font-size: 1.1em;
  margin-top: 30px;
  color: #9e070e;
  font-weight:bold;
}
.menu_level3-act_div, .menu_level3-no_div {
  margin-top: 5px;
  color: #9e070e;
  text-decoration: none;
}
.menu_level3-no_div {
	font-weight:bold;
}
.menu_level2-act_div a, .menu_level3-act_div a {
  color: #9e070e;
  text-decoration: none;
}
.menu_level2-act_div a, .menu_level2-no_div a:hover {
	font-weight: bold;
	color: #d17c39;
}
.menu_level2-no_div a, .menu_level3-no_div a {
  text-decoration: none;
  color: #9e070e;
}
#content_wrap, #content_wrap_sub {
	width: 986px;
	margin: 0px auto 30px auto;
	background-color: #FAF7EF;
	border-bottom: 5px #9e070e solid;
	border-left: 5px #9e070e solid;
	border-right: 5px #9e070e solid;
}
#content_wrap_sub {
	background-image: url(Bilder/bg.gif);
	background-repeat: repeat-y;
}
#menu_sub {
  float: left;
  width: 165px;
  height: 100%;
  padding: 5px 20px 20px 20px;
}
#content_left_sub {
  float: left;
  padding: 0px 20px 50px 30px;
  width: 730px;
  _width: 546px;
  margin:20px 0px 20px 0px;
}
#content_left_sub_sortimente {
  float: left;
  padding: 0px 20px 50px 28px;
  width: 750px;
  margin:20px 0px 20px 0px;
}

#content_left {
  float: left;
  padding: 0px 20px 50px 65px;
  width: 573px;
  margin:20px 0px 20px 0px;
}
#content_right {
  float: left;
  width: 267px;
  padding: 20px 30px 50px 30px; 
}

#main_header_wrap {
	height: 205px;
	margin-top: 50px;
}

img {
  border: 0px
}

h1, h2, h3, h4 {
  color: #9e070e;
  line-height: 1.4em;
}
h1 {
	font-size: 1.7em;
}
a, a:hover {
	color: #d67933;
	text-decoration: underline;
}



.tablecontent .tr-odd, .tablecontent_kerry .tr-odd {
	background-color:#eeeeee;

}

.tablecontent .tr-even, .tablecontent_kerry .tr-even{
	background-color:#c6deec;

}

.tablecontent .tr-0, .tablecontent_kerry .tr-0{
	background-color:#110F7C;
	color:#ffffff
	
}

.tablecontent_kerry .td-4 {
	width: 110px;
}
table {
	width: 680px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom: 10px;
}
td, th {
	padding: 1px;
}
input, textarea {
  margin: 5px 0px 10px 0px;
}


li {
	margin-bottom: 5px;
}
a:hover.menu_level_sub-no , a:hover.menu_level_sub-act {
	text-decoration: underline;
	color: #ffffff;

}

a.menu_level_sub-no , a.menu_level_sub-act  {
	text-decoration: none;
	margin-right: 20px;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;

}
#footer {
	height: 35px;
	width: 756px;
	padding: 15px 0px 0px 230px;
	background-color: #9e070e;
	text-align: right;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	text-align: center;
}
