@import url(/css/blueprint/screen.css);
/* Colors
 Light Grey:		#e6e6e6;
 Grey:			#505050;
 Grey 2:			#5a5a5a;
 Yellow:			#ffe789;
 */
html
{
	height: 100%;
}

body.ddc
{
	height: 100%;
	background:url("/images/layout/silver-bg.jpg") no-repeat scroll center top #D4D8DC;
	color:#666666;
	font-family:"Lucida Sans Unicode","Bitstream Vera Sans","Trebuchet Unicode MS","Lucida Grande",Verdana,Helvetica,sans-serif;
	font-size:70% !important;
}

#page
{
	background:url("/images/layout/bg-page.png") repeat-y scroll 0 0 transparent;
	margin:0 auto;
	padding:0 7px 20px;
	width:950px;
	/*min-height: 100%;*/
}

div.pageBottom
{
	width: 950px;
	height: 14px;
	margin: 0 auto 10px auto;
	padding: 0 7px;
	background: #e6e6e6 url(/images/layout/bg-page-bottom.png) no-repeat 0 0;
}

.container
{
	position: relative;
}

#header
{
	background: #c1c1bf url(/images/layout/bg-header.png) no-repeat 0 0;
	height: 120px;
	position: relative;
}

#header img#logo
{
	position: absolute;
	right: 35px;
	top: 25px;
}

#content
{
	padding: 20px 20px 20px 20px;
}


.liste
{
	-moz-border-radius:10px 10px 10px 10px;
	background:none repeat scroll 0 0 #EEEEEE;
	padding:10px;
	margin: 0 5px 0 10px;
	width:200px;
	float: right;
}

.liste h4, .liste h3

{
	color:#006179;
	margin-bottom:0 !important;
	padding:5px 0 10px 3px;
	font-weight:bold;
	font-style:italic;
}

.liste ul
{
	padding-left: 15px;
}

.liste li
{
	font-size:11px;
	line-height:1.8;
	padding:5px 0 0;
}

h1,h2,h3,h4,h5,h6 {
	color:#006179;
}


#header p
{
	margin: 10px 0 .5em 25px;
	text-transform: uppercase;
	color: #fff;
	font-size: .8em;
}

#header ul
{
	list-style-type: none;
	margin-left: 25px;
	padding-left: 0;
}

#header li
{
	display: inline;
	padding-right: .5em;
}

#header li img
{
	vertical-align: middle;
}

#navBar
{
	height: 2.917em;
	background: #ffe789 url(/images/layout/bg-nav-bottom-right.gif) no-repeat 100% 100%;
	border-top: 1px solid #fff;
	position: relative;
}

#mainNav, #mainNav ul
{
	list-style-type: none;
}

#mainNav
{
	background: transparent url(/images/layout/bg-navi.png) no-repeat 100% .583em;
	float: left;
}

#mainNav, #mainNav div
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}

#mainNav > div
{
	float: left;
	line-height: 1.75em;
	padding: .4em 0;
	width: 110px;
}

#mainNav > div > span > a
{
	border-left: 1px solid #ffe789;
	margin-left: -1px;
}

#mainNav > div:first-child > span > a, #mainNav > div.firstChild > span > a
{
	border-left: none;
	margin: 0px;
}

#mainNav > div:first-child, #mainNav > div.firstChild
{
	margin-left: .5em;
}

#mainNav > div:last-child, #mainNav > div.lastChild
{
	margin-right: 1em;
}

#mainNav a
{
	display: block;
	padding: .2em 18px 0 18px;
	text-decoration: none;
	color: #5a5a5a;
}

#mainNav a:hover
{
	color: #000;
}

#mainNav div div
{
	position: relative;
	top: -99999px;
	display: none;
}

#mainNav div.selected a
{
	padding: .2em 8px 0 18px;
}

#mainNav div.selected div
{
	top: 0;
	z-index: 1000;
	display: block;
	width: 180px;
}

#mainNav div.selected
{
	padding-bottom: 0;
}

#mainNav div.selected > span a
{
	background: transparent url(/images/layout/bg-selected-nav-item-top-left.png) no-repeat 0 0;
	margin-right: 10px;
}

#mainNav div.selected > span
{
	background: transparent url(/images/layout/bg-selected-nav-item-top-right.png) no-repeat 100% 0;
	display: block;
}

#mainNav div.selected div > span a
{
	background: transparent url(/images/layout/bg-selected-nav-item-dark-middle-left.png) no-repeat 0 100%;
	margin-right: 10px;
}

#mainNav div.selected div > span
{
	background: transparent url(/images/layout/bg-selected-nav-item-dark-middle-right.png) no-repeat 100% 100%;
	display: block;
}

#mainNav div.selected div > span.even a
{
	background: transparent url(/images/layout/bg-selected-nav-item-light-middle-left.png) no-repeat 0 100%;
	margin-right: 10px;
}

#mainNav div.selected div > span.even
{
	background: transparent url(/images/layout/bg-selected-nav-item-light-middle-right.png) no-repeat 100% 100%;
	display: block;
}

#mainNav div.selected div:last-child > span a, #mainNav div.selected div.lastChild > span a
{
	background: transparent url(/images/layout/bg-selected-nav-item-dark-bottom-left.png) no-repeat 0 100%;
	padding-bottom: .25em;
	margin-right: 10px;
}

#mainNav div.selected div:last-child > span, #mainNav div.selected div.lastChild > span
{
	background: transparent url(/images/layout/bg-selected-nav-item-dark-bottom-right.png) no-repeat 100% 100%;
	display: block;
}

#mainNav div.selected div:last-child > span.even a, #mainNav div.selected div.lastChild > span.even a
{
	background: transparent url(/images/layout/bg-selected-nav-item-light-bottom-left.png) no-repeat 0 100%;
	padding-bottom: .25em;
	margin-right: 10px;
}

#mainNav div.selected div:last-child > span.even, #mainNav div.selected div.lastChild > span.even
{
	background: transparent url(/images/layout/bg-selected-nav-item-light-bottom-right.png) no-repeat 100% 100%;
	display: block;
}

#mainNav div.selected div.topBorder > span a
{
	padding: 0px;
	background: transparent url(/images/layout/bg-selected-nav-item-dark-middle-left-sub.png) repeat-y 0 100%;
	margin-right: 24px;
	height: 15px;
}

#mainNav div.selected div.topBorder > span
{
	padding: 0px;
	background: transparent url(/images/layout/bg-selected-nav-item-dark-top-right-sub.png) no-repeat 100% 100%;
	height: 15px;
}

#userLogin
{
	position: absolute;
	right: 1em;
	color: #5A5A5A;
}

#userLogin > ul
{
	list-style: none;
}

#userLogin > ul > li
{
	float: left;
	margin: 2px 10px 0px 0px;
	font-weight: bold;
}

#userLogin li.button
{
	background: transparent url(/images/layout/bg-userlogin-headline.png) no-repeat 0 0;
	color: #fff;
	margin: 0px;
}

#userLogin li.button p
{
	line-height: 1.75em;
	background: transparent url(/images/layout/arrow-right-yellow.png) no-repeat 100% 0;
}

#userLogin li.button a
{
	display: block;
	padding-right: 3em;
	padding-left: 1.5em;
}

#userLogin a:link, #userLogin a:visited, #userLogin a:hover, #userLogin a:active, #userLogin a:focus
{
	color: #fff;
	text-decoration: none;
}

#userLogin h6
{
	font-size: .9em;
	font-weight: normal;
	line-height: 27px;
	height: 27px;
	width: 140px;
	background: transparent url(/images/layout/bg-userlogin-headline-inactive.png) no-repeat 0 0;
}

#userLogin h6 a
{
	display: block;
	padding-right: 5em;
	padding-left: 1.5em;
}

#globalSearch
{
	color: #5A5A5A;
}

#globalSearch > ul
{
	list-style: none;
}

#globalSearch > ul > li
{
	float: left;
	margin: 2px 10px 0px 0px;
	font-weight: bold;
}

#globalSearch li.button
{
	background: transparent url(/images/layout/bg-userlogin-headline.png) no-repeat 0 0;
	color: #fff;
	margin: 8px 0px 0px 0px;
}

#globalSearch li.button p
{
	line-height: 1.75em;
	background: transparent url(/images/layout/arrow-right-yellow.png) no-repeat 100% 0;
}

#globalSearch li.button a
{
	display: block;
	padding-right: 3em;
	padding-left: 1.5em;
	color: #fff;
}

#globalSearch a:link, #globalSearch a:visited, #globalSearch a:hover, #globalSearch a:active, #globalSearch a:focus
{
	color: #fff;
	text-decoration: none;
}

.zitat
{
	background-image: url(/images/layout/zitat.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	float:left;
	margin:50px 0 0;
	width:100%;
}

.zitat img
{
	border: 1px #666 solid;
	padding: 2px;
}

.zitat h2
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	color: #666;
}

.zitat .image
{
	float: right;
	width: 150px;
	height: 210px;
	padding: 2px;
	margin:0 0 0 20px;
	text-align: right;
}

.zitat .title
{
	color: #000;
	font-style: italic;
	text-align: right !important;
	border: 0px !important;
}

.zitat p {
	font-size:11px;
	font-style:italic;
	line-height:1.8;
	margin:0 0 0 15px;
	padding:0 0 0 20px;
	text-align:justify;
}

img.left
{
	float: left;
}

.wrapper
{
	
}

#footer
{
	background:url("/images/layout/bg-page-bottom.png") no-repeat scroll left 0 transparent;
	clear:both;
	margin:0 auto;
	padding:0 0 40px;
	position:relative;
	width:964px;
	font-size:0.8em;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus
{
	color: #505050;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#socialMedia
{
	list-style-type: none;
	margin: .75em 0 0;
	padding: 0;
}

#socialMedia li
{
	display: inline;
}

#metaNav
{
	list-style-type:none;
	margin-right:0;
	padding:0 20px 0 0;
	position:absolute;
	right:0;
	top:0.75em;
}

#metaNav li
{
	display: inline;
	padding: 0 .5em;
	border-left: 1px solid #505050;
}

#metaNav li:first-child, #metaNav li.firstChild
{
	border-left: none;
}

#metaNav li:last-child, #metaNav li.lastChild
{
	padding-right: 0;
}

.sidebarImage
{
	text-align: center;
	margin-bottom: 4px;
}

ul.accordion, ul.accordion ul
{
	list-style-type: none;
	width: 180px;
	margin: 0;
	padding: 0;
}

ul.accordion > li
{
	width: 180px;
	background: #ffe789 url(/images/layout/bg-accordion-headline.gif) no-repeat 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
}

ul.accordion ul
{
	display: none;
	border-top: 1px solid #fff;
}

ul.accordion ul.selected
{
	display: block;
}

ul.accordion > li li
{
	background-color: #eee;
}

ul.accordion a:link, ul.accordion a:visited, ul.accordion a:hover, ul.accordion a:active, ul.accordion a:focus
{
	display: block;
	line-height: 2em;
	padding: 0 .5em 0 1em;
	margin-right: .5em;
	color: #5a5a5a;
	text-decoration: none;
}

ul.accordion a:hover
{
	text-decoration: underline;
}

ul.accordion > li a
{
	background: transparent url(/images/layout/arrow-right-grey.gif) no-repeat 100% 50%;
}

ul.accordion > li li a
{
	background-image: none;
}

.current
{
	font-weight: bold;
}

#mainNav div.current > span a, #mainNav div.current.myipx > span a
{
	background: transparent url(/images/layout/bg-selected-nav-item-top-left.png) no-repeat 0 0;
	margin-right: 10px;
}

#mainNav div.current > span, #mainNav div.current.myipx > span
{
	background: transparent url(/images/layout/bg-selected-nav-item-top-right.png) no-repeat 100% 0;
	display: block;
}

#mainNav div.section > span a
{
	background: transparent url(/images/layout/bg-selected-nav-item-top-left.png) no-repeat 0 0;
	margin-right: 10px;
}

#mainNav div.section > span
{
	background: transparent url(/images/layout/bg-selected-nav-item-top-right.png) no-repeat 100% 0;
	display: block;
}

#mainNav div.myipx
{
	text-transform: none;
}

#mainNav div.myipx > span a
{
	background: transparent url(/images/layout/bg-myipx-nav-item-top-left.png) no-repeat 0 0;
	margin-right: 10px;
}

#mainNav div.myipx > span
{
	background: transparent url(/images/layout/bg-myipx-nav-item-top-right.png) no-repeat 100% 0;
	display: block;
}

div.configurator select
{
	width: 280px;
}

div.configurator div.configurator_component_field > div.configurator_component_price_once, div.configurator div.configurator_component_field > div.configurator_component_price_interval
{
	text-align: right;
}

div.configurator div.configurator_component_field div.selector
{
	width: 310px;
}

div.configurator div.configurator_component_field div.selector span
{
	width: 280px;
	color: #000;
}

div.configurator div.configurator_component_field div.selector select
{
	width: 320px;
}

div.configurator div.configurator_component_field > div.configurator_label
{
	font-weight: bold;
}

div.configurator div.configurator_component_field > div
{
	font-size: 14px;
	height: 25px;
	margin-bottom: 2px;
	padding-top: 2px;
}

div.configurator div.configurator_component_field > div.additional_text
{
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	margin: 0px;
}

div.configurator div.configurator_component_field > div.configurator_component_selector
{
	padding: 0px;
}



.ddc div.buttonDark
{
	color: #fff;
	background: url("/images/layout/buttonDarkLeft.png") no-repeat scroll 0 0 #ffffff;
	margin-right: 50px;
	height: 26px;
	overflow: hidden;
}

.ddc div.buttonDark > div
{
	background: url("/images/layout/buttonDarkRight.png") no-repeat scroll 100% 0 transparent;
	margin: 0px;
	height: 26px;
}

.ddc div.buttonDark:hover
{
	background: url("/images/layout/buttonDarkLeft_over.png") no-repeat scroll 0 0 #ffffff;
}

.ddc div.buttonDark:hover > div
{
	background: url("/images/layout/buttonDarkRight_over.png") no-repeat scroll 100% 0 transparent;
}

.ddc div.buttonDark > div > a
{
	color: #ffffff !important;
	font-weight: bold;
	padding: 4px 10px;
	text-decoration: none;
	display: block;
	cursor: pointer;
	
}

.ddc div.buttonDark.yellow
{
	background: url("/images/layout/buttonDarkLeftYellow.png") no-repeat scroll 0 0 #ffffff;
}

.ddc div.buttonDark.yellow > div
{
	background: url("/images/layout/buttonDarkRightYellow.png") no-repeat scroll 100% 0 transparent;
}

.ddc div.buttonDark.yellow:hover
{
	background: url("/images/layout/buttonDarkLeftYellow_over.png") no-repeat scroll 0 0 #ffffff;
}

.ddc div.buttonDark.yellow:hover > div
{
	background: url("/images/layout/buttonDarkRightYellow_over.png") no-repeat scroll 100% 0 transparent;
}


