/* 1284143475.6371 */
/* <![CDATA[ */



/*----------------------- base information --------------------------*/ 

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
}
html { 
  	font: normal 0.75em Arial, Helvetica, sans-serif;   
  	color: #333; 
}
body { 
	text-align: center;
    background: #B7B7B7 url("/images/basic/bg_body.gif") repeat-x top left;  
	background-attachment: fixed; 
} 
img { 
  	border: none;
} 
h1 { 
	font-weight: normal; 
	font-size: 1.8em; 
	padding-bottom: 22px; 
	color: #9B0600;
}
h2 { 
	font-weight: normal; 
	font-size: 1.5em; 
	color: #9B0600;
    margin: 15px 0;
}
p { 
  	padding: 6px 0;
  	line-height: 1.6em;
} 
h1+p { 
  	margin-top: -12px;
} 
a, a:link, a:visited, a:focus, a:active { 
	color: #333; 
	outline: none; 
}
a:hover { 
	color: #9B0600; 
}
a[href^="http://"] {
	background: #FFF url("/images/basic/linkout.gif") no-repeat right center;
	padding-right:20px;
}
a[href^="http://"]:hover {
	background: url("/images/basic/linkout-hover.gif") no-repeat right center;
    position: relative;
}
a[href^="/includes/"] {
	background: url("/images/basic/icon_download.gif") no-repeat left center;
	padding-left:20px;
}
a[href^="/includes/"]:hover {
	background: url("/images/basic/icon_download_hover.gif") no-repeat left center;
}
hr { 
	height: 1px;
	color: #B3B3B3;
	background-color: #B3B3B3;
	border: none; 
	margin: 10px 0;
} 

/*--------------------------- grid objects -----------------------------*/ 

#container { 
	text-align: left; 
	margin: 0 auto; 
	width: 936px; 
	padding: 0 10px;
	background: url("/images/basic/bg_container.png") repeat-y;
} 
#header {
	position: relative;
	height: 65px;
	z-index: 11;
    background: url("/images/basic/icon_brd.gif") no-repeat 318px 20px; 
}
#mood {
	float: left;
	width: 583px;
	height: 315px;
	background: #9B0600; 
}
#image_container {
	width: 541px;
	height: 315px;
	border-left: 1px solid #FFF; 
	border-right: 1px solid #FFF;
		background: #9B0600 url("/cms/frontend_media/images/header/head-21.jpg") no-repeat bottom left;
		 
}
#navigation { 
	float: left;
	height: 315px;
	width: 353px;
	background: #9B0600 url("/images/basic/bg_navigation.jpg") no-repeat bottom left;  
	line-height: 100%; 
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	z-index: 10;
}
#breadcrumb {
	line-height: 48px;
	margin: 0 40px; 
	padding-bottom: 22px;
	background: #FFF url("/images/basic/pixel_b3b3b3.gif") repeat-x 0 48px;  
} 
#content {
	margin: 0 40px; 
	background: #FFF url("/images/basic/pixel_b3b3b3.gif") repeat-y 312px 0;  
}
#text { 
	float: right;
	width: 518px; 
	min-height: 550px;
	padding: 0 0 40px 25px; 
}
#services { 
	float: left;
	width: 288px;
}
#footer {
	width: 856px;
	margin: 0 40px; 
	line-height: 44px;
	padding-top: 22px;
	bottom: 0; 
	background: #FFF url("/images/basic/pixel_b3b3b3.gif") repeat-x 0 22px; 
}
.cleaner {
	clear: both;
	line-height: 0;
	display: block;
	border: 0px none;
	background: transparent;
}

/*-------------------------- content objects ---------------------------*/

#gototop { 
	display: none; 
	position: fixed; 
	right: 5px; 
	bottom: 5px; 
	background: #666 url("/images/basic/icon_gototop.gif") no-repeat left center;
	padding: 4px 10px 4px 20px; 
	color: #FFF; 
	text-decoration: none;
	font-size: 0.8em; 	
} 
#gototop:hover { 
	background: #9B0600 url("/images/basic/icon_gototop.gif") no-repeat left center;
} 
#header a.logo { 
	position: absolute; 
	top: 18px;
	left: 45px;
	width: 87px;
	height: 87px;
	background: url("/images/basic/logo_bvdg.png") no-repeat top left; 
}
#header a.logo span { 
	position: absolute; 
	top: -500px;
}
#header div { 
	position: relative; 
	height: 33px;
	font-size: 0.9em;
	line-height: 1em;
	margin-left: 353px;
	border-left: 1px solid #B3B3B3; 
} 
#header div span { 
	position: absolute; 
	bottom: 0; 
	padding-left: 10px;
} 
#text .img_float_left { 
	padding: 2px; 
	border: 1px solid #B3B3B3; 
    margin: 4px 10px 10px 0;
    float: left;
} 
#breadcrumb .extra { 
	float: left;
	width: 273px;
	font-size: 0.9em;
} 
#breadcrumb .extra a[href^="http://"], #breadcrumb .extra a[href^="http://"]:hover {
	background: none;
	padding: 0;
}
#breadcrumb .extra a.rss_link[href^="http://"], #breadcrumb .extra a.rss_link[href^="http://"]:hover {
	background: url("/images/basic/icon_rss.gif") no-repeat left center;
	padding: 0 0 0 14px;
}
#breadcrumb .bread { 
	float: right;
	width: 518px; 
	padding-left: 25px; 
	font-size: 0.9em;
} 
#breadcrumb .bread span { 
	background: url("/images/basic/arrow_breadcrumb.gif") no-repeat center;
	display: inline-block;
	width: 3px;
	margin: 0 5px;
}
#footer span {
	font-size: 0.9em;
}
#newsimages { 
	float: left;
    position: relative;
    margin: 8px 10px 10px 0;
    overflow: hidden;
}
#newsimages a.option span {
	display: block;
	width: 43px;
    height: 44px;
    background: url("/images/basic/icon_newsimages.gif") no-repeat 0 0;
    cursor: pointer;
}
#newsimages a.option span:hover {
    background: url("/images/basic/icon_newsimages.gif") no-repeat 0px -44px;
}
#newsimages a.option span font {
	position: absolute;
	left: 500px;
}
#newsimages .hidden {
	display: none;
}
#newsimages img.media {
	padding: 2px; 
	border: 1px solid #B3B3B3;
	margin-right: 5px;
}
#newsimages img.media:hover {
	border: 1px solid #333;
}





#eventbox_home {
	float: right;
	border: 2px solid #9B0600;
	margin: 0 0 5px 10px;
	background: url("/images/basic/bg_home_event.jpg") repeat-x top left;
}
#eventbox_home .headline {	
	color: #FFF;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
}
#eventbox_home .images {
	display: block;
	padding: 5px 5px 5px 0px;
}
#eventbox_home img {	
	border: 1px solid #CCC;
	padding: 2px;
	margin-left: 5px;
}
#eventbox_home img:hover {	
	border: 1px solid #666;
}

/*---------------------------- Sportler ---------------------------*/

#biography .portrait {
	border: 1px solid #B3B3B3;
	padding: 2px; 
	float: left;
}
#biography #base_info {
	padding-left: 15px; 
	float: left;
}
#biography #base_info .top {
	padding-top: 0; 
	margin-top: -3px;
}
#biography .media {
	padding: 2px; 
	border: 1px solid #B3B3B3;
	margin-right: 5px;
}
#biography .media:hover {
	border: 1px solid #333;
}
#biography ul { 
	padding-bottom: 10px;
	list-style: none; 
} 
* html #biography ul li {  /* ---------  Fix IE 6  ------------ \*/ 
	height: 1%; 
} 
#biography ul li { 
	display: block; 
	background: url("/images/basic/dot-liste-active.gif") no-repeat 0 4px; 
	padding: 0 0 0 12px; 
	line-height: 1.4em;
	margin: 12px 0;  
} 
#biography ul li a { 
	text-decoration: none; 
	display: block; 
} 
#biography ul li a:hover { 
    text-decoration: underline; 
	color: #333;
} 

/*--------------------------- list objects --------------------------*/
/* --- Liste main --- */

#liste_main, #liste_sportkalender, #liste_news, #liste_vereine, #liste_vereinsfinder, #liste_personen, #liste_verbandsvereine, #liste_antidoping {
	list-style: none;
	border-bottom: 1px solid #B3B3B3; 
	margin-top: 20px;
} 
#liste_main li { 
	display: block;
	border-top: 1px solid #B3B3B3; 
	padding: 6px 0;
}
#liste_main li a { 
	color: #9B0600; 
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
#liste_main a:hover { 
	color: #9B0600; 
	font-style: italic;
	text-decoration: underline;
}

/* --- Liste Vereine --- */

#liste_vereine_select { 
	list-style: none;
	margin-top: 5px;
	padding-bottom: 10px;
}
#liste_vereine_select li a { 
	font-weight: bold;
	color: #9B0600; 
}
#liste_vereine li { 
	border-top: 1px solid #B3B3B3; 
    display: block;
	padding: 2px 0;
}
#liste_vereine li a { 
	color: #333; 
	cursor: pointer;
    display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 4px 0;
}
#liste_vereine a:hover { 
	color: #9B0600; 
	font-style: italic;
	/*font-weight: bold;
	background: #EEE;*/
	text-decoration: underline;
}
#liste_vereine .v_name, #liste_vereine_select .v_name {
	float: left; 
	width: 318px;
} 
#liste_vereine .v_plz, #liste_vereine_select .v_plz {
	float: left; 
	width: 60px;
}
#liste_vereine .v_ort, #liste_vereine_select .v_ort {
	float: left; 
	width: 140px;
}

/* --- Liste Sportkalender  u. News --- */

#liste_sportkalender li, #liste_news li, #liste_verbandsvereine li { 
	display: block;
	border-top: 1px solid #B3B3B3; 
	padding: 9px 0;
}
#liste_sportkalender li a, #liste_news li a { 
	color: #9B0600; 
	font-style: normal;
	text-decoration: underline; 
}
#liste_verbandsvereine li a { 
	color: #333; 
}
#liste_sportkalender li a:hover, #liste_news li a:hover, #liste_verbandsvereine li a:hover { 
	font-style: italic;
	color: #9B0600; 
}
#liste_sportkalender li span, #liste_news li span, #liste_verbandsvereine li span {
	display: block;
	font-size: 90%;
	font-weight: bold;
	/*color: #9B0600;*/
}

/* --- Liste Vereinsfinder --- */

#liste_vereinsfinder li { 
	border-top: 1px solid #B3B3B3; 
	padding: 8px 0;
	line-height: 1.6em;
}
#liste_vereinsfinder li a { 
	color: #9B0600; 
	font-weight: bold;
	text-decoration: underline;
}
#liste_vereinsfinder a:hover { 
	color: #9B0600; 
	font-style: italic;
	text-decoration: underline;
}
#liste_vereinsfinder .address { 
	float: left; 
}
#liste_vereinsfinder .distance { 
	float: right; 
	font-size: 90%; 
	/*font-weight: bold;*/
	font-style: italic;
	background: url("/images/basic/distance.gif") no-repeat center left; 
	padding-left: 20px;
}
#liste_vereinsfinder .distance font { 
	cursor: help; 
}

/* --- Liste Kader --- */

#liste_personen li { 
	border-top: 1px solid #B3B3B3; 
	padding: 8px 0;
	line-height: 40px;
}
#liste_personen li a { 
	color: #9B0600; 
	font-style: normal;
	text-decoration: underline; 
}
#liste_personen li a:hover { 
	font-style: italic;
}
#liste_personen li:hover img { 
	border:1px solid #333; 
}
#liste_personen img { 
	padding: 1px;
	border:1px solid #B3B3B3; 
	margin-right: 8px; 
	float: left;
}
#liste_personen .name, #liste_personen .anschrift { 
	float: left; 
}
#liste_personen .anschrift { 
	line-height: 1.6em;
}
#liste_personen .heading { 
	color: #9B0600; 
	font-weight: bold;
}
#liste_personen a.sublink { 
	color: #333; 
}
#liste_personen a.sublink:hover { 
	color: #9B0600; 
	font-style: normal;
}

/* --- Liste Antidoping --- */

#liste_antidoping {
	margin: 20px 0;
} 
#liste_antidoping li { 
	display: block;
	border-top: 1px solid #B3B3B3; 
	padding: 6px 0;
}
#liste_antidoping li a { 
	text-decoration: none;
	cursor: pointer;
}
#liste_antidoping a:hover { 
	color: #9B0600; 
	font-style: italic;
	text-decoration: underline;
}
#basic { 
	padding-bottom: 10px;
	list-style: none; 
} 
* html #basic li {  /* ---------  Fix IE 6  ------------ \*/ 
	height: 1%; 
} 
#basic li { 
	display: block; 
	background: url("/images/basic/dot-liste-active.gif") no-repeat 0 4px; 
	padding: 0 0 0 12px; 
	line-height: 1.2em;
	margin: 12px 0;  
} 
#basic li a { 
	text-decoration: none; 
} 
#basic li a:hover { 
    text-decoration: underline; 
	color: #333;
} 

/* --- Liste Historie --- */

#liste_historie {
	list-style: none;
	margin-top: 10px;
}
#liste_historie li { 
	padding: 10px 0;
	clear: left;
	border-bottom: 1px solid #B3B3B3; 
}
#liste_historie span { 
	float: left;
	width: 60px;
	color: #9B0600; 
	font-weight: bold;
	line-height: 1.4em;
}
#liste_historie p { 
	margin-left: 60px;
	padding: 0;
	line-height: 1.4em;
}

/*------------------------- module objects ----------------------------*/

#module { 
	border-bottom: 1px solid #B3B3B3; 
	margin: 0 0 22px 0;
}
#module h3 {
	font-weight: normal; 
	font-size: 90%; 
	height: 20px; 
	line-height: 20px;
	display: block; 
	cursor: pointer;
	text-decoration: none; 
	text-transform: uppercase;
	color: #333;
	/* IE6 Bug */
	padding: 2px 0;
	border-top: 1px solid #B3B3B3;
	background: url("/images/basic/icon_plus.gif") no-repeat right;
}
#module h3:hover {
	color: #9B0600; 
	cursor: pointer;
} 
#module h3.active {  /* used by moo */
	cursor: pointer;
	color: #9B0600; 
	background: #FFF url("/images/basic/icon_minus.gif") no-repeat right;
} 
#module div.element {  
	background: #FFF;
}
#module a[href^="http://"], #module a[href^="http://"]:hover {
	background: none;
	padding-right: 0;
}
#module ul { 
	padding-bottom: 10px;
	list-style: none;
} 
* html #module ul li {  /* ---------  Fix IE 6  ------------ \*/ 
	height: 1%; 
} 
#module ul li { 
	display: block; 
	background: url("/images/basic/dot-liste-active.gif") no-repeat 0 4px; 
	padding: 0 0 0 12px; 
	line-height: 1.2em;
	margin: 8px 0;  
} 
#module ul li a { 
	text-decoration: none; 
	
} 
#module ul li a:hover { 
    text-decoration: underline; 
	color: #333;
} 
#module p {
	line-height: 1.4em;
	padding: 7px 0 12px 0;
}
#vereine span, #personen span, #wcode span {
	clear: both;
	display: block;
	padding-bottom: 5px;
}
#vereine input, #personen input, #wcode input {
	height: 14px;
	width: 185px;
	color: #666;
	float: left;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px 4px 27px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
	background: #FFF url("/images/basic/bg_input_vereine.gif") no-repeat top left;
}
#vereine input:hover, #personen input:hover, #vereine input:focus, #personen input:focus,#wcode input:hover, #wcode input:focus {
	border: 1px solid #4B4B4B; 
	color: #333;
	outline: none; 
}
#vereine .hidden, #personen .hidden, #wcode .hidden {
	display: none; 
}
#vereine button, #personen button, #wcode button { 
	float: right;
	width: 60px;
	height: 24px;
	background: #4B4B4B;
	text-align: center;
	color: #FFF; 
	margin: 0;
} 
#vereine button:hover, #personen button:hover, #wcode button:hover { 
	background-color: #9B0600;
	cursor: pointer; 
}
#sponsoren {
	position: relative;
	overflow: hidden;
}
#sponsoren.element {
	height: 132px;
}
#sponsoren #imagebox {
	position: absolute;
}
#sponsoren #imagebox img {
	position: absolute;
	display: block;
	padding: 15px 0;
}

#sportkalender span {
	font-size: 90%;
	font-weight: bold;
	/*color: #9B0600;*/
}
#ergebnisse a.iat_db {
	height: 39px;
	display: block;
    padding: 2px;
    border: 1px solid #B3B3B3;
}
#ergebnisse a.iat_db span { 
	height: 39px;
    display: block;
    background: #FFF url("/images/basic/iat_banner.jpg") no-repeat 0px 0px;
}
#ergebnisse a.iat_db span:hover { 
    background: #FFF url("/images/basic/iat_banner.jpg") no-repeat 0px -39px;
}
#ergebnisse a.iat_db span font { 
	position: absolute; 
	top: -5000px;
}


/*--------------------------- navi objects extended -----------------------------*/

#nav_extended {
	position: absolute;
	top: 55px;
	left: 71px;
}
#nav_extended, #nav_extended ul { 
	list-style: none;
	float: left;
	width: 200px;
}
#nav_extended li ul ul, #nav_extended li ul { 
	border: 1px solid #BD5E5E;
}
#nav_extended li {
	border: 1px solid transparent; /* see external css for ie6 fix */
}
#nav_extended ul li {
	border: 0 none; 
	margin-bottom: 2px; /* Registerhaltigkeit */
}
#nav_extended li { 
	position: relative;
	float: left;
	line-height: 23px;
	width: 200px;
}
#nav_extended li ul { /* second-level lists */
	position : absolute;
	left: -10000px;
	margin-left : 200px;
	margin-top : -24px;
}
#nav_extended li ul ul { /* third-and-above-level lists */
	left: -10000px;
}
#nav_extended li a {
	width: 180px;
	display: block;
	color: #d09b97;
	text-decoration: none;
	/*background-color: white;*/
	padding: 0 10px;
}
#nav_extended a.submenu {
	/*background: url("/images/basic/rightarrow_off.gif") center right no-repeat;*/ /* erste Hierarchie */
}
#nav_extended li a.submenu:hover {
	/*background-color: black;*/
	background: url("/images/basic/rightarrow_on.gif") center right no-repeat;
}
#nav_extended li:hover ul ul, #nav_extended li:hover ul ul ul, #nav_extended li.sfhover ul ul, #nav_extended li.sfhover ul ul ul {
	left: -10000px;
}
#nav_extended li:hover ul, #nav_extended li li:hover ul, #nav_extended li li li:hover ul, #nav_extended li.sfhover ul, #nav_extended li li.sfhover ul, #nav_extended li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background: #8A0803;
}
#nav_extended li:hover, #nav_extended li.sfhover {
	background: #8A0803; 
	border: 1px solid #BD5E5E;
} 
#nav_extended ul li:hover, #nav_extended ul li.sfhover {
	border: 0 none;
}
#nav_extended li a:hover, #nav_extended li a.sfhover {
	color: #FFF;
}

#nav_extended ul li a.submenu {
	background: url("/images/basic/rightarrow_off.gif") center right no-repeat;
}

/*--------------------------- forms ------------------------------*/

#text form {
	width: 518px;
	text-align: left;
}
form label {
	display: block;
	padding: 12px 0 0 0;
}
form input {
	height: 14px; 
}
form input, form textarea {
	color: #666;
	display: block;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
	background: #FFF url("/images/basic/bg_form.gif") repeat-x top left;
}
form span.error { 
	color: #9B0600; 
} 
form input:hover, form textarea:hover {
	border: 1px solid #4B4B4B; 
}
form input:focus, form textarea:focus {
	border: 1px solid #4B4B4B; 
	color: #333;
	outline: none; 
}
form button { 
	height: 28px;
	background: #B3B3B3;
	text-align: center;
	color: #FFF; 
	padding: 0 8px;
	margin-top: 10px;
} 
form button:hover { 
	background-color: #4B4B4B;
	cursor: pointer; 
}
.form_error, .form_info { 
	display: block;
	background: #4B4B4B;
	color: #FFF;
	text-align: center;
	margin: 25px 0;
}
.form_info { 
	background: green;
}
.errormessage { 
	color: #9B0600;
}
#form_contact_main textarea {
	height: 200px; 
	overflow: auto;
}
#form_contact_main label.vorname, #form_contact_main label.anschrift, #form_contact_main label.email {
	float: left;
	margin: 0 10px 0 0;
	width: 250px; 
}
#form_contact_main label.nachname, #form_contact_main label.telefon {
	float: left;
	width: 250px; 
}
#form_contact_main label.betreff, #form_contact_main label.text {
	float: left;
	width: 510px; 
}
#form_contact_main label.plz {
	float: left;
	margin-right: 10px;
	width: 60px;
}
#form_contact_main label.ort {
	float: left;
	width: 180px;
}
#form_contact_main label.vorname input, #form_contact_main label.anschrift input, #form_contact_main label.email input {
	float: left;
	width: 248px; 
}
#form_contact_main label.nachname input, #form_contact_main label.telefon input {
	float: left;
	width: 248px; 
}
#form_contact_main label.betreff input, #form_contact_main label.text textarea {
	float: left;
	width: 508px; 
}
#form_contact_main label.plz input {
	float: left;
	width: 58px; 
}
#form_contact_main label.ort input {
	float: left;
	width: 178px; 
}
#form_login input {
	width: 240px; 
}
#form_login .left {
	float: left; 
}
#form_login .right {
	float: right; 
}
#stammdaten input, #password input {
	width: 300px; 
}
div#form_getgeo {
	padding-bottom: 14px;
}
input#getgeo, input#saddr {
	height: 14px;
	width: 360px;
	color: #666;
	float: left;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px 4px 27px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
	background: #FFF url("/images/basic/bg_input_vereine.gif") no-repeat top left;
}
input#getgeo:hover, input#saddr:hover {
	border: 1px solid #4B4B4B; 
}
input#getgeo:focus, input#saddr:focus {
	border: 1px solid #4B4B4B; 
	color: #333;
	outline: none; 
}
#getgeo_button, #route { 
	float: right;
	width: 110px;
	height: 24px;
	background: #B3B3B3;
	text-align: center;
	color: #FFF; 
	margin-top: 0;
} 
#getgeo_button:hover, #route:hover { 
	background-color: #4B4B4B;
	cursor: pointer; 
}
#daddr { 
	border: 0;
	display: none;
	height: 0; 
    margin: 0;
    padding: 0;
}
#vereinsfinder_content {
	padding: 20px 0;
}
#vereinsfinder_content input {
	height: 14px;
	width: 360px;
	color: #666;
	float: left;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px 4px 27px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
	background: #FFF url("/images/basic/bg_input_vereine.gif") no-repeat top left;
}
#vereinsfinder_content input:hover, #vereinsfinder_content input:focus {
	border: 1px solid #4B4B4B; 
	color: #333;
	outline: none; 
}
#vereinsfinder_content .hidden {
	display: none; 
}
#vereinsfinder_content button { 
	float: right;
	width: 110px;
	height: 24px;
	background: #4B4B4B;
	text-align: center;
	color: #FFF; 
	margin: 0;
} 
#vereinsfinder_content button:hover { 
	background-color: #9B0600;
	cursor: pointer; 
}
.captcha_left { 
    float: left;
}
.captcha_right { 
    float: right;
}
.captcha_code { 
    width: 270px;
}
.captcha_img { 
	padding: 2px;
	border: 1px solid #B3B3B3;
}

/*----------------------------- tooltip -------------------------------*/

.custom_tip .tip {
	width: 200px;
	color: #DBDAD4;
	text-align: center; 
	z-index: 1000; 
	/*filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;*/
}
.custom_tip .tip-title {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 7px 10px;
	background: url("/images/basic/balloon.png") top left no-repeat !important;
	background: url("/images/basic/balloon.gif") top left no-repeat;
}
.custom_tip .tip-text {
	font-size: 11px;
	margin: 0;
	padding: 0 10px 10px 10px;
	background: url("/images/basic/balloon.png") bottom left no-repeat !important;
	background: url("/images/basic/balloon.gif") bottom left no-repeat;
}

/*---------------------------- tables -----------------------------*/

#gewichtsklassen {
	float: left;
	margin: 6px 20px 15px 0;
}
#gewichtsklassen td {
	margin: 2px;
	background: #DDD;
	width: 50px;
	padding: 6px 15px;
}
#gewichtsklassen td.header {
	background: #9B0600;
	color: #FFF;
}

/*-------------------------- google map ---------------------------*/

#map_hidden { 
	width: 516px;
	height: 250px;
	border: 1px;
	visibility: hidden; 
}
#map_visible { 
	width: 516px;
	height: 250px;
	border: 1px solid #B3B3B3;
}

/*------------------------- autosuggest --------------------------*/

/*body {
	position: relative;
}*/
div.autosuggest {
	position: absolute;
	background-image: url("/images/basic/as_pointer.gif");
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-size: 11px;
	width: 216px !important;
}
div.autosuggest div.as_header, div.autosuggest div.as_footer {
	position: relative;
	height: 6px;
	padding: 0 6px;
	background: #333;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer {
	background: #333;
}
div.autosuggest div.as_header div.as_corner, div.autosuggest div.as_footer div.as_corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background: #333;
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner {
	background: #333;
}
div.autosuggest div.as_header div.as_bar, div.autosuggest div.as_footer div.as_bar {
	height: 6px;
	overflow: hidden;
	background-color: #333;
}
div.autosuggest ul {
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
	
}
div.autosuggest ul li {
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}
div.autosuggest ul li a {
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover {
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover {
	background-color: #1B5CCD;
}
div.autosuggest ul li a span {
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}
div.autosuggest ul li a span small {
	font-weight: normal;
	color: #999;
}
div.autosuggest ul li.as_highlight a span small {
	color: #ccc;
}
div.autosuggest ul li.as_highlight a {
	color: #fff;
	background-color: #1B5CCD;
}
div.autosuggest ul li.as_highlight a span {
	background-color: #1B5CCD;
}
div.autosuggest ul li a .tl, div.autosuggest ul li a .tr {
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr {
	right: 0;
}
div.autosuggest ul li.as_highlight a .tl {
	left: 0;
	background-color: #1B5CCD;
}
div.autosuggest ul li.as_highlight a .tr {
	right: 0;
	background-color: #1B5CCD;
}
div.autosuggest ul li.as_warning {
	font-weight: bold;
	text-align: center;
}
div.autosuggest ul em {
	font-style: normal;
	color: #6EADE7;
}

/* ]]> */