/* CSS Erweiterungen m.bodenstein Oktober 2008 für Coachtrain */
body {
	font-family:verdana;
	line-height: 1.6em; 
	letter-spacing:0.1em;
	margin: 0;
	padding:10px 0px 0px 0px;
	font-size: 11px;
	color: #000000;
	background: #e6e2d6;
	text-align: center;
}
div.top-center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 100%px;
	z-index: 9;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: #FFFFFF;
	z-index: 1;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	z-index: 2;
}



/* ------------------------------------------Menüeinträge generell */
#leftcolumn-x {float: left; 
	width: 230px;
}

#leftcolumn-x a, ul li#current a{
	letter-spacing:0.2em;	
	line-height: 18px;
	color: #000000;
	font-family:Verdana;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 0px auto;
	margin-left:0px;
	border:none;
	list-style: none none;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#leftcolumn-x  a, #leftcolumn-x ul li a {
list-style: none none;
}
	
/* Menüeintrag Liste 1 */
#leftcolumn-x ul.menu,  {
	margin:  auto;
	margin-top: 15px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

ul.menu {
-moz-padding-start:15px;
list-style-type:none;
}

/* Menüeintrag Liste 2 */
#leftcolumn-x ul.menu ul   {
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0;
	list-style: none;
}

#leftcolumn-x ul.menu li.active a,  
#leftcolumn-x ul.menu li ul li.active a,
#leftcolumn-x ul.menu ul a:hover,
#leftcolumn-x ul.menu a:hover {
	color: #e78603;
	letter-spacing:0.2em;	
	line-height: 18px;
	list-style: none;
}

#leftcolumn-x ul.menu li.active a:hover,  
#leftcolumn-x ul.menu li ul li.active  a:hover  {
	color: #000000;
	letter-spacing:0.2em;	
	line-height: 18px;
}

#leftcolumn-x ul.menu li.parent item35 a {
color: #ff0000;
font-size: 20px;
}

/* ------------------------- Ende Menü Styles */
#leftcolumn-x  div.module_NL1 {
	text-align: left;
	letter-spacing:0em;	
	
	line-height: 14px;
	color: #000000;
	font-family:Verdana;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 40px;
	margin-left:10px;
	width: 180px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: none;
}

div.module_NL1 {  width: 180px;}
#leftcolumn-x  div.module_NL1 a,
#leftcolumn-x  div.module_NL1 #form-login ul li a,
 {
	text-align: left;
	letter-spacing:0em;	
	line-height: 14px;
	color: #000000;
	font-family:Verdana;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: 10px;
	margin: 0px auto;
	margin-left:10px;	
	background: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: none;
	cue : none none;
}

#leftcolumn-x div.module .search {
	float: left;
	height:31px;
	width:180px;
	align: left;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;
	background:none;
}
#leftcolumn-x div.module .search .inputbox {
	width: 126px;
	height: 14px;
	font-size: 10px;
	color: #666;
	padding: 2px;
	border: 1px solid #A9A9A9;
}

#leftcolumn-x div.module .search .button {
	height: 18px;
	font-size: 10px;
	color: #666;
	padding: 0 2px 0 2px;
	border: 1px solid #dadada;
	margin: 0 0 0 10px;
	text-align: center;
}

/* --------------------------Beginn Maincolumn */

#maincolumn {
	float: right;
	width: 712px;
	margin-right: 0px;
	margin-left:10px;
	padding-top:10px;
	z-index: 3;
}
table.contentpaneopen {
	margin-left: 10px;
	width: 722px;
	
}

table.contentpaneopen td {
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 260px;
	width: 722px;
	
	/* background-color : Aqua; */
	
}

p.contentpaneopen,
table.contentpaneopen tbody tr td p, 
table.contentpaneopen td p, 
table.contentpaneopen td ul li,
table.contentpaneopen td ol li,
table.contentpaneopen td h5, {
	margin-left: 0px;
	
}

table.contentpaneopen tbody tr td h5 {
	color: #000000;
	font-family:Verdana;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	letter-spacing:0.2em;
}

#footer {
	margin: 0 auto;
	margin-bottom:10px;
	width: 960px;
	height: 30px;
	vertical-align: top;
	padding-bottom: 10px;
	background: #373738 url(../images/bg_footer.jpg) repeat-x left bottom;
}

#footer p {
	height: 20px;
	text-align: left;
	padding: 10px 30px 0 0;
	padding-left: 250px;
	color: #dddddd;
}


#footer a {
	color: #dddddd;
}
#footer a:hover {
	color: #dddddd;
}



.under_banner_line {
	height: 25px;
	width:715px;
	text-align: left;
	color: White;
	padding-top: 115px;
	margin-left: 245px;
	background: transparent;
}

.mainlevel {
	letter-spacing:0.1em;
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	color: #e78603;
}
a.mainlevel  {
	letter-spacing:0.1em;
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	color:#ffffff;	
	
}

a.mainlevel:hover {
	letter-spacing:0.1em;	
	font-weight: bold;
	font-family:verdana;
	text-decoration: none;
	font-size: 11px;
	color: #e78603;
}

#active_menu  {
	letter-spacing:0.1em;
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #e78603;
}
.contentheading  {
	padding: 0;
	font-family:verdana;
	font-size: 16px;
	vertical-align: middle;
	color: #e78603;
	text-align: left;
	font-weight: bold;
	width: 460px;
}
table.contentpaneopen td.buttonheading  {
	padding: 0;
	font-family:verdana;
	font-size: 16px;
	vertical-align: middle;
	color: #e78603;
	text-align: left;
	font-weight: bold;
	width: 20px;
}
.teambilder {
margin-right: 15px;
margin-bottom: 15px;
	border:1px dashed buttonface;

}


div.referenzen {
	float: left;
	height:180px;
	width:460px;
	align: left;



}

.contactbilder {
margin-left: 20px;
margin-right: 75px;
text-align: right;

}

.contentbilder {
margin-left: 20px;
margin-right: -260px;
text-align: right;

}

p.startpage {
	font-size: 13px;
	line-height: 1.2em;
	letter-spacing:0.1em;
}
p.startpagel {
	font-weight: bold;
	;
}
.breadcrumbs pathway{
}



/* Hover Sprechblasen */


#blasen {
	background: transparent;
	text-decoration : none;
	border : none; /* thin dashed red;*/
	width : 1024px;
	height : 130px;
	visibility : visible;
	margin: 0 auto;
	margin-left: -512px;
	valign: top;
	position : absolute;
	top: 0px; 
	
	z-index: 9;
}

#blase1 {
	background: url(http://www.coachtrain.at/business/images/stories/coachtrain/SB/schuh-blau.gif) bottom left no-repeat; 
	text-decoration : none;
	border : none; /* thin dashed Aqua; */
	height : 110px;
	width : 150px;
	float: right;z-index: 9;
	padding-top: 80px;
	position: relative;
	right: -90px;
	z-index: 9;
}

#blase1:hover {
	background: url(http://www.coachtrain.at/business/images/stories/coachtrain/SB/schuh-weiss.gif) bottom left no-repeat; 
	text-decoration : none;
	border : none; /* thin dashed Aqua; */
	height : 110px;
	width : 150px;
	float: right;z-index: 9;
	padding-top: 80px;
	position: relative;
	right: -90px;
	z-index: 10;
}
#blase1a.active {
	background: url(http://www.coachtrain.at/business/images/stories/coachtrain/SB/schuh-weiss.gif) bottom left no-repeat; 
	text-decoration : none;
	border : none; /* thin dashed Aqua; */
	height : 110px;
	width : 150px;
	float: right;z-index: 9;
	padding-top: 80px;
	position: relative;
	right: -90px;
	z-index: 10;
}
#blase2 {
	text-decoration : none;
	border : none; /* thin dashed Aqua; */
	height : 110px;
	width : 150px;
	float: right;z-index: 9;
	background: url(http://www.coachtrain.at/business/images/stories/coachtrain/SB/richtig-blau2.gif) bottom left no-repeat; 
	padding-top: 20px;
	position: relative;
	right: -40px;
	z-index: 9;
}
#blase2:hover {
	text-decoration : none;
	border : none; /* thin dashed Aqua; */
	height : 110px;
	width : 150px;
	float: right;z-index: 9;
	background: url(http://www.coachtrain.at/business/images/stories/coachtrain/SB/richtig-weiss2.gif) bottom left no-repeat; 
	padding-top: 20px;
	position: relative;
	right: -40px;
	z-index: 10;
}

#blase3 {
	background: url(http://www.coachtrain.at/business/images/stories/coachtrain/SB/erfolg-blau.gif) bottom left no-repeat; 
	text-decoration : none;
	border : none; /* thin dashed Aqua; */
	height : 110px;
	width : 150px;
	float: right;
	z-index: 9;
	padding-top: 80px;
	position: relative;
	right: 0px;
	z-index: 9;
}
#blase3:hover {
	background: url(http://www.coachtrain.at/business/images/stories/coachtrain/SB/erfolg-weiss.gif) bottom left no-repeat; 
	text-decoration : none;
	border : none; /* thin dashed Aqua; */
	height : 110px;
	width : 150px;
	float: right;
	z-index: 9;
	padding-top: 80px;
	position: relative;
	right: 0px;
	z-index: 10;
}
.captionx {
	background: #F7C580;
	padding: 8px 10px 10px 10px;
}
.caption {
	background: #F7C580;
	padding: 0 5px 0 5px;
}
ul {
	-moz-padding-start: 0px;
	margin-left : 0px;
}
li {
	margin-left : 0px;
	margin-bottom : 6px;
	list-style-type:none;
}
h3 {
	margin: 0;
	font-family:Tahoma;
	font-size: 13px;
	text-align: left;
	color: #CB0C02;
	padding: 0;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 0px;
}
div.module div div div form {
	margin: 20 0 0 0

}
