body				{
					margin:0 0 0 0px;  padding:0 0 0 0px;
					font-family:'Times New Roman',Times,serif;
					font-size:14px;
					background-color:#FFF5C6; color:#a6997a;
					}
h1					{font-size:14px;}
h2					{font-size:14px;}

a					{text-decoration: none; color:#a6997a;}
a:link			{text-decoration: none; color:#a6997a;}
a:visited		{text-decoration: none; color:#a6997a;}
a:hover			{text-decoration:underline; color: #655A40;}

img				{border:0px;}
fieldset			{border:0px;}

.img_test img	{border:2px;}

.bodytext p		{margin:0px;}

/*------- menus----------*/		
.logo				{
					position:absolute; top:21px; left:440px;
					}
.mainmenu		{
					position:absolute; top:105px; left:35px;
					}
.mm				{
					position:relative;
					margin-top: 2px;
					}
					
					
/*------- content ----------*/						
.content_frame	{
					position:absolute; top: 100px; left:170px;
					width:755px;
					}				
.content_top	{
					margin-top:2px;
					}
.content_references	{
					font-size:12px;
					margin-top:7px;
					}
.content_bottom{
					margin:30px 0 0 195px;
					}

.submenu			{
					margin-top:7px;
					}
					
.goof_single	{padding:4px;}
						
.gfpb_landscape{
					padding:2px;
					height:75px;
					}
.gfpb_portret	{
					padding:3px;
					height:75px;
					}					
.gfpb_empty		{
					height:0px;
					}
					
/*-- styledcontent --*/

fieldset			{border:0px;}

.csc-uploads-fileName p {margin:2px 0 0 0;}
.csc-textpic-caption		{padding-top:2px; color:#7da3d8;}
.csc-textpic-imagewrap	{margin-top:2px;}
.csc-textpic				{clear: both;}
																
.csc-mailform-field		{clear: both; width:620px;}
.csc-mailform-submit		{margin-top:5px; border:1px solid #666; height:22px; background-color:#e8e2db;}

.csc-mailform-label		{
								margin-left:250px; width:240px;
								}

.m_label					{
							float:left; width:240px; text-align:right; padding-right:10px;
							}
.m_input					{width:100px;}
.m_space					{clear:both; line-height:8px; height:8px; font-size:8px;}

input						{border:1px solid #999; background-color:#f5f5f5;}
textarea					{border:1px solid #999; background-color:#f5f5f5;}					
								
