/* BEGIN Basic Page Elements */
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 20px 0 10px 0;
	background-image: url(images/bg_med.gif);
	border-bottom: 2px Solid #CCC;
}
a img {
	border: 0px;
}
a:hover img  {
	border-color:#999999
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#header {
	margin: 0 auto 0 auto;
	width: 750px;
	height: auto;
	z-index: 10;
}
div#content {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 750px;
	position: relative;
	left: 0;
	background-image: url(images/bg_lt.gif);
	z-index: 2;
}
/* #rightcontent wird nur in der index.html verwendet*/
div#rightcontent {
	background-color: #FFFFFF;
	width: 540px;
	float: right;
	height: auto;
	z-index: 2;
}
/* END Basic Page Elements */
/* BEGIN Footer */
div#newfooter {
	background-color: #CCCCCC;
	width: 750px;
	height: 20px;
	background-image: url(images/bg_drk.gif);
	left: 0px;
	right: 0px;
	clear: both;
	color: #666;
	line-height: 20px;
	border-bottom: solid #666 1px;
	font-size: 9px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-indent: 220px;
}
div#newfooter a {
	font-size: 9px;
}
div#newfooter a:hover {
	text-decoration: underline;
}
/* END Footer */
/* BEGIN Main Navigation Elements */
ul#mainnavbar {
	background-color: #666666;
	padding: 0;
	height: 20px;
	margin: 0;
	list-style-type: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

ul#mainnavbar li a, ul#mainnavbar li a:visited {
	color: #CCC;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	width: 125px;
	background-color: #666666;
}
ul#mainnavbar li {
	float: left;
}
ul#mainnavbar li a:hover, ul#mainnavbar li#portallink a:hover {
	text-decoration: none;
	color: #333;
	background-image: url(images/bg_drk.gif);
	width: 125px;
	margin: 0;
	padding: 0;
}
ul#mainnavbar li#portallink a {
	color: #FEE221;
}
ul#secnavbar {
	background-color: #CCC;
	height: 20px;
	padding: 0;
	margin: 0;
	background-image: url(images/bg_drk.gif);
	border-bottom: solid #666 1px;
	border-top: solid #CCC 1px;
	list-style-type: none;
	text-align: center;
	z-index: 10;
}
ul#secnavbar li {
	float: left;
	z-index: 1;
}
ul#secnavbar li a {
	color: #666;
	line-height: 20px;
	display: block;
	width: 125px;
	height: 20px;
}

ul#secnavbar li a:hover {
	color: #CCC;
	text-decoration: none;
	background-color: #666;
}
ul#secnavbar li#about a:hover {
	color: #666666;
	background-image:url(images/bg_drk.gif)
}
/*Diese Stile sind für die secnavbar gedacht (Rollover Effekt)*/
ul li ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	list-style-type: none;
	width: 123px;
	background-image: url(images/bg_drk.gif);
	background-repeat: repeat;
	border-right: solid #666 1px;
	border-left: solid #666 1px;
	z-index: 10;
}
#header ul li ul li {
	margin: 0px;
	padding: 0px;
	width: 123px;
	display: block;
	position: relative;
	float: left;
	border-bottom: solid #666 1px;
}
ul#secnavbar li ul li a, ul li ul li a {
	width: 123px;	
	line-height: 20px;
	color: #666;
}
ul#secnavbar li#about ul li a:hover, ul li#about ul li a:hover {
	width: 123px;
	color: #CCC;
	background-color: #666;
	background-image: none;
}
li:hover ul, li.over ul {
	display: block;
}
li ul { 
	top: auto;
	left: auto;
}
/* END Main Navigation Elements */
/* BEGIN LeftNav Elements */
/*div#leftnav {
	width: 210px;
	height: 360px;
	margin: 0 0 1px 0;
	padding: 0 0 5px 0;
	float: left;
	background-image: url(images/bg_drk.gif);
}*/
div#leftnav {
	width: 210px;
	height: 348px;
	background-image: url(images/bg_drk.gif);
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	top: 0px;
}
#content h1 {
	color: #FF0000;
}

div#leftnav ul li#active {
	background-color: #FEE221;
}
ul#constnav, ul#agnav {
	margin-top: 5px;
	line-height: 14px;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 0px;
}
ul#constnav {
	margin-bottom: 10px;
}
ul#constnav  li   {
	display: block;
	width: 200px;
}
ul#constnav  li  a    {
	font-weight: bold;
	color: #333333;
	display: block;
	font-size: 11px;
	border-left-style: solid;
	border-left-width: 13px;
	padding-left: 5px;
	margin-top: 3px;
}
ul#constnav li a {
	border-left-color: #333333;
}
ul#constnav li a:hover {
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
}
img.leftnavbanner {
	border: solid 1px #999;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
a:hover img.leftnavbanner {
	border: solid 1px #000;
}
/* END LeftNav Elements */
/* BEGIN Homepage Elements */
div#mainflash {
	height: 250px;
	width: 538px;
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
}
div#mainnews {
	height: 85px;
	width: 530px;
	float: left;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: block;
}
div#mainnews h1 {
	font-size: 12px;
	color: #333333;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#mainnews ul {
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#mainnews ul li a {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #333333;
}
div#mainnews ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	}
.imageleft {
	display: block;
	margin: 5px 10px 5px 0px;
	float: left;
	border: 3px solid #FFFFFF;
}
a:hover img  {
	border-color:#999999
}	
/* END Homepage Elements */
/* BEGIN Product Page Elements */
a div.prodListItem {
	width: 150px;
	background-color: #999999;
	background-image: url(images/bg_med.gif);
	border: 1px #CCC solid;
	height: 36px;
	display: block;
	margin: 0px;
	margin: 0px;
}
a div.prodListItem img {
	margin-right: 0px;
	border-right: solid #CCC 1px;
}
span.prodListTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	line-height: 16px;
}
div.productList {
	display: block;
	margin-top: 5px;
}
.prodListItem {
	display: block;
	height: 50px;
	width: 152px;
	border: 1px solid #666666;
	background-image:url(images/bg_med.gif);
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
}
.prodListItem:hover {
	background-image:url(images/bg_drk.gif);
	text-decoration:none;
}
img.productListHd {
	margin-top: 10px;
}
a:hover div.prodListItem {
	background-image: url(images/bg_drk.gif);
	text-decoration: none;
	border-color: #000000;
}
.imgleft {
	display: block;
	margin: 5px 10px 5px 0px;
	border: 3px #CCC solid;
	float: left;
}
.imgright {
	display: block;
	border: 3px #CCC solid;
	margin-top: 5px;
	margin-right: 0px;
	float: right;
	margin-left: 5px;
	position: relative;
	right: 280px;
}
.imgrightdump {
	display: block;
	right: 280px;
	border: 3px solid #CCC;
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	float: right;
	clear: right;
}

div#productmain img.bdr {
	border: 3px #CCC solid;
}
.rightlist {
	list-style-image: url(images/listdot_y.gif);
	list-style-type: disc;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 5px 0 0 220px;
	color: #000000;
	width: 235px;
}
.rightlistag {
	list-style-image: url(images/listdot_r.gif);
	list-style-type: disc;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 5px 0 0 220px;
	color: #000000;
	width: 235px;
}
.rightlist p {
	width: 235px;
}
.rightlist li {
	margin-top: 5px;
}
.rightlistag p {
	width: 235px;
}
.rightlistag li {
	margin-top: 5px;
}
.leftlist {
	width: 250px;
	list-style-image: url(images/listdot_y.gif);
	padding-left: 40px;
	margin: 10px 20px 0 5px;
}
.leftlistag {
	list-style-image: url(images/listdot_r.gif);
	padding-left: 40px;
	margin: 10px 20px 10px 5px;
	width: 250px;
}
.leftlistagfull {
	list-style-image: url(images/listdot_r.gif);
	padding-left: 40px;
	margin: 10px 20px 10px 5px;
	width: 400px;
}
.listtitle {
	list-style-type: none;
	font-weight: bold;
	margin-left: -15px;
	display: block;
}
div#productmain {
	height: auto;
	width: 750px;
	margin: 0;
	border: none;
	border-collapse: collapse;
	background-image: url(images/bg_lt.gif);
	clear: both;
	position: relative;
	padding-bottom: 20px;
}
table {
	border: 1px solid #666666;
	font-size: 100%;
	float: right;
	color: #666666;
	font-weight: bold;
	text-indent: 2px;
	background-color: #FFFFFF;
	text-align: center;
}
.tabledeutsch {
	text-align: center;
	border: 1px solid #666666;
}

.td {
	border: 1px solid #666666;
}




div#productmain td {
	padding: 5px;

}
div#productmain h1 {
	color: #818181;
	margin: 9px 0 5px 0;
	line-height: 22px;
	text-indent: 6px;
	height: 24px;
	font-style: italic;
	width: 480px;
	clear: both;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#productmain h1 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

div#productmain h3 {
	font-size: 18px;
	width: 260px;
	margin: 0 0 0 192px;
	line-height: 26px;
}
div#productmain p {
	margin: 0 270px 5px 5px;
	display: block;
}

div#productmain h4 {
	font-size: 16px;
	margin: 10px 0 5px 0;
	width: 470px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
	clear: both;
}
div#productmainnews {
	height: auto;
	width: 600px;
	margin: 0;
	border: none;
	border-collapse: collapse;
	background-image: url(images/bg_lt.gif);
	padding: 5px 5px 20px 10px;
	clear: both;
	position: relative;
}
div#productmainnews h4 {
	font-size: 18px;
	margin: 25px 0 5px 0;
	width: 470px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
	clear: both;
}
div#prodmenu {
	height: auto;
	width: 538px;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 1px;
}
div#prodhd {
	width: 538px;
	background-color: #000000;
	height: 100px;
	margin-bottom: 1px;
	margin-left: 1px;
}
a div.prodmenuitem h1 {
	font-size: 18px;
	margin: 0;
	color: #000000;
	padding: 0;
	display: inline;
}
a div.prodmenuitem p {
	margin-top: 2px;
	color: #666666;
	display: block;
	margin-bottom: 0px;
	padding: 0;
}
span.prodmenuitemspec {
	color: #000;
}
a:hover div.prodmenuitem {
	border: 1px solid #000000;
	text-decoration: none;
	background-image: url(images/bg_drk.gif);
}
a div.prodmenuitem {
	width: 100px;
	margin: 0px;
	margin-right: 0px;
	background-color: #999999;
	padding-right: 5px;
	background-image: url(images/bg_med.gif);
	border: 1px #CCC solid;
	height: 71px;
	display: block;
}
div.prodmenuspace {
	width: auto;
	margin: 10px 20px;
	padding-right: 5px;
	border: none;
	height: 71px;
	display: block;
}
div#prodcontent {
	background-image: url(images/bg_lt.gif);
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-bottom: 20px;
	width: 750px;
}
div.videolink {
	position: absolute;
	top: 40px;
	left: 10px;
	z-index: 2;
}
div.videolinkcontainer {
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 30px;
}


/* END Product Page Elements */
/* BEGIN Specs Sidebar Elements */
div#rightSdbr {
	width: 240px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 509px;
	height: 920px;
	top: -10px;
}
div.specSdbrHead {
	background-color: #FFFFFF;
	padding: 5px 0 5px 5px;
	top: 4px;
	left: 4px;
	width: auto;
	height: auto;
	margin-right: 8px;
	position: relative;
	text-align: center;
}
div.specSdbr ul li a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
div.specSdbr ul li a:hover {
	text-decoration: underline;
}
div.specSdbr ul {
	margin: 0;
	padding: 10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
div.specSdbr ul li {
	list-style-type: none;
	margin: 2px 0 0 0;
}
div.specSdbr p {
	padding: 5px;
	text-align: justify;
}
img.sidebarImg {
	margin: 0;
}
div.specSdbr {
	background-color: #0000FF;
	margin-left: 0px;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 240px;
}
div.specSdbrHead img {
	float: left;
	position: relative;
	margin-right: 10px;
}
.specModel {
	font-size: 10px;
	color: #FEE221;
	font-weight: bold;
	margin-bottom: 0px;
}
div#rightSdbr div.specSdbr div.specSdbrHead a {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	margin: 5px 30px 0 25px;
	text-align: center;
	background-color: #999999;
	border: solid #000 1px;
	float: none;
}
div#rightSdbr div.specSdbr div.specSdbrHead a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}
.h1Link a {
	color: #666666;
	padding-left: 10px;
}
.pageheadimg {
	margin: 0px;
}
div#mainnav {
	margin: 0px;
	padding: 0;
}
span.sdbrImgTag {
	width: 216px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
	display: block;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #666666;
}
img.sdbrImg {
	border: 3px solid #FFFFFF;
	margin: 10px 3px 0 4px;
	padding: 0;
}
div.specSdbr p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 10px 0 10px;
	text-align: left;
	font-size: 10px;
}
div#productmain ul.rightlist p {
	margin-left: -20px;
	margin-bottom: 10px;
}
div#rightSdbr h1 {
	color: #000000;
	margin: 4px 0 0 0;
	background: none;
	font-style: normal;
	text-indent: 0px;
	width: auto;
	display: block;
	float: none;
	font-size: 20px;
	font-weight: bold;
}
div#rightSdbr  h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-style: normal;
	width: auto;
	display: block;
	float: none;
}
div#rightSdbr h3 {
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 0 0;
	width: 225px;
	line-height: 9px;
}
div#rightSdbr ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
div#rightSdbr ul li a:hover {

	text-decoration: underline;
}
div#rightSdbr ul {
	margin: 0;
	list-style-type: none;
	width: 225px;
	padding: 10px 5px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
div#rightSdbr ul li {

	list-style-type: none;
	margin: 2px 0 0 0;
}
div#rightSdbr div.specSdbr {
	background-color: #999;
	width: 235px;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 10px;
}
div#rightSdbr div.specSdbr p {
	padding: 10px 10px 0 10px;
	text-align: left;
	font-size: 10px;
	width: 195px;
	margin: 0;
}
/* END Specs Sidebar Elements */
/* BEGIN Specs Table Elements */
div#specscontent {
	margin: 1px auto;
	width: 750px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.footnote {
	font-size: 8px;
	font-weight: bold;
	vertical-align: super;
}
ol.footnoteList {
	list-style-type: upper-alpha;
	font-size: 10px;
	font-weight: bold;
}
.emptyCell {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}
img.specsTblHead {
	margin-bottom: -5px;
	margin-left: 8px;
}
/* END Specs Table Elements */
/* BEGIN about pages elements */
div#leftCol400 {
	background-image: url(images/bg_lt.gif);
	width: 400px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 1500px;
}
div#leftCol400 p {
	margin: 5px 0 5px 0;
}
div#rightCol350 {
	background-image: url(images/bg_lt.gif);
	width: 322px;
	top: 0px;
	left: 416px;
	height: 1500px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: absolute;
}
div#rightCol350 p.left {
	font-size: 9px;
	text-align: right;
	margin-top: 5px;
	width: 175px;
	float: left;
	margin-bottom: 20px;
}
div#rightCol350 img.right {
	float: right;
	border: solid #CCC 5px;
}
div#rightCol350 h1.right {
	font-size: 9px;
	font-weight: bold;
	width: 175px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
}
div#rightCol350 img.left {
	border: solid #CCC 3px;
	float: left;
}
div#rightCol350 h1.left {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 10px;
	padding: 0;
	float: left;
	width: 150px;
}
div#rightCol350 p.right {
	font-size: 9px;
	text-align: left;
	margin: 5px 0 5px 10px;
	padding: 0;
	float: left;
	width: 150px;
}
div#rightCol350 img.sales {
	text-align: center;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
}
div#rightCol350 h2.left {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	width: 150px;
}
.note {
	font-size: 9px;
	font-weight: bold;
	display: block;
}
.note a, .note a:visited {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.note a:hover {
	text-decoration: none;
}
div#leftCol400 img.map {
	margin-top: 40px;
}
div#rightCol350 img.gehlphoto {
	border: solid #CCC 3px;
	float: left;
	margin-left: 40px;
}
img.sdbrPic {
	display: block;
	border: solid #CCC 5px;
	margin-top: 10px;
}
span.sdbrPicCap {
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin: 5px 0 10px 5px;
}
#productmain p.centerp {
	font-size: 12px;
	width: auto;
	margin: 15px 0 0 0;
}
ul.finList {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
ul.finList li {
	margin-bottom: 10px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	display: block;
}
div.highLight {
	font-size: 12px;
	background-image: url(images/bg_med.gif);
	border: solid #CCC 4px;
	width: 150px;
	float: none;
	margin-left: 80px;
	margin-top: 20px;
	padding: 5px;
}
div.highLight span {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#termsNote {
	background-color: #CCC;
	font-weight: bold;
	text-align: center;
	width: 650px;
	margin: 20px 30px;
	padding: 10px;
	border: solid black 3px;
}
#termsNote a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/* END about pages elements */
/* BEGIN News page elements */
div#leftCol400 h1 {
	font-size: 14px;
	border-bottom: solid #666 1px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
span.aboutlink {
	display: block;
	padding: 0 10px;
	font-size: 10px;
}
div#rightCol350 h3 {

	font-size: 14px;
	border-bottom: solid #666 1px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
span.aboutlink li a, span.aboutlink li a:visited {
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
	display: block;
	color: #000000;
	line-height: 12px;
}
span.aboutlink ul li {
	list-style-type: none;
	list-style-image: url(images/doc_blt.gif);
	margin-left: 20px;
	padding-left: 0px;
	list-style-position: outside;
}
span.aboutlink ul {
	margin: 0px;
	padding: 0px;
}
div#leftCol400 ul#news {
	padding-bottom: 0px;
	margin: 10px 5px 0 0;
	padding: 0;
	list-style-type: none;
}
div#leftCol400 ul#news li a {
	border-left: solid #CCC 10px;
	padding: 1px 0 1px 5px;
	font-weight: normal;
	display: block;
	margin: 5px 0 10px 0;
	font-size: 12px;
	float: none;
	width: 375px;
}
div#leftCol400 ul#news li a:hover {
	border-left: solid #666 10px;
	border-top: solid #666 1px;
	border-right: solid #666 1px;
	border-bottom: solid #666 1px;
	padding: 0 0 0 5px;
	text-decoration: none;
	display: block;
}
div#leftCol400 ul#news span {
	display: block;
	border-top: solid #CCC 1px;
	font-size: 10px;
	margin-left: -6px;
	padding-left: 5px;
	padding-top: 1px;
}
.rahmen {
	border-left-color: #000099;
}

/* END News page elements */
div#productmain {
	background-image: url(images/h1ag_bg.gif);
	background-repeat: repeat-x;
	color: #333333;
}
div.specSdbr h5 {
	padding-left: 10px;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #FEE221;
}
div.specSdbr ol li {
	border-bottom: solid #000 1px;
	font-size: 11px;
	list-style-type: upper-alpha;
	list-style-position: inside;
	font-weight: bold;
}
div.specSdbr ol {
	margin-top: 1px;
	margin-right: 50px;
	padding-left: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
}
div.specSdbr ol.roman li {

	border-bottom: solid #000 1px;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: inside;
	font-weight: bold;
}
div#content a.more1 {
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	display: block;
	margin-top: 5px;
}
div#content a.more2 {
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	display: block;
	margin-top: 5px;
	text-align: right;
	margin-right: 5px;
}
.reg {
	font-size: 11px;
	vertical-align: super;
}
.plzliste {
	text-align: center;
	background-image: url(images/deutschland.jpg);
	height: 440px;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: center;
}
.plzliste p {
	margin-top: 5px;
	margin-bottom: 2px;
}
.flag {
	margin-right: 2px;
	margin-left: 2px;
}
.headplz {
	font-size: 150%;
	font-weight: bold;
	color: #333333;
}
.specModelKopie {
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	margin-bottom: 0px;
}
div#leftCol400break {
	background-image: url(images/bg_lt.gif);
	width: 400px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
div#rightCol350break {
	background-image: url(images/bg_lt.gif);
	width: 319px;
	position: absolute;
	top: 0px;
	left: 414px;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imgrightspacer {
	display: block;
	right: 280px;
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	float: right;
	clear: right;
}
.rightlimgimpressum {
	font-weight: normal;
	width: 235px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 400px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	float: right;
}
div#leftCol330 {
	background-image: url(images/bg_lt.gif);
	width: 330px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 900px;
}
div#leftCol330 ul#news {
	padding-bottom: 0px;
	margin: 10px 5px 0 0;
	padding: 0;
	list-style-type: none;
}
div#leftCol330 ul#news li a {
	border-left: solid #CCC 10px;
	font-weight: normal;
	display: block;
	font-size: 12px;
	float: none;
	width: 300px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 5px;
}
div#leftCol330 ul#news li a:hover {
	border-left: solid #666 10px;
	border-top: solid #666 1px;
	border-right: solid #666 1px;
	border-bottom: solid #666 1px;
	padding: 0 0 0 5px;
	text-decoration: none;
	display: block;
}
div#leftCol330 ul#news span {
	display: block;
	border-top: solid #CCC 1px;
	font-size: 10px;
	margin-left: -6px;
	padding-left: 5px;
	padding-top: 1px;
}
div#rightCol330 {
	background-image: url(images/bg_lt.gif);
	width: 330px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 700px;
	float: right;
	position: absolute;
	top: 100px;
	left: 405px;
}
div#rightCol330 ul#news {
	padding-bottom: 0px;
	margin: 10px 5px 0 0;
	padding: 0;
	list-style-type: none;
}
div#rightCol330 ul#news li a {
	border-left: solid #CCC 10px;
	font-weight: normal;
	display: block;
	font-size: 12px;
	float: none;
	width: 300px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 5px;
}
div#rightCol330 ul#news li a:hover {
	border-left: solid #666 10px;
	border-top: solid #666 1px;
	border-right: solid #666 1px;
	border-bottom: solid #666 1px;
	padding: 0 0 0 5px;
	text-decoration: none;
	display: block;
}
div#rightCol330 ul#news span {
	display: block;
	border-top: solid #CCC 1px;
	font-size: 10px;
	margin-left: -6px;
	padding-left: 5px;
	padding-top: 1px;
}
div#watches {
	height: 85px;
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: block;
	clear: right;
	width: 198px;
}
