* {
  margin: 0;
  padding: 0;
}

body {
  text-align: left;
  font: 14px arial, helvetica, sans-serif;
  line-height: 129%;
  background: #fff;
  color: #333;
}

/* Layout; Höhe und Breite der Container */

#content {
	width:100%;
	position:relative;
}

#header {
	width:100%;
	height:70px;
	background: url("http://gemeinsam.igaoptic1.de/css2/images/leer.jpg") repeat-x;
	position:relative;
}

#headerbottom {
	clear:both;
	width:100%;
	height:3px;
	line-height:3px;
	margin:0;
	padding:0;
	font-size:1px;
}

#topmenu {
	width:100%;
	height:25px;
	background: url("http://gemeinsam.igaoptic1.de/css2/images/button-leer.jpg") repeat-x;
}

#topmenu-inner {
	width:805px;
	margin:0 auto;
	height:25px;
	position:relative;
}

table#page {
	height:399px;
	width:905px;
	margin:0 auto;
}

#usermenu {
	position:absolute;
	top:86px;
	/*top:98px;*/
	left:261px;
}

ul#mainlevel {
	
	margin:0 auto;
}

td.left1 {
	width:261px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.leftfooter {
	width:261px;
	height:25px;
	position:absolute;
	left:0px;
	top:492px;
	border-top:2px solid #FF6600;
}

td.left2 {
	width:115px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

td.mainbody {
	width:100,01%;
	display:block;
}

li.sublevel, li.sublevel_current,  li.sublevel_active {
	margin-left: 0px;
}

/* Design; Schriften, Größen, Farben */

#topleft {
	background: url("http://gemeinsam.igaoptic1.de/css2/images/leer.jpg") repeat-x;
	float:left;
}

#topmid {
	background: url("http://gemeinsam.igaoptic1.de/css2/images/leer.jpg") repeat-x;
	width:auto;
	height:70px;
	margin:0 auto;
	text-align:center;
}

#topright {
	background: url("http://gemeinsam.igaoptic1.de/css2/images/leer.jpg") repeat-x;
	text-align:right;
	float:right;
}

#headerbottom {
	background:#444;
}

/*#topmenu li {
	display:inline;
	text-align:center;
}
*/
#subtop {
	clear:both;
	height:1px;
	line-height:12px;
	background: url("http://gemeinsam.igaoptic1.de/css2/images/verlauf-mainmenu.jpg") repeat-x;
}

.clear {
	clear:both;
	height:0px;
	width:0px;
	line-height:0px;
	font-size:0px;
}

#left {
	width:165px;
	vertical-align:top;
}

.left1 li {
	padding-left: 10px;
}


.left1, .left2 {
	background:#ccc;
}

#left ul, .left2 ul {
	list-style: none;
	margin:14px 0px 0px 6px;
}

#left ul ul {
	margin:5px 0px 6px 10px;
}

#left ul ul li.sublevel, #left ul ul li.sublevel_current, #left ul ul li.sublevel_active {
	width:auto;
	margin-top:-3px;
	margin-bottom:3px;
}

#left ul ul li.sublevel a, #left ul ul ul li.sublevel a {
	color:#888;
	text-decoration:none;
}

#left ul li.mainlevel_current a, #left ul li.mainlevel_active a, 
#left ul ul li.sublevel_current a, #left ul ul li.sublevel_active a {
	color:#444;
	text-decoration:none;
	font-weight:bold;
}

.left1 ul ul ul li.sublevel, .left1 ul ul ul li.sublevel_current, .left1 ul ul ul li.sublevel_active {
	position:static;
	padding:2px 0;
	font-weight:bold;
}

.left1 ul ul ul {
	position:absolute;
	top:6px;
	left:130px;
}

.left1 ul ul ul ul {
	position:static;
	margin-top:4px;
}
/*
#topmenu a.mainlevel, #topmenu a.mainlevel_current, #topmenu a.mainlevel_active {
	font-size:17px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:22px;
	width:115px;
	float:left;
	padding:3px 0;
}

#topmenu a.mainlevel_current, #topmenu a.mainlevel_active,#topmenu a.mainlevel:hover {
	background: url("http://gemeinsam.igaoptic1.de/css2/images/active_bg.jpg") repeat-x;
}

#topmenu li.mainlevel_current, #topmenu li.mainlevel_active {
	position:relative;
}
*/
/*#topmenu ul ul {
	position:absolute;
	top:25px;
	left:0px;
}

#topmenu a.sublevel:link, #topmenu a.sublevel:visited, 
#topmenu a.sublevel_current:link, #topmenu a.sublevel_current:visited,
#topmenu a.sublevel_active:link, #topmenu a.sublevel_active:visited {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	float:left;
	width:160px;
}
*/
#left .mainlevel {
	color:#888;
	font-weight:bold;
	text-decoration:none;
}

#left .mainlevel_current, #left .mainlevel:hover {
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}

/*#topmenu ul ul li a.sublevel, #topmenu ul ul li a.sublevel_current, #topmenu ul ul li a.sublevel_active {
	display:block;
	width:95px;
	padding:0px 0px 0px 0px;
}
*/
ul ul ul li a.sublevel:link, ul ul ul li a.sublevel:visited {
	color: #fff;
	text-decoration: none;
	display:block;
	width:auto;
	padding-right:0;
	background:none;
}

/*#topmenu ul ul li a.sublevel_current:link, #topmenu ul ul li a.sublevel_current:visited,
#topmenu ul ul li a.sublevel_active:link, #topmenu ul ul li a.sublevel_active:visited,
#topmenu a.sublevel:hover, #topmenu a.sublevel_current:hover, #topmenu a.sublevel_active:hover {
	color: #444;
	text-decoration: none;
	background:#fff;
}
*/
ul ul ul li a:link, ul ul ul li a:visited {
	text-decoration: none;
	background:none;
	display:block;
	width:auto;
}

ul ul ul li a.sublevel_current:link, ul ul ul li a.sublevel_current:visited,
ul ul ul li a.sublevel_active:link, ul ul ul li a.sublevel_active:visited {
	color: #f60;
	background:none;
}

.left1 ul ul ul li {
	padding:0;
	text-indent:0;
}

a.sublevel:hover {
	color: #444;
	text-decoration: none;
	background:#fff;
}

a.sublevel_current:hover, a.sublevel_active:hover {
	color: #444;
	text-decoration: none;
	background:#fff;
}

li.sublevel, li.sublevel_current, li.sublevel_active {
	font-size: 12px;
}

#usermenu a.mainlevel {
	font-size:12px;
	color:#999;
	width:150px;
	line-height:16px;
	display:inline;
}

span.mainlevel {
	font-size:12px;
	color:#999;
}

.artikeltext {
	margin-top:15px;
}

.contentpaneopen {
	border-collapse:collapse;
	width:729px;
}

.article_seperator {
	display:none;
}

/*Fliesstext*/

.mainbody h1 {
font-family :  Helvetica, Geneva, Arial,sans-serif;
font-size : 13px;
color : #585858;
font-weight : bold;
text-align : left;
text-decoration : none;
	margin:8px 10px 0 10px;;
}

.mainbody h2 {
font-family : Helvetica, Geneva, Arial, sans-serif;
font-size : 12px;
color : #585858;
font-weight : bold;
text-align : left;
text-decoration : none;
	margin:8px 10px 0 10px;;
}

.mainbody .normaltext p, .mainbody p {
  font-family : Helvetica, Geneva, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size : 12px;
	color: #585858;
	line-height : 16px;
	font-weight : normal;
  vertical-align: top;
  text-align: left;
  margin:2px 10px 4px;
line-height:120%;
}

table.contenttable {
	margin:0 auto;
}

.contenttable td {
  font-family :  Helvetica,Geneva, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size : 12px;
	color: #585858;
	line-height : 16px;
	font-weight : normal;
  padding:2px 6px 2px 6px;
}

.mainbody ul {
  font-family :  Helvetica,Geneva, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size : 12px;
	color: #585858;
	line-height : 16px;
	font-weight : normal;
  vertical-align: top;
  text-align: justify;
  margin:4px 10px 0px 27px;
}

.mainbody ul li {
	margin-top:4px;
}

.nomargin {
	margin:0 !important;
	padding:0 !important;
}

.floatleft {
	float:left;
	width:398px;
}

.floatright {
	float:right;
	width:331px;
}

.floatleft1 {
	float:left;
	width:398px;
}

.floatright1 {
	float:right;
	width:331px;
}

/* Galerie */

#motioncontainer {
	text-align:center;
}

p.klein {
	font-size:10px;
}

.preis {
	font-weight:bold;
}

.farbig, p.farbig {
	color: #FF6600;
}

a img {
	border:0;
}

/* Simple Image Rotator */

ul#jw-sir {
	height:72px;
	list-style:none;
	overflow:hidden;
	margin:0;
	position:relative;
}

ul#jw-sir li {
	padding:0;
}

li#jw-sir-loading {
	display:none;
}

ul#jw-sir li a img {
	position:absolute;
	top:0;
	left:0;
	border:none;
	background:none;
}


#einzug li{

margin: 0px 0 0px;
position:relative;
float:left;

width:100%;
text-align:left;
clear:both;
list-style-type:none;
[B]margin:0;
padding:0;[/B]

}
* html #einzug li{
border:none;

}
#einzug li span{
padding:1px 0 1px 5px;
color:#000;
position:relative;
right:70px;
float:right;
}
#einzug li em{
margin:0 ;
position:relative;

padding:0 5px 0 0;


}
#einzug p{padding:0 5em 0 0}

