body {
	font-family: Verdana, sans-serif;
	font-size: 0.88em;
	background-repeat: repeat-y;
	line-height: 1.77em;
	color: #231f20;
}

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

a:hover {
	text-decoration: underline;
}

#main-menu a:hover,
#sub-menu a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
}

img {
	border: none;	
}

#main-col {
	position: absolute;
	top: 0;
	left: 480px;
	margin: 0;
	width: 37em;
	padding: 0 0 0 0;
}

#lang_select {
	margin: 0 15px 2px 0;
	text-align: right;
	font-size: 0.75em;
	line-height: 1em;
}

#lang_select a {
	color: #231f20;
	text-decoration: none;	
}
#lang_select a:hover {
	color: #231f20 !important;
}
.lang-select-de { padding-right: 21px; margin-right: 1px; height: 10px; background-position: right 0; background-image: url('../img/flag-de.png'); background-repeat: no-repeat; }
.lang-select-de:hover { background-position: right -30px; }
.lang-select-en { padding-left: 21px; height: 10px; background-position: left 0; background-image: url('../img/flag-en.png'); background-repeat: no-repeat; }
.lang-select-en:hover { background-position: left -30px; }


#logo {
	position: absolute;
	top: 32px;
	left: 480px;
	margin: 0;
	padding: 0;
}

#content {
	margin-top: 131px;
	padding-right: 52px;
	margin-bottom: 2em;
}

#paging-arrow {
	position: absolute;
	top: 154px;
	left: 33.4em;
	margin-left: 480px;
}

#main-menu-background {
	position: absolute;
	top: 118px;
	left: 15px;
	background-position: -15px 0;
	background-repeat: no-repeat;
	width: 415px;
	height: 200px;
}

#main-menu ul {
	list-style-type: none;
}

#main-menu a {
	position: absolute;
	display: block;
	width: 100px;
	height: 200px;
	text-align: center;
	color: #231f20;
	font-weight: bold;
	top: 118px;
}

#main-menu a span {
	display: block;
	margin-top: 174px;
}



#mainmenu-link-change {
	left: 15px;
}

#mainmenu-link-team {
	left: 115px;
}

#mainmenu-link-coaching {
	left: 215px;
}

#mainmenu-link-training {
	left: 315px;
}

#main-menu-small {
	position: absolute;
	top: 27px;
	left: 0;	
}

#main-menu-small-label {
	position: absolute;
	top: 78px;
	left: 24px;
	font-weight: bold;
}

#sub-menu a:hover {
	color: #231f20;	
}

#static-menu a {
	color: #231f20;	
}

#margin-col {
	position: absolute;
	top: 138px;
	left: 0;
	width: 460px;
	padding-top: 2em;
}

.view_context .Mod_Gallery a {
	display: block;
	width: 100px;
	height: 100px;
	background-color: #00719c;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0 0 15px 15px;
	overflow: hidden;
}

.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 {
	margin-bottom: 1em;
	border: 1px solid #00719c;
	background-color: #00719c;
	color: #fff;
	font-weight: bold;
	padding: 1px 10px;
}

.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: 0;
	left: 0;
	font-size: .8em;
	z-index: 1000;
}

.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 0 0 5px;
	padding: 1px 7px;
}


.toolbar ul {
	color: #000;
}

.toolbar ul li a,
.toolbar ul li span {
	border: 1px solid #00719c;
	background-color: #00719c;
	color: #fff;
	font-weight: bold;
}

.toolbar ul li a:hover {
	background-color: #fff;
	border: 1px solid #00719c;
	color: #00719c;
}

.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 {
	margin-top: 2em;
	margin-bottom: 2em;
}

.Mod_ContactForm .label {
	display: block;
	float: left;
	width: 8em;
}

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

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

.Mod_ContactForm input,
textarea {
	border: 1px solid #999;	
}

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

.Mod_ContactForm .submit {
	font-size: 1em;
	margin-left: 8em;
	width: 15em;
	border: 1px solid #00719c;
	background-color: #00719c;
	color: #fff;
	font-weight: bold;
	
}

.Mod_ContactForm .submit:hover {
	cursor: pointer;
	background-color: #fff;
	color: #00719c;
}

.Mod_ContactForm .zip {
	width: 5em; margin-right: 0; padding-right: 0;
}

.Mod_ContactForm .city {
	margin-left: 1em; padding-left: 0; width: 9em;
}

#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;
}

.select_subpages_list {
	margin-top: 1em;
	margin-left: 2em;	
}

.select_subpages_list h2 {
	font-size: 1em;
}

.select_subpages_list a:hover h2 {
	text-decoration: underline;
}

.section {
	margin-bottom: 80px;
}

.profile {
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.profile h2 {
	color: #006993;
	font-size: 1em;
}
