body {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 background: #fbfbfb;
 text-decoration: none;
 margin: 0px;
 background-image: url(images/background.gif);
 background-repeat: repeat-x;
 background-color: #f4f4f4;
}
h2 {
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 margin : 0;
	padding : 0;
}
hr {
 background-color: #000080;
 color: #000080
}
a {
color: #1236fd;
}
#main {
 width: 990px;
 height: auto;
 background-image: url(images/navi_left_bg.gif);
 background-repeat: repeat-y;
 background-color: #ffffff;
}
#header {
 width: 990px;
 text-align: right;
 height: 119px;
 background-image: url(images/header.gif);
 background-repeat: no-repeat;
}
#contentbox {
 width: 990px;
	min-height: 480px;
	height: auto !important; /* für moderne Browser */
	height: 480px; /*für IE */
 text-align: left;
}
#news_top {
	width: 167px;
 height: 13px;
 background-image: url(images/news_top.gif);
 background-repeat: no-repeat;
}
#news_contentbox {
	width: 147px;
 padding-left: 10px;
 padding-right: 10px;
 min-height: 180px;
	height: auto !important; /* für moderne Browser */
	height: 180px; /*für IE */
 background-image: url(images/news_center.gif);
 background-repeat: repeat-y;
 /* text-align: justify; */
}
#news_bottom {
	width: 167px;
 height: 13px;
 background-image: url(images/news_bottom.gif);
 background-repeat: no-repeat;
}
p {
	margin : 0;
	padding : 0;
}
#navigation {
 float: left;
 width: 161px;
 margin-top: 35px;
 margin-left: 3px;
}
#news {
 float: right;
 width: 167px;
 margin-top: 35px;
 margin-right: 13px;
}
#content {
	width: 790px;
 margin-left: 180px;
 margin-right: 13px;
 padding-top: 15px;
 text-align: justify;
}

#contentstart {
	width: 600px;
 margin-left: 180px;
 margin-right: 190px;
 padding-top: 15px;
 text-align: justify;
}

#footer {
 clear: both;
 width: 988px;
 height: 45px;
 margin-top: 20px;
 font-size: 12px;
 line-height: 14px;
 background-color: #ffffff;
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 color: #76797c;
 background-image: url(images/footer_bg.gif);
 background-repeat: repeat-x;
}

#navipoint {
 margin-top: 4px;
	width: 161px;
 height: 26px;
}
#navipoint_sub, #navipoint_sub2 {
 margin-top: 2px;
	width: 161px;
 height: 23px;
}
#navipoint a, #navipoint a:visited {
 padding-left: 16px;
 padding-top: 4px;
 height: 19px;
 display: block;
 color: #ffffff;
 text-decoration: none;
 background-image: url(images/navipoint.gif);
 background-repeat: no-repeat;
}
#navipoint a:hover {
 text-decoration: none;
 background-image: url(images/navipoint_h.gif);
 background-repeat: no-repeat;
}

#navipoint_sub a, #navipoint_sub a:visited {
 padding-left: 20px;
 padding-top: 4px;
 height: 19px;
 display: block;
 color: #ffffff;
 text-decoration: none;
 background-image: url(images/navipoint_sub.gif);
 background-repeat: no-repeat;
}
#navipoint_sub a:hover {
 text-decoration: none;
 background-image: url(images/navipoint_sub_h.gif);
 background-repeat: no-repeat;
}
#navipoint_sub2 a, #navipoint_sub2 a:visited {
 padding-left: 24px;
 padding-top: 4px;
 height: 19px;
 display: block;
 color: #ffffff;
 text-decoration: none;
 background-image: url(images/navipoint_sub2.gif);
 background-repeat: no-repeat;
}
#navipoint_sub2 a:hover {
 text-decoration: none;
 background-image: url(images/navipoint_sub2_h.gif);
 background-repeat: no-repeat;
}
.countrytd {
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 5px;
 font-size: 12px;
 font-weight: bold;
 border: 1px solid #cccccc;
}
.countrytd_content {
 padding-top: 5px;
 padding-left: 5px;
 padding-bottom: 15px;
 line-height: 16px
}
.techdetailtd {
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 5px;
 font-size: 12px;
 font-weight: bold;
 border-left: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
}
.techdetailtd_content {
 padding-top: 5px;
 padding-left: 5px;
 padding-bottom: 5px;
 border-left: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
}