/*
 * default styles by schickmacher.de
 *
 * Copyright (c) 2007 Jens Matzner
 * www.schickmacher.de
 *
 */


*			{ margin:0; padding:0; }

html, body	{ height:100%; }

body		{ font-size:86%; }


.small		{ font-size:.9em; line-height:normal; letter-spacing:0; }
.smaller	{ font-size:.8em; line-height:normal; letter-spacing:0; }
.smallest	{ font-size:.7em; line-height:normal; letter-spacing:0; }

.ghost		{ color:#B0AB89; }
.ghost1		{ color:#BDBDBD !important; }
.ghost2		{ color:#E4E4E4; }

.hilite		{ color:#D65E1F; }
.hilite1	{ color:#D65E1F; }
.hilite2	{ color:#D65E1F; }

.bold		{ font-weight:bold; }
.revert		{ unicode-bidi:bidi-override; direction:rtl; }


.fl			{ float:left; }
.fr			{ float:right; }
.cl			{ clear:left; }
.cr			{ clear:right; }
.cb			{ clear:both; }

.left		{ float:left; margin:4px 10px 2px 0; }
.right		{ float:right; margin:4px 0 2px 10px; }

.ls0		{ letter-spacing:0; }
.ls1		{ letter-spacing:1px; }
.ls2		{ letter-spacing:2px; }

.out		{ position:absolute; left:-9999px; }
.hidden		{ display:none; }
.noBorder	{ border:none !important; }

.hand		{ cursor:pointer; }

dl			{ line-height:1.3em; }
dt			{ display:inline; float:left; }
dd			{ margin:0 0 0 130px; }
dd.w100		{ margin:0 0 0 100px; }
dd.w125		{ margin:0 0 0 125px; }
dd.w150		{ margin:0 0 0 150px; }
dd.w175		{ margin:0 0 0 175px; }
dd.w200		{ margin:0 0 0 200px; }
dd.w215		{ margin:0 0 0 215px; }

img			{ border:0; }
.border1	{ border:3px solid #CCC066; }

ul, ol		{ margin:10px 0 10px 30px;}
ul			{ list-style-type:none; }

a			{ outline:none !important; }



/* Anpassung */

#schickmacher			{ float:right; margin-right:6px; }
#schickmacher a			{ color:#908850; background:none; }
#schickmacher a:hover	{ color:#ff6600; }

#dev		{ padding:20px; font-family:tahoma; background:#D3DAED; }



/*]]>*/ 
