/* CSS Document */
h1
{	margin: 0px;
	margin-bottom: 16px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #ECECEC !important;
}

h2
{	margin: 0px;
	margin-bottom: 16px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #A1B06B;
}




#col_left
{
	width: 297px;
	height: 486px;
	
	float: left;
}

#col_middle
{
	width: 359px;
	height: 486px;
	
	float: left;
}

#col_left_top
{
	height: 175px !important;
	width: 297px !important;
	
	padding-left:15px;
	padding-top:15px;
	
	background-color: #B3D4AD;
	background-image: url(../grafik/col_left_top_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#col_left_middle
{
	height: 149px;
	width: 297px;
	
	background-color: #D8C193;
}


#col_left_bottom
{
	height: 119px !important;
	width: 267px !important;
	text-align:right;
		
	padding: 15px 15px 15px 15px;
	
	background-color: #A1B06B !important;
	background-image: url(../grafik/col_left_bottom_bg_st.gif) !important;
	
	color:#FFFFFF;
}

#col_middle_top
{
	height: 149px !important;
	width: 359px !important;
	padding: 0px !important;
			
	overflow:hidden !important;
		
	background-color: #DBDBDB;
	
	color: #453E32;
}

#col_middle_middle
{
	height: 140px;
	width: 309px;
	
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 50px;
	
	background-color: #2C3D49;
	background-image: url(../grafik/col_middle_middle_bg_st.gif) !important;
	background-position: top left;
	background-repeat: no-repeat;
	
	color:#ECECEC;
}

#col_middle_bottom
{
	height: 119px !important;
	width: 309px !important;
	padding: 0px !important;
	
	padding-left: 25px !important;
	padding-right: 25px !important;
	padding-top: 30px !important;
	
	background-color: #ADBDC0;
	background-image: url(../grafik/col_middle_bottom_bg_st.gif) !important;
	background-position: top left;
	background-repeat: no-repeat;
	
	color: #453E32;
}

