@charset "utf-8";
@import "navi_style.css";
@import "form_style.css";
@import "popup_style.css";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#wrapper {
	width: 950px;
	height: 170px;
	margin: auto;
}

#logo {
	width: 705px;
	margin-bottom: 15px;
}

#top {
	margin-bottom: 5px;
}

#footer {
	margin-top: 10px;
	border-top: 1px #efefef solid;
	padding: 10px;
}

#search {
	padding: 3px;
	border: 1px #ccc solid;
	background: #efefef;
	width: 230px;
}

#suche {
	width: 600px;
	float: left;
	height: 115px;
}

#imprint {
	height: 115px;
	text-align: right;
}

#login {
	float: right;
	width: 240px;
	height: 143px;
	border-bottom: 3px #666666 solid;
	margin-bottom: 3px;
}

#login_box {
	margin-bottom: 5px;
	padding: 3px;
	height: 130px;
	border: 1px #efefef solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #fff;
}

#login_box a, #login_box a:active, #login_box a:visited, #footer a, #footer a:active, #footer a:visited, #content a, #content a:active, #content a:visited {
	color: #0000FF;
}

#login_box a:hover, #footer a:hover, #content a:hover {
	text-decoration: none;
}

#profilbild { 
	height: 107px;
	float: left;
	width: 100px;
	text-align: center;
}

#profilbild img {
	padding: 5px;
	border: 1px #aeaeae solid;
	margin: auto;
	margin-top: 10px;
}

#profil_name {
	font-size: smaller;
	margin-top: 3px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 21px;	
}

#profil_status {
	float: left;
	width: 127px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom: 1px #efefef solid;
	font-size: smaller;	
	line-height: 17px;
}

.status_angaben {
	background: #FFFFCC;
	width: 40px;
	text-align: center;
	list-style: none;
	float: left;
	margin: 1px;
	margin-right: 5px;
	font-weight: bold;
}

#aktionen {
	float: left;
	text-align: right;
	width: 132px;
	padding-top: 5px;
}

#quicknavi {
	position: fixed;
	width: 100%;
	padding: 5px 0px;
	left: 0px;
	bottom: 0px; 
	z-index: 5; 
	border-top: 1px #999999 solid; 
	background: #ccc; 

}

#quick_text {
	background: #999; 
	color: #fff; 
	padding: 0 10px; 
	text-transform: uppercase; 
	float: left; 
	margin-right: 5px;
	margin-left: 5px;
	line-height: 26px;
}

#quicknavi img {
	border: 1px #999 solid;
	padding: 1px;
	margin: 3px 5px 0 3px;
}

#quick_buttons {
	float: left;
}

#quick_buttons a {
	color: red;
	text-decoration: none;
}

#online_user {
	text-align: right;
	line-height: 26px;
	padding-right: 5px;
}

#content {
	padding: 10px;
}

#quick_tip {
	display: none;
	background: transparent url(../gfx/black_arrow.png);
	font-size: smaller;
	height: 60px;
	width: 170px;
	padding: 20px;
	color: #000;
	z-index: 6;
}

.rechte_spalte {
	width: 225px;
	padding: 3px;
	padding-right: 0px;
	border-left: 1px #efefef solid;
	float: left;
	margin-left: 7px;
}

.linke_spalte {
	width: 690px;
	float: left;
}

.spalte_tip {
	margin-bottom: 5px;
	border-bottom: 1px #efefef dashed;
	line-height: 24px;
	padding-left: 28px;
	background-image: url(../gfx/Info.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.eingerueckt {
	padding-left: 5px;
}

.eingerueckt label{
    width: 90px;
    float: left;
	line-height: 25px;
}

.spalte_setup { background-image: url(../gfx/Setup.png); }
.spalte_status { background-image: url(../gfx/Status.png); }

h1 {
	font-size: large;
	padding-left: 40px;
	line-height: 35px;
	background-repeat: no-repeat;
	background-position: left center;
}

h1.suchen {	background-image: url(../gfx/Search.png); }
h1.profile { background-image: url(../gfx/Profile.png); }
h1.laeufe {	background-image: url(../gfx/Laeufe.png); }
h1.users { background-image: url(../gfx/Users.png); }
h1.grafik { background-image: url(../gfx/Grafik.png); }
h1.galerien { background-image: url(../gfx/Galerien.png); }
h1.forum { background-image: url(../gfx/Forum.png); }
h1.podium { background-image: url(../gfx/Podium.png); }
h1.spiridonwertung { background-image: url(../gfx/Spiridonwertung.png); }
h1.verein { background-image: url(../gfx/Verein.png); }
h1.berichte { background-image: url(../gfx/Berichte.png); }
h1.ergebnisliste { background-image: url(../gfx/Ergebnisliste.png); }
h1.userprofil { background-image: url(../gfx/Userprofil.png); }
h1.profil { background-image: url(../gfx/Profil.png); }
h1.loginerror { background-image: url(../gfx/Loginerror.png); }
h1.registrieren { background-image: url(../gfx/Registrieren.png); }
h1.postbox { background-image: url(../gfx/Postbox.png); }
h1.premiumaccount { background-image: url(../gfx/Premiumaccount.png); }
h1.linkliste { background-image: url(../gfx/Linkliste.png); }

.beschreibung {
	margin: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.paging {
	padding: 10px;
	margin: 5px 0;
}

.paging_top {
	border-bottom: 1px #efefef solid;
}

.paging_bottom {
	border-top: 1px #efefef solid;
}

.paging li {
	list-style-type: none;
	float: left;
	padding: 4px;
	background: #efefef;
	border: 1px solid #aeaeae;
	margin: 1px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
}

.paging ul {
	margin: 0;
	padding: 0;
}

.paging a {
	display: block;
	color: #000000;
	text-decoration: none;	
}

.grau {
	margin: 5px;
	padding: 10px;
	border: 2px #efefef solid;
}

.auflistung {
	padding: 3px;
	border: 1px #EFEFEF solid;
	margin: 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.such_kopf {
	line-height: 25px;
	font-size: larger;
	font-weight: bold;
	border-bottom: 1px #efefef solid;
	padding-left: 3px;
}

.such_ergebnis {
	padding: 10px;
	line-height: 21px;
}

img.bild_verein {
	padding: 3px;
	border: 2px #EFEFEF solid;
	width: 70px;
	margin-right: 10px;
	float: left;
}

.validity-summary-container { display:none; padding: 5px; margin: 3px; border:solid 1px #ff6600 !important; }
.validity-summary-container ul { list-style: url(../gfx/error.png); }
.validity-erroneous { border:solid 2px #ff6600 !important; }

#spiridon_effekt_wertung { height: 135px; }
.viertel { -moz-border-radius: 5px; -khtml-border-radius: 5px; float: left; width: 22.8%; margin: 0.5%; text-align: center; background: #eee; border: 1px #ccc solid; padding: 3px; display: none; }
.no_wert { font-style: italic; color: #ccc; background: #efefef; }
#spiridon_aktuell { -moz-border-radius: 5px; -khtml-border-radius: 5px; display: none;  background: #eee; border: 1px #ccc solid; padding: 5px; margin: 0.5%; font-weight: bold; text-align: center; }

.scroll_box { float: left; width: 325px; height: 100px; }
.scroll_box_titel { font-weight: bold; margin-bottom: 4px; }
.scroll_box_text {  line-height: 15px; height: 75px; overflow: auto; padding-left: 2px; font-size: smaller; }

.ueberschrift { font-weight: bold; font-size: larger; padding: 5px; background: #f8f8f8; border-bottom: 1px #efefef solid; }
.eintrag_data { font-size: smaller; font-style: italic; margin-top: 1px; }
.einrueck_text { padding: 10px; line-height: 21px; }
.kommentare { line-height: 24px; padding: 5px; padding-left: 30px; border-top: 1px #efefef solid; margin-top: 10px; background-repeat: no-repeat; background-position: left center; background-image: url(../gfx/Comment.png); font-weight: bold; }
.kommentar_bild { float: left; border: 1px #efefef solid; padding: 3px; margin: 3px; width: 50px; }
.kommentar { float: left; width: 550px; border: 1px #efefef solid; -moz-border-radius: 5px; -khtml-border-radius: 5px; padding: 5px; margin-left: 20px; }
.kommentar_mitteilung { padding: 5px; }

.galerie_bild { text-align: center; margin: 5px; }
.galerie_bild img { padding: 5px; border: 2px #efefef solid; }
.galerie_uebersichtsbild { width: 110px; height: 160px; float: left; margin: 10px; }
.galerie_kommentar { display: none; text-align: center; }

#userseite_profilbild { border: 2px #efefef solid; padding: 15px; margin: 10px; }
img.profilbild { padding: 5px; margin: 5px; border: 2px #efefef solid; }

#speichern_ausgabe { -moz-border-radius: 5px; -khtml-border-radius: 5px; display: none; background: #efefef; padding: 15px; }

.scrollable { position:relative; overflow:hidden; width:580px; height:120px; float:left; line-height: 120px; }
.scrollable .items { width:20000em; position:absolute; clear:both; }
.scrollable img { float:left; margin:5px 5px 5px 21px; padding:2px; border:1px solid #efefef; cursor:pointer; width:100px; height:100px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.scrollable .active { border:2px solid #ccc; z-index:10; position:relative; }

.gb_bild { float: left; padding: 2px; margin: 2px; border: 1px #efefef solid; width: 40px; -moz-border-radius: 5px; -khtml-border-radius: 5px; }

a.browse { background:url(../gfx/navigation_bilder.png) no-repeat; display:block; width:30px; height:30px; float:left; margin:40px 10px; cursor:pointer; font-size:1px; }
a.right { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover { background-position:-30px -30px; }
a.right:active { background-position:-60px -30px; } 
a.left { margin-left: 0px; } 
a.left:hover { background-position:-30px 0; }
a.left:active { background-position:-60px 0; }
a.disabled { visibility:hidden !important; } 

#online_kontakte { display: none; z-index: 500; height: 375px; width: 250px; right: 0px; bottom: 36px; position: fixed; border: 1px #999999 solid; border-bottom: none; border-right: none; background: #ccc; }
#personen_online { text-align: center; padding: 3px;}
.kontakt_kontaktliste { border: 1px #efefef solid; -moz-border-radius: 3px; -khtml-border-radius: 3px; margin: 2px; background: #efefef; }
.kontakt_profilbild { float: left; width: 40px; margin: 3px; padding: 3px; }
a.kontaktliste { color: #999; }
#online_user a { color: #ff0000; text-decoration: none; }
#personen_online_inhalt {  height: 330px;overflow:auto;}

.werbung { background: url(../gfx/werbung.png) no-repeat right center; padding: 5px; border: 1px #efefef solid; margin: 5px; margin-top: 0px; text-align: center; }

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 800px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

.neue_galerie { text-align: center; }
.neue_galerie img { margin: 3px; padding: 5px; border: 1px #efefef solid; }

#schritt_3_bilder img, #bilder_galerieuebersicht img{ margin: 5px; padding: 5px; border: 1px #efefef solid; -moz-border-radius: 3px; -khtml-border-radius: 3px; }

.star { background-image: url(../gfx/rating.png); width: 80px; height: 16px; }
.star_1 { background-position: 0px 80px; }
.star_2 { background-position: 0px 64px; }
.star_3 { background-position: 0px 48px; }
.star_4 { background-position: 0px 32px; }
.star_5 { background-position: 0px 16px; }

.monat_tabelle { border: 1px #fff solid; background: #fff; height: 80px; text-align: left; font-size: smaller; }
.monat_tabelle_grau { background: #efefef; }
.monat_tabelle_heute { background: #FFD993; }
.monat_tabelle a { display: block; }
.monat_tabelle img, .monat_tabelle div { margin: 1px; }
.monat_tabelle_termin { border: 1px #ff0000 solid; }

.neuer_eintrag { -moz-border-radius: 3px; -khtml-border-radius: 3px; line-height: 26px; margin-bottom: 5px; text-align: center; font-weight: bold; padding: 1px; background: #ad9fff; color: #fff; }
.neuer_eintrag a, .eintrag_bearbeiten a { display: block; text-decoration: none; }
.eintrag_bearbeiten { background: #fefe87; color: #000; }

.faq_titel { background: #EFEFEF; font-weight: bold; margin: 3px; margin-left: 10px; padding: 3px; }
.faq_text { margin: 10px; margin-left: 20px; font-size: x-small; padding: 10px; background: #F8F8F8; display: none; }
.faq_ueberschrift { margin-bottom: 10px; margin-top: 20px; border-bottom: 1px #ACACAC solid; font-weight: bold; font-style: oblique; }

.addthis_default_style { padding-left: 20px; }
.addthis_default_style a { margin: 3px; }

#autocomplete { z-index: 50000; position: absolute; background: #efefef; border: 1px #ccc solid; border-top: none; width: 230px; padding: 3px; display: none; font-size: smaller; }
#autocomplete a { display: block; }
#autocomplete a.aktiv { background: url('/gfx/link.gif') no-repeat scroll left #fff; }
.such_vorschlag { padding-left: 20px; line-height: 20px; }
.such_vorschlag_person { background: url('/gfx/person.png') no-repeat scroll left; }
.such_vorschlag_lauf { background: url('/gfx/wettkampf.png') no-repeat scroll left; }
.such_vorschlag_verein { background: url('/gfx/uebersicht.png') no-repeat scroll left; }

.welcome_link {font-size:smaller;display:block;height:68px;line-height:68px;background:#f1f1f1 url(/gfx/play.png) no-repeat left center;margin:1px 0px;color:#999999;text-decoration:none;}
.welcome_link_aktiv {background:#ccc;}
#shuffle_bild_beschreibung{font-size:smaller;height:40px;margin-top:300px;line-height:20px;text-align:left;background:url(/gfx/bg_popup.png);padding:2px;font-weight:bold;display:none;}

.link_kommentar {padding:2px 5px;}
.link_kommentar_kopf {line-height:19px;background:#eee;}

#neue_nachricht { position:fixed;bottom:50px;right:15px;border:none; }

.aktuelles { margin:3px;padding:10px;border-bottom:1px #ccc solid; }
.aktuelles_inhalt { float:left;width:600px;line-height:16px; }
.aktuelles_info { color:#666;font-size:smaller;padding-top:5px; }

.erweitert { background:#ccc; }
.erweitert_knapp { background:#ddd; }
