@charset "iso-8859-1";
@import url(../../base/css/general.css);
@import url(login_section.css);
	
	td
	{
		text-align:left;
	}
	
	a img, form 
	{
		border:none;
		margin:0px;
		padding:0px;
	}	

	form{
	display:inline;
	}
	
	h3.profileTitle{
	font-size:19.3px;
	padding:0 0 2px 0;
	border-bottom:1px solid #D27D00;
	color:#172B31;
	font-weight:bold;
	margin:10px; 
	text-align:left;
	}

	.lastFilesPic
	{
		position: relative;
		float: left;
		border: 1px solid #EDEDED;
		width: 110px;
		height: 110px;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 10px;
	}
	
	div#lastFiles
	{
		margin: 10px 0px 10px 0px;
	}
	
	.lastFileUnit
	{
		margin: 10px 0px 10px 0px;
		float:left;
	}

	.lastFilesPic
	{
		position: relative;
		float: left;
		border: 1px solid #EDEDED;
		width: 110px;
		height: 110px;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 10px;
	}
	
	.lastFilesLink
	{
		margin: 10px 10px 10px 10px;
	}
	
	select,
	select.no,
	input,
	input.no,
	textarea,
	textarea.no
	{
		font-size:12px;
		font-family:Arial;
	}
	
	/* * * * MsgBox * * * */
	
	.MsgBox
	{
		margin:15px auto 15px auto;
	}
	
	.MsgBox td
	{
		margin:0px;
		padding:0px;
	}
	
	.MsgBox .corner,
	.MsgBox .corner img
	{
		width:7px;
		height:7px;
		font-size:0px;
	}
	
	.MsgBox .left_side,
	.MsgBox .right_side,
	.MsgBox .top_side,
	.MsgBox .bottom_side
	{
		background-color:#F8F8F8;
		background-image:url(../images/msgbox_bd.gif );
		font-size:0px;
	}
	
	.MsgBox .left_side
	{
		width:7px;
		background-position:left top;
		background-repeat:repeat-y;
	}
	
	.MsgBox .right_side
	{
		width:7px;
		background-position:right top;
		background-repeat:repeat-y;
	}
	
	.MsgBox tr .top_side
	{
		height:7px;
		background-position:left top;
		background-repeat:repeat-x;
	}
	
	.MsgBox .bottom_side
	{
		height:7px;
		background-position:left bottom;
		background-repeat:repeat-x;
	}

	.MsgBox .msgbox_content
	{
		background-color:#F8F8F8;
	}
	
	.MsgBox .msgbox_text
	{
		text-align:center;
		color:#CCCCCC;
		font-weight:bold;
		font-size:24px;
		padding:10px;
		text-transform:uppercase;
	}
	
	/* * * *  * * * */
	
	
	.main
	{
		width:950px;
		background-image:url('../images/pferdelogoback.jpg');
		background-repeat:repeat-y;
	}
	
	.topestMenuWrapper
	{
		position:relative;
		height:21px;
	}
	
	.verziehrung{
		min-height:70px;
		height:auto !important;  /* f�r moderne Browser */
		height:70px;  /*f�r den IE */
		margin:0 8px;
		background-image:url('../images/topbackground.jpg');
		background-repeat:repeat-y;
	}
	
	.topestMenu
	{
		position:absolute;
		top:-8px;
		left:-10px;
		width:500px;
		height:17px;
		padding-top:3px;
		border-bottom:1px solid #999999;
		background-image:url(../images/top_tab_cutting.gif);
		font-size:11px;
		text-align:center;
	}
	
	.topestMenu a
	{
		margin-left:5px;
	}
	
	.topBlock
	{
		position:relative;
		height:73px;
		border:0px dashed blue;
		margin-bottom:0px;
	}
	
	img.mainLogo
	{
		position:absolute;
		top:0px;
		left:0px;
	}

	.topBigText
	{
		position:absolute;
		top:7px;
		left:70px;
	}
	
	.topBigText .title
	{
		font-size:36px;
		line-height:36px;
	}
	
	.topBigText .title a,
	.topBigText .title a:link,
	.topBigText .title a:visited,
	.topBigText .title a:active,
	.topBigText .title a:hover
	{
		font-weight:bold;
		color:#666666;
		text-decoration:none;
	}
	
	.topBigText .powered
	{
		font-size:8px;
		font-weight:bold;
		text-transform:uppercase;
		color:#666666;
		margin-left:3px;
	}
	
	.topMenuWrapper
	{
		position:absolute;
		height:24px;
		margin:-28px 0 0 300px;
		width:500px;
		z-index:100;
	}
	
	.topMenu
	{
		position:absolute;
		top:0px;
		left:-11px;
		width:650px;
	}
	
	table.topMenuCont
	{
		width:650px;
		/*background-color:#999999;*/
		/*border-collapse:collapse;*/
	}
	
	
	table.topMenuCont td
	{
		padding:0px;
		margin:0px;
	}
	
	
	.topMenuItemActive .topMenuItemCont
	{

	}
	
	.topMenuItemCont a, .topMenuItemContActive a{
	color:#FFFFFF;
	}
	
	.topMenuLeftCont
	{
		background-image:url(../images/menu_left.gif);
		width:13px;
		height:28px;
		float:left;
	}
	
	.topMenuRightCont
	{
		background-image:url(../images/menu_right.gif);
		width:13px;
		height:28px;
		float:left;
	}
	
	.topMenuRightContActive
	{
		background-image:url(../images/menu_right_active.gif);
		width:13px;
		height:28px;
		float:left;
	}
	.topMenuLeftContActive
	{
		background-image:url(../images/menu_left_active.gif);
		width:13px;
		height:28px;
		float:left;
	}
	
	
	.topMenuItemHover .topMenuItemCont
	{
		background-image:url(../images/menu_middle.gif);
		height:28px;
		color:#FFFFFF;
	}
	
	.topMenuItemCont
	{
		background-image:url(../images/menu_middle.gif);
		background-repeat:repeat-x;
		height:28px;
		float:left;
		text-align:center;
		padding-top:6px;
		padding-left:3px;
		padding-right:3px;
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;
		text-transform:capitalize;
		white-space:nowrap;
	}
	.topMenuItemContActive
	{
		background-image:url(../images/menu_middle_active.gif);
		background-repeat:repeat-x;
		height:28px;
		float:left;
		text-align:center;
		padding-top:6px;
		padding-left:3px;
		padding-right:3px;
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;
		text-transform:capitalize;
		white-space:nowrap;
	}
	
	.topPageHeader
	{
		font-weight:bold;
		font-size:22px;
		color:#53320F;
		text-transform:capitalize;
		height:30px;
		margin-bottom:2px;
	}

	.seperator{
	float:left;
	margin:0px 10px;
	margin-top:3px;
	background:url(../images/trennermen.gif) no-repeat;
	width:1px;
	height:12px;
	}
	
	.Notice
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:black;
	}
	
	.bodyBlock
	{
		margin-bottom:13px;
		z-index:50;
		
	}
	
	.leftNavDiv
	{
		position:relative;
		width:182px;
		float:left;
		margin-right:8px;
	}
	
	.rightNavDiv
	{
		position:relative;
		width:749px;
		/*float:left;*/
		padding:0px;
		overflow:hidden;
	}
	
	/* * * * * * */

	
	.bottomBlock
	{
		position:relative;
		height:55px;
		text-transform:uppercase;
		color:#FFFFFF;
		width:100%;
		text-align:center;
		background:url(../images/vertical.gif) center repeat-y;
	}
	
	.bottomBlock1
	{
		position:relative;
		height:55px;
		text-transform:uppercase;
		color:#FFFFFF;
		width:100%;
		text-align:center;
		background:url(../images/vertical.gif) center repeat-y;
	}
	
	.bottomImages
	{
		margin-top:7px;
		margin-left:7px;
		float:left;
		position:relative;
	}
	
	.bottomTexts
	{
		font-size:11px;
		padding-top:8px;
		text-align:center;
	}
	
	.bottomTexts div
	{
		margin-bottom:1px;
	}
	
	.bottomLinks a
	{
		color: #333333;
		margin-right:2px;
	}
	
	.loginDiv
	{
		position:relative;
		height:201px;
		border:1px solid #ccc;
		margin-bottom:13px;
	}
	* html .loginDiv
	{
		margin-bottom:14px;
	}
	
	
	.shoutboxDiv
	{
		position:relative;
		border:1px solid #ccc;
		margin-bottom:13px;
		height:241px;
	}
	
	* html .shoutboxDiv
	{
		height:242px;
	}
	
	.pollsDiv
	{
		position:relative;
		border:0px solid green;
	}
	
	.boxHeader
	{
		position:relative;
		background-image:url('../images/head_cutting.gif');
	    background-repeat:repeat-x;
		height:22px;
		padding:4px 0px 0px 6px;
		font-size:10px;
		font-weight:bold;
		color:#000;
		text-align:left;
		text-transform:uppercase;
	}
	
/**************************************************************/
	
	.menu_item_link
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	
/**************************************************************/	
	
	div.menu_item_line
	{
		position:relative;
		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:capitalize;
	}
	div.menu_item_line_active
	{
		position:relative;

		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:capitalize;

		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		background-image:url(../images/bullet.gif);
		background-repeat:no-repeat;
		background-position:left center;
	}
	
/**************************************************************/	

	.disignBoxFirst
	{
		float:right;
		width:696px;
		margin-right:13px;
		border:1px solid #D27D00;
		margin-bottom:10px;
		color:#000000;
		background-image:url('../images/head_cutting.gif');
		background-repeat:repeat-x;
		background-color:#FFFBF7;
	}
	
	.disignBoxFirst2
	{
		float:right;
		width:696px;
		margin-right:13px;
		border:1px solid #D27D00;
		margin-bottom:10px;
		background-image:url('../images/head_cutting.gif');
		background-repeat:repeat-x;
		background-color:#FFFBF7;
		color:#000000;
	}
	
	.boxFirstHeader
	{
		height:19px;
		padding:5px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:#000;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #D27D00;
	}
	
	.boxContent
	{
		z-index:88;
		position:relative;
		overflow:visible;
		font-size:13px;
		color:#000000;
		padding:10px;
		text-align:left;
	}
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
	}
	
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	.dbTopMenu div.active,
	.dbTopMenu div.notActive
	{
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		border-left: 1px solid #ccc;
		height:17px;
		padding-top:3px;
		position:relative;
	}
	
	.dbTopMenu div a,
	.dbTopMenu div a:link,
	.dbTopMenu div a:hover,
	.dbTopMenu div a:active,
	.dbTopMenu div a:visited,
	.caption_item a,
	.caption_item a:link,
	.caption_item a:hover,
	.caption_item a:active,
	.caption_item a:visited	
	{
		text-decoration: none;
	}
	
	.caption_item a
	{
		margin-left:4px;
	}
	
	.dbTopMenu div.active
	{
		border-bottom: 1px solid #F7F7F7;
	}
	
	.dbBottomMenu
	{
		position:relative;
	}
	
/**************************************************************/
	div.design_box_border
	{
		position:relative;
		border:1px solid #ccc;
		margin:10px;
		padding:1px;
	}
	div.design_box_border div.header
	{
		position:relative;
		padding:0px 0px 0px 7px;
		height:30px;
		line-height:23px;
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		
		background-image:url('../images/design_border_cutting.gif');
	    background-repeat:repeat-x;
		
	}
	div.design_box_border div.keeper
	{
		position:relative;
		padding:5px;
		border:0px solid red;
		text-align:center;
		margin:2px;
	}
	
		
/**************************************************************/	
	.emptyBox
	{
		position:relative;
		border:1px solid #ccc;
		margin:0px;
		padding:3px;
	}
	

/**************************************************************/	
	/*####################################################################*/

	.languageBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:0px;
	}
	
	.skinBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:24px;
		margin-right:-90px;
	}
	
/*####################################################################*/

	.topBannerBlock
	{
		position:relative;
		width:770px;
		/*height:40px;*/
		margin-top:5px;
		border:1px solid red;
		margin-left:auto;
		margin-right:auto;
		
	}
	
	.bannerBlock
	{
		position:relative;
		width:770px;
		margin:0px auto;
		border:0px solid red;
	}
	
	.leftBanner
	{
		position:absolute;
		top:0px;
		left:-150px;
		border:0px solid red;
	}
	
	.rightBanner
	{
		position:absolute;
		top:0px;
		right:-150px;
		border:0px solid red;
	}
	
	.bottomBannerBlock
	{
		position:relative;
		width:770px;
		margin-top:0px;
		border:0px solid red;
		margin:auto;
	}
	
	.bannerInnerBlock
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		border:0px solid blue;
		width:470px;
	}
/*####################################################################*/
	div.playerAdminLink
	{
		position:relative;
  		text-align:left;
 		margin-bottom:15px;
 	}
	
	
	
	.action
	{
		margin-top:20px;
	}
/**************************************************************/	
/**************************************************************/	
/* #################################################################### */
	.logInRegistrationText
	{	
		margin:5px;
	}
	
	/**************************************************************/	
	div.pollBlock
	{
		position:relative;
		overflow:hidden;
		height:154px;
		width:260px;
		border:0px solid #96B2C9;
		text-align:left;
		float:left;
		margin-bottom:10px;
	}
	div.pollBody
	{
		border:1px dashed #CCC;
		margin:5px;
	}
	div.pollCaption
	{
		position:relative;
		margin:3px;
		padding:0px;
		overflow:hidden;
		height:15px;
		line-height:15px;
		vertical-align:middle;
		font-weight:bold;
		/*background-color:#96B2C9;
		color:#fff;*/
	}
	div.pollAnswerBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:100px;
		border:0px solid #96B2C9;
		text-align:left;
	}
	div.pollUp
	{
		position:absolute;
		left:2px;
		top:2px;
	}
	div.pollDown
	{
		position:absolute;
		left:2px;
		bottom:2px;
	}
	div.pollQuestionBlock
	{
		position:absolute;
		width:190px;
		padding:2px;
		overflow:hidden;
		margin-left:18px;
	}
	div.pollSubmitBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:30px;
		border:solid 0px #0000cc;
		text-align:center;
	}
	
	
	
	.small
	{
		font-size:11px;
		color:#333366;
	}
	
	.text2
	{
		border:1px solid #fff;
	}
	
	.pollContainer
	{
		position:relative;
		margin-top:2px;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.createPollSection
	{
		position:relative;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.controlsDiv
	{
		position:relative;
		clear:both;
		margin:10px;
		background-color:#ffffff;
	}
	
	.innerControlBlock
	{
		position:relative;
		float:none;
		width:auto;
	}
	
	.controlsHeader
	{
		padding: 0px 2px;
		font-weight:bold;
	}
	
	.deleteDiv
	{
		padding: 2px 0px 0px 2px;
		
	}
	
	/*.rightNavDiv .boxContent table textarea
	{
		width:300px;
	}*/
	
/*####################################################################*/
	

	
	div.menuLine,
	div.menuLine:hover,
	div.menuLineActive
	{
		font-size:13px;
		margin-bottom:5px;
		text-transform:capitalize;
		color:black;
	}
	
	.menuLineDivider
	{
		
	}
	
	div.menuLinkBlock
	{
		padding-left:20px;
		background-repeat:no-repeat;
		background-image:url(../images/menu_pt.gif);
	}
	
	div.menuLine div.menuLinkBlock:hover
	{
		background-image:url(../images/menu_pt_h.gif);
	}
	
	.topMemberBlock
	{
		position:absolute;
		right:5px;
		top:10px;
		height:50px;
		text-align:right;
		padding:3px;
		width:400px;
		font-size:11px;
	}
	
	
	.hello_member
	{
		padding:7px 12px 0px;
		font-size:14px;
	}
	
	.hello_actions
	{
		text-transform:capitalize;
		font-size:11px;
	}
	
	.hello_actions span
	{
		margin-left:5px;
	}
	
	.no_hello_actions
	{
		font-size:18px;
		font-weight:bold;
		padding-right:10px;
		padding-top:9px;
	}
	
	.no_hello_actions a
	{
		margin-left:15px;
	}
	
	/* * * * Tags * * * */
	
	.tags_wrapper
	{
		background:url(../images/tags_back.gif) repeat-x;
		height:65px;
		width:910px;
		text-align:left;
		padding:0px 20px;
		border-bottom:1px solid #CE7405;
		background-color:#F7941D;
	}
	
	.one_tag
	{
		font-size:14px;
		display:block;
		float:left;
		margin:5px 10px;
		line-height:20px;
	}
	
	a.tagslink{color:#53320F;text-decoration:none;}
	
	div.rate_text
	{
		text-align:center;
		font-weight:bold;
	}
	
	
	
	
	/* * * * STANDART * * * */
	
	.newsWrap,
	.categoryBlock1,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin: 0px 0px 10px;
	}
	
	.newsWrap{
	width:285px;
	padding:10px;
	text-align:left;
	padding-right:20px;
	float:left;
	margin-top:10px;
	}
	
	.categoryBlock1,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin-left:12px;
		margin-right:12px;
		text-align:justify;
	}
	
	.newsHead,
	.categoryCaption,
	.artCaption,
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		font-size:16px;
		font-weight:bold;
		padding-bottom:10px;
	}

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

	.newsInfo
	{
		font-size:11px;
		color:#666666;
	}
	
	.newsText
	{
		font-size:12px;
	}
		
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		margin-bottom:5px;
		background-image:url(../images/icons/artic_papr.gif);
	}
	
	.categoryCaption,
	.artCaption
	{
		background-image:url(../images/icons/artic_fldr.gif);
	}
	
	.articleBlock .date,
	.articleBlock1 .date,
	.articleBlock2 .date
	{
		font-size:11px;
		color:#666666;
	}

	.guestbookTextArea
	{
		width: 530px;
		height:250px;
	}

	/* Blog Design Box */
	.blogBlock
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_wrapper
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:35px;
		padding-bottom:10px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}

	.blog_author
	{
		font-size:11px;
		font-style:normal;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}

	.blog_text
	{
		font-size:13px;
		text-align:justify;
	}

	.blogs_pages
	{
		margin:4px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}

	.menuLinkBlock 
	{
		font-weight:bold;
		font-size:18px;
		text-decoration:underline;
		color:#333366;
	}
	
	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		top:0px;
	}
	
	/* * * * RSS Feed * * * */
	
	.rss_item_wrapper
	{
		padding-bottom:15px;
	}
	
	.rss_item_header
	{
		font-size:16px;
		font-weight:bold;
	}
	
	.rss_item_info
	{
		color:#666;
		font-size:11px;
	}
	
	.rss_read_more
	{
		text-align:right;
		font-weight:bold;
	}
	
	.newsecho{
		float:left;
		margin:10px 15px;
		margin-right:26px;
		text-align:left;
		width:270px;
	}
	
	
	body{
background:url(../images/background.png) repeat;
margin:0px;
padding:0px;
font-family:Verdana, Helvetica, sans_serif;
font-size:11.3px;
text-align:left;
}

h3.title{
color:#172b31;
margin:0px;
font-size:14px;
font-weight:bold;
}

#topContainer{
width:100%;
height:100%;
}

#vertikalContainer{
background:url(../images/vertical.gif) repeat-y;
width:964px;
}

#logo{
background:url(../images/logo.jpg) no-repeat;
width:950px;
height:150px;
}

#logo2{
background:url(../images/logo2.jpg) repeat-x;
width:950px;
height:22px;
}



#flash{
width:950px;
height:453px;
}
#fade{
position:absolute;
width:950px;
height:453px;
z-index:1;
}

#join1{
position:absolute;
z-index:6;
background:url(../images/box1.gif) no-repeat;
margin:125px 0px 0 32px;
padding:10px;
color:#172b31;
text-align:left;
width:240px;
height:83px;
}

#loginButton{
position:absolute;
z-index:5;
}

#loginBox{
position:absolute;
z-index:4;
background:url(../images/box2.gif) no-repeat top left;
margin:260px 0px 0 32px;
padding:10px;
color:#172b31;
text-align:left;
width:240px;
height:125px;
}

a{color:#53320F;}

a.registerBtn{
position:absolute;
background:url(../images/register.gif) no-repeat;
margin:220px 0px 0 32px;
padding:10px;
color:#172b31;
text-align:left;
width:238px;
height:31px;
float:left;
}
a.registerBtn:hover{background:url(../images/register_active.gif) no-repeat;}

a.login{color:#172B31;text-decoration:none;}
a.login:hover{text-decoration:underline;}

input.loginbox{border:1px solid #B3AB8C;margin:1px;padding:2px;}
input.loginbox2{border:1px solid #B3AB8C;font-size:10px;margin:1px;padding:2px;}

.beschreibung{color:#5E3C2A;}

img.border{padding:1px;background-color:#FFFFFF;border:1px solid #D27D00;}

.tops1{
background-color:#FFF7EF;
border-bottom:1px solid #EDD7C0;
}

.tops{
		min-height:120px;
		height:auto !important;  /* f�r moderne Browser */
		height:120px;  /*f�r den IE */
}

	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}
	
	div#TopMembers
	{
		position:relative;
		display:block;
		
		
	}
	div#top_members_menu
	{
		position:absolute;
		right:-1px;
		top:-28px;
		text-transform:capitalize;
		height:26px;
		text-align:center;
		border:0px solid red;
		font-family:Arial;
		font-size:12px;
		color:#669;
		text-decoration:none;
	}
	
	.boxTitle
	{
		position:absolute;
		top:4px;
		left:0px;
		font-family:Arial;
		font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
		color:#000;
	}
	
	div.topmembers_block_1, div.topmembers_block_2
	{
		position:relative;
		overflow:hidden;
		float:left;
		width:112px;
		
	}
		
	div.topmembers_block_1
	{
		margin:5px 15px;
	}
	
	div.topmembers_block_2
	{
		margin:5px 15px;
	}
	
	div.topmembers_desc_block
	{
		position:relative;
		float:left;
		border:0px dashed blue;
		width:100%;
		left:0;
	}
	
	div.topmembers_nickname
	{
		position:relative;
		height:17px;
		line-height:17px;
		vertical-align:middle;
		text-align:center;
		font-weight:bold;
		width:80px;
	}
	
	div.topmembers_age_sex_country
	{
		position:relative;
		line-height:15px;
		vertical-align:middle;
		text-align:center;
		color:#555;
		border:0px solid blue;
		font-weight:normal;
	}
	
	.thumbnail_block
	{
		text-align:center;
		width:80px;
	}
	
	div.logged_section_block
	{
		position:relative;
		padding-top:0px;
		padding-left:3px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
	}
	
	.loading
	{
		text-align:center;
		margin-bottom:10px;
	}
	
	* html .loading
	{
		padding-top:60px;
	}
	
	.werbung{
		position:relative;
		float:none;
		width:auto;
		min-height:60px;
		height:auto !important;  /* f�r moderne Browser */
		height:60px;  /*f�r den IE */
		padding:2px;
		text-align:center;
		margin:10px 0 10px 0px;
		background:url(../images/adwerbung.gif) no-repeat top right;
	}
	
	.werbung2{
		position:relative;
		float:right;
		min-height:60px;
		height:auto !important;  /* f�r moderne Browser */
		height:60px;  /*f�r den IE */
		text-align:center;
		margin:10px 13px 10px 0px;
		background:url(../images/adwerbung.gif) no-repeat right;
	}
	.login_menu{
	background:url(../images/loginBox2.gif) no-repeat left top;
	width:217px;
	height:80px;
	padding:5px;
	}
	
	img.borderImage{border:1px solid #D27D00;padding:1px; background-color:#FFFFFF;}
	
	.heading_left{
		float:left;
		width:10px;
		cursor:pointer;
		height:26px;
		background:url(../images/heading_left.gif) no-repeat;
		margin-left:3px;
	}
	.heading_right{
		float:left;
		width:10px;
		cursor:pointer;
		height:26px;
		background:url(../images/heading_right.gif) no-repeat;
		margin-right:3px;
	}
	.heading_middle{
		float:left;
		cursor:pointer;
		height:26px;
		background:url(../images/heading_middle.gif) repeat-x;
		padding:5px 5px 0px 5px;
	}
	.heading_loading{
		color:#E30B00;
		float:left;
		margin-left:6px;
		padding-top:3px;
	}
	
	.designerBoxHeading{
	width:698px;
	height:25px;
	float:right;
	}
	.designerBoxContent{
	float:right;
	width:696px;
	border:1px solid #D27D00;
	margin-bottom:10px;
	background-color:#FFFBF7;
	}
	
	.ajaxLoading{
	position:absolute;
	margin:-55px 0 0 40px;
	}
	
	img.notApproved{
		border:3px solid #E40C00;
		padding:1px;
		background-color:#FFFFFF;
		margin-bottom:2px;
	}
	img.Approved{
		border:3px solid #00E434;
		padding:1px;
		background-color:#FFFFFF;
		margin-bottom:2px;
	}
	
	.deleteGuestbook{
		position:absolute;
		display:block;
		margin:0 0 0 570px;
		cursor:pointer;
	}
	
	.editGuestbook{
		position:absolute;
		display:block;
		margin:0 0 0 480px;
		cursor:pointer;
	}
	.guestbookItems{
		padding:10px;text-align:left;
	}

	.boxBack{
	float:left;
	width:312px;
	height:80px;
	margin-bottom:12px;
	padding:10px 10px 10px 20px;
	text-align:left;
	background:url(../images/boxBack.gif) no-repeat top left;
	}

	.searchBack{
	float:left;
	width:696px;
	height:150px;
	margin-bottom:12px;
	text-align:left;
	background:url(../images/search_back.gif) no-repeat top left;
	}
	
	.videoBack{
	float:left;
	width:696px;
	height:208px;
	margin-bottom:12px;
	text-align:left;
	background:url(../images/videoBox.gif) no-repeat top left;
	}
	
	.umfragenBack{
	float:left;
	width:698px;
	height:auto;
	margin-bottom:12px;
	border:1px solid #D27D00;
	border-top:0px;
	border-bottom:0px;
	text-align:left;
	background:#F8BB49;
	}
	
	.halfBack{
	float:left;
	width:343px;
	height:208px;
	margin-bottom:12px;
	text-align:left;
	background:url(../images/halfBox.gif) no-repeat top left;
	}
	
	.boxBack2{
	float:left;
	width:676px;
	height:130px;
	margin-bottom:12px;
	padding:20px 10px 10px 20px;
	text-align:left;
	background:url(../images/start_back_top.gif) no-repeat top left;
	}
	.LeftMargin{
	margin-left:12px;
	}
	
	.startBoxes{
		float:right;
		margin-right:13px;
		width:699px;
	}
	
	a.Ueberschrift{
		color:#53320F;
		font-size:12px;
		font-weight:bold;
	}
	.Beschreibung{
		width:217px;
		margin-top:2px;
		color:#53320F;
		font-size:11px;
		font-weight:normal;
	}
	
	.profileLeft{
	width:138px;
	padding:5px;
	border-bottom:1px solid #EDD7C0;
	}

	.profileRight{
	padding:5px;
	width:510px;
	border-bottom:1px solid #EDD7C0;
	}
	
	input.formularfeld{
	font-size:12px;
	border:1px solid #B3AB80;
	background-color:#FFFFFF;	
	width:222px;
	padding:2px;
	padding-left:5px;
	}
	
	input.formularfeld:focus{
		background-color:#FFFFDF;
	}
	
	.formLeft{
	float:left;
	font-size:12px;
	width:150px;
	padding-top:3px;
	}
	
	.formRight{
	font-size:12px;
	float:right;
	text-align:left;
	width:520px;
	}
	
	.newsDiv{
	width:950px;background-color:#FFFBF7;border-bottom:1px solid #EDD7C0;
	}
	
	.eventDiv{
		background-color:#FFF7EF;width:950px;
	}
	.stallInfo{
		width:376px;float:right;text-align:left;
	}
	.boxItem{
	font-size:11px;padding:10px;margin:10px;float:left;background-color:#FDF6EE;border:1px solid #EDD7C0;
	}
	
	.formInfo{
	position:absolute;
	margin-top:-19px;
	margin-left:250px;
	font-size:10px;
	}
	select.auswahlBorder{
		border:1px solid #B3AB80;
		padding:1px;
	}
	select.auswahlBorder:focus{
		background-color:#FFFFDF;
	}
	
	textarea.joining{
		border:1px solid #B3AB80;
		padding:2px;
		width:226px;
		height:120px;
	}
	textarea.joining:focus{
		background-color:#FFFFDF;
	}
	
	a.profileEdit{
		display:block;
		float:left;
		width:16px;
		height:16px;
		background:url('../images/icons/xedit_black.gif') left no-repeat;
	}
	a.profileEdit:hover{
		background:url('../images/icons/xedit.gif') left no-repeat;
	}
	
	form.inplaceeditor-form { /* The form */
}

form.inplaceeditor-form input[type="text"] {
	font-size:12px;
	border:1px solid #B3AB80;
	background-color:#FFFFFF;	
	width:222px;
	padding:2px;
	padding-left:5px;
}
form.inplaceeditor-form input[type="text"]:focus {
background-color:#FFFFDF;
}
	
form.inplaceeditor-form textarea { /* Textarea, if multiple columns */
	background-color:#FFFFDF;
	border:1px solid #B3AB80;
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
  margin-left:1em;
}

form.inplaceeditor-form a { /* The cancel link */
  margin-left:1em;
}

form.stammbaum_form input[type="submit"] { /* The submit button */
  position:absolute;
}

form.stammbaum_form input[type="text"]{
width:90px;
border:1px solid #B3AB80;
background-color:#FFFFFF;	
height:20px;
z-index:666;
display:block;
float:left;
}

form.stammbaum_form input[type="text"]:focus{
background-color:#FFFFDF;
}

.edit_error{
color:#FF0000;
}

.sendingActions{
position:absolute;
margin-left:320px;
margin-top:-23px;
}


.loginbox3{
float:left;
width:217px;
margin-bottom:10px;
}

	.stammbaum_main{
	height:400px;
	background:url(../images/stammbaum_back.gif) -11px no-repeat;
	}
	.stammbaum_box{
		padding:5px;
		position:absolute;
		border:1px solid #EDD7C0;
		color:#53320F;
	}
		
	#stammbaum1{background-color:#FDF6EE;margin-top:150px;width:160px;height:80px;}
	#stammbaum2{margin-top:70px;margin-left:210px;width:110px;height:60px;background-color:#FFECE4;}
	#stammbaum3{margin-top:250px;margin-left:210px;width:110px;height:60px;background-color:#FFECE4;}
	#stammbaum4{margin-top:40px;margin-left:370px;width:120px;height:30px;background-color:#FFF6D0;}
	#stammbaum5{margin-top:130px;margin-left:370px;width:120px;height:30px;background-color:#FFF6D0;}
	#stammbaum6{margin-top:220px;margin-left:370px;width:120px;height:30px;background-color:#FFF6D0;}
	#stammbaum7{margin-top:310px;margin-left:370px;width:120px;height:30px;background-color:#FFF6D0;}
	#stammbaum8{margin-top:22px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaum9{margin-top:70px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaum10{margin-top:110px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaum11{margin-top:158px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaum12{margin-top:202px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaum13{margin-top:250px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaum14{margin-top:292px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaum15{margin-top:338px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}

	#stammbaums1{background-color:#FDF6EE;margin-top:150px;width:160px;height:80px;}
	#stammbaums2{margin-top:70px;margin-left:210px;width:110px;height:60px;background-color:#FFECE4;}
	#stammbaums3{margin-top:250px;margin-left:210px;width:110px;height:60px;background-color:#FFECE4;}
	#stammbaums4{margin-top:40px;margin-left:370px;width:120px;height:30px;background-color:#FFF6D0;}
	#stammbaums5{margin-top:130px;margin-left:370px;width:120px;height:30px;background-color:#FFF6D0;}
	#stammbaums6{margin-top:220px;margin-left:370px;width:120px;height:30px;background-color:#FFF6D0;}
	#stammbaums7{margin-top:310px;margin-left:370px;width:120px;height:30px;background-color:#FFF6D0;}
	#stammbaums8{margin-top:22px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaums9{margin-top:70px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaums10{margin-top:110px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaums11{margin-top:158px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaums12{margin-top:202px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaums13{margin-top:250px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaums14{margin-top:292px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	#stammbaums15{margin-top:338px;margin-left:530px;width:130px;height:20px;background-color:#F5FFC6;}
	
	
#overlays{ 
    background-image: url(../images/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 888;
    width: 100%;
    height: 100%;
}

* html #overlays{
	position:absolute;
	width:100%;
	height:100%;
    background-color: #333;
    background-color: transparent;
    background-image: url(../images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.pferdeleben.eu/templates/tmpl_uni/images/overlay.png", sizingMethod="scale");
}

#boxs{
    width:500px;
    background:#2d2d2d;
    padding:10px;
    border:2px solid #eee;
}

#closes{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}

#shoutbox{
width:480px;
height:auto;
min-height:200px;
padding:5px;
border:1px solid #4F4A4A;
background-color:#3F3B3B;
}

#UserInput{
padding:1px 5px;
border:1px solid #4F4A4A;
background-color:#3F3B3B;
color:#FFFFFF;
}

#textMessage{
padding:1px 5px;
border:1px solid #4F4A4A;
background-color:#3F3B3B;
color:#FFFFFF;
width:300px;
height:150px;
margin-top:5px;
}

*html #shoutbox{
height:200px;
}

.UserSearches{
font-size:11px;width:293px;float:left;padding:10px;margin:8px;background-color:#FDF6EE;border:1px solid #EDD7C0;
}
.myStall{width:376px;float:right;text-align:left;}

.isearch{float:left;margin:30px 0 0 30px;}
.zufall{float:left;margin-right:10px;width:100px;}
.forumBox{margin-left:10px;}
.topround{background:url(../images/topround.gif) no-repeat left;width:698px;height:10px;}
.bottomround{background:url(../images/bottomround.gif) no-repeat left;width:698px;height:10px;}

.newMenu{
	padding:8px;
	width:auto;
	height:auto;
	text-align:left;
	border:1px solid #a76914;
	display:block;
	position:absolute;
	background:url(http://www.pferdeleben.eu/images/menu_back.jpg) repeat-x;
	top:29px;
	border-top:0px;
}

.customMenuItem{
	display:block;
	font-weight:bold;
	padding-left:12px;
	background:url(http://www.pferdeleben.eu/images/arrow_right.gif) no-repeat center left;
	white-space:nowrap;
	font-size:13px;
}

.DropDown_ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.DropDown_li{
	padding:5px 0;
	border-bottom:1px dotted #a76914;
}

