﻿#shadow_left_top
{
	height:300px;
	background:url(../img/group/koller_group_index_shadow_left_top.png) no-repeat;
	width:10px;
}
#shadow_left_bottom
{
	height:300px;
	background:url(../img/group/koller_group_index_shadow_left_bottom.png) bottom left no-repeat;
	width:10px;
}

#shadow_left_middle
{
	background:url(../img/group/koller_group_index_shadow_left_middle.png);
	width:10px;
	height:100%;
}

#shadow_right_top
{
	height:300px;
	background:url(../img/group/koller_group_index_shadow_right_top.png) no-repeat;
	width:10px;
}
#shadow_right_bottom
{
	height:300px;
	background:url(../img/group/koller_group_index_shadow_right_bottom.png) bottom left no-repeat;
	width:10px;
}

#shadow_right_middle
{
	background:url(../img/group/koller_group_index_shadow_right_middle.png);
	width:10px;
	height:100%;
}

#shadow_bottom
{
	height:20px;
	background:url(../img/group/koller_group_index_shadow_bottom.png) top left no-repeat;
	
}
body
{
	background:url(../img/group/koller_group_index_background_repeat.png) repeat-x;
}

.shadowfiller
{
	width:10px;
	display:block;
}

#OutermostContentArea
{
	background:url(../img/group/koller_group_index_world_bg.png) top right no-repeat;	

}

#ContentArea
{
	width:939px;
}


#FrameTable
{
	background:url(../img/group/koller_group_index_shadow_repeat.png);
	
}
#MainContent
{
	
	width:1020px;
	
}

.contentSpreader
{
	height:550px;
}

#LeftColumn
{
	display:none;
}

#BereichsButtonArea
{
	display:none;
}
A, A:hover
{
	color:#219cd3;
}
 A:visited
{
	color:#1d6a8c;
}