/* ###### START TYPICAL CSS SETTINGS ###### */
body,html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form{
	padding: 0px;
	margin: 0px;
}
img{
	vertical-align:bottom;
	border-style: none;
	display: block;
}
.typo3-editPanel img {
	float: left;
}
input{
	background : transparent url(bilder/bg_input.gif) repeat-x scroll left top;
	height: 18px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 1px solid #CFCECA; 
	border-right: 1px solid #CFCECA; 
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;
	padding-bottom: 0px;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 12px;
	padding-top: 0px;
}
p.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 12px;
	padding-top: 0px;
}
a{
	color: #80A1BC;
	text-decoration: none;
}
a:hover{
	color: #333333;
}

/* Aufzählungszeichen */
ul{
	padding: 0px;
	margin: 0px;
	padding-bottom: 12px;
	list-style: none;
}
ul li{
	list-style: none;
	background: transparent url(bilder/li.gif) no-repeat scroll 13px 6px;
	padding-left: 21px;
}
/* Numerisch */
ol{
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
ol li{
	list-style: decimal;
	margin-left: 35px;
}
/* ###### ENDE TYPICAL CSS SETTINGS ###### */


/* ###### START LAYOUT CSS ###### */
div#main{
	text-align: center;
	/*background: transparent url(bilder/head_bg.jpg) repeat-x scroll center top;*/
}
div#head{
	/*background: transparent url(bilder/head.jpg) repeat-x scroll center top;*/
	width: 801px;
	height: 40px;
	overflow: hidden;
}
div#head-flash{
	position: absolute;
	left: 0px;
	top: 69px;
	width: 801px;
	height: 135px;
	display: none;
}

div#main-content-all{
	position: relative;
	width: 801px;
}
div#main-content-all div#head-company-infos{
	float: left;
	width: 470px;
	height: 34px;
	color: #000000;
	line-height: 14px;
	text-align: left;
	overflow: hidden;
	padding-left: 57px;
	padding-top: 10px;
}
div#main-content-all div#head-company-infos a.mailto{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	/*background : transparent url(extensions/netv_right_colums/icon_dots.gif) no-repeat scroll left 4px;*/
	/*padding-left: 11px;*/
	padding-bottom: 2px;
}

div#main-content{
	text-align: left;
	width: 770px;
}

/* START sonycenter_spezialseiten_ohne_nav.html  */
div#main-center div#main-content{
	width: 968px;
}
div#main-center div#main-content div.bg-title{
	width: 968px;
}
/* ENDE sonycenter_spezialseiten_ohne_nav.html  */


div#main-content div#navigation{
	float: left;
	margin-top: 21px;
	width: 137px;
	display: none;
}
div#main-content div#content{
	float: left;
	margin-top: 13px;
	width: 400px;
}
div#main-content div#special-content{
	float: left;
	margin-top: 13px;
	width: 537px;
}
div#main-content div#right-col{
	float: left;
	margin-top: 13px;
	width: 166px;
	padding-top: 25px;
}
div#main-content div.col-spacer{
	float: left;
	width: 27px;
}

div#main-content div.bg-title{
	clear: both;
	padding-top: 25px;
	background: transparent url(bilder/bgTitle_repeat_x.gif) repeat-x scroll left 25px;
}
div#main-content div.bg-title div.bg-title-egg{
	background: transparent url(bilder/bgTitle.gif) no-repeat scroll right top;
	padding-bottom: 25px;
}
div.iconlink{
	padding-top: 0x;
	padding-left: 12px;
}

div.back a,
div.iconlink a{
	color: #80A1BC;
	font-weight: bold;
	line-height: 18px;
	background : transparent url(bilder/nav/icon_dots.gif) no-repeat scroll -3px 1px;
	padding-left: 11px;
	display: block;
}
div.back a:hover,
div.iconlink a:hover{
	color: #333333;
	background : transparent url(bilder/nav/icon_dots_act.gif) no-repeat scroll -3px 1px;
}
/* ###### ENDE LAYOUT CSS ###### */

/* ###### START LAYOUT RIGHT COLUM ###### */
div.tx-netvrightcolums-pi1 div#teaser-openin-hours,
div.tx-netvrightcolums-pi1 div#teaser-newsletter{
	background-color: #B0CEE6;
	width: 166px;
	margin-bottom: 20px;
}
div.tx-netvrightcolums-pi1 div#teaser-openin-hours div.text, 
div.tx-netvrightcolums-pi1 div#teaser-special div.text,
div.tx-netvrightcolums-pi1 div#teaser-newsletter div.text{
	margin-left: 15px;
	margin-right: 15px;
}
div.tx-netvrightcolums-pi1 div.egg-top-left{
	background: transparent url(extensions/netv_right_colums/egg_top_left.gif) no-repeat scroll left top;
}
div.tx-netvrightcolums-pi1 div.egg-top-right{
	background: transparent url(extensions/netv_right_colums/egg_top_right.gif) no-repeat scroll right top;
}
div.tx-netvrightcolums-pi1 div.egg-bottom-left{
	background: transparent url(extensions/netv_right_colums/egg_bottom_left.gif) no-repeat scroll left bottom;
}
div.tx-netvrightcolums-pi1 div.egg-bottom-right{
	background: transparent url(extensions/netv_right_colums/egg_bottom_right.gif) no-repeat scroll right bottom;
	padding-bottom: 15px;
}
div.tx-netvrightcolums-pi1 div#bg-links-top{
	background: #B0CEE6 url(extensions/netv_right_colums/links_bgtop.gif) no-repeat scroll left top;
	margin-bottom: 20px;
	padding-top: 15px;
}
div.tx-netvrightcolums-pi1 div#bg-links-bottom, 
div.tx-netvrightcolums-pi1 div.bg-special-bottom {
	padding-bottom: 30px;
	background: transparent url(extensions/netv_right_colums/links_bgbottom.gif) no-repeat scroll left bottom;
}
div.tx-netvrightcolums-pi1 div#links{
	padding-left: 15px;
	padding-right: 15px;
}
div.tx-netvrightcolums-pi1 div#teaser-flash-links div#links a,
div.tx-netvrightcolums-pi1 div#teaser-special  div.text a,
div.tx-netvrightcolums-pi1 div#teaser-newsletter  div.text a{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	background : transparent url(extensions/netv_right_colums/icon_dots.gif) no-repeat scroll left 4px;
	padding-left: 11px;
	display: block;
	padding-bottom: 2px;
}
div.tx-netvrightcolums-pi1 div#teaser-flash-links div#links a:hover,
div.tx-netvrightcolums-pi1 div#teaser-special div.text a:hover,
div.tx-netvrightcolums-pi1 div#teaser-newsletter div.text a:hover{
	color: #80A1BC;
	background : transparent url(extensions/netv_right_colums/icon_dots_act.gif) no-repeat scroll left 4px;
}
/* this is for the editicons!*/
div.tx-netvrightcolums-pi1 div#teaser-flash-links div#links div a,
div.tx-netvrightcolums-pi1 div#teaser-flash-links div#links div a:hover{
	color: #FFFFFF;
	background-image : none;
}
div.tx-netvrightcolums-pi1 div#teaser-special  div.text a{
	position: relative;
	top: 15px;
}
div.tx-netvrightcolums-pi1 a{
	color: #7EAED6;
}
div#right-col div.bg-title{
	padding-top: 0px;
	background-position: left top;
}
div.tx-netvrightcolums-pi1 div.title{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
}
div.tx-netvrightcolums-pi1 div#teaser-openin-hours div.title, 
div.tx-netvrightcolums-pi1 div#teaser-special div.title,
div.tx-netvrightcolums-pi1 div#teaser-newsletter div.title{
	font-size: 12px;
}
div.tx-netvrightcolums-pi1 div#teaser-newsletter input{
	width: 132px;
	margin-bottom: 10px;
}
div.tx-netvrightcolums-pi1 div#teaser-special div.bg-title div.bg-title-egg{
	padding-bottom: 15px;
}
div.tx-netvrightcolums-pi1 div.bg-special-bottom {
	background-color: #B0CEE6;
	margin-bottom: 20px;
	position: relative;
}

div.tx-netvrightcolums-pi1 div.image{
	padding-left: 15px;
	padding-top: 7px;
}
div.tx-netvrightcolums-pi1 div.description{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
/* ###### ENDE LAYOUT RIGHT COLUM ###### */

/* ###### START LAYOUT PRODUCT ###### */
div.product-container{
	clear: both;
	height: 156px;
	padding-bottom: 20px;
}
div.product-container p{
	padding-bottom: 0px;
}
div.product-container div.product-data-left{
	float: left;
	width: 138px;
	height: 143px;
	background: transparent url(bilder/bgProduct_repeat_x.gif) repeat-x scroll left top;
	padding-top: 13px;
	overflow: hidden;
}
div.product-container div.product-data-right{
	float: right;
	width: 256px;
	height: 143px;
	background: transparent url(bilder/bgProduct_short_description.gif) no-repeat scroll right top;
	padding-top: 13px;
	line-height: 15px;
	overflow: hidden;
}
div.product-container span.font-bigger,
div.product-container-detail span.font-bigger{
	font-size: 14px;
	font-weight: bold;
}
div.product-container div.product-data-right span.font-bigger{
	line-height: 25px;
}
div.product-container div.product-data-left img{
	padding-top: 10px;
}
div.product-container div.product-data-left a,
div.product-container-detail div.linklist a{
	color: #80A1BC;
	font-weight: bold;
	line-height: 15px;
	background : transparent url(bilder/nav/icon_dots.gif) no-repeat scroll -3px -1px;
	padding-left: 11px;
	display: block;
	padding-bottom: 2px;
}
div.product-container div.product-data-left a:hover,
div.product-container-detail div.linklist a:hover{
	color: #333333;
	background : transparent url(bilder/nav/icon_dots_act.gif) no-repeat scroll -3px -1px;
}
div.product-container div.product-data-left a.nolinkimg,
div.product-container div.product-data-left a.nolinkimg:hover{
	padding: 0px;
	background-image: none;
}

div.product-container-detail div.bg-title div.bg-title-egg{
	height: 30px;
}
div.product-container-detail div.bg-title div.bg-title-egg h1{
	float: left;
	width: 200px;
}
div.product-container-detail  div.bg-title div.bg-title-egg div.back{
	float: right;
	margin-top: 12px;
	padding-right: 12px;
}
div.product-container-detail img{
	padding-top: 20px;
	padding-bottom: 20px;
}

/* ###### ENDE LAYOUT PRODUCT ###### */

/* ###### START LAYOUT NEWS ###### */
div.news-container{
	clear: both;
	height: 114px;
	padding-bottom: 20px;
}
div.news-container p{
	padding-bottom: 0px;
}
div.news-container div.news-data{
	float: right;
	width: 400px;
	height: 109px;
	background: transparent url(bilder/bgNews.gif) no-repeat scroll left top;
	padding-top: 5px;
	line-height: 15px;
	overflow: hidden;
}
div.news-container span.font-bigger,
div.news-container-detail span.font-bigger{
	font-size: 14px;
	font-weight: bold;
}
div.news-container div.news-data span.font-bigger{
	line-height: 25px;
}
div.news-container div.news-data div.linklist a,
div.news-container-detail div.linklist a,
a.more-news{
	color: #80A1BC;
	font-weight: bold;
	line-height: 18px;
	background : transparent url(bilder/nav/icon_dots.gif) no-repeat scroll -3px 1px;
	padding-left: 11px;
	display: block;
	padding-bottom: 2px;
}
div.news-container div.news-data div.linklist a:hover,
div.news-container-detail div.linklist a:hover,
a.more-news:hover{
	color: #333333;
	background : transparent url(bilder/nav/icon_dots_act.gif) no-repeat scroll -3px 1px;
}
div.news-container-detail div.bg-title div.bg-title-egg{
	height: 30px;
}
div.news-container-detail div.bg-title div.bg-title-egg h1{
	float: left;
	width: 230px;
}
div.news-container-detail  div.bg-title div.bg-title-egg div.back{
	float: right;
	margin-top: 12px;
	padding-right: 12px;
}
/* ###### ENDE LAYOUT NEWS ###### */

/* ###### START LAYOUT Worker ###### */
div.worker-container{
	clear: both;
	height: 118px;
	padding-bottom: 20px;
}
div.worker-container p{
	padding-bottom: 0px;
}
div.worker-container div.worker-data-left{
	float: left;
	width: 276px;
	height: 105px;
	background: transparent url(bilder/bgWorker_repeat_x.gif) repeat-x scroll left top;
	padding-top: 13px;
	line-height: 19px;
	overflow: hidden;
}
div.worker-container div.worker-data-left a{
	color: #80A1BC;
	font-weight: bold;
	line-height: 18px;
	background : transparent url(bilder/nav/icon_dots.gif) no-repeat scroll -3px 1px;
	padding-left: 11px;
	display: block;
	padding-bottom: 2px;
}
div.worker-container div.worker-data-left a:hover{
	color: #333333;
	background : transparent url(bilder/nav/icon_dots_act.gif) no-repeat scroll -3px 1px;
}

div.worker-container div.worker-data-right{
	float: right;
	width: 117px;
	height: 118px;
	overflow: hidden;
}
/* ###### ENDE LAYOUT Worker ###### */

/* ###### START LAYOUT Gallery ###### */
div#gallery_browse{
	background : transparent url(bilder/bgGallery.gif) no-repeat scroll left top;
	height: 38px;
	margin-top: 8px;
	padding: 10px;
	padding-top: 12px;
	padding-right: 3px;
}
div#gallery_browse a,div#gallery_browse a.inactive{
	float: left;
	padding-right: 6px;
	font-weight: bold;
}
div#gallery_browse img{
	float: left;
}
div#gallery_browse a:hover,div#gallery_browse a.active{
	color: #333333;
}
div#gallery_image{
	overflow: hidden;
	width: 400px;
	height:  235px;
}
/* ###### ENDE LAYOUT Gallery ###### */

/* ###### START SPECIAL LAYOUT Flash Teaser ###### */
div#main-content div#special-content div.bg-title div.bg-title-egg{
	height: 40px;
}
div#main-content div#special-content div.bg-title div.bg-title-egg h1{
	float: left;
	width: 415px;
}
div#main-content div#special-content div.bg-title div.bg-title-egg div.back{
	float: right;
	height: 40px;
	padding: 12px;
}
div#main-content div#special-content iframe{
	clear: both;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding-bottom:20px;
}
/* ###### ENDE SPECIAL LAYOUT Flash Teaser ###### */

/* ###### START LAYOUT Picture ###### */
div#main-content div.all-picture{
	width: 400px;
	overflow:hidden;
	padding-bottom: 10px;
}
div#main-content div.all-picture div.picture{
	padding-right: 11px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
div#main-content div.all-picture div.caption{
	background: transparent url(bilder/bgPicture_repeat_x.gif) repeat-x scroll right top;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
div#main-content div.all-picture div.picture-spacer, div#main-content div.position-plan div.picture-spacer{
	height: 10px;
}
/* ###### ENDE LAYOUT Picture ###### */

/* ###### START FOOTER LAYOUT ###### */
div#main-content div#footer {
	clear: both;
	float: left;
	width: 100%;
}
div#main-content div#footer div.bg-title div.bg-title-egg{
	padding: 12px;
	height: 34px;
}
div#main-content div#footer div.bg-title div.bg-title-egg div.text{
	float: left;
	font-size: 12px;
	color: #999999;
}
div#main-content div#footer div.bg-title div.bg-title-egg div.top{
	float: right;
	height: 34px;
}
div#main-content div#footer div.bg-title div.bg-title-egg div.top a{
	color: #80A1BC;
	font-weight: bold;
	line-height: 15px;
	background : transparent url(bilder/nav/icon_dots_top.gif) no-repeat scroll 0px 0px;
	padding-left: 14px;
	display: block;
	padding-bottom: 2px;
}
div#main-content div#footer div.bg-title div.bg-title-egg div.top a:hover{
	color: #333333;
	background : transparent url(bilder/nav/icon_dots_top_act.gif) no-repeat scroll 0px 0px;
}
/* ###### ENDE FOOTER LAYOUT ###### */
