	#side {
	/*	width: 98%; */
	}
	
	/* Header */
	#header {
		position: absolute;
		top: 60px;
		left: 60px;
		width: 738px;
		height: 80px;
	}
	
	#header img {
		border: 1px solid #000000;
	}

	body {
		background: #EEEBC3;
		color: #000;
	}
	
	body, td, th, input { /* redundant rules for bad browsers  */
        font-family: verdana, sans-serif;
        voice-family: inherit;		font-size: x-small;
	}
	
	#left {
		position: absolute;
		top: 152px;
		left: 60px;
		width: 190px;
	}
	
	#content {
		position: absolute;
		top: 152px;
		left: 260px;
		width: 540px;	}

	
	/* Navigation */
    a:link { 
    	color: #000000;			}
	
    a:visited { 
    	color: #000000;	}
	
    a:link:hover, :visited:hover { 
    	color: #000000;		}
	
    a:link:active, :link:active { 
    	color: #000000;	}
	
	#buttonlabel {
		color: #000000;		text-decoration: none;
	}
	
	#paragraph {		background: #E7CAB4;
		float: left;
		width: 538px;
		border-bottom: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;		padding-top: 8px;
		margin-bottom: 30px;
	}
	
	#sub_paragraph {
		float: left;
		width: 100%;
	}
	
	#text {		padding-top: 8px;
		padding-right: 8px;
		padding-left: 8px;		padding-bottom: 8px;
	}
	
	#text #title_1 {		text-decoration: none;		font-weight: bold;
	}
	
	#text #title_2 {		text-decoration: none;
	}

	#image_left {
		float: left;
		width: 160px;		padding-top: 8px;
		padding-right: 4px;
		padding-left: 8px;		padding-bottom: 8px;
	}
	
	#image_1 img {
		margin-bottom: 8px;
		border: 1px solid #000000;
	}
	
	#text_right {
		float: right;
		width: 364px;
	}
	
	#list_element, #list_desc {
		float: left;
		width: 100%;
		margin-bottom: 3px;
	}
	
	#list_desc {		margin-top: 10px;
	}
	
	#list_label {
		float: left;
		width: 33%;
	}
	
	#list_text {
		float: right;
		width: 67%;
	}
	
	#normal_list {		list-style-type: disc;	}
	
	/* form */
	.formbutton {
		font-size: 1em;
		text-align: left;
		border-right: 1px solid #000000; 
		border-top: 1px solid #000000; 
		border-left: 1px solid #000000; 
		border-bottom: 1px solid #000000; 
		cursor: pointer; 
		color: #000000; 
		background-color: #F5F1BB;
		padding-right: 6px;
		padding-left: 6px;
		padding-bottom: 1px;
		text-decoration: none;
	}

	.formtextarea {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 1em;
	}

	#formline {
		float: left;		width: 100%;		margin-top: 2px;		margin-bottom: 2px;
	}
	
	#formtext {
		float: left;		width: 20%;	}
	
	/* test new navigation */
	#menu {		height: 24px;
		border-right: 1px solid #000000;		margin-bottom: 2px;
	}

	#menu a {
		float: right;		background: #E0E9E9;
		padding: 5px 10px 5px 10px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		border-left: 1px solid #000000;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}
	
	#menu div span a:hover {
		background: #E7CAB4;
	}
	
	/* philosophy */
	body.sectionImport #menu_import a,
	body.sectionQuality #menu_quality a,
	body.sectionProfessionalism #menu_professionalism a {
		background: #E7CAB4;
	}
	
	/* portrait */
	body.sectionPortrait #menu_portrait a,
	body.sectionGangpferd #menu_gangpferd a,
	body.sectionEntmystifizierung #menu_entmystifizierung a,
	body.sectionHistory #menu_history a {
		background: #E7CAB4;
	}
	
	/* horses_switzerland */
	body.sectionTornado #menu_tornado a,
	body.sectionIlusion #menu_ilusion a,
	body.sectionMilAmores #menu_mil_amores a {
		background: #E7CAB4;;
	}

	/* horses_colombia */
	body.sectionHorsesColombia #menu_colombia a {
		background: #E7CAB4;;
	}
		
	/* sales */
	body.sectionSaddle #menu_saddle a,
	body.sectionTack #menu_tack a,
	body.sectionClothing #menu_clothing a {
		background: #E7CAB4;
	}
	
	/* travel */
	body.sectionTravel #menu_travel a,
	body.sectionTravelGallery #menu_travelgallery {
		background: #E7CAB4;
	}
	
	/* seminars */
	body.sectionAround #menu_around a,
	body.sectionTraining #menu_training a,
	body.sectionPedagogic #menu_pedagogic a {
		background: #E7CAB4;
	}
	
	/* barbecue */
	body.sectionBarbecue #menu_barbecue a {
		background: #E7CAB4;
	}
			
	/* contact */
	body.sectionRequest #menu_request a {
		background: #E7CAB4;
	}
				
	/* gallery */
/*	body.sectionGallery #menu_gallery a {
		background: #E7CAB4;
	}
*/					
	/* guestbook */
/*	body.sectionGuestbook #menu_guestbook a {
		background: #E7CAB4;
	}
*/
	#navigation {		width: 190px;
		border-top: 1px solid #000000;
	}

	#navigation a {
		display: block;
		float: none;		background: #E7CAB4;
		padding: 5px 10px 5px 10px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}
	
	#navigation div span a:hover {
		background: #996666;
	}

	/* navigation */
	body.navPhilosophy #nav_philosophy a,
	body.navPortrait #nav_portrait a,
	body.navHorsesSwitzerland #nav_horses_switzerland a,
	body.navHorsesColombia #nav_horses_colombia a,
	body.navSales #nav_sales a,
	body.navTravel #nav_travel a,
	body.navSeminars #nav_seminars a,
	body.navBarbecue #nav_barbecue a,
	body.navContact #nav_contact a {		background: #996666;
	}

	