/* --- BILDMENU Anfang --- */
#col0 {
	margin-bottom: 0;
}

#col0 h3,
.prodprev {
	display: none;
}

#col2 h3 {
	position: relative;
	clear: both;
	width: 380px !important;
	background: none;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 0 !important;
	height: 30px;
	margin: 0 !important;
	background: none !important;
	text-indent: -9999999em;
	cursor: default !important;
}

#col2 h3 span {
	display: block;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-position: left top;
	background-repeat: no-repeat;
}

#col1 {
	width: 760px !important;
	padding: 0;
	margin: 0;
	background: none;
}

h2 {
	font-size: 32px;
	height: 32px;
	overflow: hidden;
}

#bildmenu {
	position: relative;
	width: 760px;
}

/* 

   Innpuls
   =======
   
   bildmenu_left nicht absolute anzeigen, sondern relativ! 
   Ansonsten wird der Content unterhalb über die Picnavi gestellt.

*/
   
.bildmenu_left {
	position: relative !important;
	width: 506px !important;
	left: 0;
}

.bildmenu_right {
	position: absolute !important;
	width: 253px !important;
	left: 506px;
}

#bildmenu ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#bildmenu li {
	position: relative;
	float: left;
	color: #000000;
	font-weight: bold;
	font-size: 1.0em;
	padding: 0 3px 3px 0;
	text-transform: uppercase;
	background: none;
}

.bildmenulink {
	position: absolute;
	left: 0;
	bottom: 3px;
	padding: 0;
	width: 100%;
	height: 27px;
	line-height: 27px;
	color: #000000;
	text-indent: 6px;
	background: url(../img/60percentbildmenu.png) right no-repeat;
}

.bildmenulink a {
	color: #000000;
	text-decoration: none;
}

.bildmenutext {
	display: none;
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 250px;
	background: url(../img/80percent.png) repeat;
	line-height: 1.2em;
	cursor: default !important;
}

.bildmenutext p,
.bildmenutext p a {
	color: #000000;
	padding: 6px;
	margin: 0;
	border: none !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	text-transform: none;
	line-height: 1.2em;
}

.bildmenutext p a,
.bildmenutext p a:hover,
#bildmenu input.submit {
	float: right;
	background: #d6d6d6 url(../img/pfeil.gif) 3px center no-repeat;
	padding: 3px 3px 3px 11px;
	margin: 6px;
	color: #414141;
	border: 1px solid #ffffff !important;
	text-transform: uppercase;
	font-size: .8em;
}

.bildmenutext ul {
	padding: 0;
	margin: 0 0 12px 0 !important;
}

.bildmenutext ul li {
	float: none;
	margin: 0 0 0 6px;
	list-style: none;
	padding: 6px 6px 6px 12px !important;
	background: url(../img/li.png) no-repeat left 4px !important;
}

.bildmenutext h3 {
	padding: 6px;
	margin: 0;
	height: 25px !important;
	text-indent: 0 !important;
}

.bildmenutext h3 a {
	color: #000000;
	border: none !important;
	text-decoration: none;
	line-height: 1.2em;
}
/* --- BILDMENU Ende --- */

/* --- PARTNERNET Anfang --- */
#bildmenu form h4 {
	margin: 6px;
}

#bildmenu fieldset {
	width: 220px !important;
	margin: 0 0 0 6px;
}

#bildmenu fieldset div {
	font-weight: normal;
	text-transform: none;
}

#bildmenu input {
	width: 220px !important;
	background: #ffffff !important;
}

#bildmenu label {
	width: 220px;
}

#bildmenu .required {
	background: none;
}

#bildmenu input.submit {
	height: auto !important;
	width: auto !important;
	margin-right: 16px;
}
/* --- PARTNERNET Ende --- */
