/*Farben:
orange #FEBF00
sand #FFDB90
grün:rgb(0, 204, 51);
*/

* {
	margin: 0;
}

td,body {
	font-family:'Arial',sans-serif;
	border-color: black;
	color:black;
	font-weight:normal;
	font-size:12px;
}

body{
	background-color:#FFDB90;
	border:0px;
	padding:0px;
	
	background-image:url("/images/bgpage.gif");
	background-repeat:repeat-y;
	background-position:center top;
}

dt {
	font-weight:bold;
}

a	{
	color:#993300;
	border:0px none;
}
	a:hover {
		color:#692300;
	}
	a img {	
		border:0px none;
	}

th {
	text-align:left;
	font-size:12px;
}

ul,ol {
	list-style-type:square;
}

/*Seiten-Bereiche */
html, body {
	height: 100%;
}

div#wrapper {
	width:970px;
	margin:0 auto -140px;
	border:0px none;
	border-right:1px solid #000;
	border-left:1px solid #000;	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color:#F8F0CD;
}

div#head {
	width: 970px;
	background-color:#FEBF00;
	height:175px;
	background:url('/images/10_WRHeader.png') 19px 21px no-repeat;
}

	/*div#head div.banner_468 {
		position:relative;
		margin-left:495px;
		width:468px;
		border:2px solid #000;
		margin-top:-116px;
	}*/
	div#head a#title {
		position:absolute;
		margin:26px 0 0 22px;
		width:215px;
		height:85px; 
		display:block;
	}
	div#head h1 {
		visibility:hidden;
		font-size:12px;
	} 


div#main_content {
	width: 940px;
	padding:15px;
	padding-top:0px;
	background-color:#F8F0CD;
}
	div#main_content p,
	div#main_content {
		line-height:20px;
	}
	#main-content ul {
		margin:12px 0;
	}


div.push {
	height:140px;
}

div#footer {
	width: 970px;
	height:140px;
	margin:0 auto;
	border:0px none;
	background-image:url("/images/WRFooter.png");
	background-repeat:no-repeat;
	background-position:bottom left;
}
	div#footer span.copyright {
		display:block;
		margin-left:310px;
		padding-top:80px;
		width: 370px;
		text-align:center;
	}
	div#footer span.menu {
		display:block;
		padding-top:5px;
		margin-left:300px;
		width: 390px;
		text-align:center;
	}
	div#footer span.menu ul {
		margin-left:0px;
		padding-left:0px;
	}
	div#footer span.menu ul li {
		padding-left:3px;
		display:inline;
	}

/* Navigation */
div#navigation {
	width:970px;
	height:22px;
	background-image:url("/images/navi_bg.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
	border-bottom:1px solid #000;
	border-top:1px solid #9B6B3D;/*000*/
	padding-top:3px;
}

	div#navigation ul {
		margin-left:0px;
		padding-left:0px;
	}
	div#navigation ul li {
		display:inline;
		float:left;
    	margin-top: -3px;
    	padding: 4px 6px 5px;
		max-width: 100px;
		min-width:84px;
    	border-right: 1px solid #9B6B3D;
   	 	text-align: center;
	}
	div#navigation ul li:last-child {
		border-right:0px none;
	}
	div#navigation.mod_menu ul li {
    	min-width: 70px;
	}




	div#navigation a {
		text-decoration:none;
		color:#3F240A;
		border-bottom:1px dotted #9B6C3E;
		/*display:block;
		float:left;*/
	}
		div#navigation a:hover,
		div#navigation a.active{
			text-decoration:none;
			color:#000;
			border-bottom:1px solid #7A4F26;
		}
		div#navigation a.active{
			font-weight:bold;
		}

/* Zweit-Navigation */
div#zweitnavigation {
	max-width:970px;
	min-height:22px;
/*	background-image:url("/images/input_bg.gif");
	background-repeat:repeat-x;
	background-position:bottom left;*/
	border-bottom:1px solid #9B6B3D;
	padding-bottom:4px;
	background-color:#FFDB90;
}
	div#zweitnavigation ul li {
		padding-top:5px;
		display:inline;
		float:left;
		padding-right:10px;
	}
	div#zweitnavigation a {
		text-decoration:none;
		color:#3F240A;
		border-bottom:1px dotted #9B6C3E;
	}
		div#zweitnavigation a:hover,
		div#zweitnavigation a.active{
			text-decoration:none;
			color:#000;
			border-bottom:1px solid #7A4F26;
		}
		div#zweitnavigation a.active{
			font-weight:bold;
		}

/*Kopfbereich*/


div#head_data {
    position: absolute;
}
body.loggedout div#head_data {
	background:url('/images/10_headdata.png') top left no-repeat;
	padding: 7px 8px 10px 10px;
	width:281px;
	height:76px;
    margin-left: 672px;
    margin-top: -172px;
}
body.loggedout div#head_data div#user_info.guest h3 {
	display:none;
}


/*Anmeldestern*/
#anmeldestern {
	background-image:url("/images/10_anmelden_small.png");
	background-position:left top;
	z-index:29;
	width:152px;
	height:30px;
	margin-top:12px;
	float:right;
}
	#head_data #anmeldestern {
		width:226px;
		height:58px;
	    margin-left: -232px;
	    margin-top: 55px;
		position:absolute;	
		float:none;
		background-image:url("/images/10_anmelden.png");
	}
	#anmeldestern a {
		display:block;
		width:152px;
		height:30px;
	}
	#head_data #anmeldestern a {
		display:block;
		width:219px;
		height:48px;
	}
	#anmeldestern span {
		display:none;
	}



body.loggedin div#head_data {
	width:550px;
	height:20px;
    margin-left: 402px;
    margin-top: -172px;
    background:url('/images/10_headdata_loggedin_01.gif') top left no-repeat;
    padding:7px 8px 9px 8px;
}
body.loggedin div#head_data.head_data_open {
	height:110px;
}

div#head_data.head_data_open #user_info {
	border-bottom:1px solid #9B6B3D;
}
div#head_data .pulldown {
	padding:1px 5px 3px 12px;
	width:550px;
	height:9px;
	margin-left:-8px;
	font-size:6pt;
   	background:url('/images/10_headdata_loggedin_02.gif') top left no-repeat;
}
div#head_data .pulldown a {
	color:#000;
	text-decoration:none;
}
	div#head_data .pulldown a:hover {
		text-decoration:underline;
	}


div#head_data div#horses {
	width: 100%;
}


/* Header-Bereich */
#user_info {
	height:21px;
	padding:2px 5px 0;
}
	#user_info #thats_you a,
	#user_info #user_konto a,
	#user_info #user_pns a {
		float:left;
		min-width:80px;
		display:block;
		padding-left:19px;
		line-height:18px;
		text-decoration:none;
	}

	#user_info #thats_you a:hover,
	#user_info #user_konto a:hover,
	#user_info #user_pns a:hover {
		text-decoration:underline;
	}	
	
	#user_info #user_konto a {
		background:url('/icon/money_brown.gif') top left no-repeat;
	}
	#user_info #user_konto a:hover {
		background:url('/icon/money.png') top left no-repeat;
	}
	#user_info #thats_you a {
		background:url('/icon/user_brown.gif') top left no-repeat;
	}
	#user_info #thats_you a:hover {
		background:url('/icon/user.png') top left no-repeat;
	}
	#user_info #user_pns a {
		background:url('/icon/mail_brown.gif') top left no-repeat;
	}
	#user_info #user_pns a:hover {
		background:url('/icon/email.png') top left no-repeat;
	}

	#user_info #user_logout a {
		color:#333;
		font-size:0.8em;
		display:block;
		float:right;
		line-height:18px;
	}
	#user_info form {
		padding:2px 7px;
	}
	
	#user_info #formName,
	#user_info #formPasswort {
		max-width:125px;
	}
	
	




/*Styling Seite*/
h2 {
	font-family:'Arial Narrow','Arial',sans-serif;
	font-size:26px;
	line-height:110%;
	margin-bottom:5px;
	padding-top:15px;
}
	.text_start h2 {
		padding-top:0px;
	}

h3 {
	font-size:16px;
	margin:23px 0px 3px 0px;
}
	div#user_info h3 {
		margin-top:0px;
	}
h4 {
	margin:3px 0px;
	font-size:1.0em;
}
	#horse_races_list h4 {
		margin:0px 0px;
	}

p {
	margin-bottom:8px;
}


em {
	font-weight:bold;
	font-style:normal;
}

iframe {
	border:0px none;
}

div.text_block {
	margin-bottom:20px;
}

div.text_image,
div.text_image_odd,
div.text_image_even
{
	border:1px solid black;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}	
	div.text_image img,
	div.text_image_odd img,
	div.text_image_even img
	{
		padding:0px;
	}
	div.text_image_odd {
		float:right;
		margin-right:0px;
		margin-left:10px;
	}
	div.text_image_even {
		float:left;
		margin-right:10px;
		margin-left:0px;
	}



/* Zweispaltiges Layout */
body.two_rows div#main_content div#left_spalte {
	width:610px;
	float:left;
}
body.two_rows div#right_spalte,
body.two_rows div#help_spalte {
	width:300px;
	float:right;
	margin-top:0px;
}


/*Boxen rechts (wenn zweispaltig) */
.news_block,
.fohlen_block,
#mitglieder_online {
	border:1px solid #7C5630;
	margin-bottom:10px;
}
	.wr_online li {
		float:left;
		padding-right:15px;
	}
	#mitglieder_online ul.startloggedin {
		overflow:auto;
		max-height:100px;
		padding-left:18px;
	}
	/*#mitglieder_online li .userPanelName {
		display:block;
	}*/
	div#right_spalte .fohlen_block div.geschlecht {
		float:right;
		padding:5px;
		width:20px;
	}
	#mitglieder_online div {
		margin-bottom:7px;
	}
	div#left_spalte #mitglieder_online h3,
	div#left_spalte .news_block h3	{
		margin-top:0px;
	}
	.news_block .news_date {
		display:inline;
		font-weight:normal;
		font-size:10px;
	}
	.news_block h3,
	.fohlen_block h3,
	#mitglieder_online h3 {
		font-size:12px;
		margin-bottom:0px;
		background-image:url("/images/navi_bg.gif");
		background-repeat:repeat-x;
		padding:5px;
		background-position:bottom left;
		background-position:bottom left;
		background-color:#FFDB90;
		padding-left:5px !important;
	}

	div.news_block p,
	.fohlen_block p {
		padding:3px;
		margin:0;
	}


/*Meldungen*/
div.meldung {
	border:1px solid #9B6C3E;
	padding:7px;
	background-color:#FFDB90;
	background-image:url("/images/input_bg.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
}
	div.meldung img.info_img {
		vertical-align: top; 
		padding-right: 5px;
		padding-top:1px;
		padding-left:2px;
	}


a.pwvergessen {
	font-size:0.8em;
}

/* Formular-Elemente */
input,select,textarea {
	font-size:12px;
	padding:3px;
	border-radius:6px;
	border:1px solid #7C5630;
	margin:1px;
	background-color:#FFDB90;
	background-image:url("/images/input_bg.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
}

input,button {
  width: auto;
  overflow: visible;
}

input[type="submit"],
button,
input[type="button"],
input[type="reset"] {
    border: 1px outset #7C5630;
    padding: 3px 10px;
}

input[type="submit"]:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
    border: 1px inset #7C5630;
}

/*Login-Formular*/
form.loginform label {
	width:120px;
	display:block;
	float:left;
	padding-top:3px;
}

form.loginform a {
	width:120px;
	display:block;
	float:left;
}


.loginform input {
	padding:2px;
}
.loginform input[type="submit"] {
	padding:2px 10px;
}

/*Pferdefotos*/
div.horse_foto {
	margin-left:-1px;
	font-size:90%;
	margin-top:10px;
	border:1px solid #9B6B3D;
	-moz-border-radius:5px;
}

div.foto_field {
	width:322px;
	padding:0px;
	text-align:center;
}

div.horse_foto_info {
	width:322px;
	padding:0px;
}

img.horsephoto {
	padding:1px;
	background-color:#F7FCE7;
}

/*Infopanel*/
span.userPanelMitglied,
span.userPanelGast, 
span.userPanelNoUser, 
span.userPanelModerator, 
span.userPanelAdmin  {
	line-height:1.5em;
	font-size:0.8em;
}
	span.userPanelName {
		font-size:1.2em;
		padding: 0px 2px;
	}
	span.userPanelId  {
		padding: 0px 5px;
	}
		/*span.userPanelId:before  {
			content:"(ID: ";
		} 
		span.userPanelId:after  { 
			content:")";
		}*/
	span.userPanelMail { 
		margin-top:1px;
	}

span.horsePanelLebt, 
span.horsePanelTot,
span.horsePanelExtern,
span.horsePanelUnbekannt{
	line-height:1.5em;
	font-size:0.8em;
}
	span.horsePanelName {
		font-size:1.2em;
		padding: 0px 2px;
	}
	span.horsePanelId  {
		padding: 0px 5px;
	/*	vertical-align:bottom;*/
	}
		span.horsePanelId:before  {
			content:"(ID: ";
		} 
		span.horsePanelId:after  { 
			content:")";
		}

/*Tabellen ganz allgemein*/
#main_content table {
	margin:10px 0;
}

	#main_content table td {
		vertical-align:top;
	}

th.verticaltable {
	text-align:right;
}

/*Verkaufs-Tabellen*/
table.handel,
table.styled {
	text-align:left;
	border-collapse:collapse;
}
	table.handel tr td,
	table.styled tr td {
		padding:10px 5px 7px;
		border-right:1px dashed #9B6B3D;
		border-left:1px dashed #9B6B3D;
		border-bottom:1px solid #000;
	}
	table.handel tr th ,
	table.styled tr th {
		padding:5px;
		border-bottom:1px solid #000;
		border-top:1px solid #9B6B3D;
	}

	table.styled tr,
	table.handel tr,
	#ajax_table tbody tr {
		border-left:1px solid #000;
		border-right:1px solid #000;
		background: url("/images/bg_tabelle.jpg") repeat-x bottom;
	}	
		table.handel tbody tr:hover,
		table.styled tbody tr:hover,
		table#ajax_table tbody tr:hover{
			background-color:#FFDB90;
			background-image:none;
		}
		table.styled thead tr {
			background-color:#FFDB90;
			background-image:url("/images/navi_bg.gif");
			background-position:right bottom;
			background-repeat:repeat-x;
			border-top:1px solid #9B6B3D;
		}

	table.handel td.handel_preis {
		width:60px;
		text-align:right;
	}
	table.handel td.handel_objekte {
		width:180px;
	}
	table.handel td.handel_besitzer {
		width:150px;
	}
	table.handel td.handel_gebot {
		width:150px;
	}
	table.handel td.handel_ueberboten {
		width:8px;
	}



/* Randspalten-Div's */
div#help_spalte div,
div#right_spalte div{
	border:1px solid #000;
	margin-bottom:10px;
	width:301px;
}
	div#help_spalte div div,
	div#right_spalte div div {
		border:0px none;
	}
	div#help_spalte div h2,
	div#right_spalte div h2{
		font-size:16px;
		margin-bottom:0px;
		background-image:url("/images/navi_bg.gif");
		background-repeat:repeat-x;
		background-position:bottom left;
		border-bottom:1px solid #7C5630;
		padding:5px;
		background-color:#FFDB90;
	}
	div#help_spalte div h3,
	div#right_spalte div h3{
		font-size:12px;
		margin-top:0px;
		margin-bottom:0px;
		background-image:url("/images/navi_bg.gif");
		background-repeat:repeat-x;
		background-position:bottom left;
		border-bottom:1px solid #7C5630;
		padding:5px;
		background-color:#FFDB90;
	}
	div#help_spalte div p,
	div#right_spalte div p {
		padding:5px;
	}
	div#help_spalte div ul,
	div#right_spalte div ul {
		padding:5px;
		padding-left:20px;
	}
		div#help_spalte div ul li {
			list-style-position:outside;
			list-style-type:square;
		}
		div#help_spalte div.ui-tabs ul li {
			list-style-type:none;
		}
		div#help_spalte div.ui-tabs ul {
			padding:0;
		}
		div#help_spalte div#tabs.ui-corner-all,
		div#help_spalte div#tabs .ui-tabs-nav {
			border-radius: 0px;
			border:0px;
		}
		div#help_spalte div#tabs>div {
			border:1px solid #000000;
			width:291px;
		}
	div#news .news_block_all {
		padding:3px;
		padding-bottom:0px;
	}


/*Zusammenfaltbare Blöcke*/
.collapsible {
	padding-left:20px;
	background-image: url("/images/desc.gif");
	background-repeat:repeat-x;
	background-position:bottom right;
	margin-top:20px;
}
h2.collapsible,
h3.collapsible {
	min-height:20px;
}

.forum_info {
	width:300px;
}
.forum_avatar {
	width:80px;
	float:left;
}
.forum_info_avatar {
	width:200px;
	margin-left:100px;
}
	.forum_info p.name,
	.forum_info_avatar p.name {
		margin:0 0 15px 0;
	}
	
	.forum_avatar img {
		max-width:90px;
	}


/*Steckbriefe*/
table.steckbrief {
	border:0;
	border-collapse:separate;
	border-spacing:0;
	margin:5px 0px !important;
	width:300px;
}
table.mitglied_steckbrief {
	margin:10px 0 !important;
}

table.steckbrief th,table.steckbrief td {
	border-top:1px solid #9B6B3D;
}
table.steckbrief tr.first th,table.steckbrief tr.first td {
	border-top:0px none;
}
	table.steckbrief td {
		padding:7px 0 3px 0;
		width:220px;
		vertical-align:bottom;
	}
	table.steckbrief th {
		text-align:left;
		vertical-align:bottom;
		width:80px;
		padding:7px 0 3px 0;
	}

	table.steckbrief ul {
		list-style:none outside;
		margin:0px;
		padding:0px;
	}

table.horse_abstammung {
	-moz-border-radius:5px 5px 5px 5px;
	border:1px solid #9B6B3D;
	border-collapse:separate;
	border-spacing:0;
	width:300px;
}
	table.horse_abstammung th,
	table.horse_abstammung td {
		min-width:94px;
		padding:7px 3px;
		vertical-align:middle;
	}

div.steckbrief_block {
	margin-right:19px;
	float:left;
}
	div.steckbrief_block div.horse_steckbrief_box{
		width:274px;
		padding:3px 1px 1px 3px;
		border:1px solid #9B6B3D;
		background-color:#f7fce7;
		margin:5px 0px 0px 0px;
	}
	div.steckbrief_block div.steckbrief_warning {
		background-image:url("/icon/exclamation_ecke2.png");
		background-position:left top;
		background-repeat:no-repeat;
	}
	div.steckbrief_block div.warning {
		float:left;
	}
	div.horse_steckbrief_box ul {
		display:block;
		padding:0;
	}
	div.horse_steckbrief_box li {
		display:block;
	}
	div.steckbrief_block div.info {
	}
	div.steckbrief_block a.option {
		display:block;
		float:right;
		margin:2px;
		margin-bottom:1px;
		text-decoration:none;
		padding-left:14px;
		background-image:url("/icon/cog_12.png");
		background-position:left center;
		background-repeat:no-repeat;
	}
	div.pills {
		float:left;
		padding:5px;
		padding-left:0px;
		width:20px;
		text-align:left;
	}
	div.pills_fortschritt {
		background-image:url("/icon/pill_green.png");
		background-position:left center;
		background-repeat:no-repeat;
		display:inline;
		padding-left:9px;
		opacity:0.8;
	}

div.steckbrief_block_3 {
	margin-right:0px !important;
	width:280px;
}
	div.steckbrief_block h3 {
		margin-top:20px;
	}


div.steckbrief_header {
	width:900px;
}
	div.steckbrief_header h2 {
		padding:10px 0 10px 0px;
	}
	div.steckbrief_header h2,
	div.steckbrief_header div.links {
		min-width:270px;
		max-width:600px;
		margin-bottom:0px;
	}
	div.steckbrief_header div.links {
		border-bottom:1px solid #9B6B3D;
		border-right:1px solid #9B6B3D;
		border-top:1px solid #9B6B3D;
		height:18px;
		margin-left:-15px;
		padding:5px 0 5px 21px;
		background-color:#F7FCE7;
		width:293px;
	}

	a.horse_internlink {
		padding-top:0px;
		margin-bottom:10px;
		text-decoration:none;
	}
		a.horse_internlink:hover {
			text-decoration:underline;
		}
	div.steckbrief_header div.links div.active {
		font-weight:bold;
	}
	div.steckbrief_header div.links div {
		background-position:left center;
		background-repeat:no-repeat;
		height:18px;
		padding-left:20px;
		float:left;
		width:70px;
	}
		div#horse_internlink_daten {
			background-image:url("/icon/daten.png");
		}
		div#horse_internlink_koennen {
			background-image:url("/icon/koennen.png");
		}
		div#horse_internlink_training {
			background-image:url("/icon/training.png");
		}
		div#horse_internlink_notraining_ko {
			background-image:url("/icon/time.png");
		}
		div#horse_internlink_notraining_krank {
			background-image:url("/icon/exclamation.png");
		}
		div#horse_internlink_notraining_ko,
		div#horse_internlink_notraining_krank {
		    font-size: 0.85em;
		    line-height: 0.94em;
		    overflow: hidden;
		    width: 93px;
		}

.steckbrief_fremde_infos.steckbrief_block  .horse_steckbrief_box {
	padding-bottom:3px;
}


.steckbrief_koennen_left,
#steckbrief_left {
	width:620px;
	float:left;
}
.steckbrief_koennen_right,
#steckbrief_right {
	width:300px;
	margin-left:640px;
}
.steckbrief_small_left {
	width:300px;
	float:left;
}
.steckbrief_small_right {
	width:300px;
	margin-left:320px;
}


table.mitglied_steckbrief {
	width:100%;
}
	table.mitglied_steckbrief textarea,
	table.mitglied_steckbrief input {
		width:90%;
	}
table.mitglied_steckbrief th {
	width:120px;
	padding-right:10px;
}
table.mitglied_steckbrief td {
	width:auto;
}

.clear {
	clear:both;
}

#koennenGraph {
	width:300px;
	height:370px;
	float:right;
	top:50px;
	background-color:#F8F0CD;
}
#koennenGraph.koennenGraph_horse {
	width:320px;
	height:320px;
	float:right;
	top:150px;
	background-color:#F8F0CD;
}


.input_kontakt {
	width:300px;
}
textarea.input_kontakt {
	width:294px;
}

/*Verschiebungen bei Fotos*/
div.horse_steckbrief_photo div.steckbrief_block_2 {
	margin-right:15px;
}
div.horse_steckbrief_photo div.steckbrief_block_2 table {
	width:324px;
}


.hufe_textaround {
	display:block;
	float:left;
	margin-right:5px;
}

.horse_steckbrief_options_short {
	border:1px solid #9B6B3D;
	background-color:#FFDB90; 
}









div.horse_steckbrief_all h2 {
	height:25px;
}

div.horse_steckbrief_all table.steckbrief.horse_turnierdata {
	width:302px;
	max-width:302px;
}



ul.steckbrief_jobliste {
	margin-left:0px;
	margin-top:5px;
	padding-left:0px;
	list-style:inside;
	overflow:auto;
	display:block;
	border-top:1px dotted #9B6B3D;
}
	ul.steckbrief_jobliste {
		width:300px;
	}

.steckbrief_pferdeliste_box {
	width:620px;
	height:240px;
	overflow:auto;
}
.steckbrief_pferdeliste {
	width:600px;
	border-collapse:collapse;
}
	.steckbrief_pferdeliste td {
		padding:5px 7px;
		border:1px solid #000;
	}

.turniererfolge {
	width:width:100%;
	border-collapse:collapse;
}
	.turniererfolge td {
		padding:5px 7px;
		border:1px solid #000;
	}

p.mitglied_steckbrief {
	width:300px;
	margin:0px;
	font-size:95%;
}


ul.steckbrief_jobliste li,
ul.steckbrief_pferdeliste li {
	padding:5px;
	border:1px dotted #9B6B3D;
	border-top:0px none;
}

table.training_log {
	border-collapse:collapse;
}
	table.training_log td {
		border:1px solid #9B6B3D;
		padding:3px;
	}
	table.training_log th {
		border:1px dotted #9B6B3D;
		padding:5px;
		text-align:left;
	}

table.collapsitable_top {
	margin-bottom:0px !important;
}
table.collapsitable_bottom {
	margin-top:0px !important;
}


/* Jobs */
ul.job_liste {
	padding-left:0px;
	margin-bottom:30px;
}
	ul.job_liste li {
		width:200px;
		float:left;
		display:block;
	}



/*Balkengrafiken*/
table.Balkengrafik {
	border:0px none;
	border-collapse:collapse;
	margin:2px !important;
	margin-right:0px !important;
}
	table.Balkengrafik td {
		border:1px solid black;
		font-size:9px;
		line-height:11px;
		height:11px;
		text-align:right;
		padding-right:2px;
	}
	table.Balkengrafik tr.names td {
		border:0px none;
	}




/*PanelUser*/
div.fullPanelUser {
}
	div.fullPanelUser div.status {
		display:block;
		width:150px;
	}
	div.fullPanelUser_Administratorin,
	div.fullPanelUser_Moderatorin,
	div.fullPanelUser_Sonderaccount{
		color:#167c00;
		font-weight:bold;
	}
	div.fullPanelUser div.user_wrData {
		width:140px;
		float:left;
	}
	div.fullPanelUser div.user_userData {
		width:140px;
		float:right;
	}

div.fullPanelHorse div.horse_wrData {
	width:100px;
	float:left;
}
div.fullPanelHorse div.horse_extraData {
	width:180px;
	float:right;
}

/*Blättern-Funktion*/
ul.scroll_navigation {
	margin:5px;
}
	ul.scroll_navigation ul {
		list-style-type:none;
	}
	ul.scroll_navigation li {
		list-style-type:none;
		float:left;
		margin-right:5px;
	}
		ul.scroll_navigation li a {
			background-color:#FFDB90;
			font-weight:bold;
		}
		ul.scroll_navigation li a,
		ul.scroll_navigation li.points,
		ul.scroll_navigation li.self {
			display:block;
			padding:8px;
			border:1px solid #9B6B3D;
			text-decoration:none;
		}

/*Ajax-Suchen*/
table#ajax_table {
	border:1px solid #000;
	border-collapse:collapse;
}
	table#ajax_table td {
		border:1px solid #9B6B3D;
		padding:3px;
	}


/*Anmeldehinweis*/
div.anmeldeHinweis {
	width:400px;
	border:1px solid #000;
	padding:5px;
}
div.anmeldeHinweis a#anmeldestern {
	float:right;
	position:relative;
	margin:0px;
}


input.user_selector {
	background-image:url("/icon/user.png");
	background-position:right;
	background-repeat:no-repeat;
}



/*Shop-Button*/
a#shop_link {
	background-image:url("/images/Shop.png");
	background-position:left bottom;
	width:192px;
	height:155px;
	z-index:100;
	display:block;
}
	a#shop_link span {
		display:none;
	}
	a#shop_link:hover {
		background-position:bottom right;
	}

a#shop_link_ext {
	background-image:url('/images/Shop_link.png');
	background-position:left bottom;
	width:192px;
	height:155px;
	z-index:100;
	display:block;
}
	a#shop_link_ext span {
		display:none;
	}
	a#shop_link_ext:hover {
		background-position:bottom right;
	}



/* -------------------------------------------------------------------------- */

/* tables */

#horses table.tablesorter {
	font-size: 10px;
	width: 100%;
	text-align: left;
	border-collapse:collapse;
}
#horses table.tablesorter td,
#horses table.tablesorter td span {
	font-size: 10px;
}
#horses table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border-bottom: 1px solid #000;
	font-size: 8pt;
	padding: 1px 4px;
}
table.tablesorter thead th {
	background-image:url("/images/navi_bg.gif");
	background-color:#FFDB90;
	background-repeat:repeat-x;
	background-position:bottom right;
	font-weight:normal;
}
table.tablesorter thead th.header{
	background-image:url("/images/bg.gif");
	cursor: pointer;
}
#horses table.tablesorter tbody td {
	padding: 0px 3px;
	border-top:1px solid #9B6B3D;
	border-right:1px solid #9B6B3D;
	vertical-align:middle;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url("/images/asc.gif");
	background-repeat:repeat-x;
	background-position:bottom right;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url("/images/desc.gif");
	background-repeat:repeat-x;
	background-position:bottom right;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
}

/*Höhen*/
div#horses {
	height:84px;
	overflow:auto;
}

span.tablehorses_showmore {
	border-left: 1px solid #000;
	padding:0 5px 0 3px;
	display:block;
	float:right;
}

h2.tablesorter {
	display:none;
}




/*Pokalschrank*/
.Pokalschrank {
	width:300px;
	height:150px;
	border:1px solid #9B6B3D;
	margin:5px 0;
}
	.Pokalschrank ul {
		margin:0px;
		padding:0px 13px;
		list-style:none;
		list-style-type:none;
	}
	.Pokalschrank li {
		float:left;
		height:140px;
		width:136px;
		text-align:center;
		display:block;
		border:dotted #9B6B3D;
		border-width:0px 1px;
		margin-left:-1px;
		padding-top:10px;
	}
	.Pokalschrank .text {
		position:absolute;
		margin-top:-10px;
		width:139px;
		text-align:center;
	}
		.Pokalschrank .text .titel {
			display:block;
		}
		.Pokalschrank .text .platz {
			display:block;
			width:60px;
			float:left;
		}
		.Pokalschrank .text .datum {
			display:block;
			width:78px;
			float:right;
		}
	.Pokalschrank a.vor,
	.Pokalschrank a.zurueck {
		display:block;
		height:70px;
		margin-top:35px;
		position:absolute;
		width:12px;
		background-position:left center;
		background-repeat:no-repeat;
	}
	.Pokalschrank a.vor {
		margin-left:287px;
		background-image:url("/icon/resultset_next.png");
	}
	.Pokalschrank a.zurueck {
		margin-left:-1px;
		background-image:url("/icon/resultset_previous.png");
	}

		.Pokalschrank a.vor span,
		.Pokalschrank a.zurueck span {
			display:block;
			height:0;
			font-size:5px;
		}

.Fotoschrank {
	width:820px;
	height:620px;
	border:1px solid #9B6B3D;
	margin:5px 0;
}
	.Fotoschrank ul {
		margin:0px;
		padding:0px 13px;
		list-style:none;
		list-style-type:none;
	}
	.Fotoschrank li {
		float:left;
		height:300px;
		width:260px;
		text-align:left;
		display:block;
		border:dotted #9B6B3D;
		border-width:0px 1px 1px 1px;
		margin-left:-1px;
		padding-top:10px;
	}
		.Fotoschrank div.foto_field {
			width:250px;
			border:0px none;
			padding:0px;
		}
	.Fotoschrank .foto_info {
		font-size:85%;
	}

	.Fotoschrank a.vor,
	.Fotoschrank a.zurueck {
		display:block;
		height:70px;
		margin-top:235px;
		position:absolute;
		width:12px;
		background-position:left center;
		background-repeat:no-repeat;
	}
	.Fotoschrank a.vor {
		margin-left:807px;
		background-image:url("/icon/resultset_next.png");
	}
	.Fotoschrank a.zurueck {
		margin-left:-1px;
		background-image:url("/icon/resultset_previous.png");
	}

		.Fotoschrank a.vor span,
		.Fotoschrank a.zurueck span {
			display:block;
			height:0;
			font-size:5px;
		}

.Pokalschrank .info_text {
	margin-top:60px;
	text-align:center;
	width:100%;
}

.ajax_loading_box {
	width: 945px; 
	height: 500px; 
	position: absolute; 
	margin-top: -50px; 
	background-image: url(/images/suchhintergrund.png); 
	margin-left: -1px;
}
	.ajax_loading_box img {
		margin: 40px auto;
	}





body.small {
}
	body.small label{
		display:block;
	}
	body.small input[type=submit] {
		padding:5px;
		margin-top:10px;
	}





#pferd_newsbox {
	width:300px;
}

	#pferd_newsbox div.liste {
		width:298px;
		border:1px solid #000;
		overflow:auto;
	}
	
	#pferd_newsbox ul,
	#pferd_newsbox li {
		list-style:none outside;
		padding:0;
		margin:0;
	}

	#pferd_newsbox li {
		display:block;
		border-bottom:1px solid #000;
		width:292px;
		padding:5px 3px;
	}

	#pferd_newsbox span.date {
		font-size:0.85em;
	}
	#pferd_newsbox span.date:after {
		content:": ";
	}



div.short_icon {
	height:auto;
	display:block;
	float:left;
}
	.short_icon_icon {
		background:url('/icon/dialog-warning.png') top left no-repeat;
		width:32px;
		height:32px;
		position:absolute;
	}
	.short_icon_icon span {
		display:none;
	}
	.short_icon_text {
		text-shadow:1px #000000;
		padding:0 10px 0 25px;
	}


	
img.koennensbalken {
	border:1px solid #000000;
	border-radius:3px;
}
.koennen_desc {
	display:block;
	width:302px;
	font-size:0.8em;
	text-align:right;
}

div.koennensbalken.koennen_scala {
	width:302px;
	height:40px;
}
div.koennensbalken.koennensbalken_user.koennen_scala {
	width:335px;
	height:40px;
}

div.koennensbalken .koennen_desc {
	text-align:left;
}


div.koennensbalken.koennen_scala .koennensbalken_skala {
	position:absolute;
	margin-top:11px;
	width:302px;
	height:24px;
	display:none;
}
	div.koennensbalken_user.koennen_scala .koennensbalken_skala {
		margin-left:33px;
	}

	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_dressur,
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_springen {
		background-image:url('/images/skala_dressur.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_barock {
		background-image:url('/images/skala_barock.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_trennen {
		background-image:url('/images/skala_trennen.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_frennen {
		background-image:url('/images/skala_frennen.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_hrennen {
		background-image:url('/images/skala_hrennen.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_fahren {
		background-image:url('/images/skala_fahren.png');
	}
	div.koennensbalken.koennensbalken_user.koennen_scala .koennensbalken_skala.skala_fahren {
		background-image:url('/images/skala_u_fahren.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_military {
		background-image:url('/images/skala_military.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_distanz {
		background-image:url('/images/skala_distanz.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_toelt {
		background-image:url('/images/skala_toelt.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_pass {
		background-image:url('/images/skala_pass.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_gangpferde {
		background-image:url('/images/skala_mehrgang.png');
	}
	div.koennensbalken.koennen_scala .koennensbalken_skala.skala_rennen {
		background-image:url('/images/skala_rennen.png');
	}
div.koennensbalken.koennen_scala:hover .koennensbalken_skala {
	display:block;
}
div.koennensbalken.koennen_scala:hover .koennen_desc {
	display:none;
}




.online_now {
	padding-left:20px;
	background-image:url("/icon/tag_green.png");
	background-position:left top;
	background-repeat:no-repeat;
}
.not_online {
	padding-left:20px;
	background-image:url("/icon/tag_red.png");
	background-position:left top;
	background-repeat:no-repeat;
}

h3.lk_stufe {
	border-bottom:1px solid #000000;
	font-size:13px;
	padding-left:6px;
}
#tabs {
	width:620px;
}
#tabs.turniererfolge .ui-tabs-panel {
	max-height:240px;
	overflow:auto;
}
#ajax_form #tabs {
	width:300px;
}

.lk {
	padding-left:20px;
	background-image:url("/icon/medal.png");
	background-position:left top;
	background-repeat:no-repeat;
}

.opaque td,
.opaque th,
.opaque {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10); /* MSIE/PC */
	-moz-opacity: 0.1; /* Mozilla 1.6 and older */
	opacity:0.1;
}







#friendschaft_start input,
.input_friendship_start {
	width:280px;
}

.members_friends_requests,
#member_friends {
	max-height:240px;
	overflow:auto;
}

.members_friends {
	padding-left:13px;
}
.member_friends_accept,
.member_friends_decline,
.member_friends_delete {
	vertical-align:middle;
	display:block;
	float:right;
}

.members_friends .request {
	display:block;
}
.members_friends .request br {
	clear:right;
}
.members_friends .request .message {
	font-size:0.85em;
}



.steckbrief_koennen_right, #steckbrief_right {
	float:right;
	margin-left:0;
}







.userPanelId {
	display:none;
}
.userPanelNoUser .userPanelId {
	display:inline;
}
span.userPanelName {
	padding:0;
	white-space:normal;
}
.userPanelFriends a,
.ui-widget-content .userPanelFriends a {
	color:#31639F;/*#832BAF;*/
}
.userPanelAdmin a,
.userPanelModerator a,
.ui-widget-content .userPanelAdmin a,
.ui-widget-content .userPanelModerator a {
	color:#167c00;
}
#mitglieder_online ul.startloggedin,
.wr_online ul  {
	padding-left:2px;
}
.wr_online li {
	list-style:none outside;
	padding-right:4px;
}
.wr_online li:after {
	content:", ";
}
.wr_online li:last-child:after {
	content:"";
}


	div.fullPanelUser_friends {
		color:#31639F;
		font-weight:bold;
	}


#dummy {
	display:none;
}

.horseList li div.gender {
	width:20px;
}
.horseList li div.geburt {
	width:30px;
	text-align:right;
}
.horseList li div.rasse {
	width:170px;
}
.horseList li div.typ {
	width:30px;
}
.horseList li div.links {
	width:130px;
}
.stableList li,
.horseList li {
	background:none repeat scroll 0 0 #FFDB90;
	border:1px solid #7C5630;
	list-style:none outside none;
	margin-bottom:2px;
	padding:3px;
}
.horseList li h4 {
	width:200px;
}
.horseList li h4,
.horseList li div {
	display:table-cell;
	padding:0 4px 5px 0;
	vertical-align:bottom;
}
.horseList  {
	margin:0 0 20px;
	padding:1px;
}


li.ui-sortable:hover {
	cursor:move;
}








#tablehorses select#stable {
	font-size:0.9em;
	padding:0px;
	margin:0;
}
#tablehorses .tablehorses_showmore a {
	margin:2px;
}


#help_spalte .support .nachricht {
	width:200px;
	height:200px;
}

ul.steckbrief_jobliste li.lk {
	padding: 5px 5px 5px 20px;
	background-position: 2px 7px;
	list-style:none;
}
#erfolge .ui-tabs .ui-tabs-panel {
	height:240px;
	overflow:auto;
}

.turniererfolge .ergebnis {
	width:60px;
}












h3.ui-helper-reset {
	font-weight:bold;
}







/*Styling for Contents shown inline in a.register_anmeldung*/

body.fancybox #wrapper div#head,
body.fancybox #wrapper #head_data,
body.fancybox #wrapper #navigation,
body.fancybox div.push,
body.fancybox #footer {
	display:none;
}

body.fancybox body.two_rows div#main_content div#left_spalte ,
body.fancybox div#wrapper,
body.fancybox div#wrapper div#main_content {
	width:auto;
	border:0px none;
}

body.fancybox #main_content > br {
	display:none;
}








	.tutorial_entry {
		background-color: #FFDB90;
		background-image: url("/images/input_bg.gif");
		background-position: left bottom;
		background-repeat: repeat-x;
		border:0px none;
		border-top: 1px solid #9B6C3E;
		padding: 7px;
	}
	.tutorial_entry_icon {
		padding: 7px 77px 7px 7px;
		position:relative;
		margin:0px 0px 7px 0px;
		min-height:87px;	
	}
	.tutorial_entry_icon .icon {
		margin:0 0 0 -77px;
		background: url("/images/10_tutorial.png") bottom left no-repeat;
		width:70px;
		height:120px;
		position:absolute;
		right:0;
		bottom:0;
	}
	

.tutorial_entry_icon h3 {
    margin-top:13px;
}
