/************************************************/
/* fudder.css                     	   			*/
/* copyright 2006 fudder.de				        */
/*											 	*/
/************************************************/
form {
	padding: 0px;
	margin: 0px;
	display: inline;
}
form br { clear: both; }
form fieldset{		
	margin:0;
	padding:0;
	display:block;
	border: none;
}
form fieldset legend{	
	background: #FFF;
	color: #333;
	font-weight:bold;
	font-size:11px;
}
input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	float:left;
}
.radio { 
	border: 0px solid black;
	width: auto;
	margin-top:7px;
}
.select {
	width: auto;
	margin: 5px 0px 1px 0px;
	float: left;
}

#fudderSucheTypo form{
	border: none;
}
.headerSuchbegriff {
	font-size: 18px !important;
	font-weight: bold;
	color: #008C32 !important;
	margin: 8px 0px 0px 8px !important;
	padding:0px !important;
	border: 1px solid #BBB !important;
	text-align: left !important;
	width: 200px !important;
	padding: 8px 2px !important;
	background: #fff url(/fileadmin/images/search_head_no.jpg) right top no-repeat;
}
.headerSuchbegriff:hover, .headerSuchbegriff:focus {
	background: #fff url(/fileadmin/images/search_head_hi.jpg) right top no-repeat;
}
.headerSucheSelect {	
	font-size: 10px;
	color: #333333;
	margin: 8px 0px 0px 8px;
	padding:0px;
	width: 130px;
}
.loginText{
	float:left;
	font-size: 10px;
	color: #333333;
	margin: 0px 0px 0px 6px;
	padding-top:3px;
	border: 0px solid #BBB;
	text-align: left;
	width: 60px;	
}
.loginUser, .loginPass {
	font-size: 10px;
	color: #333333;
	margin: 4px 0px 0px 10px;
	border: 1px solid #BBB;
	text-align: left;
	width: 107px;	
	height: 14px;
	padding: 0px 0px 0px 2px;
}
input.btWeiterLogin{
	float: left; 
	width: 50px; 
	height: 14px; 
	margin: 4px 0px 0px 10px; 
	border: none;
}

/******************************/
/* *******Standards ***********/
/******************************/
input.button, .tx-newloginbox-pi1-submit{
	background: url("/images/button_bg.gif") top left repeat-x;
	color: #FFF; 
	font-weight: bold; 
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 5px 2px 5px;
	border: none;
	cursor: pointer;
	font-size: 11px;
}
.labelStandard{ 
	float: left;
	width: 150px;
	margin: 0px;
	font-weight: bold;
	padding: 2px;
}
.textStandard{
	width: 220px;
	margin: 0px;
	border: 1px solid #BBB;
	padding: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}
.selectStandard{
	width: 235px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #BBB;
}
.labelCheckbox{
	border: 0px solid #333;
	display: block;
	width: 341px;
	float: left; 
	margin: 0px 0px 3px 0px;
}
.checkbox {
	border: none;
	width: 20px;
	height: 13px;
	float: left; 	
	margin: 2px 10px 3px 0px;
}
.error{
	color: #FF0000;
	font-weight: normal;
	margin-bottom: 15px;
	line-height:15px;
}
#tx-newloginbox-pi1-forgot_email{
	width: 171px;
	margin: 2px 0px 0px 0px;
	margin /* */ : 2px 0px 0px 0px;
	border: 1px solid #BBB;
	padding:2px;
}
/*********************************************************************************************/
/****************************           Kommentare               ****************************/
/*********************************************************************************************/
#kommentarform{
	padding: 0px;
	margin-top: 0px;
	display: block;
	/*Breite möglich 381px*/
}
#kommentarform br {
	clear: both;
}
.labelKommentare{
	float: left; 
	width: 180px;
	margin: 0px 0px 0px 0px;
}
.textKommentare{
	width: 195px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #bbbbbb;
	height: 14px;
	padding: 2px;
	float: left;
}
.textareaKommentare{
	width:373px;
	height: 230px;
	border: 1px solid #bbbbbb;
	text-align: left;
	padding: 3px;
}
input.buttonKommentarSenden{
	background: url("/images/button_bg.gif") top left repeat-x;
	color: #FFF; 
	font-weight: bold; 
	text-align: center;
	margin-bottom: 5px;
	padding: 2px 10px 2px 10px;
	border: none;
	width: 160px;
}
div.tx_veguestbook_pi1-captcha label.kommentarNotice{
	line-height: 15px;
	margin: 0px;
	height: 14px;
	padding: 0px;
}
/**********************************/
/*            Hacks               */
/**********************************/
.floatKiller {
	clear:both;
	font-size:0px;
	line-height: 0px;
	height: 0px;
	height:0px;
	margin:0px;
	padding: 0px;
}

/*******************************************************************/
/*----------------- übrig aus fudder.css von nidag -----------------*/
/*******************************************************************/
.profilBoxBeige{	
	min-height: 30px;
}

.profilBoxWeiss{
	min-height: 30px;
}
.labelExplain{ 
	float: left;
	width: 310px;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
}