@import url(typo3.css);
@import url(menu.css);

html {
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #333333;
	text-align: center;
	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #cdcdcd;
	scrollbar-shadow-color: #cdcdcd;
	scrolldbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #cdcdcd;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
}

/*
L A Y O U T
*/

div#container {
	width: 940px;
	margin-left: auto;  
	margin-right: auto;
	text-align: left;
	height: 100% !important;
}
div#productdetail {
	width: 800px;
	margin-left: auto;  
	margin-right: auto;
	text-align: left;
	height: 100% !important;
}

div#header {
	margin: 0px;
  	padding: 0px;
	margin-top: 27px;
	margin-bottom: 13px;
	width: 940px;
}

	div#logo {
		margin: 0px;
	  	padding: 0px;
	}
	div#servicemenu {
		margin: 0px;
		margin-top: -10px;
	  	padding: 0px;
		font-size: 11px;
		line-height: 12px;
		color: #888;
	}
	div#productdetail div#header {
		width: 100%;
	}

div#leftcol {
	margin: 0px;
  	padding: 0px;
	width: 544px;
	height: 409px;
	float: left;
	border: 2px solid #b2b2b2;
}
	div#leftcol.gallery {
		/* overflow:hidden; */
	}

html>body div#leftcol {
	width: 540px;
   	height: 405px;
}
	body.kunden div#leftcol {
		overflow: auto;
	}
	
	body.kunden div#leftcontent {
		margin: 20px;
	}

div#maincol {
	margin: 0px;
  	padding: 0px;
	width: 383px;
	height: 409px;
	float: right;
	border: 2px solid #b2b2b2;
	overflow: auto;
}
	
html>body div#maincol {
	width: 379px;
   	height: 405px;
}
	div#productdetail #maincol {
		margin: 0px;
	  	padding: 0px;
		width: 100%;
		height: auto;
		float: left;
		border: 2px solid #b2b2b2;
	}

div#content {
	margin: 20px;
  	padding: 0px;
}
	div#content.scrollable {
		margin: 15px;
		margin-right: 5px;
		height: 330px;
		overflow: auto;
	}
	/*
	html>body div#content.scrollable {
		height: 280px;
		overflow: auto;
	}
	*/
div#navi {
	margin: 0px;
  	padding: 0px;
	width: 940px;
	height: 22px;
	margin-bottom: 10px;
}

.contentfooter {
	margin: 0px;
	margin-bottom: 15px;
}

div#mainmenu {
	margin: 0px;
  	padding: 0px;
	background-color: #3293DD;
	border: 0px solid #fff;
	border-bottom-width: 1px;
}

div#currentnavi {
	margin: 0px;
  	padding: 0px;
	padding-top: 13px;
	color: #888;
	font-size: 11px;
	line-height: 11px;
}

div#footer {
	margin: 0px;
  	padding: 0px;
	font-size: 11px;
}
.author {
	display: none;
}

div#gallerynavi {
	margin: 0px 15px 0px 15px;
}

/* LINKS */

a:link, a:visited, a:active, a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #0049E7;
}

#servicemenu a:link, #servicemenu a:visited, #servicemenu a:active, #servicemenu a:hover {
	color: #888;
}
#currentnavi a:link, #currentnavi a:visited, #currentnavi a:active, #currentnavi a:hover {
	color: #888;
}
div.contentfooter a:link, div.contentfooter  a:visited, div.contentfooter  a:active, div.contentfooter  a:hover {
	color: #888;
}
.csc-textpic-image a, .csc-textpic-image a:link, .csc-textpic-image a:active, .csc-textpic-image a:visited, .csc-textpic-image a:hover {
	border: 0px;
	background-color: none;
}


/* FORMAT */

h1 {
	font-size: 1.5em;
	margin: 0px;
	margin-bottom: 10px;
	color: #b2b2b2;
}

h2 {
	font-size: 1.2em;
	margin: 0px;
	margin-bottom: 30px;
	color: #b2b2b2;
	font-weight: normal;
}
h3, h4, h5 {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 5px;
}

/* expansion -> grey */
body.expansion h1, body.expansion h2 {
	color: #BEBFC3;
}
/* construction -> yellow */
body.construction h1, body.construction h2 {
	color: #FFB800;
}
/* interiour -> red */
body.interiour h1, body.interiour h2 {
	color: #FF2723;
}
/* light -> blue */
body.light h1, body.light h2 {
	color: #00AEEF;
}
/* franchise -> green */
body.franchise h1, body.franchise h2 {
	color: #6AA058;
}

.bodytext, p {
	font-family: Arial, Helvetica, sans-serif;
	line-height : 1.4em;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
#content .bodytext, p {
	font-family: Arial, Helvetica, sans-serif;
	line-height : 1.4em;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
td {
	font-size: 12px;
}
div.news-latest-container .bodytext, div.news-latest-container p {
	line-height: 1.2em;
}


div#content td, div#content th {
	font-size: 12px;
}
.contenttable td {
	margin: 0px;
	padding: 3px;
}
.contenttable p {
	margin: 0px;
	padding: 0px;
}
div.news-latest-container {
	margin-top: 9px;
	margin-bottom: 23px;
}


/* FORMS */

input {
	border: 1px solid #b2b2b2;
	margin-bottom: 1px;
}
textarea {
	border: 1px solid #b2b2b2;
	margin-bottom: 1px;
}
select {
	border: 1px solid #b2b2b2;
	margin-bottom: 1px;
}
.submitbutton {
	background-color:#b2b2b2;
	color: #000;
	font-weight: bold;
	border: 0px solid #b2b2b2;
}

fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
label {
	font-weight: normal;
}

img {
	border: 0px;
	background: none;
}

div#content ul {
	margin-top:20px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-left: 15px;
}

div#content li {
	margin-bottom: 6px;
	color: #777777;
	font-size:0.9em;
}


#content div.csc-textpic div.csc-textpic-imagewrap a:link, #content div.csc-textpic div.csc-textpic-imagewrap a:visited, #content div.csc-textpic div.csc-textpic-imagewrap a:active, #content div.csc-textpic div.csc-textpic-imagewrap a:hover {
	border: 0px;
	background-color: #fff;
}

.frameright {
	border: 2px solid #b2b2b2;
	height: 353px;
}
html>body .frameright {
	height: 350px;
}


html>body .galleryimagebrowser {
	margin-top:10px;
}

table.prices img {
	margin-right: 5px;
}
