/* bugs ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
input.hidden {
	display: none;
}
* {
	padding: 0;
	margin: 0;
}
:focus {
	outline: 0;
}



html, body {
	height: 100%;
	min-height: 100%;
}

:focus {
	outline: 0;
}
.clearit {
	clear:both;
}

/* standard ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

.left {
float:left;
}
#left {
float:left;
}


.strich {
	border-bottom: 1px dashed #CCCCCC;
	height: 1px;
	margin: 12px 0 12px 0;
}

img {
	border: 0;
}

/* schriften */
@font-face {
	font-family: StoneSans;
	src: url('STONESAN.OTF');
}

@font-face {
	font-family: StoneSans;
	font-weight: bold;
	src: url('STONESAN.OTF');
}



body {
	background-color:#e1e1e1;
	font-size: 14px;
	font-family: Corbel, Calibri, Arial, Helvetica, Sans-Serif;
	color:#837972;
	padding:0px;
	text-align: left;
	line-height: 1.4em;
	margin: 0;
    outline: none;
    text-decoration: none;
}
a:link.back, a:visited.back, a:active.back {
	font-size:14px;
	color:#ff6600;
	padding:1px 3px 3px 16px;
	background-image: url(../../images/backlink.gif);
	background-repeat: no-repeat;
	background-position:3px 4px;
}
a:hover.back {
	text-decoration:underline;
}
a:link {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #ff6600;
	text-decoration: none;
}
a:link.grau {
	color: #999;
	text-decoration: none;
}
a:visited.grau {
	color: #999;
	text-decoration: none;
}
a:hover.grau {
	color: #999;
	text-decoration: underline;
}
a:active.grau {
	color: #999;
	text-decoration: none;
}


.footerlink {
	color: #999;
}
a:link.footerlink {
	color: #999;
	text-decoration: underline;
	font-size:12px;
}
a:visited.footerlink {
	color: #999;
	text-decoration: underline;
	font-size:12px;
}
a:hover.footerlink {
	color: #666666;
	text-decoration: underline;
	font-size:12px;
}
a:active.footerlink {
	color: #999;
	text-decoration: underline;
	font-size:12px;
}
/* bilder ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
.chalk_s {
	margin: 15px 0 15px 0;
}

/* headers ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

H1, H2, H3, H4, H5, H6 {
	color:#837972;
	line-height: 110%;
	text-shadow:1px 1px 1px #fff;
}
H1 {
	margin: 0 0 20px 0;
	font-size:26px;
	color: #FF6600;
}
H2 {
	margin: 0 0 20px 0;
}
H3 {
	margin: 0 0 10px 0;
}
H4 {
	margin: 20px 0 25px 0;
	font-size:22px;
	padding-left:25px;
	background-image:url(../../images/h4_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	font-family:Arial, Helvetica, sans-serif;
}
H5 {
	margin: 40px 0 25px 0;
	font-size:22px;
	padding-left:25px;
	background-image:url(../../images/h4_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}

/* containers ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#header {
	width:100%;
	height: 140px;
	margin:0;
	padding: 0;
	text-align: center;
	background:#eb690b url(../../images/header09.gif) center no-repeat;
}
#inhalt {
	width: 100%;
	background-color:#fbf9f7;
}

#content {
	width: 840px;
	padding:20px 0;
	margin:0 auto;
	align:center;
}



.breite645 {
	float:left;
	width:645px;
	margin-right:40px;
	padding-bottom:30px;
}
.breite645 {
	float:left;
	width:545px;
	padding-bottom:30px;
}
.breite700 {
	float:left;
	width:700px;
	padding-bottom:30px;
}
.breite800 {
	float:left;
	width:800px;
	padding-bottom:20px;
}

#content_top {
	width: 840px;
	padding-top:20px;
	margin: auto;
	align:center;
}
#content_start {
	width: 900px;
	padding-top:20px;
	margin: auto;
	align:center;
	padding-bottom:20px;
}

#inhaltthreecolumn {
	float: left; 
	width: 625px; 
	background-image:url(../../images/tile_it.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding: 20px 0 30px 25px;
	/*border-left:#FF6600 1px solid;*/
	margin-bottom: 30px;
}

#inhalttwocolumn {
	float: left; 
	width: 740px; 
	background-image:url(../../images/tile_it.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding: 20px 0 30px 25px;
	margin-bottom: 30px;
}

#inhaltonecolumn {
	float: left; 
	width: 800px; 
	background-image:url(../../images/tile_it.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding: 20px 0 30px 25px;
	/*border-left:#FF6600 1px solid;*/
	margin-bottom: 30px;
}

/* spalten ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#content_corner {
	padding: 20px 0 30px 0;
	margin-bottom: 30px;
}

/* submenue ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#strokedown_submen {
	background-color:#FFFFFF;
	padding: 0px;
	float: left;
	width: 160px;
}
#strokedown_submen_inner {
	border-bottom: solid 1px #efedea;
	float: left;
	width: 180px;
	padding: 5px 5px 5px 5px;
}
/* bilder mitarbeiter ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#mitarbeiter_bilder_top {
	float:left;
	width:auto;
	margin-right:20px;
	margin-bottom:35px;
}
#mitarbeiter_bilder_top2 li {
	float:left;
	width:auto;
	margin-right:20px;
	margin-bottom:15px;
}
#mitarbeiter_bilder_top3 {
	width:auto;
	margin-bottom:15px;
}
/* formulare ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*input, select, textarea {
	color:#999;
	width:250px;
	height:14px;
	border: #cccccc 1px solid;
	padding: 3px 3px 3px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
}
*/

textarea {
	width:250px;
	color:#999;	
	height:14px;
	border: #cccccc 1px solid;
	padding: 3px 3px 3px 3px;
	font-size:11px;
	background-color:#ffffff;
}

input.norm {
	color:#999;
	width:250px;
	height:14px;
	border: #cccccc 1px solid;
	padding: 3px 3px 3px 20px;
	font-size:11px;
	background-color:#ffffff;
}

input.butt {
	border: #ff6600 1px solid;
	background-color: #FF6600;
	color:#FFFFFF;
}


/* navigation oben ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#inhalt_reiter {
	width: 100%;
	background-image:url(../../images/reiter/reiterback.jpg);
	background-repeat:repeat-x;
}
#reiter {
	width: 840px;
	height: 32px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/* tabcontent ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
.shadetabs{
padding: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin:0 0 30px 0;
padding:0 0 20px 0;
}

.shadetabs li a {
text-decoration: none;
margin:0 0 30px 0;
padding: 4px 6px ;
background:#e1e1e1;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

.shadetabs li a:visited{

}

.shadetabs li a:hover{
text-decoration: none;
}

.shadetabs li.selected a{
position: relative;
background:#ff6600;
color: #ffffff;
}

.shadetabs li.selected a{ 
text-decoration:none;
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ 
text-decoration: none;
}

.tabcontentstyle{ 
width: auto;
padding: 0px;
}

.tabcontent{
display:none;
}


@media print {
.tabcontent {
display:block!important;
}
}

#suchmaske {
	background-image:url(../../images/searchbackwk.png);
	background-repeat:no-repeat;
	height:32px;
	width:180px;
	float:left;
}

/* downloads ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

.dl_beschriftung2 {
	height:73px;
	padding:10px 0 0 240px;
	margin-left:20px;
	margin-bottom:20px;
}

/*  top menu */


.menu1 {
  width: 100%;
}
.menu2 {
  width: 880px;
  margin:auto;
}
.menuleft {
  background-image:url(../../images/reiter/menuback_wf_l.png);
  background-repeat:no-repeat;
  width:15px;
  height:32px;
  float:left;
}
.menuright {
	background-image:url(http://www.weiss-kohnen.de/assets/images/reiter/menuback_wf_r.png); 
	background-repeat:no-repeat; 
	width:15px; 
	height:32px; 
	float:left;
}



#menu ul li {
  width: auto;
  height:22px;
  display: inline;
  float: left;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  background: #eb690b url(../../images/reiter/menuback_wf.png) repeat-x;
  padding-top:10px;
}

#menu a {
  text-decoration:none;
  color:#ff6600;
  border-right:#f09c44 1px dashed;
  padding: 0 11px 0 11px;
  font-weight:bold;
}

#menu li.last a{
border-right:none;
}
#menu li.active a{
color: #999;
}

#menu a:hover {
 color: #f59e4e;
}

/* ===== sidebar ===== */

.sidebaraussen{
	float: left; 
	width: 185px;
}

#sidebar{
	margin-top:30px;
	margin-left:30px;
	/*border-top:#CCCCCC 1px solid;*/
}
#sidebar ul li {
	list-style: none;
	background-color:#fbf9f7;
	text-align: left;
	margin: auto;
	padding:5px;
	/*border-bottom:#CCCCCC 1px solid;*/
}
#sidebar a{
	text-decoration: none;
	padding-left:10px;
}
#sidebar a:hover {
	color: grey;
}
#sidebar li {
	color: #ff6600;
	border-left: #FF6600 2px solid;
	
}
#sidebar li.active {
	color: #cccccc;
	border-left:#eb690b 6px solid;
}
#sidebar li.last{
	margin-bottom:20px;
}

/* ===== footer ===== */

.footerfont {
	font-size: 12px;
	color: #999999;
	line-height: 115%;
}
.footer09 {
	width: 100%;
	background-color: #e1e1e1;
	background-image:url(../../images/paperback.png);
	background-repeat:repeat-x;
}

.footerInner09 {
	margin: auto;
	padding: 40px 0 20px 0;
	width: 840px;
}


/* ===== kunden ===== */

#kpix {
	border:#FFFFFF 8px solid; 
	margin:20px 10px 10px 0;
}
/* ===== modx menue ===== */


.marginbottom_thirty {
	margin-bottom:30px;
}
.marginbottomandTop_thirty {
	margin-bottom:30px;
	margin-top:30px;
}
.borderOrange_onepx {
	border:#FF6600 1px solid;
}


ol, ul {
	list-style: none;
}

