@charset "utf-8";
/*--------------------------------------------*/
/*-                                          -*/
/*- ABUS Privest Microsite                   -*/
/*-                                          -*/
/*- Date: 28.08.2007                         -*/
/*- Author: Thomas Mosch                     -*/
/*- Copyright: eqipe | green-m               -*/
/*-                                          -*/ 
/*--------------------------------------------*/

/* ------------------------------------------------------
   Default HTML element definitions
------------------------------------------------------ */

/* Removing borders from linked images */ 
a img{border:none;}

/* removing extra margin from form elements */
form{margin:0px;}

html > body #content{
background: url(images/bg-content-shadow2.png);

}



/* Link colors */
a:link{
	color: #e21a22;
	text-decoration: none;
	position: relative;
	z-index: 999;
}
a:visited{
	color:#e21a22;
	text-decoration: none;
}
a:hover, a:active{
	color: #a49c9c;
	text-decoration: none;
}

body {
	background-color: #004390;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/background.jpg);
	color: #a1a1a1;
	text-align: center;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 8px;
}
p {
	margin: 0px;
	padding: 0px;
}




#site {
	width: 990px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(images/header2.gif);
	background-position: left top;
	height: 152px;
	left: 0px;
	top: 0px;
	width: 990px;
	position: relative;

}
#header a{
	position: relative;
}
#header-meta {
	position: relative;
	height: 32px;
	top: 20px;
	left: 44px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	
}
#header-meta-home {
	padding-top: 3px;
	width: 142px;
	float: left;
	position: absolute;
	left: 0px;
}
#header-meta-lang {
	width: 144px;
	position: absolute;
	float: left;
	left: 142px;
}
#header-meta-menu {
	float: left;
	position: absolute;
	width: 899px;
	left: 1px;
}
#header-meta-menu-tabs {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header-meta-menu-tab1, #header-meta-menu-tab2, #header-meta-menu-tab3, #header-meta-menu-tab4, #header-meta-menu-tab5 {
	padding-top: 2px;
	text-align: left;
	float: left;
	padding-right: 25px;
}
#header-meta-menu-tab6 {
	background-image: url(images/suchenbutton.gif);
	background-position: 67px 7px;
	background-repeat:no-repeat;
	padding-top: 2px;

	text-align: right;
	float: right;
}
#header-meta-menu-tab6 a{
    top:0px;
	z-index:10;
	padding-right: 43px;
	padding-bottom: 3px;
}

#header-meta-menu-tab7 {
	padding-top: 2px;
	padding-left: 50px;
	text-align: left;
	float: left;
}
#header-meta-menu-tab7 a{
    top:0px;
	z-index:10;
	padding-bottom: 3px;
}

#header-meta-menu-tab8 {
    top:0px;
	z-index:10;
	padding-top: 4px;
	padding-left: 58px;
	text-align: left;
	float: left;
	
}

#header-meta-menu-tab9,#header-meta-menu-tab10 {
    top:0px;
	z-index:10;
	padding-top: 4px;
	padding-left: 10px;
	text-align: left;
	float: left;
	
}

#header-meta-menu-tabs   li   a {
	top:0px;
	z-index:10;
}


#header-meta-search {
	float: right;
	height: 10px;
	width: 155px;
	position: absolute;
	right: 196px;
	text-align: right;
	top: 3px;
	font-size: 11px;
	line-height: 24px;
}
#header-meta-faq {
	float: right;
	height: 10px;
	width: 155px;
	position: absolute;
	right: 599px;
	text-align: right;
	top: 3px;
	font-size: 11px;
	line-height: 24px;
}
#logo-home {
	position: absolute;
	left: 45px;
	height: 75px;
	width: 232px;
	margin: 0px;
	padding: 0px;
	top: 71px;
	clear: right;
}
#logo-home a {
	width: 232px;
	line-height: 75px;
	text-decoration: none;
	z-index: 10;
	display: block;
	height: 75px;
}




#mainmenu {
	position: absolute;
	left: 295px;
	height: 75px;
	width: 685px;
	margin: 0px;
	padding: 0px;
	top: 71px;
	clear: right;
}
#globaltabs{
	list-style-type:none;
	margin:0px;
	position:relative;
	top:0px;
	right:0px;
	padding: 0px;
	height: 74px;
	overflow: visible;
	width: 685px;
}
/* ClickArea on Buttons */
#globaltab1, #globaltab2, #globaltab3, #globaltab4, #globaltab5, #globaltab6, #globaltab7{
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	text-align: left;
	float: left;
	line-height: 14px;
}
#globaltabs   li   a{
	top:0px;
	z-index:10;
}

.globaltab-sitecheck {
	font-size: 10px;
	line-height: 15px;
	background-image: url(images/menu-sitecheck-arrow.gif);
	background-position: 15px 4px;
	background-repeat: no-repeat;
	overflow: visible;
}
a.globaltab-active:link, a.globaltab-active:visited {
	color: #a0a0a1;
	text-decoration: none;
	background-image: url(images/menu-sitecheck-arrow-active1.png);
	background-position: right top;
	background-repeat: no-repeat;
}
a.globaltab-active:hover, a.globaltab-active:active {
	color: #a0a0a1;
	text-decoration: none;
}


/* tiny Line between Buttons */
#breaker{
	width:1px;
	float:left;
	background-position: 0px 0px;
	position:relative;
	background-image: url(images/menu-breaker.png);
	height: 74px;
}



#content {
	background-image: url(images/bg-content-shadow2.png);
	filter: 
	
	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-content-shadow2.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 990px;
	float: left;
}
#content a{
	position: relative;
}

#content-mainteaser {
	position: relative;
	left: 45px;
	height: 240px;
	width: 260px;
	top: 95px;
}
#content-mainteaser-txt {
	margin-top: 16px;
}
#button-next-site {
	width: 200px;
	float: left;


}
#master-button {
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	padding-left: 19px;
	width: auto;
	overflow: visible;
	margin-top: 19px;
}
#master-button-bg {
	background-image: url(images/master-button-bg.png);
	background-position: right top;
	background-repeat: repeat;
	height: 21px;
	width: auto;
	float: left;
	position: relative;
}
#master-button-bg a {
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 21px;
	line-height: 21px;
	z-index: 10;
	width: auto;
	position: relative;
	float: left;
	color: #FFFFFF;
}
#master-button-bg a:hover {
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 21px;
	line-height: 21px;
	z-index: 10;
	width: auto;
	position: relative;
	float: left;
	color: #000000;
}
#master-button-bg-leftround {
	background-image: url(images/master-button-corner.png);
	background-position: right top;
	height: 21px;
	width: 13px;
	float: left;
	position: relative;
}






#content-pic {
	left: 320px;
	top: 45px;
	height: 383px;
	width: 375px;
	position: absolute;
	z-index: 1000;
}

#content-teaser-right {
	height: 300px;
	width: 230px;
	left: 733px;
	top: 163px;
	background-image: url(images/teaser-bedrohung.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	position: absolute;
}
#content-teaser-right-headline {
	position: absolute;
	top: 129px;
	left: 48px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content-teaser-right-img {
	top: 160px;
	left: 48px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	background-image: url(images/produktfilm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	z-index: 999;
	position: absolute;
}
#content-teaser-right-img a {
	text-decoration: none;
	display: block;
	height: 69px;
	width: 150px;
	position: relative;
	z-index: 999;
}


#content-teaser-right-link {
/*
	top: 243px;
	left: 48px;
	font-size: 11px;
	z-index: 999;
	width: 100px;
	position: relative;
*/
	top: 405px;
	left: 781px;
	font-size: 11px;
	z-index: 999;
	width: 100px;
	position: absolute;
}
#content-teaser-right-link2 {
	/*
	top: 243px;
	left: 48px;
	font-size: 11px;
	z-index: 999;
	width: 100px;
	position: relative;
*/
	top: 425px;
	left: 781px;
	font-size: 11px;
	z-index: 999;
	width: 150px;
	position: absolute;
}

#contentarea-headine {
	float: left;
	margin-top: 37px; 
/*	margin-top: 92px; */
	padding-left: 60px;
}
#contentarea_overline {
	color: #eeeeee;
	padding-bottom: 6px;
}
#contentarea_masterheadline {
	color: #eeeeee;
	font-style:italic;
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 26px;
padding-top: 3px;
	padding-bottom: 9px;
	width: 500px;
}
#contentarea-subheadine {
	font-weight: bold;
	float: left;
	width: 675px;
	margin-top: 1px;
	padding-left: 60px;
	color: #eeeeee;
}
#contentarea {
	float: left;
	margin-top: 25px;
	overflow: visible;
	padding-left: 38px;

}
#contentarea-video-area {
	width: 335px;
	margin-top: 0px;
	visibility: inherit;
	background-image: url(images/02_Videoshot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	height: 350px;
}
#video {
	margin: 0px;
	padding: 0px;
	height: 188px;
	width: 335px;
	visibility: hidden;
}
#contentarea-video-play {
	margin-left: 8px;
	margin-top: 10px;
}
#contentarea-video-line {
	background-image: url(images/02_line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	background-color: #000000;
	clear: both;
}
#contentarea-video-txt p {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
}
#contentarea-video-buttom {
	background-image: url(images/02_Videobox_buttom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 335px;
}


#contentarea-video-download {
	float: right;
	width: 335px;
	height: 21px;
	background-color: #000000;

}
#contentarea-video-download-txt {
	margin-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
}
#contentarea-video-download-btn {
	margin-right: 15px;
}




#contentarea-1blue-box-top {
	background-image: url(images/contentarea-1-bluebox-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 704px;
}
#contentarea-1blue-box-middle {
	background-image: url(images/contentarea-1-bluebox-middle.png);
	background-repeat: repeat-y;
	width: 704px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contentarea-1blue-box-buttom {
	background-image: url(images/contentarea-1-bluebox-buttom.png);
	background-repeat: no-repeat;
	width: 704px;
	float: left;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 16px;
}

#contentarea-2blue-box-top {
	background-image: url(images/contentarea-2-bluebox-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 704px;
}
#contentarea-2blue-box-middle {
	background-image: url(images/contentarea-2-bluebox-middle.png);
	background-repeat: repeat-y;
	width: 704px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contentarea-2blue-box-buttom {
	background-image: url(images/contentarea-2-bluebox-buttom.png);
	background-repeat: no-repeat;
	width: 704px;
	float: left;
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#contentarea-1st-bluebox {
	width: 310px;
	float: left;
	margin-bottom: 1px;
	padding-left: 17px;
}
#contentarea-1st-bluebox-video {
	width: 335px;
	float: left;
	margin-bottom: 1px;
	padding-left: 17px;
}


#contentarea-1st-bluebox-img {
	width: 310px;
	margin-top: 0px;
	visibility: inherit;
}
#contentarea-1st-bluebox-img-big {
	width: 335px;
	margin-top: 0px;
	visibility: inherit;
}

#contentarea-1st-bluebox-txt-right {
	float: right;
}

#contentarea-1st-bluebox-txt {
	width: 300px;
	padding-left: 5px;
}
#contentarea-2st-bluebox {
	float: left;
	width: 310px;
	margin-bottom: 5px;
	padding-left: 17px;
	margin-left: 33px;


}
#contentarea-2st-bluebox-video {
	float: left;
	width: 310px;
	margin-bottom: 5px;
	padding-left: 26px;
}

#contentarea-2st-bluebox-img {
	width: 310px;
}
#contentarea-2st-bluebox-txt {
	width: 300px;
	margin: 0px;
	padding-left: 5px;
}
#contentarea-button {
	float: left;
	width: 697px;
}
#button-red-description {
	margin-right: 8px;
	line-height: 21px;
	color: #a1a1a1;
	width: auto;
	float: right;
}
#button-red-leftcorner02 {
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 20px;
	float: right;
	width: 157px;
}
#button-red-leftcorner02 a {
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
	background-image: url(images/master-button-bg.png);
}
#button-red-leftcorner02 a:hover {
	float: left;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #000000;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
}

#button-red-leftcorner03 {
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 20px;
	float: right;
	width: 124px;
}
#button-red-leftcorner03 a {
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
	background-image: url(images/master-button-bg.png);
}
#button-red-leftcorner03 a:hover {
	float: left;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #000000;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
}

#button-red-leftcorner04 {
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 20px;
	float: right;
	width: 129px;
}
#button-red-leftcorner04 a {
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
	background-image: url(images/master-button-bg.png);
}
#button-red-leftcorner04 a:hover {
	float: left;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #000000;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
}

#button-red-leftcorner05 {
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 20px;
	float: right;
	width: 154px;
}
#button-red-leftcorner05 a {
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
	background-image: url(images/master-button-bg.png);
}
#button-red-leftcorner05 a:hover {
	float: left;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #000000;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
}

#button-red-leftcorner06 {
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 20px;
	float: right;
	width: 153px;
}
#button-red-leftcorner06 a {
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
	background-image: url(images/master-button-bg.png);
}
#button-red-leftcorner06 a:hover {
	float: left;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #000000;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
}
#button-red-leftcorner06-1_space {

	padding-left: 50px;
}
#button-red-leftcorner06-1 {
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 20px;
	float: left;
	width: 225px;
}





#button-red-leftcorner-download {
	height: 21px;
	padding-left: 20px;
	float: right;
	width: 68px;
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#button-red-leftcorner-download a {
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
	background-image: url(images/master-button-bg.png);
}
#button-red-leftcorner-download a:hover {
	float: left;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #000000;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
}

#button-red-leftcorner {
	background-image: url(images/master-button-corner.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 20px;
	float: right;
	width: 110px;
}
#button-red-rightcorner {
	height: 21px;
	padding-right: 12px;	
	background-image: url(images/master-button-large1.png);
	background-position: right top;
	float: left;
	background-repeat: no-repeat;
}
#button-red-leftcorner  a {
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
	background-image: url(images/master-button-bg.png);
}
#button-red-leftcorner  a:hover {
	float: left;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #000000;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
}




#button-red-rightcorner  a {
	line-height: 21px;
	height: 21px;
	color: #FFFFFF;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: right center;
	display: block;
	position: relative;
	z-index: 999;
}
#button-red-rightcorner a:hover {
	display: block;
	line-height: 21px;
	height: 21px;
	color: #000000;
	z-index: 10;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: right center;
}

a.red-link-arrow:link, a.red-link-arrow:visited {
	background-image: url(images/link-arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	color: #e21a22;
	position: relative;
	z-index: 999;
}
a.red-link-arrow:hover, a.red-link-arrow:active {
	background-image: url(images/link-arrow-gray.gif);
	color: #a49c9c;
	background-repeat: no-repeat;
	background-position: left center;
}
a.copy-link:link, a.copy-link:visited {
	color: #a0a0a1;
	text-decoration: none;
}
a.copy-link:hover, a.copy-link:active {
	color: #a0a0a1;
	text-decoration: underline;
}
a.grey-link:link, a.grey-link:visited {
	color:#a0a0a1;
	text-decoration: underline;
}
a.grey-link:hover, a.grey-link:active {
	color: #a0a0a1;
	text-decoration: underline;
}

a.metalink:link, a.metalink:visited{
	color:#a0a0a1;
	font-size: 11px;
	line-height: 24px;
	text-decoration: underline;
	z-index: 999;
	position: relative;
}
a.metalink:hover{
	text-decoration: underline;
	position: relative;
	z-index: 999;
}
a.metalink:active{color:#fff;}
#footer {
	background-image: url(images/bg-footer-shadow2.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 160px;
	width: 990px;
	clear: both;
}
#footer-claim {
	height: 32px;
	top: 42px;
	left: 45px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/footer-claim-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	float: left;
}
#index-text {
	width: 260px;
	display: block;
	margin-top: 16px;
}


#footer-meta {
	height: 32px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	z-index: 999;
	position: relative;
}
#footer-meta-menu {
	width: 250px;
	height: 30px;
	padding: 86px 0px 0px 45px;
	float: left;
}
#footer-meta-menu-tabs {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer-meta-menu-tab1, #footer-meta-menu-tab2, #footer-meta-menu-tab3 {
	padding-top: 3px;
	text-align: left;
	float: left;
	padding-right: 25px;
}
#footer-meta-menu-tabs   li   a {
	top:0px;
	z-index:10;
}
#footer-copyrights {
	float: left;
	height: 30px;
	width: 290px;
	text-align: left;
	font-size: 11px;
	line-height: 24px;
	padding-top: 91px;
	padding-right: 0px;
	padding-left: 363px;
}
#footer-copyrights_link {
	background-image: url(images/SC_logo_klein.gif);
	background-repeat: no-repeat;
	background-position: 230px 0px;
    width: 305px;
	float: left;
	height: 30px;
	text-align: left;
	font-size: 11px;
	line-height: 24px;
	padding-right: 0px;
}
#footer-copyrights_link a{
	float: left;
	z-index:10;
	padding-right: 73px;
}
 
#footer-copyrights_logo {
	background-image: url(images/SC_logo_klein.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 24px;
	width: 55px;
}
#contentarea-1st-bluebox-preise {
	width: 150px;
	float: left;
	margin-bottom: 1px;
	padding-left: 17px;
}
#contentarea-1st-bluebox-preise-img {
	width: 150px;
	margin-top: 0px;
	visibility: inherit;
	margin-bottom: 10px;
}
#contentarea-1st-bluebox-preise-img-desc   {
	background-image: url(images/contentarea-1st-bluebox-preise-img-desc.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 150px;
	margin-top: 5px;
}
#contentarea-1st-bluebox-preise-img-desc-left {
	float: left;
	line-height: 32px;
	font-size: 11px;
	margin-left: 12px;
}
#contentarea-1st-bluebox-preise-img-desc-right {
	float: right;
	line-height: 32px;
	font-size: 11px;
	margin-right: 12px;
}
#contentarea-1st-bluebox-txt-preise {
	width: 495px;
	margin-top: 0px;
	margin-bottom: 22px;
	padding-left: 15px;
}
#contentarea-1st-bluebox-txt-preise-ul {
	margin-left: 15px;
}

#contentarea-1st-bluebox-txt-preise-ul-left {
	width: 240px;
	float: left;
}
#contentarea-1st-bluebox-txt-preise-ul-left p {
	background-image: url(images/contentarea-1st-bluebox-preise-img-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;

}
#contentarea-1st-bluebox-txt-preise-ul-right {
	width: 240px;
	float: right;
}

#contentarea-1st-bluebox-txt-preise-ul-right p {
	background-image: url(images/contentarea-1st-bluebox-preise-img-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
}


#contentarea-1st-bluebox-preise-txt {
	width: 510px;
	float: left;
	margin-bottom: 1px;
}
#contentarea-faq {
	margin-left: 22px;
	margin-right: 22px;
}
#contentarea-faq h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}

.artikel-txt-bold-white {
	font-weight: bold;
	color: #FFFFFF;
}


.artikel-txt-right {
	line-height: 32px;
	font-size: 11px;
	text-align: right;
}
.form-txt-feld {
	width: 250px;
}
#button-red-leftcorner06-1 a {
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #FFFFFF;
	position: relative;
	z-index: 999;
	height: 21px;
	background-image: url(images/master-button-bg.png);
}
#button-red-leftcorner06-1 a:hover {
	float: left;
	background-image: url(images/master-button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 21px;
	color: #000000;
	display: block;
	position: relative;
	z-index: 999;
	height: 21px;
}
#contentarea-1st-bluebox-txt-preise-ul-right-1 p {
	background-image: url(images/contentarea-1st-bluebox-preise-img-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
}

/* Styles fÃ¼r den Danger Flashbanner*/
#bannerHolder{
	position: absolute; 
	top: 60px; 
	left: 733px; 
	width: 240px; 
	height: 280px; 
	z-index: 4;
}
#bannerContent{
	position: absolute; 
	width: 240px; 
	height: 280px; 
}
#teaser_description {
	font-size: 9px;
	color: #a1a1a1;
	position: absolute; 
	width: 184px;
	top: 336px; 
	left: 768px;

}
#teaser_konfigurator{
/* 	background-image: url(images/teaser_bg_konfigurator.gif); */
	background-image: url(images/teaser_bg2_konfigurator.gif);	
	background-repeat: no-repeat;
	background-position: left;
	position: absolute; 
	width: 184px;
	height: 145px; 
	top: 358px; 
	left: 761px;
}
#teaser_konfigurator_headline {
	float: left;
	padding-left: 16px;
	line-height: 31px;
	padding-top: 1px;
}
#teaser_konfigurator_headline p{
	color: #ffffff;
	font-weight: bold;
}
#teaser_konfigurator_text {
	float: left;
    width: 90px;
    padding-left: 10px;
	padding-top: 6px;
}
#teaser_konfigurator_gfx {
	float: left;
	padding-left: 16px;
	padding-top: 8px;
}

#teaser_konfigurator_text p{
	font-size: 11px;
	color: #a1a1a1;
	line-height: 14px;
}
#teaser_konfigurator_link {
    float: left;
	background-image: url(images/teaser_link_arrow.gif);
	background-position: 17px bottom;
	background-repeat: no-repeat;
	width: 150px;
	padding-left: 17px;
	padding-top: 6px;
}
#teaser_konfigurator_link p {

	color: #e21a22;
	font-size: 11px;
	padding-left: 8px;
}

#teaser_konfigurator_link a:link {
	color:#e21a22; 
	text-decoration:none;
}
#teaser_konfigurator_link a:visited {
	color:#e21a22; 
	text-decoration:none;
}
#teaser_konfigurator_link a:active {
	color:#e21a22; 
	text-decoration:none;
}
#teaser_konfigurator_link a:hover {
	color:#666666; 
	text-decoration:none;
}

#teaser_haendler_headline {
	float: left;
	padding-left: 16px;
	line-height: 33px;

}
#teaser_haendler_headline p{
	color: #ffffff;
	font-weight: bold;
}
#teaser_haendler_link {
    float: left;
	background-image: url(images/teaser_link_arrow.gif);
	background-position: 17px bottom;
	background-repeat: no-repeat;
	width: 150px;
	padding-left: 17px;
	padding-top: 0px;
}
#teaser_haendler_link p {

	color: #e21a22;
	font-size: 11px;
	padding-left: 8px;
}
#teaser_haendler_little{
/*	background-image: url(images/teaser_little_bg_haendler.gif);*/
	background-image: url(images/teaser_bg2_haendler.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute; 
	width: 184px;
	height: 59px; 
	top: 500px; 
	left: 761px;
}
#teaser_haendler_little_2{
	background-image: url(images/teaser_bg2_haendler.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute; 
	width: 184px;
	height: 59px; 
	top: 239px; 
	left: 742px;
}
#teaser_angebot {

	background-image: url(images/teaser_bg_angebot.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute; 
	width: 184px;
	height: 350px; 
	top: 299px; 
	left: 742px;

}
#spacer9px{
	float: left;
	width: 184px;
	height: 9px;
	line-height: 0px;
	font-size:0px;
	background-color: lightgreen;
}
#teaser_angebot_headline {
	float: left;
	padding-left: 19px;
	height: 45px;
}
#teaser_angebot_headline p{
	font-weight: bold;
	color: #666666;
	padding-top: 9px;
}
#teaser_angebot_gfx {
	float: left;
	background-image: url(images/teaser_gfx_angebot.jpg);
	background-repeat: no-repeat;
	background-position: 19px 4px;
	width: 142px;
	height: 146px;
	padding-left: 19px;
	padding-top: 3px;
}
#teaser_angebot_subheadline {
	float: left;
	font-weight: bold;
	padding-left: 19px;
	padding-top: 10px;
	padding-bottom: 8px;	
	color: #666666;
	
}
#teaser_angebot_list {
	float: left;
	color: #666666;
margin-left: -7px;
}


#teaser_angebot_list ul {
}

