@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	border: 0px;
	background-color: #ffffff;
}
a {
	color: #64c2cc;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#header{
	width: 950px;
	height: 441px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	z-index:0;
}
#search {
margin-left:610px;
	width:290px;
	height: 90px;
	background-color: #000000;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
	color:#7c8389;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navi {
margin-left:610px;
width: 310px;
height: 311px;
padding-top:20px;
text-align: left;
background-color: #282c2f;
}
#content {
float: left;
width:550px;
padding:30px;
}
#newsboxen {
margin-top:20px;
float: left;
	width: 290px;
	padding-top:10px;
	padding-left:20px;
	text-align: left;
	background-color: #c9cacb;
}
#support {
margin-left:30px;
	width: 550px;
	border-bottom: 1px solid #adadad;
	height:22px;
}
#support_back {
	float: left;
}
#support_print {
	padding-left:250px;
	float: left;
}
#support_top {
float: right;
}
#meta_navi_fix {
position:absolute;
top:105px;
left:380px;
	width: 400px;
	text-align: center;
	z-index:2;
}
#meta_navi {
margin-left:30px;
padding-top:20px;
	width: 280px;
	text-align: left;
}
#copyright {
margin-left:30px;
	width: 280px;
	text-align: left;
}
.clear {
	clear: both;
}
.layout1 {
	color: #7c8389;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:1px;
}
.layout2 {
position:relative;
top:-10px;
	color: #595959;
	font-size: 13px;
	font-weight: bold;
}

table.imgtext-table {
padding:10px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #333333 !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: url("http://www.demenzhilfe-tirol.at/typo3conf/ext/jfmulticontent/res/jquery/css/theme-1.8.13/images//ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #82cdd5 !important;
    border: 1px solid #64C2CC !important;
    color: #64C2CC !important;
}
.ui-widget-header {
    background: url("../images/ui-bg_gloss-wave_35_9f2614_500x100.png") repeat-x scroll 50% 50% #64C2CC !important;
    border: 1px solid #64C2CC !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #64C2CC !important;
}



