HTML,BODY
{
	Height: 100%;
	Margin: 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica;
}
#tpl_MainTable td
{
	vertical-align:top;	
}
body
{
	background-color:#F3F3F3;	
	margin:0;
	padding:0;
	background-color:#FFF;
}
#tpl_MainTable, #tpl_MainTable td, .content, .content TD
{
	font-family:Verdana,arial,helvetica;
	font-size:11px;
	color:#000;
	
	
}
a
{	
	color:#F04E31;
	/*text-decoration:none;*/
}
a img
{
	border:0;	
}
#tpl_MainTable
{
	Height: 100%;
	width:100%;
	Border-Collapse: collapse;
	Border:0;
	table-layout:fixed;
}

#tpl_Headline
{
	height:211px;
	background-color:#FFF;
	
	Border-bottom:3px solid #BB975E;
	position:relative;
	margin:0;
	padding:0;
}
#tpl_Body TD	
{
	height:100%;
}
#tpl_Body TD.content	
{
	padding-top:46px;
}
#tplContentCol
{
	width:600px;
	background-color:#FFF;	
}
.tpl_realContent
{
	margin-left:70px;
	width:285px;	
	
}
.tpl_contentImage
{
	top:16px;
	right:35px; /*22*/
	overflow:hidden;
	
	width:175px;
	position:relative;
	float:right;

}

#tplNaviCol
{
	width:175px;
	background-color:#BB975E;
	padding-right:10px;
}
#tplRightImageCol
{
	width:50px;
	background-color:#F04E31;
}
#tplFreeFlexCol
{
	/*die letzte Spalte darf sich auf 100% ausdehnen*/	
}



#tplLogo img
{
	margin-top:58px;

}
#tplNavMain
{
	position:absolute;
	bottom:0px;
	left:0px;
	margin-Left:600px;
	
}
#tplNavMain img
{
	
	border:0;
}
.tpl_Startseite
{
	margin-top:0px;
	margin-left:70px;
}
.tpl_Startseite H1
{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica;
	color:BB975E;
}
#tplGalerieCol
{
	
	width:100%;
	height:100%;
	
	background-color:#F04E31;
	overflow:auto;
}
#tplGalerieCol, #tplGalerieCol H1,#tplGalerieCol P,#tplGalerieCol TD, #tplGalerieCol A
{
	color:#FFF;
}
#tplGalerieCol H1
{
	padding-top:35px;
	font-size:12px;
	background-image:URL(/read/templates/madeinclay/images/H1bg_galerie.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding-left: 70px;
}
#tpl_GalerieContent
{
		padding-left: 70px;
}
