/*Forum volx-Bier und Links (oben) Volx-Bier*/
/*januar 2009*/
/*Rahmen um Beitrag*/

/*--Für Zitate im Forum --*/
/*-- Werden in function.inc.php function text formatiert! --*/
.quote {display:block;font-style:italic; padding:5px 10px; color:#666;}
.zitat {color:#036;}

/*
div.block {
	width:510px; 
	margin:5px auto;
	padding-top:10px;
}
div.block h3 {
	margin-top:0;
	padding-top:0;
}
div.block div.thema {
	 width:100%; 
	 margin-bottom:5px; 
	 padding-top:5px;
	 font-weight:bold;
}
div.block div.name {
	float:left;
	width:260px;
}
div.block div.datum {
	float:right;
	width:143px;
}
div.block div.beitrag {
	clear:both; 
	width:100%; 
	padding:5px 0 10px 0;
	line-height:1.5em;
}
div.block div.beitrag br {
	line-height:1px;
	height:1px;
	display:block;
}
div.block div.beitrag br + br {
	line-height:10px;
	height:10px;
	display:block;
}
*/
#scroll table.eintrag td.abstre {padding-right:12px;}
#scroll table.eintrag {margin-top:10px; float:left;}
#scroll table.eintrag td {padding:2px;}


/*+++ Für die Smilies, Text-Help, etc +++*/
#scroll div#format {margin-top:12px; float:right; width:220px;}
#scroll div#format img {padding:2px 2px; border:0;}

/*artbutton für die Auszeichnungen im Text, Formantierungen fett, rot, http...*/
a.artbutton {
	margin-right:0px;
	padding:2px 3px;
	font-size:11px;
	border:1px solid #b08128;
	background-color:#FFDB92;
	text-decoration:none;
}
a:hover.artbutton {
	background-color:#FDE3B0;
	border:1px solid #ccc;
}


input, textarea {width:230px;}
textarea {height:160px; font-size:11px;}
/*.button {margin-top:4px;}*/

#help {
	width:579px; 
	height:15px; 
	padding-top:2px; 
	padding-left:3px; 
	margin:0px auto 0 auto; 
	color:#000000; 
	background-color:#FFFFCC; 
	border:1px solid #ffffff; 
	font-size:10px;
}
#httpeingabe {
	display:none;
	position:absolute;
	top:250px;
	left:320px;
	width:250px;
	padding:10px;
	height:auto;
	border:1px solid #900;
	background-color:#Fc6;
	z-index:100;
}
/*für Eiinträge wie Aktionen:*/
table.formular td {
	padding-bottom:3px;
}
table.formular input, table.formular textarea {
	font-size:12px;
	margin-left:4px;
	padding-top:1px;
	padding-bottom:1px;
}
table.formular input {
	width:300px;
}
table.formular textarea {
	width:450px;
}
#vorschau {
	position:absolute;
	visibility:hidden;
	top:10px; 
	left:10px; 
	width:573px;
	height:370px;
	padding:10px 20px; 
	border:2px solid #900; 
	background-color:#Fc6; 
	overflow:auto;
	overflow-x:hidden;
	z-index:100;
}
#moment {
	display:none;
}
#html {
	visibility:hidden;
}

