/*-------------------------------------------------
www.alte-hasen.eu stylesheet basic 
v.01
--------------------------------------------------*/

html, body {
width: 100%;
height: 100%;
}

body {
margin:0px;
padding:0px;
font-family: Arial, Verdana, san-serif;
background-color: #fff;
color: #395e76;
font-size: 14px;
}
h1{
font-size: 20px;
color: #395e76;
margin: 0px;
}
#header{
height:110px;
background-image: url(/images/header_backgr.png);
background-repeat: repeat-x;
}
#fontsize{
float: right;
margin: -40px -20px 0px 0px;
font-size: 14px;
font-weight: bold;
color: #395e76;
}
#fontsize #xl{
font-size: 19px;
}

#fontsize a, #fontsize a:link, #fontsize a:active{
color: #395e76;
text-decoration:none;
}
#fontsize a:hover{
text-decoration:none;
color: #666;
}
#msg{
font-size: 14px;
height:70px;
font-weight: bold;
color: #395e76;
}

#fliesstext{
width: 450px;
}
/*----------------------------------------------------------NAVIGATION--------------------------------------*/
#menu {
position:absolute;
height:26px;
top:84px;
left:26px;
width: 900px;
}
#menu a {
margin-right: 2px;
}
#adminmenu a {
font-family: Arial, Verdana, san-serif;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 20px;
padding-bottom: 5px;
padding-top: 3px;
padding-right: 20px;
padding-left: 20px;
}

a#startseite, a:link#startseite, a:active#startseite{
display: block;
width: 103px;
height: 26px;
background-image: url(/images/button_start.png);
float: left;
}

a:hover#startseite, a#startseite_selected{
display: block;
width: 103px;
height: 26px;
background-image: url(/images/button_start.png);
float: left;
background-position: 0 26px;
}

a#suchen, a:link#suchen, a:active#suchen{
display: block;
width: 204px;
height: 26px;
background-image: url(/images/button_suchen.png);
float: left;
}
a:hover#suchen, #suchen_selected{
display: block;
width: 204px;
height: 26px;
background-image: url(/images/button_suchen.png);
float: left;
background-position: 0 26px;
}
a#fragen, a:link#fragen, a:active#fragen{
display: block;
width: 173px;
height: 26px;
background-image: url(/images/button_fragen.png);
float: left;
}
a:hover#fragen, #fragen_selected{
display: block;
width: 173px;
height: 26px;
background-image: url(/images/button_fragen.png);
float: left;
background-position: 0 26px;
}

a#eintragen, a:link#eintragen, a:active#eintragen{
display: block;
width: 223px;
height: 26px;
background-image: url(/images/button_eintragen.png);
float: left;
}
a:hover#eintragen, #eintragen_selected{
display: block;
width: 223px;
height: 26px;
background-image: url(/images/button_eintragen.png);
float: left;
background-position: 0 26px;
}

a#eintrag_bearbeiten, a:link#eintrag_bearbeiten, a:active#eintrag_bearbeiten{
display: block;
width: 200px;
height: 26px;
background-image: url(/images/button_eintrag_bearbeiten.png);
float: left;
}
a:hover#eintrag_bearbeiten, #eintrag_bearbeiten_selected{
display: block;
width: 200px;
height: 26px;
background-image: url(/images/button_eintrag_bearbeiten.png);
float: left;
background-position: 0 26px;
}

a#hasensucher, a:link#hasensucher, a:active#hasensucher{
display: block;
width: 237px;
height: 26px;
background-image: url(/images/button_hasensucher.png);
float: left;
}
a:hover#hasensucher, #hasensucher_selected{
display: block;
width: 237px;
height: 26px;
background-image: url(/images/button_hasensucher.png);
float: left;
background-position: 0 26px;
}

a#idee, a:link#idee, a:active#idee{
display: block;
width: 56px;
height: 26px;
background-image: url(/images/button_idee.png);
float: left;
}
a:hover#idee, #idee_selected{
display: block;
width: 56px;
height: 26px;
background-image: url(/images/button_idee.png);
float: left;
background-position: 0 26px;
}
a#kontakt, a:link#kontakt, a:active#kontakt{
display: block;
width: 100px;
height: 26px;
background-image: url(/images/button_kontakt.png);
float: left;
}
a:hover#kontakt, #kontakt_selected{
display: block;
width: 100px;
height: 26px;
background-image: url(/images/button_kontakt.png);
float: left;
background-position: 0 26px;
}
/*----------------------------------------------------------NAVIGATION ENDE--------------------------------------*/

/*-----------------------------------------------LOGIN-----------------------------*/
#login_wrapper{
position: absolute;
right:0px;
top:0px;
z-index: 30;
}

#login_feld strong{
color: #fff;
}

#login_feld{
visibility:visible;
padding:2px 0px 0px 25px;
font-size: 13px;
float: right;
background-image: url(/images/login_bg.gif);
background-repeat: repeat-x;
color: #fff;
width:450px;
height:65px;
}

#login_feld input#login_weiter{
margin: 10px 0px 0px 4px;
border: 0px;

}
#login_feld label{
float: left;

}
#login_feld input{
border: 1px solid #395e76;
background-color: #fff;
margin-right: 1px;
}
#loginhelp{
margin: 0px;
float: left;
width: 300px; /* für IE*/
}
#loginhelp a, #loginhelp a:link, #loginhelp a:active{
font-size: 11px;
color: #fff;
text-decoration: none;
}
#loginhelp a:hover{
text-decoration: underline;
}
#login_button{
float: right;
margin-top: 1px;
display: block;
width:80px;
height:25px;
position: absolute;
right:0px;
background-image: url(/images/button_login.png);
}
#logout_button{
float: right;
margin-top: 1px;
display: block;
width:80px;
height:25px;
background-image: url(/images/button_abmelden.png);
}

/*-----------------------------------------------LOGIN ENDE-----------------------------*/
#content_wrapper{
min-height: 100%;

}
#main_content{
padding-top:50px;
margin-left:25px;
width:850px;
padding-bottom: 105px;
float:left;

}
#blue{
	color: #395e76;
}

#feature_box{
float:left;
width: 327px;
height: 233px;
background-image: url(/images/feature_backgr.jpg);
}

#feature_box2{
float:left;
margin:10px 0px 0px 29px;
}

/*----------------------------------------------- user tabs ------------------------------*/

.user_tab{
padding-top:5px;
width: 383px;
height: 143px;
background-image: url(/images/tab_backgr.png);
background-repeat: no-repeat;
}

.user_tab .username, .user_tab .userregion{
padding:0px 0px 0px 90px;
font-size: 16px;
font-weight: bold;
color: #fff;
}
.user_tab .username a {
text-decoration: none;
color: #FFFFFF;
}
.user_tab .userregion a {
text-decoration: none;
color: #FFFFFF;
}

.user_tab .usertags{
padding-top:10px;
color:#395e76;
height: 64px; /*positioniert gleichzeitig den button*/
}
.user_tab .usertags a, .user_tab .usertags a:link, .user_tab .usertags a:active{
font-size: 14px;
color:#395e76;
text-decoration: underline;
}
.user_tab .usertags a:hover{
text-decoration: none;
color: #666;
}
.user_tab .userpic{
float: left;
width: 78px;
height: 137px;
margin: -2px 0px 0px 4px;
padding-right: 6px;

}

#profil_button_2{
width: 111px;
height: 25px;
float: right;
}

/*----------------------------------------------- user tabs ende ------------------------------*/

#profil_button{
width: 108px;
height: 21px;
float: right;
margin-top: 211px;
margin-right: 1px;
}

/*-------------------------------------- round corner text box ------------------------*/
.textbox{
width:383px;
float:left;
margin:-3px 0px 0px 10px;
background-image: url(/images/box_body.png);
background-repeat: repeat-y;
}
.textbox h2 {
background: url(/images/box_top.png) no-repeat left top;
padding-top: 15px;
margin: 0px;
font-size: 0px;

}
.textbox .last {
background: url(/images/box_bottom.png) no-repeat left bottom;
padding-bottom: 15px;
margin: 0px;
}
.textbox h2, .textbox p {
padding-left: 20px;
padding-right: 20px;
}
/*-------------------------------------- round corner text box ende ------------------------*/

.clear{clear: both;}

#tagcloudbox{
float:left;
width:307px;
padding-left: 0px;
margin: 20px 0px 0px 0px;
}
#tagcloudbox a {
	color: #666;
	text-decoration:none;
}
#tagcloudbox a:hover {
	color: #395e76;
	text-decoration:underline;
}
#footer{
position: absolute;
margin-top: -100px;
float: left;
height:100px;
width:100%;
color: #395e76;
    clear:left;
}
#footer span{
padding-left: 25px;
line-height: 21px;
padding-top: 55px;
}
#footer a{
margin:0px;
padding:0px;
font-family: Arial, Verdana, san-serif;
background-color: #fff;
color: #395e76;;
font-size: 14px;
text-decoration:none;
}
#sponsoren{
padding-left: 25px;
border-bottom:1px solid #d6d6d6;
}

#sponsoren img{
height: 49px;
position: relative;
margin-right: 20px;
} 

#footersuche{
font-size: 20px;
color: #395e76;
margin: 0px;
width:100%;
color: #395e76;
float:left;
text-align:center;
}





/*---------------------------ANMELDUNG-----------------------------------------*/
span.hint{
width: 100px;
float: right;
color:red;
background-color: #ffffFF;
font-size: 14px;
}
#hint_wrapper{
width: 100px;
float: right;
color:red;
font-size: 14px;
}


#anmeldung input#login_weiter{
border:0;
width:71px;
height:31px;
float:right;
margin-right:6px;
margin-top:5px;
padding:0px;
}
#anmeldung input#login_weiter2{
border:0;
width:91px;
height:31px;
float:right;
margin-right:16px;
margin-top:5px;
padding:0px;
}


#anmeldung #anmelden{
border: 0px;
float: right;
margin-left: -55px;
margin-top: 1px;
width: 94px;
height: 45px;
}
#anmeldung #anmelden2{
border: 0px;
float: right;
margin-left: -55px;
margin-top: 1px;
width: 150px;
height: 45px;
}

#aktualisieren{
float: left;
margin-left: 5px;
margin-top: 5px;
padding-top: 5px;

text-align:left;
cursor: pointer;
}

#anmeldung input{
border: 1px solid #ccc;
background-color: #fff;
height:18px;
font-size:14px;
vertical-align: middle;
color:#000;
padding: 5px 5px 5px 5px;
width: 200px;
border: 1px solid #395e76;
margin-bottom: 10px;
}


form#anmeldung {
width:469px; 
height: 450px;
padding:0px;
margin-left:0px;
float: left;
}



form#anmeldung fieldset {
width:450px; 
display:block; 
border: 1px solid #ccc;
padding:5px; 
margin-left: 0px;
line-height:1.2em;
margin-bottom: -1px;
}

form#anmeldung fieldset#nonvisible {
width:490px; 
display:block; 
background-color: #ccc;
padding:5px; 
margin-left: 13px;
line-height:1.2em;
}





form#anmeldung legend {
font-size:14px; 
color: #ccc;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #ccc;
padding: 0 5px;
}



form#anmeldung label {
clear:left; 
display:block; 
float:left; 
width:110px; 
text-align:right; 
padding:5px 10px 0 0; 
font-size: 14px;
font-weight: bold;
color: #395e76;
}

form#anmeldung textarea {
width:300px; 
height:150px; 
font-size:14px;
font-family: Arial, Verdana, san-serif;
/*height:auto;*/
border: 1px solid #395e76;
background-color: #fff;
overflow: auto;
}

form#anmeldung input#tag{
width: 20px;
}
form#anmeldung input#monat{
width: 20px;
}
form#anmeldung input#jahr{
width: 50px;
}
form#anmeldung input#anrede{
width: 15px;
height: 15px;
border: 0px;
}
form#anmeldung input#datenschutz{
width: 15px;
height: 15px;
border: 0px;
}

form#anmeldung input#anrede2{
width: 15px;
height: 15px;
border: 0px;
}

#benutzername2 {
background-color: #fff;
margin-left: 120px;
height:15px;
font-size:14px;
vertical-align: middle;
color:#000;
padding: 5px 0px 5px 0px;
width: 200px;
margin-bottom: 0px;
}
#anmeldung_container {
	width:475px; 
	float: left;
	height:740px; 
}
#anmeldung_container2 {
	width:475px; 
	height:740px; 
	float: left;
}

#anmeldung_edit_container {
	height:750px; 
	width:950px;
}
#anmeldung_edit_container2 {
	height:850px; 
	width:950px; 
}

#preview {
	margin-top: 0px;
	margin-left: 10px;
	width: 380px;
	height: 380px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
} 
#preview a,form#anmeldung a {
margin:0px;
padding:0px;
font-family: Arial, Verdana, san-serif;
background-color: #fff;
color: #395e76;;
font-size: 14px;
text-decoration:underline;
}
#preview2 {
	margin-top: 0px;
	margin-left: 10px;
	width: 380px;
	height: 448px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
} 
#preview2 a{
margin:0px;
padding:0px;
font-family: Arial, Verdana, san-serif;
background-color: #fff;
color: #395e76;;
font-size: 12px;
text-decoration:underline;
}


#blind {
	height: 35px;
	width: 320px;
	float: left;
	border: 0px solid #FFFFFF;
} 
/*-----------------------PROFIL DETAIL-------------------------*/

#profil_detail_wrapper{
width:597px;
display: block;
background-color: #fff;
padding: 20px 0px 20px 0px;
line-height: 18px;
color: #395e76;
}
#profil_detail_wrapper a{
color: #395e76;
}

#profil_detail_wrapper_klein{
width:300px;
display: block;
background-color: #fff;
padding: 20px 0px 20px 0px;
line-height: 18px;
}



#profil_detail_wrapper div{
float: left;
width:189px;
padding-left: 10px;
}


#profil_detail_userimage{
/*width: 189px;
height: 154px;*/
margin-bottom: 10px;
}

strong{
font-size: 14px;
font-weight: bolder;
color:#395e76;
}
#profil_detail_wrapper .usertags a, #profil_detail_wrapper .usertags a:link, #profil_detail_wrapper .usertags a:active, #profil_detail_wrapper .usertags a:visited{
color:#395e76;
text-decoration: none;
}
#profil_detail_wrapper .usertags a:hover{
text-decoration: underline;
color: #666;
}
#profil_button_3{
width: 103px;
height: 25px;
float: right;
}

/*-----------------------PROFIL DETAIL ENDE -------------------------*/

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


/*html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 0px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 0px;
	border:0px;
}

#TB_caption{
	height:0px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:0px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#FFFFFF;
	height:0px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 5px 5px 5px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:0px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

/*----------------------------SUCHE----------------------*/
#ergebnis {
float: left;
width:410px;
margin-top: -110px;
}
#searchbox{
width: 285px;
height: 91px;
background: url(/images/search_background.png) no-repeat;
padding: 10px 10px 10px 10px;
color: white;
}
#searchbox #suchen_textfeld{
height: 36px;
width:210px;
float:left;
font-size: 14px;
font-weight: bold;
color:#fff;
padding-bottom: 2px;
line-height: 16px;

}

#searchbox #suchen_button{
padding-top: 14px;
height: 36px;
float:left;
cursor:pointer;
}
#pagenation {
cursor:pointer;
}

#searchbox input{
border: 1px solid #ccc;
background-color: #fff;
line-height: 14px;
height:18px;
font-size:14px;
vertical-align: middle;
color:#000;
padding: 2px 0px 2px 5px;
width: 200px;
border: 1px solid #395e76;
}
/*-------------------------Auto-Completer-------------------------*/
div.autocompleter-loading
{
	float:					left;
	clear:					right;
	background:				#fff url(/images/spinner.gif) no-repeat center;
	width:					20px;
	height:					16px;
}

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #eee;
	background-color:		white;
	border-right-color:		#ddd;
	border-bottom-color:	#ddd;
	text-align:				left;
	z-index:				50;
}

ul.autocompleter-choices li
{
	position:				relative;
	padding:				0.1em 1.5em 0.1em 1em;
	cursor:					pointer;
	font-weight:			normal;
	font-size:				1em;
}

ul.autocompleter-choices li.autocompleter-selected, ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	background-color:		#EEE;
	color:					#395e76;
}

ul.autocompleter-choices span.autocompleter-queried
{
	font-weight:			bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#395e76;
}