/* @override http://www.periplast.de/fileadmin/periplast_2010/templates/framework/css/periplast.css */

body {
	background-color: #b7b7b7;
	color: #333;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	height:101%;	
	margin:0 auto;
	padding:0;
	text-align: center;
	width:100%;
}
h1 {
	font-size:14pt;
}
h2 {
	font-size:12pt;
	margin-bottom:10px;
}
#content h1 {
	color: #444;
	margin-bottom:10px;
}
a:visited {
	color:#333;
}
.bodytext a:link,
.csc-textpic-text a:link,
.bodytext a:visited,
.csc-textpic-text a:visited{
	border-bottom: 1px dotted #333;
	color: #333;
	text-decoration:none;
}
td {
	vertical-align: top;
}
.addresscell {
	width: 480px;
}
.contenttable {
	width: 100%;
}

/* @group Helper */

.c {
	clear:both;
	font-size:0.01em;
	height:0;
}
img {
	border: 0;
}

p, li, td { 
	font-size:10.5pt;
	line-height:1.2em; 	
}
p {
	line-height:1.3em;
	margin:0 0 1em 0; 
}
blockquote, cite, q { 	
	font-family:Georgia, "Times New Roman", Times, serif; 	
	font-style:italic; 
}

blockquote { 	
	margin:0 0 1em 1.6em; 	
	color:#666; 
}

strong,b { 	
	font-weight:bold; 
}

em,i { 	
	font-style:italic; 
}

big { 	
	font-size:116.667%; 
}

small { 	
	font-size:91.667%; 
}
.highlight { 	
	color:#c30; 
}

.dimmed { 	
	color:#888; 
}

.info { 	
	background:#f8f8f8; 	
	color:#666; 	
	padding:10px; 	
	margin-bottom:0.5em; 	
	font-size:91.7%; 
}

.note { 	
	background:#efe; 	
	color:#040; 	
	border:2px #484 solid; 	
	padding:10px; 	
	margin-bottom:1em; 
}

.important { 	
	background:#ffe; 	
	color:#440; 	
	border:2px #884 solid; 	
	padding:10px; 	
	margin-bottom:1em; 
}

.warning { 	
	background:#fee; 	
	color:#400; 	
	border:2px #844 solid; 	
	padding:10px; 	
	margin-bottom:1em; 
}
.errorMessage {
	color:#800;
}
.floatLeft { 	
	float:left; 	
	display:inline; 	
	margin-right:1em; 	
	margin-bottom:0.15em; 
}

.floatRight { 	
	float:right; 	
	display:inline; 	
	margin-left:1em; 	
	margin-bottom:0.15em; 
}
.alignRight {
	text-align:right;
}
.alignLeft {
	text-align:left;
}
.invisible {
	display:none;
}
.c {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.center { 	
	display:block; 	
	text-align:center; 	
	margin:0.5em auto; 
}
.subcl , .subcr {
	float: left;
	width: 48%;
}
a.mail {
	background:url(../img/email_edit.png) no-repeat top right;
	padding-right: 20px;
}
.p478 .csc-textpic-text {
	top:25px;
	position:relative;
}
.csc-textpic-imagecolumn ul {
	list-style-type:none;
	margin: 0;
	padding:0;
}
.csc-default ul {
	margin-left:16px;
	margin-bottom:10px;
	list-style-type: disc;
}
.csc-default ul li{
	padding-left:5px;
}
/* @end */

/* @group Layout */

.wrapper {
	margin: 0 auto;
	overflow:visible;
	text-align:left;
	width: 960px;
}
#header {
	background: url(../img/bg_header.jpg) repeat-x;
	border-bottom: 1px solid #BDBDBD;
	height: 121px;
	overflow:hidden;
	position:relative;
}
#header .logo {
	margin: 20px 0 0 0;
	position: absolute;
}
#leftColumn {
	background:#F1F1F1 url(../img/bg_leftContent.jpg) repeat-x;
	border-bottom:1px solid #CECECE;
	padding: 20px 0;
	position:relative;
	text-align: center;
}
#leftColumn h1 {
	font-size: 160%;
	font-weight: normal;
}
#content {
	background: #FFF;
	border-bottom:1px solid #B2B2B2;
	padding: 20px 0;
	text-align: center;
}


#content .csc-textpic-text ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 7px;
	padding-bottom: 10px;
}
.leftContent {
	border-right: 1px solid #DDD;
	float:left;
	padding-right:10px;
	width: 468px;
}
.rightContent {
	float:right;
	width: 468px;
}
.leftContent h1 ,
.rightContent h1 {
	font-size: 10.5pt;
}
.leftContent h2,
.rightContent h2 {
	font-size: 14pt;
	margin-bottom: 20px;
}


/* @end */

/* @group language Selector */

#langSelector {
	float: right;
	margin-top:15px;
}

/* @end */

/* @group Navi */
#nav {
	clear:right;
	float: right;
	margin-top:37px;
	position:relative;
}
#nav li {
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	float: left;
	height: 32px;
	line-height:32px;
	padding: 0 12px;

}
#nav li.last {
	border: none;
	border-bottom: 1px solid #DEDEDE;
}
#nav li.act {
	border-bottom: none;
	border-top:1px solid #DEDEDE;
}
#nav li.button {
	border: none;
	padding: 0 0 0 12px;
}
#nav ul {
	position:absolute;
	left:0;
	top:32px;
}
#nav ul li {
	border:none;
	padding:0 5px;
}
#nav ul li.last {
	border: none;
}
/* @end */


/* @group Footer */

#footer {
	background: url(../img/bg_footer.jpg) repeat-x;	
	font-size: 8pt;
	height: 200px;
	padding: 20px 0;
	text-align:center;
}
#footer p, #footer li {
	font-size:8pt;
}
#footer {
	line-height:18px;
}
#footer ul {
	float: right;
}
#footer ul li {
	float: left;
	line-height: 16px;
	padding: 0 5px 0 0;
}
#footer ul a:link, 
#footer ul a:visited {
	color: #444;
	text-decoration:none;
}
#footer .shy {
	color: #777;
}
#footer .shy a:link, 
#footer .shy a:visited {
	border-bottom:1px dotted #777;
	color: #777;
	text-decoration:none;
}

/* @end */

/* @group Homecontent */


ul.homeContentWrap {
	padding: 0;
	margin: 0;
	list-style:none;
}
ul.homeContentWrap li {
	float: left;
	margin: 0 0 20px 13px;
	padding: 0;
	width: 307px;
}
.homeContentWrap p {
	font-size: 8.5pt;
}
.homeContentWrap li:first-child,
.homeContentWrap li.firstChild,
.homeContentWrap li.customMadeProducts {
	margin: 0;
}
.homeContentWrap a.section {
	display: block;
	margin-top: 5px;
	text-align: right;
	text-decoration:none;
}
.homeContentWrap a.textil {
	color: #BA3830;
	font-weight: bold;
}
.homeContentWrap a.medizin {
	color: #0F65C7;
	font-weight: bold;
}
.homeContentWrap a.draht {
	color: #308368;
	font-weight: bold;
}
.csc-default ul.homeContentWrap.second {
	border-top:1px dotted #DDDDDD;
	clear:both;
	display:inline-block;
	padding-top:20px;
}

ul.homeContentWrap.second li.customMadeProducts,
ul.homeContentWrap.second li.nachhaltig,
ul.homeContentWrap.second li.tuv {
	background:#fff;
	height: 175px;
	padding: 5px;
	width: 299px;
	_width:289px;
}
ul.homeContentWrap.second li.tuv {
	text-align:center;
}
.homeContentWrap a.customMadeProducts {
	color: #F9722A;
	font-weight: bold;
}
.homeContentWrap a.nachhaltig {
	color: #95B317;
	font-weight: bold;
}

.homeContentWrap li.wide {
	float:none;
	height:inherit;
	width:80%;
}
/* @end */
fieldset.csc-mailform {
	border: none;
}

label {
	display:inline-block;
	font-size:1.1em;
	line-height:20px;
	vertical-align:top;
	width: 210px;
}

#mailform fieldset.csc-mailform div.csc-mailform-label div {
	text-align:left;
}
.csc-mailform-field {
	clear:both;
	margin-bottom: 3px;
}
.csc-mailform-field input {
	height: 24px;
	line-height:24px;
	vertical-align:top;
}

.p478 .csc-textpicHeader {
	position:absolute;
	top: 35px;
}
.p485 .csc-textpicHeader h1 {
	padding-top: 80px;
}

#c539 {
	-moz-column-width: 400px;
	-webkit-column-width: 400px;
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
}

