/*
Datei: parts.css
Beschreibung: Allgemeines Parts Stylesheet
Autor: insyma AG, HAGS
Letze nderung: 18. Juni 2007
*/

/* INHALTSVERZEICHNIS

 1. Inhalt Styles
*/

/*
	Inhalt Styles
*/
div#content a {
    color: #0072bb;
}
div#content a:hover {
	text-decoration: none;
}
div#content h2 {
	font-weight: normal;
	font-size: 1.6em;
	color: #0072bb;
	margin: 0 0 1em 0;
}
div#content h3 {
	color: #444;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .6em 0;
}
div#content h4 {
	font-size: 110%;
	margin: 0 0 .25em 0;
}
div#content p strong {
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	color: #0072bb;
	margin: 0 0 1em 0;
}
div#content p#flvplayer {
	margin: 1em 0;
}
div#content p.grosses-bild {
    float: left;
    margin: 5px 20px 20px 0;
}
div#content p.kleines-bild {
	float: left;
	margin: 5px 20px 10px 0;
} 
div#content img {
	border: solid #999;
	border-width: 1px;
	display: block;
}
div#content div.inhalt {
	margin: 0 0 3em 140px;
}
div#content div.inhalt p.link {
	margin: 1.5em 0 0 0;
}
div#content div.inhalt p strong {
	font-size: 1.2em;
}
div#content div.inhalt img {
	float: left;
	margin: 5px 20px 0px -140px;
	display: inline;
}



div#content div.inhalt a.shoplink {	
	color: #0072BB;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	margin: 15px 0 0 0;
}
div#content div.inhalt a.shoplink strong {
	cursor: pointer;
	float: left;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}	
div#content div.inhalt a.shoplink span {
	background: transparent url(../img/layout/shop-produktlink.gif) no-repeat scroll 0 0;
	cursor: pointer;
	color: white;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 12px;
	margin: 0 0 0 12px;
	width: 190px;
}
div#content div.inhalt a.shoplink:hover span  {
	background: transparent url(../img/layout/shop-produktlink.gif) no-repeat scroll  0 -30px;
}


div#content p {
	line-height: 1.6;
	margin: 0 0 .5em 0;
}
div#content ul {
	list-style: square;
	margin: 0 0 .5em 1.5em;
}
div#content li {
	list-style: square;
	line-height: 1.8;
}
div#content caption {
	text-align: left;
	margin: 0 0 .5em 0;
	font-weight: normal;
	line-height: 1.6;
}
div#content table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 .5em 0;
	line-height: normal;
}
div#content td {
	border: solid #999;
	border-width: 0 1px 1px 1px;
	padding: .4em .2em;
	text-align: right;
}
div#content tr.alt td {
	background: #F5F5F5;
}
div#content th {
	border: solid #999;
	border-width: 1px 1px 1px 1px;
	padding: .5em .3em;
	background: #F5F5F5;
	color: #0072bb;
	font-weight: normal;
}
div#content a.show-link {
	color: #009a5c;
	font-size: 1em;
	margin: 3em 10px 2em 0;
}
div#content a.show-link:hover {
	color: #009a5c;
	font-size: 1em;
	margin: 3em 10px 2em 0;
	border: none;
}
div#content ul.downloads {
    margin: 0 0 .5em 0;
}
div#content ul.linkliste {
    margin: 0 0 1.5em 1.5em;
}
div#content ul.downloads li {
    list-style: none;
    float: left;
    width: 25em;
    margin: .5em;
}
div#content ul.linkliste li {
    margin: .5em;
}
div#content ul.downloads a {
    display: block;
    border: none;
}
div#content ul.downloads a:hover {
    text-decoration: underline;
}
div#content ul.linkliste a:visited {
    color: #444;
    border: none;
}
div#content img.kontakt-img {
	float: left;
	margin: 0 3em 0 0;
}
div#content ul.part-bildliste-klein {
	margin: 0 1.5em 2em 0;
}
div#content ul.part-bildliste-klein li {
	list-style: none;
    float: left;
	margin: .5em 2em 2em 0; 
}
div#content ul.part-bildliste-gross {
	margin: 0 1.5em 2em 0;
	clear: both;
}
div#content ul.part-bildliste-gross li {
	list-style: none;
	margin: .5em 2em 2em 0; 
}
div#footer ul#navi-inhalt {
	position: absolute;
	right: 35px;
	top: 0;
	color: #0072bb;
}
div#footer ul#navi-inhalt li {
	float: left;
}
div#footer ul#navi-inhalt a {
	margin: 0 .5em;
	color: #0072bb;
}
div#PopDiv {
	position: absolute;
	background: #fff;
	border: 1px solid #0072bb;
	padding: 10px;
	font-size: 110%;
}
div#PopDiv a {
	display: block;
	text-align: right;
	padding: 0;
	margin: 0 0 10px 0;
	color: #0072bb;
}
div#PopDiv p#imgCaption {
	color: #444;
	margin: .5em 0 0 0;
}
div#PopDiv img {
	display: block;
	border: 1px solid #0072bb;
}
img#loading-popup {
	position: absolute;
	padding: 10px;
	border: 1px solid #0072bb;
	background: #FFF;
}



/* ############################################
	Shop: Anpassung Navigation
############################################ */

div#shopnavigation {
	position: absolute;
	right: -20px;
	top: 44px;
	/*background: #F5F5F5;*/
	width: 180px;
	padding: 0;
	margin: 0 20px 0 0;
}
div#content div#shopnavigation h3 {
	color: #fff;
	padding: .3em 0 .4em 1em;
	margin: 0;
	font-size: 1.25em;
	line-height: normal;
	background: #01814e url(../img/layout/sidebar-title-shop.gif) left top no-repeat;
}
div#content div#shopnavigation ul {
	border: 1px solid #01814e;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 10px;
}
div#content div#shopnavigation li {
	list-style: none;
	line-height: 1.4;
}
div#content div#shopnavigation ul.category-navigation {
	/*border-bottom: 1px solid #CCC;*/
}
div#content div#shopnavigation ul.category-navigation ul {
	border: none;
	padding: 0;
	margin: -5px 0 .5em 25px;
}
div#content div#shopnavigation a {
	padding: 0;
	color: #01814e;
	text-decoration: none;
}
div#content div#shopnavigation a:hover {
	text-decoration: underline;
}
div#content div#shopnavigation ul.category-navigation a:hover {
	color: #0072bb;
	color: #01814e;
}
div#content div#shopnavigation ul.category-navigation a.show-link {
	border-width: 0 0 0 0;
	background: url(../img/layout/shop-icon-plus.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 0;
}
div#shopnavigation ul.shopnavigation-pages {
	padding: 1em 0 0 0;
}

div#content div#shopnavigation p.warenkorb-sidebar {
	margin: 0 0 1em 0;
}
div#content div#shopnavigation p.warenkorb-sidebar a{
	display: block;
	border: 1px solid #01814e;
	background: #fff;
	color: #484848;
	text-decoration: none;
	padding: 10px;
	margin: 0;
	/*border: solid #ccc;
	border-width: 1px 0;*/
}
div#content div#shopnavigation p.warenkorb-sidebar a strong {
	color: #484848;
	display: inline;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
div#content div#shopnavigation p.warenkorb-sidebar a span {
	color: #01814e;
}

div#content div#shopnavigation p.warenkorb-sidebar a:hover {
	background: #f9f9f9;
	text-decoration: none;
}
div#content div#shopnavigation p.warenkorb-sidebar a:hover span {
	text-decoration: underline;
}


/* ############################################
	Shop: Produkte-bersicht / Produkte-Detail
############################################ */

div#content div.shop-overview, 
div#content div.shop-detail {
	float: left;
	position: relative;
	margin: 0 0 40px 0;
}
div#content div.shop-overview span.aktion, 
div#content div.shop-detail span.aktion {
	padding: 5px 35px 5px 0;
	position: absolute;
	top: 2px;
	text-align: right;
	right: 10px;
	font-weight: bold;
	font-size: 110%;
	background: url(../img/layout/icon-aktion.gif?) no-repeat center right;
}
div#content.shop img.overview {
	float: left;
	margin: 0 20px 10px 0;
}
div#content div.shop-overview h3 {
	margin: 0;
}
div#content div.shop-overview p {
	margin: 0 0 1em 0;
}
div#content.shop span.detail img {
	float: right;
	margin: 0 0 0 20px;
}
div#content.shop table.overview {
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	margin: 1px 0 20px 0;
	width: 348px;
}
div#content.shop table.detail {
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	margin: 0 0 0 0;
	width: 470px;
}
div#content.shop table td  {
	border-width: 0 0 0 0;
	padding: .25em .5em;
	text-align: left;
	border: solid #CCC;
	border-width: 1px 0;
	vertical-align: top;
}
div#content.shop table td.beschriftung {
	width: 220px
}
div#content.shop table tr.price td {
	background: #FFFEDA;
	font-size: 110%;
	font-weight: bold;
}
div#content div.product-order {
	float: left;
	width: 470px;
	margin: 0 0 20px 0;
	padding: 10px 0;
	background: #F5F5F5;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
div#content ul.product-links {
	list-style: none;
	margin: 0 0 0 20px;
	float: left;
	width: 200px;
	display: inline;
}
div#content ul.product-links li {
	list-style: none;
	display: inline;
}
div#content ul.product-links a {
	background: url(../img/layout/shop-icon-info.gif) no-repeat 0 3px;
	padding: 0 0 5px 15px;
	display: block;
	line-height: 1.4;
}
div#content div.product-order fieldset {
	border: none;
	float: left;
	margin: 0 0 0 20px;
	width: 230px;
}
div#content div.product-order fieldset label {
	float: left;
	margin: 4px 10px 0 0;
}
div#content div.product-order fieldset input {
	width: 20px;
	border: 1px solid #999;
	font-size: 99%;
	float: left;
	margin: 5px 10px 0 0;
}
div#content div.product-order fieldset a {
	background: url(../img/layout/icon-shopping-cart.gif) no-repeat 0 5px;
	padding: 3px 0 3px 24px;
	float: left;
}
div.product-description {
	width: 470px;
	margin: 0 0 20px 0;
	float: left;
	position: relative;
}
div#konditionen {
	margin: 0 0 0 0;
	float: left;
	width: 470px;
}
div#konditionen div {
	margin: 0 0 20px 0;
	float: left;
	width: 470px;
}
div#content div#konditionen table {
	margin: 0;
	width: 100%;
}
div#content div.product-description p.detail-bild {
	float: right;
	width: 100px;
	margin: 0 0 0 2em;
	position: relative;
	right: 21px;
}
div#content div.product-description p.detail-bild img {
	float: left;
	clear: both;	
	width: 100px;
}
div#content div.product-description p.detail-bild span.zoom-link a {
	clear: both;
	float: left;
	display: block;
	margin: 0 0 0 20px;
	background: url(../img/layout/icon-lupe.gif) no-repeat center left;
	padding: 4px 0 4px 20px;
}

/* ############################################
	Shop: Warenkorb
############################################ */

div#content div.shop-warenkorb {
	float: left;
}
div#content div.shop-warenkorb table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 460px;
	border: none;
}
div#content div.shop-warenkorb thead {
}
div#content div.shop-warenkorb table td {
	vertical-align: top;
	text-align: left;
	border: none;
	border-width: 0 0 0 0;
	border-bottom: 1px solid #CCC;
	padding: .25em .5em;
}
div#content div.shop-warenkorb table th {
	vertical-align: top;
	text-align: left;
	border: solid #CCC;
	border-width: 0 0 2px 0;
	background: #F5F5F5;
color: #333;
font-weight: bold;
	vertical-align: middle;
	padding: .5em .5em;
}
div#content div.shop-warenkorb table td.price {
	text-align: right;
	font-weight: bold;
}
div#content div.shop-warenkorb table input {
	width: 25px;
}
div#content div.shop-warenkorb table tr.price-row td {
	background: #FFFEDA;
	border-bottom: 3px double #999;
}
div#content div.shop-warenkorb table td.shop-action {
	width: 20px;
	text-align: center;
}
div#content div.shop-warenkorb td.shop-action a {
	display: block;
	margin: .15em auto;
	width: 16px;
	height: 16px;
	text-indent: -2000px;
} 
div#content div.shop-warenkorb a.refresh {
	background: url(../img/layout/icon-shop-refresh.gif) no-repeat;
}
div#content div.shop-warenkorb a.remove {
	background: url(../img/layout/icon-shop-remove.gif) no-repeat;
}
div#content div.shop-warenkorb td input {
	margin: .15em auto;
}
span#kassespan a {
	display: block;
	background: url(../img/layout/icon-zur-kasse.gif) no-repeat center right;
	padding: 0 25px;
	margin: 20px 0 0 0;
	text-align: right;
	float: right;
}

div#content div.formular {
	float: left;
	width: 100%;
	padding: 0 0 50px 0;
}
div#content div.formular a#backlink-to-cart {
	display: block;
	background: url(../img/layout/icon-shopping-cart.gif) no-repeat center left;
	padding: 3px 25px;
	margin: 0 0 25px 0;
}
div#content div.formular fieldset {
	border: none;
	border-bottom: 1px solid #CCC;
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
}
div#content div.formular fieldset legend {
	font-size: 120%;
	margin: 0 0 1em 0;
	color: #444;
}
div#content div.formular ul {
	list-style: none;
}
div#content div.formular li {
	list-style: none;
	padding: .5em 0;
	position: relative;
	z-index: 10;
	clear: both;
	float: left;
	width: 100%;
}
div#content div.formular li span.validation {
	position: absolute;
	top: 2px;
	left: -20px;
	padding: 5px 0 5px 390px;
	width: 300px;
	background: url(../img/layout/icon-shop-error.gif) no-repeat 95px 6px #F5F5F5;
	z-index: 2;
	color: #A00 !important;
}
div#content div.formular li span.required {
	margin: 0 0 0 1em;	
	color: #A00 !important;
}
div#content div.formular label {
	float: left;
	width: 100px;
	z-index: 8;
	position: relative;
}
div#content div.formular li input {
	padding: .1em .2em;
	border: 1px solid #999;
	width: 250px;
	z-index: 5;
	position: relative;
	font-size: 99%;
}
div#content div.formular select {
	padding: .1em .2em;
	width: 7em;
	font-size: 99%;
	border: 1px solid #999;
}
div#content div.formular select.country-select {
	width: 10em;
}
div#content div.formular li.radiobuttons label {
	float: none;
	width: auto;
	margin: 0 1em 0 0;
}
div#content div.formular li.radiobuttons input {
	float: none;
	width: auto;
	padding: 0;
	margin: 0 .5em 0 0;
	border: none;
}
div#content div.formular li.radiobuttons label {
	float: none;
	width: auto;
	margin: 0 1em 0 0;
}
div#content div.formular p input {
	font-size: 99%;
	padding: .2em 20px;
	margin: 3em 0 0 0;
}
div.vorauskasse-hinweis {
	background: url(../img/layout/icon-vorauskasse.gif) no-repeat 0 5px;
	padding: 0 0 25px 25px;
}
div#added {
	background: #FFFEDA;
	border: 1px solid #f1ee92;
	padding: 10px 20px;
	margin: 0 0 20px 0;
}
fieldset#abb-login {
	font-size: 110%;
	width: 270px;
	margin: 50px auto;
	padding: 140px 40px 100px 40px;
	border: none;
	background: url(../img/layout/abb-login-box.gif) no-repeat;
}
fieldset#abb-login li {
	padding: 0 0 1em 0;
}
fieldset#abb-login li label {
	float: left;
	width: 100px;
}
fieldset#abb-login li input {
	width: 160px;
	border: 1px solid #999;
	padding: .1em .2em;
	font-size: 99%;
}
fieldset#abb-login p input {
	font-size: 99%;
	float: right;
	width: 80px;
	margin: 10px 0 0 0;
}
div#content a#backlink-cart {
	display: block;
	background: url(../img/layout/icon-back.gif) no-repeat center left;
	padding: 3px 25px;
	clear: both;
}
div#content div.product-description a#backlink-cart {
	float: left;
	margin: 10px 0 0 0;
}


/* ############################################
	Startseite: Startboxen
############################################ */

div#content ul.part_startboxen {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	}
	
div#content ul.part_startboxen li {
	width: 214px;
	float: left;
	margin: 0 16px 1em 0;
	list-style: none;
	background: #ccc;
}
div#content ul.part_startboxen li.last {
	margin: 0;
}
div#content ul.part_startboxen li h3 {
	font-size: 1.25em;
	font-weight: normal;
	color: #fff;
	background: url(../img/layout/startseite-box-title.gif) left top no-repeat #005f9c;
	padding: 0 0 .1em 1em;
	margin: 0;
}
div#content ul.part_startboxen li p {
	width: 212px;
	height: 156px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin: 0 1px;
}
div#content ul.part_startboxen li p img {
	border: none;
}
div#content ul.part_startboxen li a {
	float: left;
	width: 100%;
	height: 185px;
	color: #666;
	text-decoration: none;
	background: url(../img/layout/startseite-box-footer.gif) left bottom no-repeat;
}
div#content ul.part_startboxen li a:hover {
	text-decoration: underline;
}
div#content ul.part_startboxen li span {
	float: left;
	background: url(../img/layout/icon-more.gif) left center no-repeat;
	padding: .2em 2em;
	margin: 0 1em;
}

/* ############################################
	Startseite: ShopLink
############################################ */
div#content div.shopbutton {
	padding: 2em 0 0 0;
	clear: both;
}
/*
div#content h3.shop {
	font-size: 1.25em;
	background: transparent;
	padding: 0;
	margin: 0;
}

div#content h3.shop a {
	display: block;
	height: 34px;
	width: 165px;
	background: url(../img/layout/shop-bg.gif) 0 0 no-repeat;
	color: #fff;
	padding: 27px 0 5px 1em;
	margin: 0 auto;
	text-decoration: none;
}
*/
div#content h3.shop {
	background: transparent;
	height: 70px;
	width: 182px;
	background: url(../img/layout/shop-bg.gif) 0 0 no-repeat;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 0px 250px;
}

div#content h3.shop a {
	/*display: block;
	height: 70px;
	width: 182px;
	background: url(../img/layout/shop-bg.gif) 0 0 no-repeat;
	color: #fff;
	padding: 30px 0 0 1em;
	text-decoration: none;*/
	padding: 25px 0px 0px 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

div#content h3.shop a:hover {
	background:  url(../img/layout/shop-bg.gif) 0 -70px no-repeat;
}
div#content h3.items-in-cart {
	background: transparent;
	padding: 0;
	margin: 0;
}
div#content h3.items-in-cart a {
	padding: 0;
	margin: 0;
	background:  url(../img/layout/shop-bg.gif) 0 -140px no-repeat;
	display: block;
	height: 34px;
	width: 165px;
	color: #fff;
	padding: 30px 0 0 1em;
	text-decoration: none;
}

/* ############################################
	Startseite: Startboxen Neu Oktober 08
############################################ */

div#content ul.part_startboxen_bereiche {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#content div.part_referenzuebersicht {
	position : relative;
}
div#content ul.part_startboxen_bereiche li, div#content div.part_referenzuebersicht {
	width: 100%;
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	background: url(../img/layout/startseite-bereich-title.gif) right top no-repeat;
	border-left: 1px solid #005f9c;
	_border: none;
}
div#content ul.part_startboxen_bereiche li h3, div#content div.part_referenzuebersicht h3 {
	height: 28px;
	font-size: 1.25em;
	font-weight: normal;
	color: #fff;
	background: url(../img/layout/startseite-bereich-title-l.gif) left top no-repeat;
	padding: 0 0 0 .8em;
	margin: 0 0 0 -1px;
}
div#content ul.part_startboxen_bereiche li ul, div#content div.part_referenzuebersicht ul {
	width: 100%;
	float: left;
	margin: 0 0 0 -1px; 
	padding: 0 0 1em 0;
	_margin: 0;
	border: solid #005f9c;
	border-width: 0 1px 1px 0;
	_border-width: 0 1px 1px 1px;
	border-collapse: collapse;
}
div#content ul.part_startboxen_bereiche li ul li {
	display: inline;
	width: 208px;
	margin: 0 0 0 1em;
	border: none;
	background: url(../img/layout/startseite-bereichbox-bg.gif) left bottom no-repeat;
}
div#content div.part_referenzuebersicht ul li {
	list-style : none;
	float : left;
	width: 208px;
	margin : 0 1em 0 0;
	border: none;
}
div#content div.part_referenzuebersicht ul li.last {
	margin : 0;
}
div#content ul.part_startboxen_bereiche li ul li a.image, div#content div.part_referenzuebersicht ul li a.imgBox {
	width: 206px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	background: none;
	display: block;
}
* html div#content ul.part_startboxen_bereiche li ul li a.image {
	width: 206px;
}
div#content ul.part_startboxen_bereiche li ul li a.image img {
	border: none;
	margin: -8% 0 0 0;
	display: inline;
}
div#content ul.part_startboxen_bereiche li ul li a.titel, div#content div.part_referenzuebersicht ul li a.titel {
	color: #005f9c;
	font-weight: normal;
	font-size: 110%;
}
div#content ul.part_startboxen_bereiche li ul li a {
	display: block;
	color: #666;
	text-decoration: none;
}
div#content ul.part_startboxen_bereiche li ul li a.desc:hover {
	text-decoration: underline;
}
div#content ul.part_startboxen_bereiche li ul li a.desc, div#content div.part_referenzuebersicht ul li a.produkt {
	background: url(../img/layout/icon-more.gif) 1em center no-repeat;
	padding: 0 3em;
	line-height: 2;
}
div#content div.part_referenzuebersicht ul li a, div#content div.part_referenzuebersicht ul li a.imgBox, div#content div.part_referenzuebersicht ul li span.statement {
	color : #000000;
	display : block;
	margin : .5em 1em;
	text-decoration : none;
	width : 206px;
	_margin: 0.5em 0 0.5em 0.5em;
	_width : auto;
}
div#content div.part_referenzuebersicht ul li a.produkt {
	background-position: 1em .2em;
	line-height: 1.3;
    margin: 0.5em 0;
	min-height : 20px;
    padding-right: 0;
    width: 183px;
	_width : auto;
}
div#content div.part_referenzuebersicht ul li a.produkt img {
	border : 0;
	float : right;
}
div#content div.part_referenzuebersicht ul li span.statement {
	background: url(../img/layout/icon-testimonial.gif) 1em .2em no-repeat;
	cursor : pointer;
	padding: 0 0 0 3em;
	margin: 0.5em 0;
}
div#content div.part_referenzuebersicht ul li a.titel {
	background: url(../img/layout/icon-website.gif) 1em 0 no-repeat;
	padding: 0 0 0 3em;
	margin: 0.5em 0;
	_width : auto;
}
div#content div.part_referenzuebersicht ul li div.showStatement {
	background : #D5E7F1;
	padding : 1em;
	position : absolute;
	width : 210px;
}
div#content div.part_referenzuebersicht ul.simplePagerNav {
	background : #000000;
	border: 0 none;
	display : table-cell;
    margin: 0;
    padding: 2px;
    position: absolute;
	_position : static;
    right: 10px;
    top: 0;
	vertical-align : middle;
    width: auto;
	z-index : 2;
	_width : 99.7%;
}
div#content div.part_referenzuebersicht ul.simplePagerNav li, div#content div.part_referenzuebersicht ul.simplePagerNav li a {
	float : left;
	padding : 0;
	margin : 0;
	width : auto;
}
div#content div.part_referenzuebersicht ul.simplePagerNav li {
	background : #203341;	
	height : 20px;
	line-height : 1;
	margin : 2px 5px;
	text-align : center;
	vertical-align : middle;
	width : 20px;
}
div#content div.part_referenzuebersicht ul.simplePagerNav li.currentPage {
	background : #ffffff;
}
div#content div.part_referenzuebersicht ul.simplePagerNav li a {
	color : #ffffff;
	display : block;
	height : 20px;
	line-height : 20px;
	width : 20px;
}
div#content div.part_referenzuebersicht ul.simplePagerNav li.currentPage a {
	color : #203341;
}
/* Part Suchergebnisse*/
div#cse-search-results iframe {
	width : 650px;
}
