<!--/** * Knusperleicht Shoutbox CSS Template * (c) 1998-2006 - Knusperleicht Development * Alle Rechte vorbehalten. All rights reserved. * Supported by Prelax Webdesign http://www.prelax.at * Comments: german * * Default Style - made by Knusperleicht (http://www.knusperleicht.at) *//** * Seiteneinstellungen wenn nicht includet */  #sb.body{	font-family: Verdana;	font-size: 12px;	color: #FFFFFF;	background-color:#FFFFFF;}/** * Linie */ #sb hr {	height:1px;	color:#FFFFFF;}/** * Username */ #sb .userName{ 	font-size: 10px; 	font-family: Verdana; }/** * Rahmen für die Shoutbox */ #sb .tableBorder{	width:100%;	color: #FFFFFF;	font-size: 12px;}#sb .name {	font-size:9px;	font-weight: bold;	color:#000000;	float:left;	padding-left:0px;}#sb .date {	font-size:9px;	color:#000000;	float:right;	padding-right:0px;}/** * Schriftgröße, Schriftart */#sb TABLE,#sb TD,#sb TR,#sb DIV {	font-family: Verdana;	font-size: 10px;	color: #000000;	line-height: 16px;}/** *  Farbwechsler *  Kommentare mit abwechselnden Farben darstellen */ #sb .color_1 {	background-color:#FFFFFF;}#sb .color_2 {	background-color:#FFFFFF;}/** *  Seitennavigation  *  Blätternavigation im Archiv darstellen */#sb .archivePageNavi {	background-color: #990000;	border: 1px solid #990000;	font-weight:bold;	padding: 5px;}/** *  Farbwechsler *  Smilies im Archiv mit abwechselnden Farben darstellen */ #sb .smColor_1, #sb .archiveColor_1 {	padding:5px;	background-color:#990000;}#sb .smColor_2, #sb .archiveColor_2 {	padding:5px;	background-color:#FF9900;}/** * Input, Textarea und Select */#sb form {	margin:0px;} #sb input, #sb textarea, #sb select{	color: #000000;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #F0F0F0;	border: 1px solid #000000;	margin-top: 1px;	margin-bottom: 1px;	filter: alpha(opacity=50); 	-moz-opacity: 0.5;}/** * Laenge von Input, Textarea und Select */ #sb .inputWidth{	width:400;	padding-left: 2px;}/** * Button Style und laenge */#sb .buttons{	width: 40%;}#sb .buttonDisplay {	white-space:nowrap;	text-align:center;}/** * Linkstyles */#sb A, #sb A:link.sb, #sb A:hover.sb,#sb A:visited.sb,#sb A:active.sb{	font-size:10px; 	font-family:Verdana, Arial, Helvetica, sans-serif; 	text-decoration:none; }#sb A:hover.sb {	color:#AA1400;}#sb A:visited.sb{	color:#AA1400;}#sb A:active.sb{	color:#AA1400;}/** * Farbe für Fehlermeldungen */#sb .error{	color: #FF0000;	text-align:center;	background-color:#FFBEBE;	padding:2px;	border:1px solid red;}/************************** Adminbereich & Archiv *********************************************//** * Loginstyle */#sb .sbInlayBorderEnd{  	color: #FFFFFF;	font-size: 12px;	background-color: #FF9900;	padding: 5px;	border-right: #D5DAAE 1px solid;	border-top: #D7D9D0 1px solid;	border-left: #D7D9D0 1px solid;	border-bottom: #D5DAAE 1px solid;}/** * Menuestyle im Administrationsbereich und Archiv */#sb .menue {	border: 1px solid #990000;	background-color: #FF9900;	padding: 5px;}#sb .menuHeader TD {	background-color:#990000;   border-bottom:1px solid #990000;}#sb .menuBorderRight {	border-right: 1px solid #990000;	text-align: center;}#sb .menuBorderRight_on {	border-right: 1px solid #990000;	text-align: center;}/** * Ausgewaehlte Zelle zum entfernen (Admin - Smiley und Kategorie) */#sb .selectedRow{  background-color: #FF9900;}/** * Fieldset */#sb fieldset {	font-size: 14px;	padding: 8px;}/** * Fieldset Legend */#sb legend {	padding:10px;	font-weight:bold;}-->
