/* Standard Template fuer KUONI.CH */
/* 28.06.2005 Created by Philipp Blatter */
/* 19.10.2005 PB: Plotfactory Changes */
/* 02.11.2005 PB: Background & Topnav */
/* 16.12.2005 PB: Diverses Overall Tuning */
/* 28.12.2005 PB: Last corrections */
/* 27.01.2006 PB: Newsletter integration */
/* 07.08.2006 CC: Anpaasungen fuer Kontaktformular */
/* 17.09.2006 PB: Newsletter Anpassungen */
/* 22.09.2006 CC: Anpassungen Logo /*

/*  color schema -----  */
/*  kuoniblu: #1278B8;  */
/*  kgrey050: #EAEAEA;  */

/*  color100: #1278B8;  */
/*  color050: #BCDA84;  */
/*  color025: #DEDDCC;  */
/*  color010: #E9EDF4;  */


body {
	background: #F1F1F1 url(/images/bg_grey_plotfactory.gif) repeat-y;
	color: #222;
	margin: 0;
	padding: 0;
	font: 12px/15px arial, helvetica, sans-serif;
	}



/*  layout ------------------------------------------------ */


#header {
	position: relative;
	width: 1000px;
	width: 1024px;
	width: auto;
	height: 196px;
	margin: 0;
	padding: 0;
	background: #F3F3F3 url(/images/bg_plotfactory.jpg) no-repeat 0 -4px;
	z-index: 1; 
	}


#footer {
	position: relative;
	margin: 0;
	padding: 10px;
	padding-left: 20px;
	width: 780px;
	height: 40px;
	color: #777;
	background: transparent;
	z-index: 9; 
	}
	
	
.content {
	position: relative; 
	width: 455px;
	/*border: 1px dashed green;*/
	min-width: 125px;
	margin: 0 0 0 235px;
	padding: 5px 10px 0 5px;
	}
	
body>div.content {	margin-top: 15px; } /* IE6 macht dies nicht */

.content {
	z-index: 3;  /* value for IE4-5.x */
	}


#navAlpha {
	display: none;
	position: absolute;
	top: 154px;
	left: 0;
	width: 200px;  
	margin: 0;
	padding: 0;
	background: white;
	z-index: 6; 
	}


#navBeta {
	position: absolute;
	top: 204px;
	left: 773px;
	width: 202px;	
	margin-top: 20px;
	padding: 0;
	color: #000;
	background: white;
	overflow:hidden;
	z-index: 7;
	}


#navCountry {
	position: absolute;
	left: -225px;
	width: 200px;
	margin-top: 9px;
	color: #000;
	z-index: 8; 
	}


#navYouarehere {
	position: absolute;
	left: 210px;
	top: 124px;
	width: 785px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 8px solid #fff;
	color: #000;
	background: white;
	z-index: 9; 
	}
	
#BreadCrumb {
	display: none;
}


#navTools {
	background: transparent;
	width: 983px;
	padding-top: 18px;
	padding-bottom: 30px;
	}
	
	
#travelshopInfo	{
	display: none;

}	


#navBooking {
	padding: 0;
	padding-top: 113px;
	width: 981px;
	height: 33px;
	}




/*  standard tags  ------------------------------------------------ */


img {
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/15px arial, sans-serif, verdana, arial, helvetica, arial, sans-serif;
	color: #222;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	font: 12px/16px arial, helvetica, sans-serif;
	}
	
th {
	text-align: left;
	font-weight: bold;
	}
	
a, a:link, a:visited {
	font-weight: normal; 
	text-decoration: underline;
	color: #20557D;
	background: transparent; 
	}

a:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #4C95B4;
	background: transparent; 
	}

a:active {
	font-weight: normal; 
	text-decoration: none;
	color: #BE8225;
	background: transparent;  
	}
	
a { color: #1278B8; }
a:link { color: #1278B8; }
a:visited { color: #555; }
a:hover { color: #35A1E5; }
a:active { color: #1278B8; }



address	{
	font: 10px/15px arial, helvetica, sans-serif;
	color: #aaa;
	background: transparent; 
	}

acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #888;
	}

em {
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	color: #1278B8;
	background: transparent;  
	}





/*  headlines  ------------------------------------------------ */


h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	}
	
h1	{
	clear: both;
	margin-top: 4px;
	margin-bottom: 14px;
	padding: 0;
	font-size: 24px;
	line-height: 1.1em;
	color: #8AB6D2;
	}

h2	{
	font-size: 15px;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 2px;
	color: #000;
    }

h3	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 11px;
	margin-bottom: 3px;
	font-weight: bold;
    }

h4	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 3px;
	margin-bottom: 4px;
	letter-spacing: 1px;
	}

h5	{
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	color: #1278B8;
	}



/*  layout elements ------------------------------------------------ */


#footer address { color: #bbb; text-decoration: none; }
#footer a { color: #999; text-decoration: none; }
#footer a:hover { color: #000; }
/*.cchome #footer { background: #DEDDCC; padding-left: 10px; }*/




/*  layout elements right ------------------------------------------------ */


#navBeta img {
	margin-bottom: 8px;
	}

/* clean up code with old div id boxes: boxLinks,  boxLinks, boxSpecial, boxExclusive */

#boxLinks, #boxSpecial, #boxExclusive, .sidebox, .bookingbox, .searchbox, .teaser, .picturebox {
	border: 1px solid #DEDDCC;
	margin-bottom: 10px;
	width: 200px;
	overflow:hidden;
	}

.searchbox {
	width: auto;
}

.bookingbox {
	width: 358px;
}


.sidebox h2, .bookingbox h2, .searchbox h2, .teaser h2 {
	background: #DEDDCC;
	color: #000;
	padding: 3px 8px;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 6px;
	}


.sidebox ul, .bookingbox ul {
	list-style: none;
	margin: 0 2px 8px 8px;
	padding: 0;
	border: 0;
	}

.sidebox p, .bookingbox p, .searchbox p, .teaser p {
	margin: 0;
	padding: 0 2px 5px 8px;
	}

/* Special Newsletter Overview */
.ccnewsletter .sidebox p {
	padding: 0;
	margin-bottom: 0;
}

.teaser h3 {
	margin-top: -5px;
	padding: 0 2px 2px 8px;
	}
	
.teaser img {
	margin: -7px 0 0 -8px;
	padding: 0;
	}
	
.picturebox p {
	padding: 0 2px 0 8px;
	margin: 0;
	background: #DEDDCC;
	}

.picturebox p img {
	margin: 0 0 0 -8px;
	}
	
.picturebox em {
	margin-top: -25px;
	}
	
.leadingbox p { 
	font-size: 14px; 
	font-weight: normal; 
	line-height: 18px; 
}

.textteaser p { 
	color: #fff; 
	background: #BCDA84;
	padding: 7px 10px;
}
.textteaser a { 
	color: #fff;
	text-decoration: none;
}
.textteaser a:hover { 
	color: #000; 
}


/*  layout elements left ------------------------------------------------ */

	
#navSegmente h2 {
	display: none;
	}

#navAlpha p {
	margin-bottom: 0;
	}

#navAlpha ul {
	list-style: none;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	border: 0;
	border-bottom: 8px solid #fff; 
	}

#navAlpha li	{
	display: inline;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	font: 12px/21px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #888;
	width: 188px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 198px;	/* You get it. Good value for compliant browers. */	
	display: block;
	}

html>#navLeft li {
	width: 188px;	 /* Be nice to Opera */
	}

#navAlpha li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 1px 2px 0 8px;
	background: #EAEAEA;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	width: 188px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 188px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#navAlpha li a {
	width: 188px;	 /* Be nice to Opera */
	}
	
#navAlpha li a:hover {
	background: #BCDA84;
	color: #000;
	text-decoration: none;
	}

#navAlpha li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: #1278B8 url(/img/navmarker.gif) no-repeat 0 -4px;
	}
		


#travelshopInfo {
	padding: 10px;
	width: 180px;
	margin-top: -5px;
	background: #DEDDCC;
	margin-bottom: 8px;
	}
	





/*  navigation content left ------------------------------------------------ */


#navCountry h2  {
	display: none;
	}

#travelshopInfo h2 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #000;
	}
	
#navCountry ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

#navCountry li {
	display: inline;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #fff;
	font: 12px/18px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #888;
	width: 190px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 200px;	/* You get it. Good value for compliant browers. */	
	display: block;
	}


#navCountry li a {
	display: block;
	margin: 0;
	padding: 1px 2px 0 8px;
	border: 0;
	background: #E9E9E9;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	width: 190px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 190px;	/* You get it. Good value for compliant browers. */	
	}
	
	
#navCountry li a:hover {
	color: #000;
	background: #BAD2F4;
	text-decoration: none;
	}

#navCountry li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #BAD2F4;
	}
		





/*  navigation top ------------------------------------------------ */


#navTools ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: right;
 	}

#navTools h2 {
	display: none;
	} 

#navTools ul li {
	display: inline;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#navTools ul li a {
	height: 15px;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #ccc;
	margin: 0;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	}

#navTools ul li a:hover {
	color: #1278B8;
	background: #eee;	
	border-top: 2px solid #7DA1D3;
	}

#tlang {
	position: absolute;
	left: 203px;
}




/*  content ------------------------------------------------ */


.lead {
	font-weight: bold;
	}

.content img {
	margin-bottom: 8px;
	}




img.i {
	background: #fff; 
	/*float: left;*/	
	border: 1px solid #ddd; 
	margin: 2px 0 0 0;
	padding: 0; 
	}
	
img.il {
	margin: 0 16px 4px 0;
	padding: 0; 
	}
	
img.ir {
	margin: 0 0 4px 16px;
	padding: 0; 
	}
	








/*  freedoc content  */


/*.content p {
	clear: both; 
	} */
	
/*.content h2, .content h3 {
	clear: both; 
	} */

.content h2 {
	color: #1278B8;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}


.content p	{
	display: block;
	}

.content p em	{
	color: #1278B8;
	font-weight: bold;
	}


.content a.internalnnn {
	padding-left: 16px;
	background: url(/img/internal.gif) no-repeat 3px 2px;
	color: #1278B8;
	}

.content a.externalnnn {
	padding-left: 16px;
	background: url(/img/external.gif) no-repeat 3px 2px;
	color: #1278B8;
	}


	/*  Lists   */

.content ul {
	margin: 0 0 5px 11px;
	padding: 0 0 3px 0;
	}
	
.content li {
	margin: 0 0 3px 5px;
	padding: 0;
	line-height: 130%;
	list-style: square outside;
	}
	
.content ul ul {
	margin: 3px 0 5px 12px;
	padding: 0 0 3px 0;
	}

.content ul ul li {
	margin: 0 0 1px 5px;
	padding: 0 0 0 5px;
	line-height: 130%;
	list-style-image: none;
	list-style-type: none;
	}


	/*  Alternative Lists  , check out  */

.kuoniframe {
	width: 324px;
	border: 1px solid #333;
	border-top: 3px solid #333;
	padding: 12px;
	margin-bottom: 12px;
	}

.kuoniframe h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.kuoniframe ul {
	margin: 0;
	padding: 0;
	}
	
.kuoniframe li {
	border-top: 1px solid black;
	margin: 0;
	padding: 2px 0 1px 0;
	list-style: none;
	line-height: 130%;
	}
		
.kuoniframe li a {
	text-decoration: none;
}
	
	/*  freedoc boxes , check out */ 

.content p.boxalert, .content p.boxalert1 {
	display: block;
	padding: 4px 8px 4px 34px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #DEDDCC url(/img/i_pdf.gif) no-repeat 4px 3px;
	color: #000;
	width: 425px;
	}

.content p.boxalert1 {
	background: #DEDDCC url(/img/i_basket.gif) no-repeat 5px 5px;
	}

.content p.boxalert {
	background: #DEDDCC;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
	width: 445px;
	}
	
.content p.boxquest {
	display: block;
	padding: 4px 8px 4px 30px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #DEDDCC url(/img/i_email.gif) no-repeat 4px 3px;
	color: #000;
	width: 425px;
	}

.content p.box	{
	display: block;
	padding: 4px 6px 6px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	background: #FFD387;
	color: #444;
	width: 445px;
	}
	
.content p.box1	{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -9px;
	margin-bottom: 4px;
	width: 425px;
	}

.content p.box1 img	{
	vertical-align: bottom;
	}


	/*  freedoc pre box  */ 

.content pre	{
	display: block;
	padding: 5px 10px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 1em;
	background: #EAEAEA; 
	color: #625343;
	font: 11px/1.3 monospace, "Lucida Console", monaco, monospace;
	width: 425px;
	}

	
	
	/*  freedoc Table Variations in light blue, 100%, 80%, 60%  */
	
.tbl, .tbl1, .tbl2  { 
	margin-bottom: 15px;
	background-color: #fff;
	border: solid 1px #888; 
	width: 100%;
	width: 460px;
	}
	
.tbl td, .tbl1 td, .tbl2 td  {
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	padding: 0 10px 0 10px;
	vertical-align: top;
	background-color: #fff;
	color: #555;
	}
	
.tbl th, .tbl1 th, .tbl2 th  {
	border-right: 1px solid #ddd;
	background-color: #EAEAEA;
	color: #888;
	}
	
.tbl2 th {
	display: none;
	}
	
	
	/*  freedoc Table Variations in light grey, 100%, 80%, 60%  */

.tbl3, .tbl4, .tbl5  { 
	margin-bottom: 8px;
	background-color: #fff;
	border: solid 1px #fff; 
	}
	
.tbl3 td, .tbl4 td, .tbl5 td  {
	border: none;
	border-bottom: 1px dotted #999;
	background-color: #fff;
	color: #333;
	padding: 2px 0 2px 0;
	vertical-align: middle;
	}
	
.tbl3 th, .tbl4 th, .tbl5 th  {
	border: none;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: #555;
	padding: 2px 3px 2px 1px;
	}

.tbl4 th {
	display: none;
	}

.tbl4 {
	width: 500px;
	}
	
.tbl5 {
	width: 733px;
	margin-bottom: 16px;
	}

.tbl5 th {
	border: none;
	border-right: 1px solid #DEDDCC;
	background-color: #DEDDCC;
	color: #555;
	padding: 1px 10px 1px 10px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	}
.tbl5 td {
	padding: 2px 10px 2px 10px;
	}


	/*  freedoc Table Variations transparent, 100%, 80%, 60%  */

.tbl6, .tbl7, .tbl8  { 
	margin-bottom: 15px;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 td, .tbl7 td, .tbl8 td  {
	padding: 0;
	padding-left: 8px;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 th, .tbl7 th, .tbl8 th  {
	display: none;
	padding: 0;
	background-color: transparent;
	border: 0; 
	}

.tbl7 {
	width: 100%;
	}

.tbl8 {
	width: 70%;
	}

.fline {
	border-top: 1px solid #ccc; 
	height: 7px;
	width: 460px;
	clear: both;
	}



/*  forms input  */ 


input, input.full { 
	color: #333333; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	background-color: #eeeeee;
	}
	
input.full { 
	width: 100%;
	}

input.ecard { 
	width: 60%;
	}

select { 
	color: black; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	background-color: #eeeeee; 
}

img.butt {
	background: #CBE3EB; 
	border: 0; 
	margin: 0;
	padding: 0; 
}



/*  hotel related pages   ------------------------------------------------ */

	
.hotellist, .destinationlist, .destinationlist2, .infobox {
	width: 425px;
	padding: 6px 10px;
	margin-bottom: 8px;
	background: #eee;
	}

.hotellist h2, .infobox h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.destinationlist h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}


/* alternative hotellist 2 columns */
	
.destinationlist ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	}

.destinationlist ul li {
	display: block;
	float: left;
	width: 165px;
	text-align: left;
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}
	
.destinationlist .fline {
	clear: left;
	border: 0; 
	height: 1px;
}


	
.hotellist ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style-image: none;
	}
	
.hotellist li {
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}

.infobox h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	}

.infobox h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
	}

.teaser2 {
	width: 358px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #aaa;
	padding: 0;
	margin-bottom: 10px;
	}

.teaser2 img {
	margin: -6px 10px 0 -10px;
	float: left;
	height: 100px;
	padding: 0;
	}
	
.teaser2 p {
	padding: 6px 6px 6px 10px;
	height: 100px;
	}


/*  bookingengines navigation   ------------------------------------------------ */


#navBooking h2 { display: none; }

#navBooking ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
 	text-align: center;
	width: 880px;
	height: 21px;
	}

#navBooking ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 18px;
	}

#navBooking ul li a {
	display: block;
	font-weight: bold;
	padding: 0px 10px 0 11px;
	border-top: 3px solid #fff;
	line-height: 17px;
	margin: 0;
	margin-right: 4px;
	color: #1278B8;
	background: #fff;
	text-decoration: none;
	text-align: left;
	}

#navBooking ul li a:hover {
	color: #333;
	background: #BAD2F4;
	border-top: 2px solid #7DA1D3;
	padding-top: 0;
	}

#navBooking a:link.active, #navBooking a:visited.active, #navBooking a:hover {
	color: #000;
	}

#navBooking a:active	{
	color: #fff;
	background: #BAD2F4;
	}

#navBooking .sactive a	{
	color: #000;
	background: #BAD2F4;
	border-top: 2px solid #BAD2F4;
	padding-top: 0;
	}


#navBooking #sshome a { width: 200px; padding-left: 19px; }


/*  logos  ------------------------------------------------ */


#logolink {
	position: absolute;
	left: 0;
	top: 0;
	width: 270px;
	height: 65px;
	z-index: 9;
	background: #fff url(/images/plotfactory-logo.gif) no-repeat 66px 15px;
	}

#logolink img { display: none; }

#buttonlogo {
	display: block;
	padding: 0;
	background: transparent url(/img/dummy.gif) no-repeat;
	width: 270px;
	height: 65px;
	}




/*  helpers  ------------------------------------------------ */


.whitespace	{
	background: #fff url(/img/pat_whitespace.gif);
	margin: 40px 0 0 0;
	padding: 0 15px; 
	}

.clearall {
	clear: both;  /* erzwingt neue zeile nach text umfluss float */
	height: 1px;
	}

.inline {
	display: inline;
	}

.hide, hr {
	display: none;
	}

.vspace {
	margin: 10px 0 0 0;
	}
	
.sp10 { margin-top: 10px; }
.sp15 { margin-top: 15px; }
.sp20 { margin-top: 20px; }



/*  Indu: lievedit  ------------------------------------------------ */

.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #E5DD98 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #FAF4C4 url(/img/iliveedit.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #CA9D50;
	text-decoration: none;
	background: transparent; 
}

.liveedit a:hover {
	color: #F4B244;
	text-decoration: none;
	background: transparent; 
}

/* in olive */
.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #A0D872 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #CDF8A9 url(/img/iliveedit1.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #80B231;
	text-decoration: none;
	background: transparent; 
}

.liveedit a:hover {
	color: #9D910C;
	text-decoration: none;
	background: transparent; 
}



/* ********** ********* ********** *********** ********** ********* */
/*  page specials  ------------------------------------------------ */
/* ********** ********* ********** *********** ********** ********* */



#chome #header { background-image: url(/images/bg_plotfactory_poster.jpg); }
#cueber-uns #header { background-image: url(/images/bg_plotfactory_printen2.jpg); }
#creferenzen #header { background-image: url(/images/bg_plotfactory_poster.jpg); }
#creferenzen #header { background-image: url(/images/bg_plotfactory_textilien.jpg); }


#cproduktions-hilfen #header { background-image: url(/images/bg_plotfactory_farben.jpg); }
#cservices #header { background-image: url(/images/bg_plotfactory_plotter.jpg); }
.ccplotsysteme#cservices #header { background-image: url(/images/bg_plotfactory_plotter2.jpg); }
.cckonfektion-textil#cservices #header { background-image: url(/images/bg_plotfactory_naehen.jpg); }
.cckonfektion-banner#cservices #header { background-image: url(/images/bg_plotfactory_oesen.jpg); }
.cckonfektion-papiere#cservices #header { background-image: url(/images/bg_plotfactory_schneiden.jpg); }
.cckonfektion-folien#cservices #header { background-image: url(/images/bg_plotfactory_aufziehen.jpg); }
.ccmaterialien#cservices #header { background-image: url(/images/bg_plotfactory_materialien.jpg); }




.ccmitarbeiter .fcontent { width: 700px; }
.ccreferenzen .fcontent { width: 700px; }

.ccfirmenrundgang .fcontent img { margin: 4px 20px 45px 0; }
.ccfirmenrundgang .content { width: 500px; }


/*    ------------------------------------------------ */


.picturebox em {
	color: #5F6C47;
	}



.photoregularfive {
	vertical-align: middle;
	vertical-align: text-top;
}


.avalability li {
	list-style-type: none;
}



.th1 { width: 60px; }
.th2 { width: 270px; }


.mitarbeiter {
	width: 200px;
	float: left;
	border: 1px solid #DEDDCC;
	margin: 0 8px 10px 0;
	overflow:hidden;
	}
	
.mitarbeiter h2 {
	background: #DEDDCC;
	color: #000;
	padding: 3px 8px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	}
	
.mitarbeiter p {
	margin: 0;
	padding: 0 2px 5px 8px;
	}
	
.mitarbeiter img {
	margin: -7px 0 0 -8px;
	padding: 0;
	}

	

.referenz {
	width: 200px;
	float: left;
	border: 1px solid #DEDDCC;
	margin: 10px 10px 0 0;
	overflow:hidden;
	}
		
.referenz p {
	margin: 0;
	padding: 0 2px 5px 8px;
	}
	
.referenz img {
	margin: -6px 0 0 -8px;
	padding: 0;
	}

	
.previewbox {
	width: 100px;
	float:right;
	}
	
.previewbox {
	position:absolute;
	left:-110px;
	float: none;
	}

.previewbox2 {
	width: 240px;
	float: right;
	margin: -38px 0 -30px 0;
	}
	

/* formular stuff */


.formx input { 
	width: 65% 
	}

.formx .formxsubmit { 
	width: 100px; 
	}

.warning {
	margin: 10px 0;
	padding: 10px;
	font-weight: bold;
	color: #DC2102;
}

.required {
	background: #FFB9AC;
}

label {
	float: left;
	width: 25%;
	padding-top: 3px;
	text-align: left;
	font-size: 95%;
	}

fieldset { 
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px;
	background: #eee;
	}

fieldset p { 
	margin: 0 0 8px 0; 
	padding: 0 0 0 10px; 
	}

legend {
	font-weight: bold;
	font-size: 12px;
	color: #555;
	padding-left: 3px;
	}

input { 
	font: 11px/100% "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000; 
	background: #fff;
	margin-top: 5px;
	}

p small {
	font-size: 10px;
	background: #ddd;
	padding: 1px;
	}




/* -------------- NEW ----------------- */

#cnewsletter #header { background-image: url(/images/bg_plotfactory_poster.jpg); }


body#dnewsletter { background: #F1F1F1 url(/images/bg_news_plotfactory.gif) 0 0 repeat-y; }
#dnewsletter #navAlpha { display: none; }
#dnewsletter #navBeta { display: none; }
#dnewsletter #header { background: #F1F1F1 url(/images/bg_plotfactory_newsletter1.jpg); width: 615px; }
#dnewsletter .content { margin: 0 0 0 60px; padding: 20px; } 	
#dnewsletter #navTools { display: none; }
#dnewsletter #navBooking { display: none; }
#dnewsletter #navCountry { display: none; }
#dnewsletter #footer { display: none; }
#dnewsletter h1 { font-size: 33px; }
#dnewsletter .fline { margin-bottom: 10px; }



h2 strong {
	color: #FF0000;
}



