* {
	font-family: verdana;
}

body { background: #000099; }

td, table, tr, a, body, p, span, div {
	font-size: 11px;
	color: #b4cefe;
	text-decoration: none;
}

a {
	font-weight: bold;
	letter-spacing: 1px;
	/*color: #ffffff;*/
}

h1, h2, h3, h4 {
	color: #b4cefe;
	text-decoration: none;
	letter-spacing: 3px;
}

h4 { font-size: 12px; }
h3 { font-size: 14px; }
h2 { font-size: 16px; }
h1 { font-size: 18px; }

hr {
	width: 100%;
	color: #089bff;
	height: 1px;
}

.table {
	border: 1px solid #ffcc00;
}

.borderTable, .borderTableY { 
	border-collapse: collapse;
}
.borderTable td { 
	border: 2px solid #089bff;
	padding: 5px;
}

.borderTableY td { 
	border: 2px solid #ff6600;
	padding: 5px;
	color: white;
}

.backTable {
	border-collapse: separate;
}
.backTable td {
	background: #0033ff;
	padding: 5px;
	color: #ffffff;
}

.yellow, .pipe { color: #ffcc00; }

img, .border, .border0, .cms_checkbox {
	border: 1px #000 solid;
}

.bold { font-weight:bold; }
.normal { font-weight:normal; }

.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }

.red { color: #ff6600; }

.smalldark { 
	font-size: 10px;
	font-weight:bold;
	color:#000066;
}

.with_border{
	border-width:	1px;
  	border-style:	solid;
  	border-color:	#089bff;
}

/****** MENU ******/
.menu, .level1 {
	letter-spacing: 3px;
	line-height: 16px;
	margin-left: 0px;
}

.level2 {
	letter-spacing: 3px;
	line-height: 14px;
	font-size: 10px;
	margin-left: 10px;
}

.level3 {
	letter-spacing: 3px;
	line-height: 12px;
	font-size: 9px;
	margin-left: 20px;
}

.onlineNode, .inActiveNode {
	font-weight: bold;
}
.activeNode {
	color: #ffcc00;
}
.offlineNode, .red, .err {
	font-weight: bold; 
	color: #ff6600;
}

.err {
	font-size: 10px;
}

/******************/

img, .border0, .cms_checkbox {
	border: 0px;
}

.article_offline {
	border: 1px solid #ff6600;
	background: #000099;
}

.article_online {
	/*border: 1px solid #0033ff;*/
}

.footer_table, .border_only_bottom{
	background: #0033ff;

	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
  	border-style:	solid;
  	border-color:	#089bff;
}
.footer_table


.border_only_bottom {
	background: #0033ff;
	border-top-width: 0px;
}

.footer_text {
	font-size: 10px;
	color: #ffffff;
}

.autostar24_texttable, .cms_texttable, .texttable {
	border: 1px solid #089bff;
	background: #0033ff;
	font-size: 10px;
	color: #ffffff;
}

.width100 {
	width: 100%;
}

.autostar24_formtext, .cms_formtext {
	font-weight: bold;
	width: 130 px;
	padding-right: 3px;
	padding-left: 3px;
	color: #ffffff;
}

.autostar24_control, .control, .cms_control, .autostar24_control_small {
	border: 1px solid #ffffff;
	background: #b4cefe;
	font-size: 10px;
	color: #000099;
	width: 220px;
	margin-right: 1px;

	font-size: 11px;
	font-family: verdana;
}

.autostar24_control_small {
	width: 80px;
}

.autostar24_button, .button, .cms_button {
	border: 1px solid #089bff;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
	background:url(img/forward.jpg) #0033ff;
	height:21px;
	width:100px;
	background-repeat:no-repeat;
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
}

.button_text {
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #ffffff;
	letter-spacing: 0px;
}

.backend_control, .backend_headline {
	border : 1px dashed #ffcc00;
	background: #000099;
	font-size: 10px;
	color: #b4cefe;
	width: 100%;
	margin-right: 1px;
	font-size: 11px;
	font-family: verdana;
}

.backend_headline {
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bold;
}

.backend_textarea {
	
}

/* <!--	text-decoration:underline; --> */
