body           { scrollbar-face-color: #cc0000; scrollbar-highlight-color: white; scrollbar-shadow-color: white; scrollbar-3dlight-color: #9EAAAF; scrollbar-arrow-color: white; scrollbar-track-color: white; scrollbar-darkshadow-color: black }
H1				{font-size:14px;}
b              { font-weight:bold; }

.text          { font-size:12px; font-family:Arial,Verdana,Tahoma; color: #333333; }

.artikel       { font-size:22px; line-height:24px; font-family:Arial,Verdana,Tahoma; color: #333333; }

.textklein     { font-size:8pt; line-height:10px; font-family:Arial,Verdana,Tahoma; font-weight:normal; color : #333333; }

.head          { font-size:11px; line-height:12px; font-weight:bold; font-family:Arial,Verdana,Tahoma; color:#333333; }
/*
.nav           { font-size:11px; line-height:15px; font-weight:bold; text-decoration:none; font-family:Arial,Verdana,Tahoma; color:#333333; }

.nav2          { font-size:11px; line-height:18px; font-weight:normal; text-decoration:none; font-family:Arial,Verdana,Tahoma; color:#ffffff; }

a.nav:hover    { color:#cc0000;}

a.nav2:hover   { color:#2CB206;}

a:hover        { color:#cc0000; font-width:bold; text-decoration:none; }
*/
.green         { font-size:12px; line-height:14px; font-family:Arial,Verdana,Tahoma; font-weight:bold; color:#339900; }

.inputklein    { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #999999 1px solid; font-family: Arial,Verdana,Tahoma; font-size:10px; width:98px;background-color:#ffffff;color:#333333;background-image:URL(/absofort/acononCMS/images/inback3.gif);}

.inputgross    { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #999999 1px solid; font-family: Arial,Verdana,Tahoma; font-size:10px; width:130px;background-color:#ffffff;color:#333333;background-image:URL(/absofort/acononCMS/images/inback3.gif);}

.inputgross_ob    { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #999999 1px solid; font-family: Arial,Verdana,Tahoma; font-size:10px; width:130px;background-color:#ffffff;color:#333333;}

.textarea      { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #999999 1px solid; font-family: Arial,Verdana,Tahoma; font-size:10px; width:230px;background-color:#ffffff;color:#333333;}

.select           { font-family: Arial,Verdana,Tahoma; font-size:10px; }

.navOben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.navOben a {
	font-size : 12px;
	color: #cc0000;
	text-decoration: none
}

.navOben a:link {
	font-size : 12px;
	color: #cc0000;
}
.navOben a:hover {
	font-size : 12px;
	color: #2cb206;
}

.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	list-style-type: square;
}
.navLinks a {
	font-size : 12px;
	color: #ffffff;
}

.navLinks a:link {
	font-size : 12px;
	color: #ffffff;
}
.navLinks a:hover {
	font-size : 12px;
	color: #2cb206;
}

/* Fehlermeldung */
.txtsmallred {
	font-size : 10px;
	color : #ff0000;
}

li {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	margin-left:10px;
	margin-top:5px;
}

ul {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	margin-left:10px;
}

LI { list-style-image:  url(../_img/list.gif)}
.text LI { list-style-image:  url(../_img/list2.gif)}

/* Bubble Tooltip */

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}
