/* ----------------------------------------------------
   Triathlet Hendrik Becker 
   © Maren Becker, www.honeyjazz.net
   
   This Style Sheet document is NOT a template!!
   You may NOT modify it and/or use it 
   on any private or commercial website
   
   all rights reserved
   ---------------------------------------------------- */


/* Gerüst
------------------------------------------------------- */
body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #004A7F;
	background: url(../gfx/bg.gif) repeat-x;
}
#container {
	background: url(../gfx/bgcontainer.gif) repeat-y;
	width: 790px;
	margin: 0px auto;
}



/* Kopf
------------------------------------------------------- */
#head1 {
	background: url(../gfx/head1.gif) no-repeat;
	width: 790px;
	height: 230px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#head1 img {
	border-width: 0px;
	border-style: none;
}

#head1 h1,
#head2 h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#head1 h1 span,
#head2 h2 span {
	display: none;
}
#head2 {
	background: url(../gfx/head2.jpg) no-repeat;
	height: 145px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}



/* Hauptnavigation
------------------------------------------------------- */
#navi {
	background: url(../gfx/bgnavi.gif) no-repeat;
	height: 33px;
	width: 580px;
	padding-left: 210px;
}
#navi a  {
	height: 33px;
	display: block;
	float: left;
}
#navi a span {
	display: none;
}

/* Profil */
#navi a.profil:link, #navi a.profil:visited {
	background: url(../gfx/navprofil1.gif) no-repeat;
	width: 54px;
}
#navi a.profil:hover, #navi a.profil:active  {
	background: url(../gfx/navprofil2.gif) no-repeat;
}
#navi a.profilaktiv:link, #navi a.profilaktiv:visited  {
	background: url(../gfx/navprofil2.gif) no-repeat;
	height: 33px;
	width: 54px;
}

/* Fotos */
#navi a.fotos:link, #navi a.fotos:visited {
	background: url(../gfx/navfotos1.gif) no-repeat;
	width: 57px;
}
#navi a.fotos:hover, #navi a.fotos:active {
	background: url(../gfx/navfotos2.gif) no-repeat;
}
#navi a.fotosaktiv {
	background: url(../gfx/navfotos2.gif) no-repeat;
	height: 33px;
	width: 57px;
}

/* Erfolge */
#navi a.erfolge:link, #navi a.erfolge:visited {
	background: url(../gfx/naverfolge1.gif) no-repeat;
	width: 63px;
}
#navi a.erfolge:hover, #navi a.erfolge:active {
	background: url(../gfx/naverfolge2.gif) no-repeat;
}
#navi a.erfolgeaktiv {
	background: url(../gfx/naverfolge2.gif) no-repeat;
	height: 33px;
	width: 68px;
}

/* Aktuell */
#navi a.aktuell:link, #navi a.aktuell:visited {
	background: url(../gfx/navaktuell1.gif) no-repeat;
	width: 63px;
}
#navi a.aktuell:hover, #navi a.aktuell:active {
	background: url(../gfx/navaktuell2.gif) no-repeat;
}
#navi a.aktuellaktiv {
	background: url(../gfx/navaktuell2.gif) no-repeat;
	height: 33px;
	width: 63px;
}

/* Sponsoren */
#navi a.sponsoren:link, #navi a.sponsoren:visited {
	background: url(../gfx/navsponsoren1.gif) no-repeat;
	width: 80px;
}
#navi a.sponsoren:hover, #navi a.sponsoren:active {
	background: url(../gfx/navsponsoren2.gif) no-repeat;
}
#navi a.sponsorenaktiv {
	background: url(../gfx/navsponsoren2.gif) no-repeat;
	height: 33px;
	width: 80px;
}

/* Presse */
#navi a.presse:link, #navi a.presse:visited {
	background: url(../gfx/navpresse1.gif) no-repeat;
	width: 61px;
}
#navi a.presse:hover, #navi a.presse:active {
	background: url(../gfx/navpresse2.gif) no-repeat;
}
#navi a.presseaktiv {
	background: url(../gfx/navpresse2.gif) no-repeat;
	height: 33px;
	width: 61px;
}

/* Kontat */
#navi a.kontakt:link, #navi a.kontakt:visited {
	background: url(../gfx/navkontakt1.gif) no-repeat;
	width: 62px;
}
#navi a.kontakt:hover, #navi a.kontakt:active {
	background: url(../gfx/navkontakt2.gif) no-repeat;
}
#navi a.kontaktaktiv {
	background: url(../gfx/navkontakt2.gif) no-repeat;
	height: 33px;
	width: 67px;
}

/* Home */
#navi a.home:link, #navi a.home:visited {
	background: url(../gfx/navhome1.gif) no-repeat;
	width: 49px;
}
#navi a.home:hover, #navi a.home:active {
	background: url(../gfx/navhome2.gif) no-repeat;
}
#navi a.homeaktiv {
	background: url(../gfx/navhome2.gif) no-repeat;
	height: 33px;
	width: 49px;
}



/* Rahmen Inhaltsbereich
------------------------------------------------------- */
#main {
	width: 770px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}


/* Teaser
------------------------------------------------------- */
#teaser {
	float: left;
	background: url(../gfx/bgteaser.gif) repeat-y;
	width: 196px;
	margin-top: 0px;
}
#teaser h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 12px;
}
#teaser p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 12px;
}
#teaserfoot {
	background: url(../gfx/bgteaserfoot.gif) no-repeat;
	height: 55px;
	width: 196px;
	float: left;
	clear: both;
}


/* Content 
------------------------------------------------------- */
#content {
	float: left;
	width: 540px;
	margin-left: 15px;
	margin-top: 0px;
	position: relative;
}
#content h1 {
	font-size: 16px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 7px;
}
#content h2 {
	font-size: 14px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 7px;
	color: #447BA4;
}
#content p {
	margin-top: 0px;
	margin-bottom: 7px;
}
#content li {
	margin-bottom: 7px;
	list-style: url(../gfx/liste.gif) outside;
	margin-left: 10px;
}
#content ul {
	list-style: outside;
}



/* Profil
------------------------------------------------------- */
#profil .tab1 {
	float: left;
	font-weight: bold;
	width: 160px;
}
#profil .tab2 {
	float: left;
	width: 140px;
}
#profil p {
	margin-top: 0px;
	margin-bottom: 2px;
}



/* Fußzeile
------------------------------------------------------- */
#foot{
	clear: both;
	height: 31px;
	width: 745px;
	background: url(../gfx/bgfoot.gif) no-repeat;
	text-align: right;
	font-size: 10px;
	color: #98ADBC;
	padding: 20px 20px 5px 25px;
	margin-right: auto;
	margin-left: auto;
}
#foot a:link, #foot a:visited {
	color: #98ADBC;
	text-decoration: none;
}



/* Erfolge
------------------------------------------------------- */
#erfolge .tab1 {
	float: left;
	width: 200px;
}
#erfolge .tab2 {
	float: left;
	width: 100px;
}
#erfolge p {
	margin-top: 0px;
	margin-bottom: 2px;
}
#erfolge .tab3 {

	float: left;
	width: 70px;
}
#erfolge .tab4 {
	float: left;
	width: 150px;
}
#erfolge h2 {
	background: #EDF3F8;
	padding-left: 1px;
	margin-top: 20px;
}



/* Allgemeine Klassen und Hyperlinks
------------------------------------------------------- */
a:link, a:visited {
	text-decoration: none;
	color: #A3B939;
}
a:hover, a:active {
	text-decoration: none;
	color: #4FB1CA;
}
.clear {
	font-size: 1px;
	clear: both;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #447BA4;
	margin-top: 20px;
	margin-bottom: 4px;
}


/* Formular
------------------------------------------------------- */
#content form p { 	
	width: 460px;
	clear: both;
}
#content form p label {
	float: left;
	width: 100px;
	padding-top: 7px;
}
#content p input, #content p textarea, #content p select {
	float: left;
}
#content p input {
	background: #F3F7E1;
	color: #838A62;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 2px;
	width: 220px;
	border-top: 1px solid #BDD259;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #BDD259;
}
#content p textarea {
	background: #F3F7E1;
	color: #838A62;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 3px;
	padding: 2px;
	width: 300px;
	height: 180px;
	border-top: 1px solid #BDD259;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #BDD259;
}
#content p .radio {
	border: 0px none;
	float: left;
	clear: right;
	width: 15px;
	margin-right: 35px;
	background: #FFFFFF;
}
#content form span {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
}
#content form .button {
	width: 64px;
	height: 20px;
	padding: 0px;
	margin-top: 12px;
	border: 1px solid #BDD259;
	margin-left: 100px;
	background: #F3F7E1;
	color: #718123;
}
#content a:link img, #content a:visited img {
	background: #FFFFFF;
	border: 1px solid #92B9C2;
	padding: 3px;
}
#content a:hover img, #content a:active img {
	background: #E8F3F7;
	border: 1px solid #40A4BE;
	padding: 3px;
}
#content img {
	float: left;
	margin-right: 12px;
}
hr {
	clear: both;
	margin-bottom: 10px;
	display: block;
	visibility: hidden;
}
#head1 h1 {
	text-align: left;
	padding-top: 1px;
	padding-left: 16px;
}
#head1 h1 img {
	border: 1px solid #A8C9DF;
	margin-top: 4px;
}
#head1 h1 p {
	font-size: 9px;
	font-weight: normal;
	color: #A0B4C0;
	margin-top: 0px;
	margin-bottom: 4px;
}
#teaser img {

	border: 1px solid #A8C9DF;
}
.datum {
	font-size: 11px;
	font-weight: bold;
	color: #004A7F;
}
