* {
  margin: 0;
  padding: 0;
}

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

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

#content {
	width:990px;
	position:relative;
}

#topleft {
	float:left;
	width:271px;
	height:115px;
}

#topmid {
	float:left;
	height:115px;
}



#topright {
	float:right;
	height:115px;
}

#topright_right {
position:absolute;
	float:right;
	height:115px;
	top:10px;
	left:270px;
}

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

table#page {
	height:399px;
	width:990px;
}

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

#usermenu ul {
	list-style:none;
}

#usermenu li {
	float:left;
	margin: 0 5px;
}
td.left1 {
	width:100%!important;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

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

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

td.mainbody {
	width:729px;
	display:block;
	position:relative;
	left:0px;
}

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

li.sublevel span {
	display:block;
	height:4px;
	line-height:4px;
	font-size:2px;
}

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

#topleft {
	background: #fff;
}

#topmid {
	background: #fff;
  	font-family : Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size : 12px;
	color: #666666;
	line-height : 18px;
	font-weight : normal;
  	vertical-align: top;
  	text-align: left;
}

#topright {
	background: #fff;
	text-align:right;
}

#headerbottom {
	background:#444;
}

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

.left1
{
width:300px;
position:relative;
background:#ccc;}
.left2 {
	background:#ccc;
	width:300px;
}

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

.left1 ul ul {
margin:3px 0px 0px 0px;
}

.left1 ul ul li.sublevel, .left1 ul ul li.sublevel_current, .left1 ul ul li.sublevel_active {
	position:relative;
	width:115px;
	margin-top:-3px;
	margin-bottom:3px !important;
	margin-bottom:2px;
}

li.mainlevel-weitere, li.mainlevel_current-weitere {
	width:115px;
	margin-top:0px;
	margin-bottom:3px;
}

.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;
	line-height:0.1em;
/*	background: #f00;*/
	border:0px;
}

.lefttop {
	position:relative;
}

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

ul#mainlevel-weitere {
	position:absolute;
	top:9px;
	left:130px !important;
	left:114px;
}

ul#mainlevel-weitere {
background:#CCC;
height:352px;
}

.left1 ul ul ul ul {
	position:static;
	margin-top:4px;
}

/*.left1 ul ul ul ul {
	background:#CCCCCC none repeat scroll 0%;
	height:300px;
	left:0px;
	position:absolute;
	top:0px;
	}
*/

a.mainlevel, a.mainlevel_current, a.mainlevel_active {
	font-size:15px;
	color:#444;
	text-decoration:none;
	font-weight:normal;
	display:block;
/*	height:22px;*/
	width:150px;
}

a.sublevel:link, a.sublevel:visited {
	color: #444;
	text-decoration: none;
	display:block;
}

ul ul li a.sublevel, ul ul li a.sublevel_current, ul ul li a.sublevel_active {
	display:block;
	width:145px;
	padding:0px 0px 0px 0px;
}

ul ul ul li a.sublevel:link, ul ul ul li a.sublevel:visited, 
a.mainlevel-weitere:link, a.mainlevel-weitere:visited,
a.mainlevel_current-weitere:link, a.mainlevel_current-weitere:visited {
	color: #444;
	text-decoration: none;
	display:block;
	width:115px;
	padding-right:0;
	line-height:1.1em;
	background:none;
	
}

ul ul li a.sublevel_current:link, ul ul li a.sublevel_current:visited,
ul ul li a.sublevel_active:link, ul ul li a.sublevel_active:visited,
a#active_menu-weitere:link, a#active_menu-weitere:visited {
	color: #224e8e;
	text-decoration: none;
	/*	height:22px;
	background-image:url(images/bg_submenu.jpg);
	*/
	background-repeat:no-repeat;
	background-position: 70px 3px;
}

ul ul ul li a:link, ul ul ul li a:visited {
	text-decoration: none;
	background:none;
	display:block;
	width:115px;
	line-height:1.1em;
}

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,
a#active_menu-weitere:link, a#active_menu-weitere:visited {
	color: #224e8e;
	background:none;
}

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

a.sublevel:hover, a.mainlevel-weitere:hover {
	color: #224e8e;
	text-decoration: none;
}

a.sublevel_current:hover, a.sublevel_active:hover,
a.active_menu-weitere:hover {
	color: #f82;
	text-decoration: none;
}

li.sublevel, li.sublevel_current, li.sublevel_active, 
li.mainlevel-weitere, li.mainlevel_current-weitere {
	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, .mainbody legend {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
color : #224e8e;
font-weight : bold;
text-align : left;
text-decoration : none;
	margin:8px 10px 0 10px;;
	
}

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




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


table.contenttable {
	margin:0 auto;
}

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

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

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

.nomargin {
	margin:0 !important;
	padding:0 !important;
}
/*
.floatleft {
	float:left;
	width:398px;
	position:absolute;
}
*/

.floatleft {
	position:absolute;
	right:331px;
	top:0px;
	width:398px;
	float:right;
}



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

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

.floatright1 {
	float:right;
	width:331px;
}
/* Galerie */

#motioncontainer {
	text-align:center;
}

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

.medium {
	font-size:12px;
}

.preis {
	font-weight:bold;
}

.farbig, p.farbig {
	color: #224e8e;
}

.mainbody a:link, .mainbody a:visited, .mainbody a:hover {
	color: #224e8e;
}

a img {
	border:0;
}

p.linkrechts {
	text-align:right;
}

.linkrechts a {
	font-weight:bold;
	text-decoration:none;
	color: #224e8e;
}

div.tab-page {
	display:none;
}

/* Simple Image Rotator */

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

#icon {
	position:absolute;
	top:12px;
	left:13px;
}

.contact {
	font-size:12px;
	margin: 0 8px 0 10px;
}

.contact label {
	width:150px;
	display:block;
	float:left;
}

.contact div {
	margin-bottom:5px;
}

.contact textarea {
	width:500px;
	height:100px;
}

.contact p {
	margin:10px 0;
}

#phocagallery {
	text-align:center;
}	
	
	#einzug li{

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

width:100%;
text-align:left;
clear:both;
list-style-type:none;
margin:0;
padding:0;
}

* 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}

.login fieldset, .profile fieldset, .profile-edit fieldset {
	border:none;
	margin-bottom: 20px;
	padding: 10px;
}

.login-fields, .profile-edit dt, .profile-edit dd {
	height: 30px;
}
	
.login-fields label, .profile dt, .profile-edit dt {
	display:block;
	float:left;
	width:106px;
	margin-left: 10px;
}

.profile dt {
	width:160px;
}

.profile-edit dt {
	width:220px;
}

.profile-edit select {
	width:260px;
}

.login button, .logout button, .profile-edit button {
	margin-left: 116px;
}

.login li {
	list.style:none;
}

.profile a {
	margin-left: 10px;
}

.tip {
	border:1px solid #333;
	background: #ccc;
	padding:10px;
	max-width:300px;
}

.tip-title {
	font-weight:bold;
}
.newspane
{
width:729px;}

.contentpane
{width:729px;}

.mainbody
{width:729px;}
