/* Hover effekt */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  padding:5px;
  padding-right:20px;
  border:2px #385D8A solid;
  max-width:350px;
  left:-1000px;
  top:-1000px;
  z-index:5;
width:300px;
}
area.produktArea {
  cursor:default;
}
html, body {height:100%;}
body {
	background-image:url("/_framework/images/September-Online-Background.gif");
	background-repeat:repeat-y;
	background-color: #014363;
	color: black;
	padding:0;
	margin:0;
}
body, div, p, h1, h2, h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border:0;
}
div, p {
	text-align: left;
}
h1 {
	font-size: 17px;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	color: #014363;
}
h2 {
	font-weight: bold;
	margin:0;
	padding:0;
	font-size: 13px;
	color: #014363;
}
h3 {
	padding:0;
	margin:0;
	margin-top:5px;
	font-weight:bold;
	font-size:12px;
	color: #014363;
}
#wrapper {
	margin-top:0px;
	margin-left:0px;
	width:1000px;
	height:100%;
}
#header {
	height:90px;
	min-height:90px;
	background-image: url("/_framework/images/September-Online-Background.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
#header #logo {
	padding-left: 20px;
	padding-top: 10px;
}
#footer {
}
#content {
	/*width: 970px;*/
	width:965;
	min-height:100%;
	background-image: url("/_framework/images/contentbg.gif");
	background-repeat:repeat-y;
	
}
#left {
	float:left;
	/* padding-left:40px; */ /*Abstand für Menue, Kontakt und Logo*/
	width:226px;
	/* height:500px; */
	background-color: #F1F5F8;height:100%;
}
#left li {
	font-size: 12px;
}
#middle {
	float:left;background-color: #ffffff;
	width:530px;
	min-height:350px;
	height:100%;
}
#right {
	background-color: #F1F5F8;
	/*margin-left:5px;*/
	float:left;
	width:206px;
	width:244px;
	/* height:500px; */
	padding-top:15px;
	height:100%;
}
#rightcontent {
	color: #7F7F7F;
	padding-left:10px;
	height:100%;
}
#small_nav {
	text-align: left;
	height:100px;
	min-height: 100px;
	padding-left: 30px;
	/* color:red; */
}
#footer_nav_content {
}
#small_nav .item {
	font-size: 14px;
	float:left;
	width:49%; /* 2Items=49%, 3Items=32% */
}
#nav {
	padding:0;
	padding-left:50px; /*Abstand für Menue, Kontakt und Logo*/
	padding-bottom:60px;
	padding-top: 35px;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding:0px;
	margin:0px;
}
#nav li {
	/* background-color:red; */
	padding:0;
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
}
#nav li a {
	padding-left:14px;
}
#nav li.spacer {
	margin-bottom: 20px;
}
#nav ul ul { /* Second Level menu */
	padding-top:3px;
	padding-left: 10px;
}

#header {
	padding:0;
	margin:0;
}
#maincontent {
	padding:0;
	margin:0;
	padding-left:45px;
	padding-top:25px;
	width:80%;
	padding-bottom:20px;background-color: #ffffff;
}
a, a:link, a:visited, a:hover {
	color: #014363;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
a.more:link, a.more:visited {
	background-image: url("/_framework/images/nav_active.gif");
	padding-right:20px;
	background-position: 30px 0px;
	background-repeat: no-repeat;
}
#nav ul li a:link, ul li a.active, #nav ul li a:hover, #nav ul li a:visited {
	color: #7F7F7F;
	font-weight:bold;
	background-image: url("/_framework/images/nav.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav ul li a:hover, ul li a.active, #nav a.active:visited, #nav a.active:link {
	text-decoration: none;
	color: #014363;
	background-image: url("/_framework/images/nav_active.gif");
}
#footer_nav {
	padding-top:12px;
	padding-left:50px;
padding-bottom:12px;
}
#footer_nav div.item {
	float:left;
	width:120px;vetical-align:middle;
}
div.item a:link, div.item a:visited {
	color: #909090;
	font-weight:bold;
	background-image: url("/_framework/images/nav_dark.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.item a:hover, div.item a.active:link, div.item a.active:visited {
	color:white;
	background-image: url("/_framework/images/nav_dark_active.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.item a, div.item a:link, div.item a:visited {
	padding-left:14px;
}

#maincontent a:link, #maincontent a:visited, #maincontent a:hover {
	text-decoration: underline;
}
/*Newsitem style*/
.newsitem {
	margin:0;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.teaser div.teaserItem {
	margin-bottom:10px;
width:180px;
}
div.teaser > div.teaserLink {
	clear:both;
}
div.teaser div.teaserLink a {
	float:right;
}

/*Fixed Style*/
#footer {
	z-index:1;
	position: fixed;
	bottom:0;
	width:100%;
	background-image:url("/_framework/images/September-Online-Background.gif");
	background-repeat: no-repeat;
	left:0;
}
#header {
	z-index:2;
position:fixed;
top:0;
left:0;
width:100%;
	background-image:url("/_framework/images/September-Online-Background.gif");
	background-repeat: no-repeat;
}
#content > #left {
position:fixed;
top:90px;
left:0;
height:100%;
}
#content > #middle {
margin-left: 226px;
margin-top:90px;
margin-bottom:38px;
height:100%;
}

#content > #right {
margin-top:90px;
margin-bottom:38px;
height:100%;
}

#maincontent {
 min-height:500px;
}

.contentbild_links {
margin-right:10px;
margin-bottom:5px;
} 
.contentbild_rechts {
margin-left:10px;
margin-bottom:5px;
}
