html {
	background: #FFF url(/gfx/bg-header.png) left top repeat-x;
	top: -1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/gfx/bg-lines-header.png) center top no-repeat;
	margin: 0px;
}

a:visited {
	text-decoration: underline;
	color: #34332c;
}

a:link {
	text-decoration: underline;
	color: #34332c;
}

a:hover {
	text-decoration: underline;
	color: #34332c;
}

/* Services Links */
a.left_menu_link:visited {
	text-decoration: none;
	color: #999999;
}

a.left_menu_link:link {
	text-decoration: none;
	color: #999999;
}

a.left_menu_link:hover {
	text-decoration: none;
	color: #999999;
}

/* Content Links */
a.content_link_border:visited {
	text-decoration: underline;
	color: #999999;
}

a.content_link_border:link {
	text-decoration: underline;
	color: #999999;
}

a.content_link_border:hover {
	text-decoration: underline;
	color: #999999;
}

/* Footer Links */
a.footer_link_border:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer_link_border:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer_link_border:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer_link_noborder:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer_link_noborder:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer_link_noborder:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Graphic Styling */
a img {
	border: 0px;
}

/* Page Titles */
h1.cufon_h1 {
	font-size: 21px;
	margin-top: 0;
}

h2.cufon_h2 {
	padding-top: 0px;
	margin-top: 5px;
	font-size: 15px;
}

div.img_left {
	float: left;
	padding: 0 20px 20px 0;
}

div.img_right {
	float: right;
	padding: 0 0 20px 20px;
}

/* Clearfix-Hack */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


#content p, #content li, .profile_overlay_text, .profile_overlay_text li
	{
	line-height: 19px;
}


#content p, .profile_overlay_text {
	margin: 0;
	margin-bottom: .8em;
}

#content ul, .profile_overlay_text ul {
	padding: 0 0 0 1em;
	margin: 0 0 .8em 0;
}

#content li, .profile_overlay_text li {
	padding: 8px 0 0 20px;
	background: url(/gfx/icon-list.png) 0 12px no-repeat;
	list-style: none;
}

/* Services Menu List */
#services_menu {
	list-style: none;
	line-height: 30px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-indent: 32px;
	font-weight: bold;
}

#services_menu li a {
	text-decoration: none;
	color: 34332c;
}

#services_menu li a:hover {
	text-decoration: underline;
}

#services_menu li {
	border-bottom: 1px dotted #000000;
	background-image: url(/gfx/bg-icon-list.gif);
	background-repeat: no-repeat;
}

#services_menu li.active {
	background-image: url(/gfx/bg-icon-list-hover.gif);
	background-repeat: no-repeat;
}

#services_menu li.active a {
	color: #e4000b;
}

li.services_menu_item_unlined {
	background-image: url(/gfx/bg-icon-list.gif);
	background-repeat: no-repeat;
}

/* Span Styles */
span.hidden {
	visibility: hidden;
}

span.grey {
	color: #999999;
}

/* Website Wrapper */
#wrapper {
	width: 940px;
	margin: auto;
	padding-top: 20px;
}

/* Header Layout */
#header {
	height: 110px;
}

#header_left {
	float: left;
}

#header_right {
	display: none;
	float: right;
}

#flag_link {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}

/* Content Layout */
#content_wrapper {
	padding-top: 30px;
	height: auto;
}

/* Content Left Layout */
#content_left {
	float: left;
	width: 220px;
}

#doktorarbeit {

	float: left;
	width: 190px;
	height: 165px;
	background: url(/gfx/bg_doktorarbeit.gif) left top no-repeat;
	margin-top:30px;
	padding:17px 16px 0 16px;
	line-height: 19px;
}

/* Content Right Layout */
#content {
	float: right;
	width: 660px;
	line-height: 19px;
}

/* Footer Layout */
#footer_wrapper {
	clear: both;
	padding-top: 50px;
}

div.footer_inner {
	width: 940px;
	margin: auto;
}

#footer_top_menu {
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	background-color: #636363;
}

#footer_inner_left {
	float: left;
	font-weight: bold;
}

#footer_inner_right {
	float: right;
	color: #CCCCCC;
}

.footer_link_border {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px dotted #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}

#footer_bottom_menu {
	height: 35px;
	line-height: 35px;
	color: #34332c;
}

/* ------------------------------------------------------ Home Page Styling ----------------------------------------------------- */
div.news_box_border {
	float: left;
	display: block;
	width: 180px;
	padding-right: 15px;
	padding-left: 20px;
	border-right: 1px dotted #7a7b4f;
	/*border-left: 1px dotted #7a7b4f;*/
	height:220px;
	margin-bottom:20px;
}

div.news_box_border.marArchive {
  margin-bottom:50px;

}

div.news_box_noborder {
	float: left;
	display: block;
	width: 190px;
	padding-left: 25px;
	/*height: 145px;*/
}

/* ------------------------------------------------------ Presse Downloads ----------------------------------------------------- */
.presse_hr {
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 25px 0 25px 0;
}

.presse_list {
	margin-left: 10px;
}

/* ------------------------------------------------------ Athletes Pics ----------------------------------------------------- */
div.athletes_clients_logo {
	float: left;
	display: block;
	height: 85px;
	width: 100px;
	padding-right: 10px;
	text-align: center;
}

.athletes_clients_logo img {
	padding-bottom: 10px;
}

div.profile_box {
	float: left;
	position: relative;
}

div.profile {
	padding: 25px 15px 0 0;
}

.profile h2 {
	left: 20px;
	top: 65px;
	position: absolute;
}

.profile p {
	left: 20px;
	top: 85px;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 14px !important;
	position: absolute;
	width: 180px;
}
.profile p i{

line-height:18px;
}


.profile a {
	left: 20px;
	bottom: 17px;
	position: absolute;
	width: 100px;
	display: block;
	font-weight: bold;
}

div.coachedathletes {
	padding: 25px 15px 0 0;
}

.coachedathletes h2 {
	left: 20px;
	top: 40px;
	position: absolute;
}

.coachedathletes p {
	left: 20px;
	top: 65px;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 14px !important;
	position: absolute;
	width: 135px;
}

.coachedathletes a {
	left: 20px;
	bottom: 17px;
	position: absolute;
	width: 100px;
	display: block;
	font-weight: bold;
}

div.partner {
	padding-top: 25px;
	height: 200px;
}

.partner h2 {
	top: 40px;
	left: 20px;
	position: absolute;
	left: 20px;
}

.partner p {
	width: 400px;
	left: 20px;
	font-size: 11px;
	top: 65px;
	margin: 0;
	padding: 0;
	line-height: 14px !important;
	position: absolute;
	left: 20px;
}

.partner a {
	/*left: 20px;
	bottom: 17px;
	position: absolute;
	width: 100px;
	display: block;*/
	font-weight: bold;
}

/* ------------------------------------------------------ Header Media Teaser ----------------------------------------------------- */
#intersect_control a {
	margin-left: 5px;
}

#media .big_teaser {
	height: 330px;
	position: relative;
}

#media .big_teaser .teaser {
	position: absolute;
}

#media .big_teaser .teaser .subline {
  /*position: absolute;
  left: 0px;
  bottom: 0px;*/
  margin-top:-31px;
  height:15px;
  background-color:#000;
  color:#fff;
  font-size:10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter:alpha(opacity=70); /* for internet explorer */
	opacity: 0.7; /* CSS3 standard */
	-moz-opacity:0.7; /* for older gecko browsers */
	-khtml-opacity: 0.7; /* for older webkit browsers */
	z-index: 80;
  font-size:12px;
  padding:8px;
  width:924px;
}

#media .big_teaser .teaser_pager {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 99;
}

#media .big_teaser .teaser_img img {
	padding: 0 0 0 0;
	background-color: #363636;
}

#media .big_teaser .teaser_pager a {
	display: block;
	overflow: hidden;
	width: 12px;
	height: 11px;
	background-image: url(/gfx/media-viewer-box-white.gif);
	float: right;
	outline: none;
}

#media .big_teaser .teaser_pager a.active {
	background-image: url(/gfx/media-viewer-box-red.gif);
}

/* ------------------------------------------------------ Profile Overlay ----------------------------------------------------- */
#profile_overlay {
	width: 610px;
	height: 325px;
	background-color: #EFEFEF;
	padding: 25px;
}

#profile_overlay img {
	float: right;
	padding: 25px 0 25px 25px;
}

#profile_overlay .img_right img {
	padding-top:0 !important;
}

#profile_overlay p {
	line-height:19px;
}

div.profile_overlay_left {
	float: left;
	width: 350px;
	padding-top: 35px;
	padding-left: 20px;
}

div.profile_overlay_left h1 {
	padding: 0 0 5px 0;
	margin: 0;
}

p.profile_sub_title {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

div.profile_intro {
	height: 85px;
	width: 350px;
}

div.profile_intro_left {
	float: left;
}

div.profile_intro_right {
	float: right;
}

div.profile_overlay_text {
	margin-top:20px;
	width:360px;
	height:230px;
	overflow:auto;
	padding-right:20px;
}

div.profile_overlay_right {
	float: right;
	text-align: left;
	width: 200px;
	height: 300px;
	bottom: 0;
}

div.profile_overlay_pic_athlete {
	padding-left: 20px;
}

/* ------------------------------------------------------ Kontakt Page ----------------------------------------------------- */
#kontakt_boxes {
	height: 160px;
}

div.kontakt_box_left {
	float: left;
	width: 250px;
}

div.kontakt_box_right {
	float: right;
	width: 250px;
}

.kontakt_label {
	float: left;
	display: block;
	width: 120px;
	padding-right: 25px;
	text-align: right;
	padding-top: 3px;
}

fieldset {
	border: 0px;
	margin-top: 10px;
	padding-left: 15px;
}

.form {
	width: 450px;
	border: 1px solid #CCCCCC;
	background-color: #F1F2F3;
	padding-bottom:10px;
}

.formRow {
	margin-top: 10px;
}

input,select,textarea {
	font-size: 12px;
	padding: 3px;
	width: 200px;
	border: 1px solid #CCCCCC;
}

textarea {
	height: 100px;
}

.submit {
	width: 100px;
	margin-left: 110px;
}

.error {
	color: #bf0000;
}

.error select,.error input,.error textarea {
	border: 1px solid #bf0000;
}

.alert {
	background-color: #fff1f1;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #ff9b9b;
	margin-bottom: 10px;
	width: 400px;
}

#content .alert h4 {
	font-weight: bold;
	color: #bf0000;
	margin: 0;
	padding: 0 0 2px 0;
}

#content .alert p {
	color: #bf0000;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------ Presse Page ----------------------------------------------------- */
span.file_type {
	font-size: 11px;
	margin-left: 5px;
}

.pdf_download { 
	float:left;
   display: block;
  background:url('/gfx/pdf_icon.gif') 0 0 no-repeat;
   padding-left: 20px;
   height: 37px;
}
