/* 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: #000000;
	line-height: 1.4em;
	background-color: #F2F3FC;
	height: 100%;
}
table tr, bodytext {
	line-height: 1.5em;
}
.clear {
	clear: both;
}
#header1 {
  background-image: url(Bilder/visual.gif);
  background-repeat: no-repeat;	
}
#header1, #header1_sub {
	height: 167px;
	width: 986px;
	margin: 30px auto 0px auto;
	background-color: #E5E8F6;
	border-top: 25px #9CA3CC solid;
  	background-image: url(Bilder/visual.gif);
  	background-repeat: no-repeat;	
}
#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.2em;
  margin-top: 30px;
  color: #110F7C;
  font-weight:bold;
}
.menu_level3-act_div, .menu_level3-no_div {
  margin-top: 5px;
  color: #110F7C;
  text-decoration: none;
}
.menu_level3-no_div {
	font-weight:bold;
}
.menu_level2-act_div a, .menu_level3-act_div a {
  color: #F2F3FC;
  text-decoration: none;
}
.menu_level2-act_div a, .menu_level2-no_div a:hover {
	font-weight: bold;
	color: #F2F3FC;
}
.menu_level2-no_div a, .menu_level3-no_div a {
  text-decoration: none;
  color: #110F7C;
}
#content_wrap, #content_wrap_sub {
	width: 986px;
	margin: 0px auto 30px auto;
	background-color: #FFFDEE;
	border-bottom: 25px #003F8B solid;
}
#content_wrap_sub {
	background-image: url(Bilder/bg.gif);
	background-repeat: repeat-y;
}
#menu_sub {
  float: left;
  width: 80px;
  height: 100%;
  padding: 5px 20px 20px 20px;
}
#content_left_sub {
  float: left;
  padding: 0px 20px 50px 30px;
  width: 370px;
  margin:20px 0px 20px 0px;
}
#content_left_sub_sortimente {
  float: left;
  padding: 0px 20px 50px 28px;
  width: 750px;
  margin:20px 0px 20px 0px;
}
#content_right_sub {
  float: left;
  width: 267px;
  padding: 80px 10px 10px 10px;
}
#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; 
}
#footer {
	height: 0px;
	width: 996px;
	margin: auto;
}
#main_header_wrap {
	height: 205px;
	margin-top: 50px;
}

img {
  border: 0px
}

h1, h2, h3, h4 {
  color: #CF1A10;
  line-height: 1.4em;
}
h1 {
	font-size: 1.7em;
}
a, a:hover {
	color: #110F7C;
}



.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: 730px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom: 10px;
}
td, th {
	padding: 5px;
}
input, textarea {
  margin: 5px 0px 10px 0px;
}


ul {
list-style-image:url(Bilder/punkt.jpg)

}

