body {
	margin: 0;
	padding: 0;
	font-family:Lucida Sans, Arial, Helvetica, serif;
	font-size:12px;
	line-height:1.5em;
	color: black;
	background: #ddf3ff url(../images/bg_fader.png) repeat-x;
}

a {
	text-decoration: none;
	color: #20a0f8;
}

a:hover {
	text-decoration: none;
	color: #2ab225;
}

input:focus, select:focus, textarea:focus {
    border: 1px solid #2ab225;
    background-color: #ddf3ff;
}

.list th:hover, .list tr:hover {
    background: #ddf3ff;
}
.listWidgetType th:hover, .list tr:hover {
    background: #ddf3ff;
}

th.yui-dt-asc {
	background: #ddf3ff url(/CM/js/yui/2.6.0/datatable/assets/skins/sam/dt-arrow-up.png) no-repeat right;
}

th.yui-dt-desc {
	background: #ddf3ff url(/CM/js/yui/2.6.0/datatable/assets/skins/sam/dt-arrow-dn.png) no-repeat right;
}

.highlight {
	text-decoration: none;
	color: #20a0f8;
}

.highlight:hover {
	text-decoration: none;
	color: #2ab225;
}

#aktion5555_1 {
	width: 350px;
	height: 700px;
	float: left;
}

#aktion5555_2 {
}

#content5555_1 {
	width: 650px;	
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content5555_2 {
	width: 750px;	
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
