body { 
	
	scrollbar-arrow-color:000000;
    scrollbar-track-color:f7f7f7;
    scrollbar-face-color:E1E1E1;
    scrollbar-highlight-color:E1E1E1;
    scrollbar-shadow-color :E1E1E1;
    scrollbar-3d-light-color:E1E1E1;
    scrollbar-dark-shadow-color:E1E1E1;
    scrollbar-base-color:E1E1E1;
	background-color:#ffffff;
	

}
 p,h1,h2,h3,h4,ul,ol,li,div,tr,td,th,address,blockquote,nobr,b,i,span { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
} 
.mybutton { 
	background-color: #333333; 
	font-size: 8pt;
	color: #EFEFEF;
	border: 1px solid #dddddd;
}
h1 { 
	font-size:12px; 
}
h3 { 
	font-size:14pt; 
}
h6 { 
	font-size:8pt; 
}
ul { 
	list-style-type:square; 
	
}
li {
	margin-bottom:10px;
}

pre {
	font-size: 11px;
}

.codespecial { 
	color:#FF0000;
	font-size: 11px;
}
.navtd { 
	background-color: #E7DCDE; 
	background-image:url(gfx/navtd.gif); 
}
.smll {  
	font-size: 8pt;
}
.smllbld {  
	font-size: 8pt; font-weight: bold; 
}
.smw {  
	font-size: 9pt;
	color: #FFFFFF;
}
.dbl {  
	background-color: #000033;
}
.editoroutput {
	border: 1px dashed #666666;
	width:90%;
}
.smileykilleroutput {
	border: 1px dashed #666666;
	width:600px;
	height:250px;
	margin-top:15px;
}
.version {
	position:absolute; 
	width:200px; 
	height:30px; 
	z-index:1; 
	left: 230px; 
	top: 25;
}
.editorhelp {
	background-color:#FFFFFF;
	padding: 4px;
	border: 1px dashed #666666;
	width:630px;
}
.colSys {
	background-color: #DFDFDF;
}

.headerlinks {
	font-variant:small-caps;
}
.col1 {
	background-color: #f7f7f7;
}
.col2 {
	background-color: #f2f2f2;
}
.col3 {
	background-color: #efefef;
}

.colgg1 {
	background-color: #efefef;
}
.colgg2 {
	background-color: #e6e6e6;
}

a:link { 
	color:#000000;
	text-decoration:underline;
}
a:visited { 
	color:#333333;
	text-decoration:underline; 
}
a:active { 
	color:#336699;
	text-decoration:underline; 
}
a:hover { 
	color:#006699;
	text-decoration:underline; 
}

.navcurrent { 
	color:#444444;
	background-image:url(/gfx/ul_r.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:16px;
	font-weight:bold;

}


a.nav:link { 
	color:#000000;
	text-decoration:underline;
	background-image:url(/gfx/ul_w.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:16px;
	text-decoration:none;

}
a.nav:visited { 
	color:#333333;
	text-decoration:underline;
	background-repeat:no-repeat;
	background-image:url(/gfx/ul_w.gif);
	background-position:0px 0px;
	padding-left:16px;
	text-decoration:none;

}
a.nav:active { 
	color:#336699;
	background-position:2px 2px;
	background-image:url(/gfx/ul_w.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	text-decoration:none;

}
a.nav:hover { 
	color:#C41717;
	background-image:url(/gfx/ul_bl.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:16px;
	text-decoration:none;

}
.navbr { 
	text-decoration:none;
}
a.navbr:link { 
	text-decoration:none;

}
a.navbr:visited { 
	text-decoration:none;

}
a.navbr:active { 
	text-decoration:none;
}
a.navbr:hover { 
	text-decoration:none;
}

.navbutton {
	margin-bottom:3px;
	width:175px;
	background-image:url(/gfx/grey.gif);
	background-repeat:repeat-y;
}

a.arrow:link { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
	
}
a.arrow:visited { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
}
a.arrow:active { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
}
a.arrow:hover { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 11px; 
}

a.downloadLink:link { 
	color:#000000;
	text-decoration:underline;
	background-image:url(/gfx/ul.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:13px;

}
a.downloadLink:visited { 
	color:#333333;
	text-decoration:underline;
	background-repeat:no-repeat;
	background-image:url(/gfx/ul.gif);
	background-position:0px 2px;
	padding-left:13px;

}
a.downloadLink:active { 
	color:#336699;
	background-image:url(/gfx/ul.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:13px;

}
a.downloadLink:hover { 
	color:#B40439;
	background-image:url(/gfx/ul_r.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:13px;

}


a.smll:link { 
	color:#000000;
	text-decoration:underline;
}
a.smll:visited { 
	color:#333333;
	text-decoration:underline;
}
a.smll:active { 
	color:#006699;
	text-decoration:underline;
}
a.smll:hover { 
	color:#581030;
	text-decoration:underline; 
	background-color: #D8C4D0;
}

th { 
    background-color: #D8C4D0;
	font-size:14px;
}

.tarifHeader {
	background-color: #efefef;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #000;
	background-image:url(/gfx/submit.gif);
	background-repeat: repeat-x;
}
.tarif {
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom:25px;
	
}
.userError {
	padding: 10px;
	width: 400px;
	border: 1px solid #cc0000;
	color: #cc0000;
}
.errorFld {
	background-color: #F7A8B4;
	border: 1px solid #cc0000;
}

.at_choice_left {
	background-color:#E0DFAF;
	border: 1px solid #000;
	border-right: none;
}
.at_choice_center {
	background-color:#E0DFAF;
	border: 1px solid #000;
	border-right: none;
	border-left: none;
}
.at_choice_right {
	background-color:#E0DFAF;
	border: 1px solid #000;
	border-left: none;
}

#allnew2container {
	position: absolute;
	display: inline;
	margin-left: 30px;
	margin-top: 8px;
	width:350px;
	
}


#allnew {
	background-image: url(/gfx/neu.gif);
	background-repeat: no-repeat;
	border: 1px solid #B3003A;
	border-left-style: solid;
	padding: 0px;
	vertical-align: middle;
	padding-left: 50px;
	height: 18px;
	width:auto;
	background-color:#efefef;
	margin-bottom: 0px;
}

#allnew span {
	display: block;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
}

#allnew2 {
	align: right;
	border: 1px solid #B3003A;
	padding: 0px;
	text-align:center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	height: 18px;
	
	background-color:#efefef;
	margin-bottom: 0px;
	
}
#allnew2 span {
	display: block;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
}

.howtoright1 {
	background-image: url(/gfx/howto/right1.gif);
	background-repeat: repeat-x;
	background-color: #DDDDA7;
	border: 1px solid #AAAAAA;
	border-bottom: 1px solid #ffffff;
	padding: 4px;
}

.howtoright2 {
	background-color: #efefef;
	border: 1px solid #AAAAAA;
	border-top: none;
	padding: 4px;
}


.allnew3 {
	background-image: url(/gfx/new.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 5px;
	height: 25px;
	vertical-align:top;
}

.ldtarif {
	color: #102C54;
	font-weight: bold;
}

.h1small {
	text-align: right;
	margin-right: 20px;
	font-size: 10px;
	margin-bottom: 15px;
	color: #000000;
}

.vline {
	background: url(/gfx/vline.gif) right repeat-y;
}

