body {
	font-family: Verdana, sans-serif;
	font-size: .814em;	line-height: 1.54em;
	color: #000;
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #000;
}

a,
a:visited {
	text-decoration: none;
	color: #00719c;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
}

p {
	margin-bottom: 1em;	
}

img {
	border: none;	
}

#contents {
	margin: 0 auto;
	width: 940px;	
}

#head img {
	margin: 70px 0 20px 480px;
}

#homepage-image {
	margin: 190px 0 0 240px;
}

#menues {
	position: absolute;
	top: 550px;
	width: 940px;
}

#imagemenu {
	margin: 0 auto;
}

#imagemenu ul
{
padding: 0;
margin: 0;
width: 100%;
}

#imagemenu ul li {
	display: block;
	float: left;
	padding: 0;
}

#imagemenu ul li a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-left: 20px;
	padding: 0;
	text-decoration: none;

}

#imagemenu ul li a.first {
	margin-left: 0;
}

#imagemenu #active,
#imagemenu ul li a:hover {
}

#textmenu {
	clear: both;
	margin-top: 20px;
	text-align: right;
}

#textmenu ul
{
	text-align: right;
	padding: 0;
	margin: 0;
	width: 100%;
	color: #fff;
}

#textmenu ul li {
	display: inline;
	padding: 0;
}

#textmenu ul li a,
#textmenu ul li span {
	margin-left: 20px;
	padding-bottom: 3px;
	border-bottom: 3px solid #000;
}

#textmenu ul li a {
	text-decoration: none;
	color: #fff;
}

#textmenu ul li span,
#textmenu ul li a:hover {
	border-bottom: 3px solid #fff;
}


#left,
#center,
#right {
	float: left;
}

#left {
	width: 220px;
}

#center,
#right {
	margin-left: 20px;
	width: 340px;
}










.section_gallery {
	margin: 120px 0 0 0;
}



.view_context .Mod_Gallery a {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}

.view_context .Mod_Gallery a.right {
	margin-right: 0;	
}

.Mod_Gallery a:hover {
	text-decoration: none;
}

.Mod_Gallery table {
	background-color: #fff;
	border: 1px solid #666;
}

.Mod_Gallery .image_cell button {
	background-color: #fff;
	border: 1px solid #ccc;
}

.Mod_Gallery .image_cell button:hover {
	background-color: #ccc;
	border: 1px solid #999;
}

.Mod_Gallery table {
	width: 100%;  
	padding: 30px;	
}

.Mod_Gallery .image_cell button {
	cursor: pointer;
	display: block;
	height: 90px;
	vertical-align: middle;  
	padding: 3px;
	margin: 5px auto;
}

.Mod_Gallery .image_cell button:hover {
	cursor: pointer;  
}

.Mod_Gallery .image_cell img {
	margin: 0;
}


#offer {
	clear: both;
	margin: 0 0 0 15px;
	padding: 70px 0 2em 0;
	font-size: .9em;
	line-height: 1.45em;
}

#offer h2 {
		
}

#contact-info {
	margin: 5em 0 0 15px;
	padding: 0 0 70px 0;
}

#paging-arrow a {
	display: block;
	width: 51px;
	height: 50px;
	text-decoration: none;
}
#paging-arrow a {
	background-image: url(img/arrow-coaching.png);
}

#paging-arrow a:hover {
	background-image: url(img/arrow-hover-coaching.png);
}

.section_teaser {
	display: block;
	font-weight: bold;
	margin-bottom: 2em;
}

.message {
	position: absolute;
	display: block;
	top: 70px;
	height: 98px;
	width: 440px;
	background-color: #000;
	color: #f00;
	font-weight: bold;
}

.input-field-headline {
	width: 98.6%;
}

.component_title {
	font-size: .9em;
	background-color: #00719c;
	color: #fff;
	padding: 0 10px 5px 10px;
}

.toolbar {
	position: fixed;
	top: 15px;
	z-index: 1000;
	width: 940px;
	margin: 0 auto;
}

.toolbar ul {
	margin: 0;
	width: 100%;
	padding: 3px 0; 
	list-style-type: none;
}

.toolbar ul li {
	display: inline;
}

.toolbar ul li a,
.toolbar ul li span {
	text-decoration: none;
	margin: 0 20px 0 0;
	padding: 3px 0;
}


.toolbar ul {
	color: #000;
}

.toolbar ul li a,
.toolbar ul li span {
	margin-bottom: 3px;
	color: #000;
	font-weight: bold;
}

.toolbar ul li a:hover {
	background-color: transparent;
	border-bottom: 3px solid #000;
	color: #000;
}

.toolbar ul li span {
	color: #779;
}

.section_add_button {
	border: 1px solid #00719c;
	background-color: #00719c;
	color: #fff;
	font-weight: bold;
	margin: 10px 0;
}

.section_add_button a {
	color: #fff;
}

.draft_list {
	list-style-type: square;
}

.draft_list li {
	margin-left: 2em;
}

.Mod_ContactForm {
	z-index: 1000;
}

.Mod_ContactForm .label {
	display: block;
	float: left;
	width: 120px;
}

.Mod_ContactForm input {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin-bottom: 1em;
	width: 218px;
	height: 1.6em;
}

.Mod_ContactForm textarea {
	width: 338px;
	height: 85px;
	margin-bottom: 13px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	padding: 5px 0;
}

.Mod_ContactForm input,
textarea {
	border: 1px solid #999;
	z-index: 1000;
	
}

.Mod_ContactForm input:hover,
textarea:hover {
	background-color: #e0f3F6;	
}

.Mod_ContactForm .submit {
	cursor: pointer;
	font-size: 1em;
	margin-left: 120px;
	width: 220px;
	border: 1px solid #000;
	background-color: #23408f;
	color: #fff;
	
}

.Mod_ContactForm .submit:hover {
	background-color: #a00;
	color: #fff;
}

.Mod_ContactForm .zip {
	width: 58px; margin-right: 0; padding-right: 0;
}

.Mod_ContactForm .city {
	margin-left: 5px; padding-left: 0; width: 153px;
}

#position {
	margin-bottom: 2em;
}

.section_text h2,
.section_text h3,
.section_text h4,
.section_text h5,
.section_text h6 {
	font-size: 1em;
	margin: 2em 0 0 0;
}

.ui-tabs-hide {
	display: none;
}

.tabbed-panels-in-editor
{
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
}

.tabbed-panels-in-editor .panel
{ 
	clear: both;
	padding: 10px; 
}

.tabbed-panels-in-editor ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabbed-panels-in-editor li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

.tabbed-panels-in-editor .tabbar a,
.tabbed-panels-in-editor .tabbar input
{ 
	display: block;
	width: auto;
	text-decoration: none; 
	margin: 0 5px 3px 0;
	padding: 2px 5px; 
	cursor: pointer;
	font-size: .8em;
	font-family: Verdana, sans-serif;
}


.tabbed-panels-in-editor .tabbar input {
	padding: 6px 5px; 
}

.tabbed-panels-in-editor .panel
{
	background-color: #fff;
	border: 1px solid #000;
}

.tabbed-panels-in-editor .tabbar a,
.tabbed-panels-in-editor .tabbar input
{
	color: #000;
	background-color: #aaa;
	border: 1px solid #000;
}

.tabbed-panels-in-editor .tabbar A:hover,
.tabbed-panels-in-editor .ui-tabs-selected A,
.tabbed-panels-in-editor .tabbar input:hover
 {
	background-color: #fff;
}

#small-ball-link {
	display: block;
	position: absolute;
	top: 30px;
	left: 15px;
	width: 120px;
	height: 70px;
}

.small-ball:hover,
#main-menu-small-label a:hover {
	text-decoration: none;
}

.view_context .Mod_Downloads {
	margin: 2em 0 0 0;
	padding: 0;
}

.view_context .Mod_Downloads h2 {
	font-size: 1em;
	padding-left: 5px;
}

.view_context .Mod_Downloads ul {
	margin: 0; 
	list-style-type: none;
	padding: 0;
}

.view_context .Mod_Downloads ul li {
	margin: 0 0 1em 0;
	padding: 0;	
}

.view_context .Mod_Downloads a { 
	text-decoration: none;
	color: #231f20;
}	

.view_context .Mod_Downloads a:hover {
	color: #00719c;
}

.view_context .Mod_Downloads a .title {
	font-weight: bold;
}

.view_context .Mod_Downloads a {
	padding: 0 0 0 24px;	
}

.Mod_Downloads ul,
.Mod_Downloads ul li { 
	list-style-type: none;
}

.Mod_Downloads ul li input { 
	width: 200px;
	padding: 0 3px;
}

.Mod_Downloads ul li button {
	cursor: pointer;
	margin: 0 2px 0 0;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: bottom;
	width: 25px;
	height: 21px;
	background-color: transparent;
}

.Mod_Downloads ul li input {
	border: 1px solid #000;
}

.Mod_Downloads ul li button {
	background-color: transparent;
}

.transparent_button {
	cursor: pointer;
	text-align: center;
	border: none;
	background-color: transparent;
}
