/* BEREICH:	Definitionen der Fußzeile	*/
/* AREA:		cw	*/
/* CREATOR:	tOm			*/

/*BEGIN:	base bottom			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
table.cw_bottom_content	{
width:					100%;
height:					85px;
border:					0px none;
}

tr.cw_bottom_content,
td.cw_bottom_content		{
width:					100%;
border:					0px none;
}

/*BEGIN:	content bottom		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.cw_bottom			{
overflow:				hidden;
width:					1000px;
height:					85px;
border:					0px none #FFFFFF;

margin:					0 0 0 0;
padding:				0 0 0 0;
top:					0px;

text-align:				left;
background:				url(../images/bottom/cw_bottom_back.gif) repeat-x center top;
}

div.cw_bottom_siegel		{
float:					left;
overflow:				hidden;
width:					110px;
height:					85px;

background-color:		transparent;
}

#cw_bottom_siegel div		{ width: 110px; height: 85px;}
#cw_bottom_siegel span	{ font-size: 12px; line-height: 16px; }
#cw_bottom_siegel  a		{

display:				block;
width:					110px;
height:					85px;

margin:					0 0 0 0;
padding:				0 0 0 0;

text-align:				center;
font-family:			arial, verdana, helvetica, sans-serif;
font-style:				normal;
font-weight:			800;
font-size:				12px;
text-decoration:		none;
color:					#ADCCB0;
}
#cw_bottom_siegel  a:link, #cw_bottom_siegel  a:visited {
background:				url(../images/bottom/cw_siegel_back.gif) no-repeat left top;}
#cw_bottom_siegel  a:hover, #cw_bottom_siegel  a:focus, #cw_bottom_siegel  a:active {
background:				url(../images/bottom/cw_siegel_back_o.gif) no-repeat left top;}

div.cw_bottom_home,
div.cw_bottom_links		{
float:					left;
overflow:				hidden;
height:					85px;

font-family:			arial, verdana, helvetica, sans-serif;
font-weight:			800;
font-size:				11px;
color:					#B4B5B5;

background:				url(../images/bottom/cw_bottom_back_cutter.gif) no-repeat right top;
background-color:		transparent;
}
div.cw_bottom_home		{
width:					85px;
margin:					0 0 0 0;
padding:				25px 0 0 0;
}
div.cw_bottom_links		{
display:				inline;
width:					520px;
line-height:			16px;
margin:					0 0 0 10px;
padding:				15px 0 0 0;
}

div.cw_bottom_ifta		{
float:					right;
overflow:				hidden;
width:					275px;
height:					85px;
background-color:		transparent;
}

#cw_bottom_ifta div		{ width: 275px; height: 85px;}
#cw_bottom_ifta span		{ font-size: 12px; line-height: 16px; }
#cw_bottom_ifta  a		{
display:				block;
width:					275px;
height:					85px;

margin:					0 0 0 0;
padding:				0 0 0 0;

text-align:				center;
font-family:			arial, verdana, helvetica, sans-serif;
font-style:				normal;
font-weight:			800;
font-size:				12px;
text-decoration:		none;
color:					#ADCCB0;
}
#cw_bottom_ifta  a:link, #cw_bottom_ifta  a:visited {
background:				url(../images/bottom/cw_ifta_back.gif) no-repeat left top;}
#cw_bottom_ifta  a:hover, #cw_bottom_ifta  a:focus, #cw_bottom_ifta  a:active {
background:				url(../images/bottom/cw_ifta_back_o.gif) no-repeat left top;}


a.cw_bottom				{
font-family:			arial, verdana, helvetica, sans-serif;
font-weight:			800;
font-size:				11px;
color:					#B4B5B5;
text-decoration:		none;
background-color:		transparent;
}
a.cw_bottom:link		{ text-decoration:none; }
a.cw_bottom:visited		{ text-decoration:none; }
a.cw_bottom:active		{ text-decoration:none; }
a.cw_bottom:hover		{ color:#00A8E6; text-decoration:none; background-color:#E2E2E2;}













