/* Body-Element; enth�lt den Header-Hintergrund */
body {
	background-color: #FFF;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size:   12px;
}

#lngSearch{
	position: absolute;
	width:250px;
	height: 20px;
	overflow:hidden;
	
	background-color:#E9F0D1;
	text-align: center;
	left: 560px;
	top: 20px;
	z-index:1000;
}

#logoanimation{
	position: absolute;
	width: 400px;
	height: 51px;
	left: 0px;
	top:0px;
}

#navigationsbalken{
position: absolute;
top:53px;


}


#mainContent{
	width: 100%;
	background-color:	#e9f0d1;
}

.mainCategories{
	width: 293px;
	float: left;
}

.pink{
	color: #e2007a;
	text-align: left;
	font-size: 9px;
}

.brown{
	color: #a6b577;
	text-align: right;
	font-size: 9px;
}

#Footer{
	height: 46px;
	width: 100%;
	background-color: #FFF;
/*
	position: absolute;
	bottom: 0px;
*/
	text-align: center;
}

.contentWhite{
	color: #FFF;
	font-size: 12px;
	background-color: #dde2c4;
	text-align: justify;
}

.contentBlack{
	color: #000;
	font-size: 12px;
	background-color: #dde2c4;
	text-align: justify;
}

.sTitle{
	color: #FFF;
	font-size: 24px;
	text-align: left;
}

.sText{
	color: #000;
	font-size: 12px;
}

a:link,a:visited,a:active {
	font-size: 1em;
	font-weight: 300;
	color: #000;
	text-decoration:none;
}

a:hover{
	color: #e2007a;
}

a.aPink:link,a.aPink:visited,a.aPink:active,a.aPink:hover {
	font-size: 1em;
	font-weight: 300;
	color: #e2007a;
	text-decoration:none;
}

/*
#content .th_light_middle {
    background-image: url('images/table_top_middle.gif');
}

#navi {
    background-image:  url('images/navi.gif');
}

#panel_lang_money {
    background-image:  url('images/panel_lang_money.gif');
}

#search {
    background-image:  url('images/panel_search.gif');
}

#categories .th_categories_top, #right .th_categories_top {
    background-image:  url('images/table_categories_top.gif');
}

#categories .td_categories_content, #right .td_categories_content, #left .td_categories_content {
    background-image:  url('images/table_categories_middle.gif');
}

#categories .th_categories_bottom, #right .th_categories_bottom {
    background-image:  url('images/table_categories_bottom.gif');
}

#categories ul li, #right ul li {
    background-image:  url('images/categories_ul_li.gif');
}
#categories ul li a, #right ul li a {
	color:#fff;
    text-decoration: none;
}
#categories form, #right form, #left .or_bg {
	background-image:  url('images/table_categories_middle.gif');
}

.cat_header {
    background-image:  url('images/table_categories_top.gif');
}

.cat_footer {
	background-image:  url('images/table_categories_bottom.gif');
}

.bg_light_menu {
	background-image:    url('images/sub_menu_bg.gif');
}

.misc {
	background-image:    url('images/sub_menu_bg.gif');
}
#footer {
	background-color: #FFBD00;
	color:            #fff;
}
#categories ul li, #right ul li {
    border-bottom:     1px solid #DEDBFF;
}
#footer span a {
    color:           #fff;
}
#categories .th_categories_top, #right .th_categories_top {
    color:             #fff;
}
.cat_header {
    color:             #fff;
}
*/
