/*************************/
#leftmenu {
	width: 200px;
	float: left;
	margin: 0px 0 0 0px;
	padding: 0;
}

#leftmenu ul {
	margin: 0px 0 0 0px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}
#leftmenu li {
	width: 178px;
	padding: 0px 20px 0 0;
	margin: 0;
}

#leftmenu div {
	height: 26px;
	vertical-align: bottom;
	display: block;
}


#leftmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	display: block;
	height: 24px;
	background-color: transparent;
	font-size: 10px;
	padding: 2px 20px 0 0;
	text-align: right;
}
#leftmenu a.level2 {
	padding: 0px 30px 0 0;
}


a.oneline {
	line-height: 24px;
}
a.twoline {
	line-height: 11px;
}

.newsSmall0 {
	padding: 4px 0 22px 0;
}
.newsSmall1 {
	padding: 4px 0 22px 0;
}
.newsSmall {
	width: 229px;
	*width: 229px;
	_width: 199px;
	background: transparent url("images/newsMid.gif") repeat-y;
	min-height: 100px;
	padding-left: 30px;
}
.newsSmallInner {
	width: 175px;
}
.newsSmallInnerDate {
	width: 100%;
	border-bottom: #000000 1px solid;
	font-size: 10px;
	font-weight: bold;
}
.newsSmallInner h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.newsSmallInner h3 {
	font-size: 12px;
}
.newsSmallHead {
	width: 229px;
	height: 51px;
	text-indent: -9999px;
	background: transparent url("images/newsTop.gif") repeat-y;
}
.newsSmallFoot {
	width: 229px;
	height: 51px;
	background: transparent url("images/newsBot.gif") repeat-y;
}



#leftmenu li.level0 {
	background: transparent url("images/menu/level0red.gif") 0 0px; no-repeat;
}
#leftmenu li.level1 {
	background: transparent url("images/menu/level1red.gif") 0 0px; no-repeat;
}
#leftmenu li.level2 {
	background: transparent url("images/menu/level2red.gif") 0 0px; no-repeat;
}

#leftmenu li:hover {
	background-position: 0 -26px;
}

#leftmenu li.active {
	background-position: 0 -52px;
}
#leftmenu li.plus {
	background-position: 0 -78px;
}
#leftmenu div {
	height: 26px;
	vertical-align: bottom;
	display: block;
}
#leftmenu {
	border-bottom: #9a9997 1px solid;
}
/*
#leftmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	font-size: 11px;
	padding: 0px 0 0 0;
}
*/
/*************************/


/*************************/
#pageheader {
	width: 960px;
	height: 158px;
	background: #ffffff url("images/home_header.jpg") no-repeat;
}
#contentCanvas {
	width: 960px;
	min-height: 800px;
	background: #ffffff url("images/home_bg.jpg") repeat-y;
}
/*************************/


body {
	margin: 0;
	padding 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #d14a26;
	color: #000000;
}
p {
	margin: 0;
	padding: 0;
}
label {
	display: block;
	float: left;
	width: 140px;
}
img {
	border: 0;
	_behavior: url("http://roots-wings.de/images/iepngfix.htc");
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 15px;
}
.clear {
	clear: both;
}
#overall {
	width: 972px;
	margin:0 auto;
	padding: 0 64px;
	background: #ffffff url("images/bg.gif") repeat-y;
}
#innerContent{
	float: left;
	padding-left: 0px;
	width: 760px;
}
#innerContent a {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
#innerContent a:hover {
	color: #555555;
	background-color: transparent;
}
#topContent {
	float: left;
	width: 690px;
	padding: 15px 15px 0 15px;
	margin-left: 20px;
}
#leftContentCanvas {
	width: 190px;
	float: left;
	margin: 20px 0 0 0px;
	padding: 0;
}

#leftContent {
	float: left;
	width: 460px;
	*width: 420px;
	_width: 420px;
	padding: 15px 15px 15px 15px;
	margin-left: 20px;
	*margin-left: 10px;
	_margin-left: 10px;
}
#rightContent {
	float: left;
	width: 210px;
	padding: 15px 15px 15px 15px;
}
#leftContent p {
	margin: 10px 0 5px 0;
}
#leftContent h1 {
	margin: 10px 0 0px 0;
	font-size: 18px;
}
#leftContent h2 {
	margin: 10px 0 0px 0;
	font-size: 15px;
}

#supermenu {
	float: right;
	margin: 10px 15px 0 0;
	color: #888888;
	background-color: transparent;
}
#supermenu a {
	color: #333333;
	background-color: transparent;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px 0 0;
}
#supermenu a:hover {
	color: #888888;
	background-color: transparent;
}
#supermenu a.active {
	color: #888888;
	background-color: transparent;
}
#topmenu {
	height: 23px;
	*height: 30px; /*IE7*/
	_height: 30px; /*IE6*/
	overflow: visible;
	*overflow: visible;
	_overflow: hidden;
	width: 960px;
}
#topmenu a {
	text-decoration: none;	
	margin: 0 0 0 10px;
	display:block;
	height: 30px; 
	border: 0;
	background-position: 0px 0px;
	font-size: 0em;
	text-indent: -9999px;
	float: left;
}

#topmenu a.mainbut_home { background: url("images/mainbut_home.gif") 0 0 no-repeat; width:38px; }
#topmenu a.mainbut_home:hover { background-position: 0px 0px; }


#topmenu a.mainbut_cip { background: url("images/mainbut_cip.gif") 0 0 no-repeat; width:178px; }
#topmenu a.mainbut_cip:hover	{ background-position: 0px -30px; }
#topmenu a.mainbut_weiterb { background: url("images/mainbut_weiterb.gif") 0 0 no-repeat; width:133px; }
#topmenu a.mainbut_weiterb:hover	{ background-position: 0px -30px; }
#topmenu a.mainbut_unternehmen { background: url("images/mainbut_unternehmen.gif") 0 0 no-repeat; width:197px; }
#topmenu a.mainbut_unternehmen:hover	{ background-position: 0px -30px; }
#topmenu a.mainbut_heilw { background: url("images/mainbut_heilw.gif") 0 0 no-repeat; width:116px; }
#topmenu a.mainbut_heilw:hover	{ background-position: 0px -30px; }
#topmenu a.mainbut_psycho { background: url("images/mainbut_psycho.gif") 0 0 no-repeat; width:129px; }
#topmenu a.mainbut_psycho:hover	{ background-position: 0px -30px; }
#topmenu a.mainbut_seminare { background: url("images/mainbut_seminare.gif") 0 0 no-repeat; width:87px; }
#topmenu a.mainbut_seminare:hover	{ background-position: 0px -30px; }

#topmenu a.active	{ background-position: 0px -30px; }


.imagePreview {
	margin: 3px;
	overflow: hidden;
	text-align: center;
	float: left;
	width: 150px;
	height: 150px;
	display: block;
	background-color: #999999;
}
.clearlink {
	clear: both;
}
.sitemapRoot {
	font-size: 12px;
}
#editMeta {
	float: left;
}
.inContent {
}

a.top {
	background: url("images/top.gif") 0 0 no-repeat;
	width:18px;
	height: 20px;	
	text-decoration: none;	
	margin: 0 0 0 0px;
	display:block;
	border: 0;
	background-position: 0px 0px;
	font-size: 0em;
	text-indent: -9999px;
}
a.back {
	background: url("images/back.gif") 0 0 no-repeat;
	width:49px;
	height: 10px;	
	text-decoration: none;	
	margin: 0 0 0 0px;
	display:block;
	border: 0;
	background-position: 0px 0px;
	font-size: 0em;
	text-indent: -9999px;
}

#innerContent a.button {
	border: 2px outset #cccccc;
	padding: 4px 10px;
	color: #000000;
	background-color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}
#innerContent a.button:hover {
	background-color: #eeeeee;
}
#innerContent a.button:active {
	background-color: #eeeeee;
	border: 2px inset #cccccc;
}
.buttonrow {
	height: 24px;
	width: 100%;
	padding: 6px 0;
	float: left;
}
p.callback {
	margin-top: 40px;	
}
a.callback {
	background: url("images/callback.gif") 0 0 no-repeat;
	width:98px;
	height: 104px;	
	text-decoration: none;	
	margin: 0 0 0 40px;
	display:block;
	border: 0;
	background-position: 0px 0px;
	font-size: 0em;
	text-indent: -9999px;
}
a.callback:hover {
	background-position: 0 -104px;
}


#callbackFrm {
	min-width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #d14a26;
}
#callbackFrmInner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 490px;
	color: #000000;
	background-color: #cccc99;
	padding: 3px 20px 0 20px;
}
#callbackFrmInnerHead img {
	float: right;
}
#callbackFrmContent {
	margin: 170px 0 0 0;
}
#callbackFrmContent label {
	width: 140px;
	line-height: 15px;
	margin-top: 5px;
}
#callbackFrmContent input {
	width: 340px;
	margin-top: 5px;
}
#callbackFrmContent p {
	margin: 8px 0;
}
#callbackFrmContent textarea {
	margin: 8px 0;
	width: 100%;
	height: 120px;
}
#callbackFrmErrorField  {
	padding: 10px;
	border: 3px dashed #ff0000;
	color: #7f0000;
	background-color: transparent;
	font-weight: bold;
	width: 464px;
	display: none;
}

.redbar {
	width: 400px;
	background-color: #ff0000;
	color: #ffffff;
	padding: 5px;
}
.greenbar {
	width: 400px;
	background-color: #007f00;
	color: #ffffff;
	padding: 5px;
}
.yellowbar {
	width: 400px;
	background-color: #ffaf00;
	color: #ffffff;
	padding: 5px;
}
.greybar {
	width: 400px;
	background-color: #555555;
	color: #ffffff;
	padding: 5px;
}

