/* ----------------- ALLGEMEIN ------------------------ */
html,body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#efefef;
}
.table {
	width: 100%;
	height: 100%;
}
.td {
	vertical-align: top;
	text-align: center;
}
div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 742px;
	height:800px;
	background-color: #FFFFFF;
}
div.left {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 130px;
	height: 360px;
}
div.toptop {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 742px;
	height: 25px;
	text-align: left;
	background-image: url(/images/bg_nav.gif);
	background-repeat: repeat-x;
}
div.navAllg {
	position: absolute;
	top: 74px;
	left: 323px;
	width: 419px;
	height: 76px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E0E0;
}
div.tProd {
	position: absolute;
	top: 81px;
	left: 336px;
	width: 398px;
	height: 74px;
	text-align: right;
}
div.bogen {
	position: absolute;
	top: 48px;
	left: 0px;
	width: 401px;
	height: 180px;
	background-image:url(/images/bogen_top_start.gif);
}
div.produkteStart {
	position: absolute;
	top: 180px;
	left: 50px;
	width: 316px;
	height: 398px;
}
div.navigation {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 100;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B6032E;
	text-decoration: none;
}
a.navigation:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B60631;
}
.navigationA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B6032E;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B60631;
}
div.footer {
	position: relative;
	top: 16px;
	left: 48px;
	font-size: 12px;
	color: #828282;
}
div.bild {
	position: absolute;
	top: 54px;
	left: 401px;
	width: 341px;
	height: 558px;
}
div.homesite {
	position: absolute;
	top: 15px;
	left: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6032E;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5022D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div.decors {
	position: absolute;
	top: 613px;
	left: 0px;
	width: 323px;
	height: 115px;
}
div.produktbild {
	position: absolute;
	top: 48px;
	left: 0px;
	width: 323px;
	height: 565px;
}

div.prodnav {
	position: absolute;
	top: 54px;
	left: 323px;
	width:419px;
	height:23px;
	z-index: 99;
}
div.garantie {
	position: absolute;
	top: 730px;
	left: 10px;
	height: 59px;
	text-align: left;
}
.pAllg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #B5012D;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 419px;
	display: block;
	background-image: url(/images/bg_nav.gif);
}
div.contentAllg {
	position: absolute;
	top: 160px;
	left: 336px;
	width: 406px;
	background-image: url(/images/bogen_allg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 641px;
}

div.lineUntenAllg {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#B5012D;
}


/* ------------------DROPDOWN ---------------------*/
#menu {
	color: #FFFFFF;
	z-index: 200;
}
#menu .top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#menu .top a {
	color: #B60631;
	text-decoration: none;
}
#menu .top a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#menu .section-top {
	position: absolute;
	z-index: -1;
	visibility: hidden;
	color: #B60631;
	top: 24px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #b60631;
	border-bottom: 1px solid #B60631;
	border-left: 1px solid #B60631;
}
#menu .section {
	position: absolute;
	z-index: -1;
	visibility: hidden;
	color: #FFFFFF;
}
#menu .sub {
    position: relative;
}
#menu .box {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 8px 4px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu .box-hover {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 8px 4px 8px;
	color: #B60631;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu a {
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #B60631;
    text-decoration: none;
    white-space: nowrap;
}
.c100 {
	height: 100%;
	width: 100%;
}

/* -------------  Subnav -------------------*/
.pClassic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BEA875;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 64px;
	display: block;
	background-image: url(/images/bg_nav.gif);
}
.pAmbiance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #50480C;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 79px;
	display: block;
	background-image: url(/images/bg_nav.gif);
}
.pLoft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EB7D00;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 45px;
	display: block;
	background-image: url(/images/bg_nav.gif);
}
.pStudio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F54C00;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 60px;
	display: block;
	background-image: url(/images/bg_nav.gif);
}
.pCotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C17A74;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 55px;
	display: block;
	background-image: url(/images/bg_nav.gif);
}
.pArt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E0F1F;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 40px;
	display: block;
	background-image: url(/images/bg_nav.gif);
}
.pProject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #011830;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 69px;
	display: block;
	background-image: url(/images/bg_nav.gif);
}
a.pClassic:hover {
	background-image: url(/images/bg_nav_hover.gif);
}
a.pSuite:hover {
	background-image: url(/images/bg_nav_hover.gif);
}
a.pAmbiance:hover {
	background-image: url(/images/bg_nav_hover.gif);
}
a.pLoft:hover {
	background-image: url(/images/bg_nav_hover.gif);
}
a.pArt:hover {
	background-image: url(/images/bg_nav_hover.gif);
}
a.pCotto:hover {
	background-image: url(/images/bg_nav_hover.gif);
}
a.pStudio:hover {
	background-image: url(/images/bg_nav_hover.gif);
}
a.pProject:hover {
	background-image: url(/images/bg_nav_hover.gif);
}
/*------ AKTIV -------*/
.pClassicA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BEA875;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 64px;
	display: block;
	background-image: url(/images/bg_nav_hover.gif);
}
.pAmbianceA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #50480C;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 79px;
	display: block;
	background-image: url(/images/bg_nav_hover.gif);
}
.pLoftA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EB7D00;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 45px;
	display: block;
	background-image: url(/images/bg_nav_hover.gif);
}
.pArtA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E0F1F;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 40px;
	display: block;
	background-image: url(/images/bg_nav_hover.gif);
}
.pCottoA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C17A74;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 55px;
	display: block;
	background-image: url(/images/bg_nav_hover.gif);
}
.pStudioA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F54C00;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 60px;
	display: block;
	background-image: url(/images/bg_nav_hover.gif);
}
.pProjectA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #011830;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E0;
	height: 23px;
	width: 69px;
	display: block;
	background-image: url(/images/bg_nav_hover.gif);
}

.not {
	color: #999999;
}

/* --------- CLASSIC --------------*/
div.lineUntenClassic {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#BEA875;
}
.h1Allg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B5012D;
}
.h1Classic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BEA875;
}
.dataClassic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F8F6F1;
}
div.contentProdClassic {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/classic/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 649px;
}

/* --------- SUITE --------------*/
div.lineUntenSuite {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#C64776;
}
div.lineUntenSuiteD {
	position: absolute;
	top: 870px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#C64776;
}
.h1Suite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C64776;
}
.dataSuite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EDECE6;
}
div.contentProdSuite {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/suite/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 649px;
}
div.contentProdSuiteD {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/suite/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 719px;
}

/* --------- AMBIANCE --------------*/
div.lineUntenAmbiance {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#50480C;
}
div.lineUntenAmbianceD {
	position: absolute;
	top: 870px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#50480C;
}
.h1Ambiance{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #50480C;
}
.dataAmbiance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EDECE6;
}
div.contentProdAmbiance {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/ambiance/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 649px;
}
div.contentProdAmbianceD {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/ambiance/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 719px;
}
/* --------- LOFT --------------*/
div.lineUntenLoft {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#EB7D00;
}
.h1Loft{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB7D00;
}
.dataLoft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FDF2E5;
}
div.contentProdLoft {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/loft/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 649px;
}
/* --------- STUDIO --------------*/
div.lineUntenStudio {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#F54C00;
}
div.lineUntenStudioD {
	position: absolute;
	top: 850px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#F54C00;
}
.h1Studio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F54C00;
}
.dataStudio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FEEDE5;
}
div.contentProdStudio {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/studio/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 649px;
}
div.contentProdStudioD {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/studio/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 699px;
}
/* --------- COTTO --------------*/
div.lineUntenCotto {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#C17A74;
}
div.lineUntenCottoD {
	position: absolute;
	top: 900px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#C17A74;
}
.h1Cotto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C17A74;
}
.dataCotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F9F1F1;
}
div.contentProdCotto {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/cotto/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 649px;
}
div.contentProdCottoD {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/cotto/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 749px;
}
/* --------- ART --------------*/
div.lineUntenArt {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#3E0F1F;
}
.h1Art{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E0F1F;
}
.dataArt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EBE7E8;
}
div.contentProdArt {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/art/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 649px;
}
/* --------- PROJECT --------------*/
div.lineUntenProject {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#011830;
}
div.lineUntenProjectD {
	position: absolute;
	top: 900px;
	left: 0px;
	width: 742px;
	height: 1px;
	background-color:#011830;
}
.h1Project{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #011830;
}
.dataProject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5E7EA;
}
div.contentProdProject {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/project/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 649px;
}
div.contentProdProjectD {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/project/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 749px;
}
div.contentProdProject1 {
	position: absolute;
	top: 152px;
	left: 336px;
	width: 406px;
	background-image: url(/images/produkte/project/bogen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 749px;
}
.vorteile {
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B5022D;
}.imgVerlegung {
	border: 1px solid #B5002B;
	margin-right:5px;
}
.edit {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
}
.cms{
color:#EFEFEF;
text-decoration:none;
}
.cms:hover{
color:#999999;
text-decoration:none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}