/* CSS Document */

body{
	color: #69696c;
	font-style: normal;
	line-height: 150%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	direction: ltr;
	margin: 0px;
	padding:0px 0px 0px 0px;
	background-color:#edf5f9;
}

h1 {
	font-family:  Verdana, Helvetica, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	color:#002457;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:130%;
	padding:0px;
	margin:0px;
}

p {
	line-height:130%;
	padding:0px;
	margin:0px;
}

a {
	color: #69696c;
	line-height: 150%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.morelink {
	background-image:url(../images11/btn_mehr_11x7.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0px 2px 0px 12px;
	margin:0px 0px 0px 5px;
	text-decoration:none;
}
.tdlast .morelink {
	margin:0px 0px 0px 0px;
}

.raquo {
	font-family: times, Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size:18px;
}

#Page {
	margin-top: 0px;
	margin-left: 0px; 
	background-color:#FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -491px;
}

#Header {
	width: 992px;
	height:134px;
	margin:0px;
	padding:0px;
	background-image:url(../images11/page_header_994x163.jpg)
}

#TopMenu {
	width: 992px;
	height:23px;
	margin:0px;
	padding:0px;
	padding-top:0px;
  	background-image:url(../images11/bg_topmenu_992x29.jpg);
	background-repeat:no-repeat;
	background-position: top;

	border-color: #FF0000;
	border-style: solid;
	border-width: 0px;
}

#TopMenuLeft {
	width: 710px;
	height:20px;
	float: left;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:0px;
	overflow:hidden;
}

#TopMenuLeft a{
	float:left;
	display:block;
}

#TopMenuRight {
	width: auto;
	height:auto;
	float: left;
	padding-top:0px;
	padding-left:74px;
}


#Content {
	width:970px;
	height:auto;
	/*min-height:500px;*/
	float:left;
	
	
	padding-right:5px;
	padding-left:5px;

	border-left-color: #002457;
	border-left-style: solid;
	border-left-width: 6px;
	
	border-right-color: #002457;
	border-right-style: solid;
	border-right-width: 6px;

	border-bottom-color: #002457;
	border-bottom-style: solid;
	border-bottom-width: 8px;
}

/**
* START LeftMenu
*/
#LeftMenu 
{
	background-image:url(../images11/bg_leftmenu_123x14.gif);
	background-position:top;
	background-repeat:no-repeat;

	width:123px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	
	padding-left:0px;
	padding-top:5px;
}

#LeftMenu li {
	width: 82px;
	float: left;
	line-height:200%;	
	list-style-type: none;
	font-weight: bold;
	text-align: left;
	color: #002457;	
}

#LeftMenu a {
	width: 82px;
	color: #002457;
	text-decoration:none;
	display:block;
}

#LeftMenu a:hover {
	width: 82px;
	color: #FF1F01;
	text-decoration:none;
	display:block;
}

#LeftMenu .subNavActive a {
	width: 82px;
	color: #FF1F01;
	text-decoration:none;
	display:block;
	font-weight: bold;
}
/**
* END LeftMenu
*/



#ContentText {
	text-align:left;
	width: 555px;
	height: auto;
	float:left;

	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	
	padding-left:66px;
	padding-top: 25px;
	padding-bottom:30px;
	overflow:hidden;

}

#ContentText .atlethen th {
	text-align: right;
}

#ContentBack {
	text-align:left;
	padding-bottom:20px;
}


#ContentImage {
	width:135px;
	float:left;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}


#selectbox {
	padding: 0px;
	margin: 0px;
	line-height:130%;
}

.selectlabel {
	padding-left:3px;
	padding-right:3px;
	margin-bottom:3px;
	color: #ffffff;
}
.selectbox {
	
	width: auto;
	height: auto;
	clear: right;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	color: #002457;
	line-height:100%;

	border-color: #002457;
	border-style: solid;
	border-width: 1px;
}

/**
* Sortbuttons
*/

.sort_up {
	width:8px;
	heigh:8px;
	background-color:transparent;
	border:0px solid #fff;
	background-image:url(../images11/sort_up.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

.sort_down {
	width:8px;
	heigh:8px;
	background-color:transparent;
	border:0px solid #fff;
	background-image:url(../images11/sort_down.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}



#left {
	width: auto;
	height:auto;
	float:left;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}
#mid {
	width: auto;
	height:auto;
	float:left;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}
#right {
	width: 220px;
	height:auto;
	
	float:left;
	
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}


/**
* START HOME
*/
#ContentHome {

	width: 685px;
	height: auto;	
	padding-left:50px;
	padding-top: 20px;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}
/**
* END HOME
*/


/**
* START: Teaser Home
*/
.TeaserHome {
	clear:both;
	width: 695px;
	height: 200px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:50px;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;

	line-height:130%;
	color:#002457;	
}

.TeaserHome h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:130%;
	padding:0px;
	margin:0px;
	color:#002457;
}

.TeaserHome p {
	line-height:130%;
	padding:0px;
	margin:0px;
	color:#002457;
}


.TeaserBlue {
	width: 210px;
	height: 200px;
	float:left;

	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}


.TeaserBlue .morelink, 
.TeaserHome .morelink,
.TeaserBody .morelink
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:130%;
	color:#002457;	

}



.TeaserBlueMitte {
	width: 210px;
	height: 200px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}
.TeaserBlueMitte .ImageLeft img, .TeaserBlue .ImageLeft img{
	border:1px solid #002457;
	
}

.TeaserBlueHead {
	width: 210px;
	height: 25px;
	background-image:url(../images11/teaser_home_210x25.gif);
	/*background-color: #cccccc;*/
}

.TeaserBlueHead h3 {
	color:#ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:190%;
	text-align:left;	
	
	padding:0px;
	margin:0px;
	
	padding-left:7px;
}


.TeaserBlueBody {
	width: 210px;
	height: 175px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:130%;

	background-color: #d6f2ff;
}


.TeaserBlueBody .ImageLeft {

	width: 97px;
	height:auto;
	float:left;
	
	padding-left: 10px;
	padding-top: 15px;
	margin: 0px;
	
	/*background-color: #cccccc;*/
}

.TeaserBlueBody .TextRight {

	width: 80px;
	height:auto;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	margin: 0px;
	overflow:hidden;
	text-align:left;
	/*background-color: #ffcccc;*/
}

.TeaserBlueBody .ImageTop {

	width: auto;
	height:auto;
	/*float:left;*/
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	margin: 0px;
	
	/*background-color: #cccccc;*/
}

.TeaserBlueBody .TextBottom {

	width: auto;
	height:auto;
	/*float:left;*/
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	margin: 0px;
	
	text-align:left;
	/*background-color: #ffcccc;*/
}

.TeaserBlueBody .TextNormal {

	width: auto;
	height:auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
	margin: 0px;
	text-align:left;
}

.SponsorWrapper { 
	height:81px;
	overflow:hidden;
	position:relative;
	margin:5px 0px 5px 0px;
}

.SponsorWrapperCnt {
	height:81px;
	overflow:hidden;
	position:relative;
}

.SponsorWrapperCnt img{ 
	position:absolute;
}

.TeaserBlueBody .TextNormal img.small{
	float:left;
	margin:2px 5px 10px 0px;
}

.TeaserBlueBody .TextNormal hr {
	height:1px;
	background:transparent;
	border:1px solid #002457;
	border-width: 0px 0px 1px 0px;
	margin:9px 0px 5px 0px;
	display:block;
	clear:left;
}

*+html .TeaserBlueBody .TextNormal hr {
	margin:0px 0px 5px 0px;
}

/**
* END: Teaser Home
*/




#Search {
	width:187px;
	height:39px;
	background-image:url(../images11/bg_suche_188x39.gif);
	background-repeat:no-repeat;
	padding-bottom: 6px;
	float:right;
	clear:both;
	
	border-color: #ffcccc;
	border-style: solid;
	border-width: 0px;
}

#Search form {
	
	padding:0px;
	margin:0px;

}


.Teaser {
	width: 188px;
	height: auto;
	float:right;
	clear:both;
	
	padding-bottom:10px;
	color:#002457;
}

.Teaser h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:130%;
	padding:0px;
	margin:0px;
	color:#002457;
}

.Teaser p {
	line-height:130%;
	padding:0px;
	margin:0px;
	color:#002457;
}

.TeaserHead {
	width: 188px;
	height: 23px;
	background-image:url(../images11/bg_teaserhead_188x23.gif);
	background-repeat:no-repeat;
	
	border-color: #FFFF00;
	border-style: solid;
	border-width: 0px;	
	
}

.TeaserHead h3 {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:170%;
	text-align:left;	
	
	padding:0px;
	margin:0px;
	
	padding-left:7px;
}

.TeaserBody {
	width: 188px;
	height: auto;

	background-image:url(../images11/bg_teasercontent_188x5.gif);
}

.TeaserBodyText {
	height:auto;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}

.TeaserBodyTextSponsor {
	height:128px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}

.TeaserBodyTextNews {
	height:50px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}

.TeaserBodyTextTermine {
	height:40px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}


.TeaserBodyLine {
	width:182px;
	height:0px;
	padding:0px;
	
	border-top-color: #002457;
	border-top-style: solid;
	border-top-width: 1px;
	
	/*
	border-bottom-color: #002457;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	*/
}


.TeaserBodyBottom {
	width: 188px;
	height: 7px;

	background-image:url(../images11/bg_teaserbottom_188x7.gif);
	background-repeat:no-repeat;
}



/**
* LayerMenu
*
*/
.LayerMenuItem {
	height: auto;
	width: auto;

	list-style-type: none;
	display: block;
	list-style-position: outside;
	
}

.LayerMenuItem a {
	height: auto;
	width: auto;

	list-style-type: none;
	display: block;
	color: #002457;
	font-size: 10px;
	text-decoration : none;
	
	
	text-align: left;
		
	padding-left:10px;
	padding-right:10px;
}


.LayerMenuItem a:hover {
	background-color: #4C6DBA;
}


.LayerMenuItem a.selected {
	background-color: #4C6DBA;
}




#leer {
	width:1px;
	height:1px;
	top: 120px;
	z-index:1;
	visibility: hidden;
	position: absolute;
}


#submenue1 {
	width:auto;
	height: auto;
	position: absolute;
	left:35px;
	top:150px;
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	background-color: #CCEFFF;
	
	border-color: #002457;
	border-width: 1px;
	border-style: solid;
	line-height:15px;
	
	overflow:hidden;
}

#submenue2 {
	width:auto;
	height: auto;
	position: absolute;
	left:170px;
	top:150px;
	
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	
	background-color: #CCEFFF;
	border-color: #002457;
	border-width: 1px;
	border-style: solid;
	line-height:15px;
}

#submenue3 {
	width:auto;
	height: auto;
	position: absolute;
	left:255px;
	top:150px;
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	
	background-color: #CCEFFF;
	border-color: #002457;
	border-width: 1px;
	border-style: solid;
	line-height:15px;
}

#submenue4 {
	width:auto;
	height: auto;
	position: absolute;
	left:362px;
	top:150px;
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	
	background-color: #CCEFFF;
	border-color: #002457;
	border-width: 1px;
	border-style: solid;
	line-height:15px;
}

#submenue5 {
	width:auto;
	height: auto;
	position: absolute;
	left:462px;
	top:150px;
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	background-color: #CCEFFF;
	border-color: #002457;
	border-width: 1px;
	border-style: solid;
	line-height:15px;
}

#submenue6 {
	width:auto;
	height: auto;
	position: absolute;
	left:578px;
	top:150px;
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	background-color: #CCEFFF;
	border-color: #002457;
	border-width: 1px;
	border-style: solid;
	line-height:15px;
}

#submenue7 {
	width:auto;
	height: auto;
	position: absolute;
	left:510px;
	top:150px;
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	background-color: #CCEFFF;
	border-color: #002457;
	border-width: 3px;
	border-style: solid;
	line-height:15px;
}

#submenue8 {
	width:auto;
	height: auto;
	position: absolute;
	left:810px;
	top:150px;
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	background-color: #CCEFFF;
	border-color: #002457;
	border-width: 3px;
	border-style: solid;
	line-height:15px;
}
#submenue9 { 
	width:auto;
	height: auto;
	position: absolute;
	left:810px;
	top:150px;
	
	z-index:3;
	padding: 1px;
	visibility: hidden;
	background-color: #CCEFFF;
	border-color: #002457;
	border-width: 3px;
	border-style: solid;
	line-height:15px;
}
/***
/* Athleten
*/

#pics_athleten img.pic, #pics_athleten img#pic_0 {
	border: 1px solid #002457;
}




/***
listtable
**/

#List .thleftu {
	background-image:url(../images11/bg_th_links_unten_13x20.gif);	
	background-repeat:no-repeat;
	background-position:0px 0px ;
	color: #ffffff;
}

#List .thmidu {
	background-image:url(../images11/bg_th_mitte_unten_5x20.gif);
	background-position:0px 0px ;	
	background-repeat:repeat-x;
	color: #ffffff;
	text-align:right;
	font-weight:bold;
	padding:0px 0px 3px 0px;
}

#List .thrightu {
	background-image:url(../images11/bg_th_rechts_unten_13x20.gif);
	background-repeat:no-repeat;
	background-position:0px 0px ;
	color: #ffffff;
}


/***
blog styles
**/


.b_headline {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 0px 8px 0px;
	margin:0px 0px 0px 0px;
}

#blog_signup {
	font-weight:normal;
	margin-top:30px;
}

#blog_signup input {
	border:1px solid #022359;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	
}

#blog_signup input.half {
	width:120px;
}

#blog_signup input.full {
	width:256px
}

#blog_signup select {
	border:1px solid #022359;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	width:120px;
	
}

#blog_signup #login  {
	background-image:url(../images11/team_hh_blog_login_bg.gif);
	background-repeat:no-repeat;
	height:120px;
	width:231px;
	padding:10px;
	margin:10px 0px 0px 10px;
}

#blog_signup #login input {
	width:220px;
}

#blog_signup #login #btn_login {
	background-image:url(../images11/btn_login.gif);
	width:60px;
	border:0px solid #fff;
	height:16px;
	margin:15px 0px 0px 160px;
	background-color:transparent;
	padding:0px;
}

#blog_signup #btn_reg {
	background-image:url(../images11/btn_absenden.gif);
	width:80px;
	border:0px solid #fff;
	height:16px;
	background-color:transparent;
	padding:0px;
}

#blog_signup #btn_check {
	background-image:url(../images11/btn_ueberpruefen.gif);
	width:90px;
	border:0px solid #fff;
	height:16px;
	background-color:transparent;
	padding:0px;
}

#blog_signup #btn_clear {
	background-image:url(../images11/btn_clear.gif);
	width:73px;
	border:0px solid #fff;
	height:16px;
	background-color:transparent;
	padding:0px;
	margin:0px 5px 0px 0px;
}

#blog_signup select {
	background-color:#edf5f9;
}

#blog_post {
	font-weight:normal;
	margin-top:30px;
}

#blog_post input {
	border:1px solid #022359;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	width:350px;
	
}

#blog_post textarea {
	border:1px solid #022359;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	width:350px;
	
}
#blog_post #btn_ok {
	background-image:url(../images11/btn_ok.gif);
	width:45px;
	border:0px solid #fff;
	height:16px;
	margin:0px 0px 0px 100px;
	background-color:transparent;
	padding:0px;
}

#blog_post #btn_change {
	background-image:url(../images11/btn_change.gif);
	width:70px;
	border:0px solid #fff;
	height:16px;
	background-color:transparent;
	padding:0px;
}

#blog_post #btn_send {
	background-image:url(../images11/btn_send.gif);
	width:70px;
	border:0px solid #fff;
	height:16px;
	background-color:transparent;
	padding:0px;
}

#blog_post #bild_c {
	width:85px;
	height:120px;
	display:block;
	overflow:hidden;
	border:1px solid #112f63;
}

#blog_list #bild_c {
	width:85px;
	height:120px;
	display:block;
	overflow:hidden;
	margin:5px 0px 0px 0px;
	border:1px solid #112f63;
	float:right;
}

#blog_list .pageline {
	color:#fff;
}
	
#blog_list .pageline a {
	color:#fff;
}

#blog_list .pageline a.more {
	background-image:url(../images11/btn_mehr_11x7.gif);
	background-repeat:no-repeat;
	background-position:27px 4px;
	padding:0px 15px 0px 0px;
}

#blog_list .pageline a.back {
	background-image:url(../images11/btn_back_11x7.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 15px;
}

#galerie .pageline {
	color:#fff;
}
	
#galerie .pageline a {
	color:#fff;
}

#galerie .pageline a.more {
	background-image:url(../images11/btn_mehr_11x7.gif);
	background-repeat:no-repeat;
	background-position:27px 4px;
	padding:0px 15px 0px 0px;
}

#galerie .pageline a.back {
	background-image:url(../images11/btn_back_11x7.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 15px;
}

#galerie .linkathlet a {
	background-image:url(../images11/btn_mehr_11x7.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 15px;
}

#List table table,
#List table table table,  {
	width:auto;
	}
